Reedyuk / blue-falcon

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

Advertisement data is not being parsed correctly on Android #102

Closed ralfvdz closed 1 year ago

ralfvdz commented 1 year ago

The continue statement when the field type is not handled results in skipping index += length. Subsequent fields will not be parsed correctly.