Re: [web-bluetooth] Modify BluetoothLEScanOptions default values (#423)

There is an error thrown if neither `filters` nor `acceptAllDevices` is set so it doesn't particularly matter if the IDL allows `options` to be omitted because the steps will fail later. I think it's mostly a question of documentation: since the parameter is effectively required then it doesn't make sense for it to be marked optional.

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

Received on Friday, 28 December 2018 21:46:50 UTC