OpenBluetoothToolbox / SimpleBLE

SimpleBLE - the all-in-one Bluetooth library for MacOS, iOS, Windows, Linux and Android.
https://www.simpleble.org
Other
660 stars 111 forks source link

Add option for using session dbus #197

Closed MrMinos closed 1 year ago

MrMinos commented 1 year ago

This PR adds a way to specify a preferred DBus to use in SimpleBluez. Users can set appropriate flags to enable the use of session DBus, otherwise it defaults to system DBus which is the upstream bluez behavior.