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

fix scan_is_active #184

Closed nothingisdead closed 1 year ago

nothingisdead commented 1 year ago

This fixes the Adapter::scan_is_active() binding to return the underlying boolean value

kdewald commented 1 year ago

Hey @nothingisdead, thanks for the fix!