Home
last modified time | relevance | path

Searched refs:onCharacteristicWrite (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCallback.java78 public void onCharacteristicWrite(BluetoothGatt gatt, in onCharacteristicWrite() method in BluetoothGattCallback
DBluetoothGattCallbackWrapper.java84 public void onCharacteristicWrite(String address, int status, int srvcType, int srvcInstId, in onCharacteristicWrite() method in BluetoothGattCallbackWrapper
DIBluetoothGattCallback.aidl50 void onCharacteristicWrite(in String address, in int status, in int srvcType, in onCharacteristicWrite() method
DBluetoothGatt.java367 public void onCharacteristicWrite(String address, int status, int srvcType,
407 mCallback.onCharacteristicWrite(BluetoothGatt.this, characteristic, status);
/frameworks/base/api/
Dsystem-current.txt6496 …method public void onCharacteristicWrite(android.bluetooth.BluetoothGatt, android.bluetooth.Blueto…
Dcurrent.txt6282 …method public void onCharacteristicWrite(android.bluetooth.BluetoothGatt, android.bluetooth.Blueto…