PDA

View Full Version : Qt Bluetooth supporting mobile phone's connectivity in MacOs



MatthewPerrison
29th September 2015, 09:59
hi all,

just curious about how to implement bluetooth device searching , pairing and e.g accessing Phone book access profile with Qt bluetooth?

or is there support in Qt 5.5 for that ?

I have seen the methods and interfaces for bluetooth device and service discovery
(QBluetoothDeviceDiscoveryAgent, QBluetoothServiceDiscoveryAgent

but are these now limited to Bluetooth LE devices ?

I would prefer Qt implementation instead of Cocoa coding ..

br. Matthew