[web-bluetooth] Consider exposing whether a characteristic has notifications enabled.

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

== Consider exposing whether a characteristic has notifications 
enabled. ==
Should we expose a boolean on 
[`BluetoothGATTCharacteristic`](https://webbluetoothcg.github.io/web-bluetooth/#bluetoothgattcharacteristic)
 that's true while the characteristic is subscribed to GATT 
notifications? It's convenient for testing the implementation, and 
might be helpful for other libraries.

See https://github.com/WebBluetoothCG/web-bluetooth/issues/168

Received on Thursday, 24 September 2015 22:59:31 UTC