Re: [web-bluetooth] Missing notify characteristic changed feature

Web Bluetooth only supports acting as a Bluetooth Central & Client at this time.  A Client can read, write, and receive notifications sent by characteristics.  A Client can not send notifications.  At the Android API this is using the `BluetoothGatt` class. 

Duplicate of https://github.com/WebBluetoothCG/web-bluetooth/issues/78

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

Received on Friday, 6 October 2017 22:51:05 UTC