Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 6.2
-
Fix Version/s: 6.2.3, 6.3.0 Alpha
-
Component/s: Connectivity: Bluetooth
-
Labels:None
-
Platform/s:
-
Story Points:8
-
Commits:95f349237b (qt/qtconnectivity/dev) 1e7babbee6 (qt/qtconnectivity/6.3) f26b0a2cfd (qt/qtconnectivity/6.2) f26b0a2cfd (qt/tqtc-qtconnectivity/6.2) 1e7babbee6 (qt/tqtc-qtconnectivity/6.3) 95f349237b (qt/tqtc-qtconnectivity/dev)
-
Sprint:Team 1 Foundation_Sprint 48
Description
When running the tst_qlowenergycontroller_device test against the bluetoothtestdevice (server) on a macOS, the characteristic value does not update when configured to update with an "indicate". It does update when configured to update with a "notify". Linux and Android servers pass the same test.
At this point it is difficult to say what this is, it could be a testcase bug, an implementation bug, or a limitation/feature of darwin's CoreBluetooth.