[Interest] How to connect to bluetooth services like PBAB
Alex Blasche
alexander.blasche at qt.io
Wed Jun 28 11:54:55 CEST 2017
Hi,
><Abin.Joseph at nestgroup.net>
>I found samples to use dbus connection to read contacts, but I would like you use Qt provided QBluetooth
>module instead. Is there a way to use QBluetooth module to read data using PBAB profile?
QtBluetooth has no API to do this. You;ll have to use the DBus API directly. Note that QtDBus provides a good abstraction to develop your PBAB implementation.
--
Alex
More information about the Interest
mailing list