Android : How can I get whether the BluetoothGattCharacteristic was notified or not in Android?

on Tuesday, October 28, 2014


In iOS we have isNotifying method to know whether the CBCharacteristic was notified or not, but in Android how can I get the BluetoothGattCharacteristic was notified or not. I need to implement in my project. Thanks in advance.


0 comments:

Post a Comment