Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCallback.java59 public void onCharacteristicRead(BluetoothGatt gatt, BluetoothGattCharacteristic characteristic, in onCharacteristicRead() method in BluetoothGattCallback
DBluetoothGattCallbackWrapper.java78 public void onCharacteristicRead(String address, int status, int srvcType, int srvcInstId, in onCharacteristicRead() method in BluetoothGattCallbackWrapper
DIBluetoothGattCallback.aidl46 void onCharacteristicRead(in String address, in int status, in int srvcType, in onCharacteristicRead() method
DBluetoothGatt.java315 public void onCharacteristicRead(String address, int status, int srvcType,
356 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/base/api/
Dcurrent.txt6748 …method public void onCharacteristicRead(android.bluetooth.BluetoothGatt, android.bluetooth.Bluetoo…
Dsystem-current.txt6968 …method public void onCharacteristicRead(android.bluetooth.BluetoothGatt, android.bluetooth.Bluetoo…