Home
last modified time | relevance | path

Searched refs:onCharacteristicRead (Results 1 – 3 of 3) sorted by relevance

/system/bt/binder/android/bluetooth/
DIBluetoothGattCallback.aidl32 void onCharacteristicRead(in String address, in int status, in int handle, in byte[] value); in onCharacteristicRead() method
/system/bt/service/doc/
DIBluetoothGattClient.txt64 * IBluetoothGattClientCallback.onCharacteristicRead. Returns false if the
69 * |status| parameter of the onCharacteristicRead callback will contain the
DIBluetoothGattClientCallback.txt77 void onCharacteristicRead(in int status, in GattIdentifier characteristic_id,