Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 6.2
-
Fix Version/s: 5.15.9, 6.3.0 Beta2, 6.4.0 Beta1
-
Component/s: Connectivity: Bluetooth
-
Labels:None
-
Platform/s:
-
Story Points:8
-
Commits:788c4980e6 (qt/qtconnectivity/dev) 9416e5473e (qt/qtconnectivity/6.3) 9416e5473e (qt/tqtc-qtconnectivity/6.3) 788c4980e6 (qt/tqtc-qtconnectivity/dev) 2eede8a018 (qt/tqtc-qtconnectivity/5.15) 1960fdc3a5 (qt/qtconnectivity/6.2)
-
Sprint:Team One Foundation Sprint 51
Description
With the relevant bug fixes mentioned in QTBUG-99616 in place, the QtConnectivity "pingpong" example application yet doesn't work when ran between Linux (client) => Windows (server)
The issue seems different from others, a bluetooth socket protocol error, which needs investigation as to what happens.
Notably the "btchat" example application works in both directions.