Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.10.1
-
None
-
Linux Bluez 5.46
Description
QLowEnergyController::services() only lists unique UUID henceĀ if a device has multiple services with same UUID its impossible to read all services on device.
Private code of QLowEnergyController do takes UUID handles in account when reading the service but external interface only operates on UUID. Services should be handled with its own class in order to support multiple services with same UUID.
Attachments
Issue Links
- duplicates
-
QTBUG-48254 It is impossible to distinguish services of the same UUID
- Open