Re: [web-bluetooth] Should connectGATT() time out or wait until a device is available?

I don't like the loop because it keeps the CPU active every X seconds,
 where a hanging connect could let the CPU sleep and rely on the more 
power-efficient Bluetooth chip. That said, the loop is plausible if 
other folks like it more.

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

Received on Thursday, 16 June 2016 09:55:49 UTC