muka / go-bluetooth

Golang bluetooth client based on bluez DBus interfaces
Apache License 2.0
652 stars 125 forks source link

Fix ibeacon parser #115

Closed fermuch closed 4 years ago

fermuch commented 4 years ago

Fix to check the size of the frames before parsing it, for ibeacons.

Conversation: #114

muka commented 4 years ago

Perfect! Thank you