Reedyuk / blue-falcon

A Bluetooth kotlin multiplatform "Cross-Platform" library for iOS and Android
https://bluefalcon.dev
Apache License 2.0
340 stars 45 forks source link

CoreBluetooth UUID service filter #74

Closed jamesjmtaylor closed 3 years ago

jamesjmtaylor commented 3 years ago

Fixes https://github.com/Reedyuk/blue-falcon/issues/73

Updated iOS shared logic to convert string value for service filtering to a CoreBluetooth UUID so that the filters would return the proper scan results.