spacecheese / bluez_peripheral

A library for building BLE peripherals using GATT and bluez
MIT License
38 stars 8 forks source link

Implement properties to control discoverable and pairable states #43

Closed ykharuzhy closed 4 weeks ago

ykharuzhy commented 4 weeks ago

Support Adapter.{Discoverable, Pairable, DiscoverableTimeout, PairableTimeout} properties to allow application to control a device availability and ability to pair.