Details
-
Bug
-
Resolution: Won't Do
-
P2: Important
-
None
-
6.5
-
None
-
-
25
-
Foundation PM Prioritized
Description
Sometimes when connecting the btchat example application so that macOS is the client (and the other device is Windows), the scan phase goes into forever loop and there's a logging category print:
qt.bluetooth.darwin: connectionComplete for device <>
...
qt.bluetooth.darwin: connectionComplete for device <>
...
(repeats forever)
And the execution is stuck in the loop and device/service discovery will not finish.