Re: [web-bluetooth] BluetoothRemoteGATTServer.disconnect could return a promise

Another approach would be to have `connect()` reject its promise with 
"connection limit reached", and then you'd wait for a global "got 
space" event before trying again. It sounds like we can't implement 
that (or maybe any "limit reached" notification) on Android, though.

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

Received on Friday, 20 January 2017 21:15:11 UTC