commit | f21ca5fff6e548833fa5ee8867239a8378623150 | [log] [tgz] |
---|---|---|
author | Luiz Augusto von Dentz <luiz.dentz-von@nokia.com> | Fri Apr 08 17:10:41 2011 +0300 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Mon Apr 18 20:11:46 2011 -0300 |
tree | 995070264806b7cf2dc6d916a8b90f976656c412 | |
parent | b79f44c16a4e2181b1d6423afe746745d5e949ff [diff] |
Bluetooth: fix shutdown on SCO sockets shutdown should wait for SCO link to be properly disconnected before detroying the socket, otherwise an application using the socket may assume link is properly disconnected before it really happens which can be a problem when e.g synchronizing profile switch. Signed-off-by: Luiz Augusto von Dentz <luiz.dentz-von@nokia.com> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>