labapart / gattlib

Library to access GATT information from BLE (Bluetooth Low Energy) devices
http://labapart.com/
454 stars 160 forks source link

Force compile without DBus? #258

Open paulhamsh opened 1 year ago

paulhamsh commented 1 year ago

I can see you have a flag to force use of dbus but is there a way to force gattlib to compile without dbus? I want to try the gatttool example but my bluez is v5.64

tswaehn commented 9 months ago

I am also wondering how to build the non-DBUS version.