Re: [web-bluetooth] No services matching UUID help (#513)

Turns out that a default BlueZ plugin was stealing battery_service `0x180f`.
The fix is to disable the plugin with the `-P battery` flag. More details on the solution are described in https://github.com/WebBluetoothCG/ble-test-peripheral-android/issues/95#issuecomment-743930669

Now chrome successfully detects battery_service `0x180f` :tada:
![chrome_bt_detected_battery_service](https://user-images.githubusercontent.com/3578681/102000723-29948d00-3c9f-11eb-9851-6bfbbc09ff53.png)


-- 
GitHub Notification of comment by milesfrain
Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/513#issuecomment-743931630 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Sunday, 13 December 2020 01:27:18 UTC