Searched refs:onCharacteristicWrite (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothGattCallback.java | 78 public void onCharacteristicWrite(BluetoothGatt gatt, in onCharacteristicWrite() method in BluetoothGattCallback
|
D | BluetoothGattCallbackWrapper.java | 84 public void onCharacteristicWrite(String address, int status, int srvcType, int srvcInstId, in onCharacteristicWrite() method in BluetoothGattCallbackWrapper
|
D | IBluetoothGattCallback.aidl | 50 void onCharacteristicWrite(in String address, in int status, in int srvcType, in onCharacteristicWrite() method
|
D | BluetoothGatt.java | 367 public void onCharacteristicWrite(String address, int status, int srvcType, 407 mCallback.onCharacteristicWrite(BluetoothGatt.this, characteristic, status);
|
/frameworks/base/api/ |
D | system-current.txt | 6496 …method public void onCharacteristicWrite(android.bluetooth.BluetoothGatt, android.bluetooth.Blueto…
|
D | current.txt | 6282 …method public void onCharacteristicWrite(android.bluetooth.BluetoothGatt, android.bluetooth.Blueto…
|