qtrpi icon indicating copy to clipboard operation
qtrpi copied to clipboard

Support Bluetooth module

Open GuillaumeLazar opened this issue 8 years ago • 1 comments

I guess bluetooth comes from the 'qtconnectivity' package (http://code.qt.io/cgit/qt/qtconnectivity.git)

GuillaumeLazar avatar Dec 09 '16 09:12 GuillaumeLazar

Qt Bluetooth support depends on:

  • BlueZ
  • DBus

BlueZ has to started with the --experimental flag in order to use DBus (see http://blog.mrgibbs.io/bluez-5-39-ble-setup-on-the-raspberry-pi/)

synapticvoid avatar Mar 22 '17 15:03 synapticvoid