Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCallback.java78 public void onCharacteristicWrite(BluetoothGatt gatt, in onCharacteristicWrite() method in BluetoothGattCallback
DBluetoothGattCallbackWrapper.java62 … public void onCharacteristicWrite(String address, int status, int handle) throws RemoteException { in onCharacteristicWrite() method in BluetoothGattCallbackWrapper
DIBluetoothGattCallback.aidl35 void onCharacteristicWrite(in String address, in int status, in int handle); in onCharacteristicWrite() method
DBluetoothGatt.java298 public void onCharacteristicWrite(String address, int status, int handle) {
330 mCallback.onCharacteristicWrite(BluetoothGatt.this, characteristic, status);
/frameworks/base/media/packages/BluetoothMidiService/src/com/android/bluetoothmidiservice/
DBluetoothMidiDevice.java169 public void onCharacteristicWrite(BluetoothGatt gatt,
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6280 …method public void onCharacteristicWrite(android.bluetooth.BluetoothGatt, android.bluetooth.Blueto…
/frameworks/base/api/
Dcurrent.txt7142 …method public void onCharacteristicWrite(android.bluetooth.BluetoothGatt, android.bluetooth.Blueto…
Dtest-current.txt7148 …method public void onCharacteristicWrite(android.bluetooth.BluetoothGatt, android.bluetooth.Blueto…
Dsystem-current.txt7434 …method public void onCharacteristicWrite(android.bluetooth.BluetoothGatt, android.bluetooth.Blueto…