Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCallback.java59 public void onCharacteristicRead(BluetoothGatt gatt, BluetoothGattCharacteristic characteristic, in onCharacteristicRead() method in BluetoothGattCallback
DBluetoothGattCallbackWrapper.java57 public void onCharacteristicRead(String address, int status, int handle, byte[] value) in onCharacteristicRead() method in BluetoothGattCallbackWrapper
DIBluetoothGattCallback.aidl34 void onCharacteristicRead(in String address, in int status, in int handle, in byte[] value); in onCharacteristicRead() method
DBluetoothGatt.java249 public void onCharacteristicRead(String address, int status, int handle, byte[] value) {
287 mCallback.onCharacteristicRead(BluetoothGatt.this, characteristic, status);
/frameworks/base/media/packages/BluetoothMidiService/src/com/android/bluetoothmidiservice/
DBluetoothMidiDevice.java142 public void onCharacteristicRead(BluetoothGatt gatt,
/frameworks/base/docs/html/guide/topics/connectivity/
Dbluetooth-le.jd415 public void onCharacteristicRead(BluetoothGatt gatt,
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6279 …method public void onCharacteristicRead(android.bluetooth.BluetoothGatt, android.bluetooth.Bluetoo…
/frameworks/base/api/
Dcurrent.txt7141 …method public void onCharacteristicRead(android.bluetooth.BluetoothGatt, android.bluetooth.Bluetoo…
Dtest-current.txt7147 …method public void onCharacteristicRead(android.bluetooth.BluetoothGatt, android.bluetooth.Bluetoo…
Dsystem-current.txt7433 …method public void onCharacteristicRead(android.bluetooth.BluetoothGatt, android.bluetooth.Bluetoo…