[web-bluetooth] When a BLE peripheral terminates a connection it should be possible to re-connect from the web app

ketile has just created a new issue for 
https://github.com/WebBluetoothCG/web-bluetooth:

== When a BLE peripheral terminates a connection it should be possible
 to re-connect from the web app ==
The following scenario is observed using a Nexus 5 and Chrome Dev for 
Android (48.0.2564.25):

1. Discover Eddystone URL
2. Open Eddystone URL
3. Click Connect in web app
4. Interact with BLE peripheral
5. Connection is terminated by peripheral
6. Click Connect in web app again. One of two things happens:
   * The device chooser fails to pop up
   * Chrome Dev crashes

When a connection is terminated by a peripheral it should be 
sufficient to click Connect in the web app in order to re-connect to 
the peripheral.



Please view or discuss this issue at 
https://github.com/WebBluetoothCG/web-bluetooth/issues/192 using your 
GitHub account

Received on Thursday, 10 December 2015 14:55:14 UTC