Re: [web-bluetooth] serviceUUID does not exist in definition of BluetoothLEScanFilter (#492)

Re: Renaming to `serviceUUIDs`, Web Bluetooth has already been implemented using `services` for the filter, so changing it would break existing uses of it. I think that `services` is a good name, since the values within in don't necessarily need to be UUIDs. They can also be aliases for a UUID. See the [ResolveUUIDName](https://webbluetoothcg.github.io/web-bluetooth/#dom-bluetoothuuid-getservice) algorithm in the Web Bluetooth spec for info on this.

-- 
GitHub Notification of comment by odejesush
Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/pull/492#issuecomment-623597287 using your GitHub account

Received on Monday, 4 May 2020 17:26:25 UTC