weliem / bluez_inc

A C library for Bluez (BLE) that hides all DBus communication. It doesn't get easier than this. This library can also be used in C++.
MIT License
84 stars 19 forks source link

Enable setting Discoverable for peripherals #9

Closed lizziemac closed 1 year ago

lizziemac commented 1 year ago

Without this functionality I wasn't able to see the peripheral in a list of bluetooth devices - very new to this repository so apologies if I've made a redundancy

weliem commented 1 year ago

Thank you! Never had this issue myself but it is good to be able to control this property...