commit | 0da67bed835fdde68ca0e924d2a2d6ac82c70833 | [log] [tgz] |
---|---|---|
author | Luiz Augusto von Dentz <luiz.dentz-von@nokia.com> | Thu May 12 11:13:15 2011 +0300 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Fri Jun 10 15:04:40 2011 -0300 |
tree | 99764bd69e391568fd1b43dc90f20ea6493cc354 | |
parent | 8d03e971cf403305217b8e62db3a2e5ad2d6263f [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>