Re: [web-bluetooth] BluetoothDevice.gatt is not optional

`BluetoothDevice.gatt` is always filled in by this spec (actually, 
maybe not: should I fail `requestDevice()` if it doesn't request any 
services?), but the [Scanning 
spec](https://webbluetoothcg.github.io/web-bluetooth/scanning.html#advertising-events)
 leaves it `null` by setting no allowed services. 
https://webbluetoothcg.github.io/web-bluetooth/#dom-bluetoothdevice-gatt

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

Received on Thursday, 1 September 2016 16:40:20 UTC