Qt Bluetooth - Device connection / disconnection
Mobile and Embedded
1
Posts
1
Posters
708
Views
1
Watching
-
Hello All,
I'm developing a Qt application with Qt 5.3 on Linux. Using QtBluetoothLocalDevice and QBluetoothDeviceDiscoveryAgent, I can see the devices ready to be paired and I can pair. The problem is, as soon as pairing is completed, the device gets disconnected. Could someone please help me in setting a device (headset here) as active and monitor connection / disconnection of the paired devices?
Thanks in advance.