go-ble / ble

Bluetooth Low Energy for Linux / macOS
BSD 3-Clause "New" or "Revised" License
305 stars 109 forks source link

Fix Linux local name handling and manf support #84

Closed lazappa closed 2 years ago

lazappa commented 3 years ago

This update contains 2 changes to fix how advertising on Linux behaves. The first is to ignore empty complete local name values to avoid broadcasting malformed ads. The second os to remove the hardcoded manufacturer ID to allow for specifying a custom value.