Searched refs:onCharacteristicRead (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothGattCallback.java | 86 public void onCharacteristicRead(BluetoothGatt gatt, BluetoothGattCharacteristic characteristic, in onCharacteristicRead() method in BluetoothGattCallback
|
D | BluetoothGatt.java | 340 public void onCharacteristicRead(String address, int status, int handle, 384 callback.onCharacteristicRead(BluetoothGatt.this, characteristic,
|
/frameworks/base/media/packages/BluetoothMidiService/src/com/android/bluetoothmidiservice/ |
D | BluetoothMidiDevice.java | 142 public void onCharacteristicRead(BluetoothGatt gatt,
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 6279 …method public void onCharacteristicRead(android.bluetooth.BluetoothGatt, android.bluetooth.Bluetoo…
|
/frameworks/base/config/ |
D | hiddenapi-public-dex.txt | 5530 Landroid/bluetooth/BluetoothGattCallback;->onCharacteristicRead(Landroid/bluetooth/BluetoothGatt;La…
|
/frameworks/base/api/ |
D | current.txt | 8168 …method public void onCharacteristicRead(android.bluetooth.BluetoothGatt, android.bluetooth.Bluetoo…
|