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

@beaufortfrancois If you've gotten a device via `requestDevice()`, 
you're guaranteed `.gatt` isn't `null`, at least until the user 
revokes your access. Some of this might change once we have the 
upgrade from scanning to communication, but that's a while from now.

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

Received on Friday, 30 September 2016 15:54:35 UTC