OpenBluetoothToolbox / SimpleBLE

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

fix: advertised services on BlueZ uses UUIDs #275

Closed Symbitic closed 7 months ago

Symbitic commented 7 months ago

This finally fixes #135. The problem was using ServiceData from BlueZ before connecting when it should've been UUIDs.