Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.3.2
-
None
-
Android 4.1.2
Description
On Linux, QBluetoothSocket emits the signal disconnected() when I call close() as expected.
But on Android, the signal does not occur, although the connection closes.
When I power off the remote bluetooth device, then I receive the disconnected() signal after a while.