[web-bluetooth] Pull Request: Filter Services and Manufacturer Data from AD

odejesush has just submitted a new pull request for https://github.com/WebBluetoothCG/web-bluetooth:

== Filter Services and Manufacturer Data from AD ==
This change updates the specification so that Service UUID and Manufacturer data is filtered out from `BluetoothAdvertisingEvent`s depending on the `RequestDeviceOptions` used when the device permission was granted to the site.

This change also removes references to the Permissions API `request()` algorithm because it is no longer included in that spec and was causing Bikeshed errors.

See https://github.com/WebBluetoothCG/web-bluetooth/pull/505

Received on Tuesday, 14 July 2020 00:08:06 UTC