Re: [web-bluetooth] AdvertisingEvent objects may contain service UUIDs that the site has not explicitly requested permission for. (#499)

The `BluetoothLEScanOptions` does include a [`BluetoothLEScanFilterInit`](https://webbluetoothcg.github.io/web-bluetooth/#dictdef-bluetoothlescanfilterinit) which contains a filter for services. The `optionalServices` would be useful if `acceptAllAdvertisements` is true in that case.

This sounds good, I'll work on uploading a commit that introduces these updates.

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

Received on Wednesday, 3 June 2020 21:44:46 UTC