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

I'm observing that chrome://bluetooth-internals only lists 8 of 10 available services. The missing services are battery_service `0x180f` and generic_access `0x1800`.
Both of these services appear on nRF Connect and via BlueZ CLI.
```
sudo gatttool -b 84:2E:14:31:BB:40 -I
[84:2E:14:31:BB:40][LE]> connect
Attempting to connect to 84:2E:14:31:BB:40
Connection successful
[84:2E:14:31:BB:40][LE]> primary
attr handle: 0x0001, end grp handle: 0x0008 uuid: 00001801-0000-1000-8000-00805f9b34fb
attr handle: 0x0009, end grp handle: 0x000d uuid: 00001800-0000-1000-8000-00805f9b34fb
attr handle: 0x000e, end grp handle: 0x001a uuid: 0000180a-0000-1000-8000-00805f9b34fb
attr handle: 0x001b, end grp handle: 0x001e uuid: 0000180f-0000-1000-8000-00805f9b34fb
attr handle: 0x001f, end grp handle: 0x0021 uuid: ec61a454-ed00-a5e8-b8f9-de9ec026ec51
attr handle: 0x0022, end grp handle: 0x002b uuid: 00001815-0000-1000-8000-00805f9b34fb
attr handle: 0x002c, end grp handle: 0x0034 uuid: f598dbc5-2f00-4ec5-9936-b3d1aa4f957f
attr handle: 0x0035, end grp handle: 0x0037 uuid: 1d14d6ee-fd63-4fa1-bfa4-8f47b42119f0
attr handle: 0x0038, end grp handle: 0x0041 uuid: a4e649f4-4be5-11e5-885d-feff819cdc9f
attr handle: 0x0042, end grp handle: 0xffff uuid: 0000181a-0000-1000-8000-00805f9b34fb
```

![chrome_bt_missing_battery_service](https://user-images.githubusercontent.com/3578681/101978742-0e2c7200-3c0c-11eb-911d-a6e2e5821b42.png)

Version Info:
```
lsb_release -d
Description:    Ubuntu 20.04.1 LTS
bluetoothd -v
5.53
```


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


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

Received on Saturday, 12 December 2020 07:54:05 UTC