Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattCallback.java106 public void onCharacteristicWrite(BluetoothGatt gatt, in onCharacteristicWrite() method in BluetoothGattCallback
H A DBluetoothGatt.java419 public void onCharacteristicWrite(String address, int status, int handle) {
460 callback.onCharacteristicWrite(BluetoothGatt.this, characteristic,
/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothGattCallback.aidl33 void onCharacteristicWrite(in String address, in int status, in int handle); in onCharacteristicWrite() method
/aosp12/system/bt/service/doc/
H A DIBluetoothGattClient.txt86 * IBluetoothGattClientCallback.onCharacteristicWrite. Returns false if the
90 * fails, then the |status| parameter of the onCharacteristicWrite callback
160 * payload using the IBluetoothGattClientCallback.onCharacteristicWrite
H A DIBluetoothGattClientCallback.txt86 void onCharacteristicWrite(in int status,
/aosp12/frameworks/base/media/packages/BluetoothMidiService/src/com/android/bluetoothmidiservice/
H A DBluetoothMidiDevice.java169 public void onCharacteristicWrite(BluetoothGatt gatt,
/aosp12/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
H A DGattClientListener.java225 public void onCharacteristicWrite(BluetoothGatt gatt, in onCharacteristicWrite() method in GattClientListener.GattCallback
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java1737 app.callback.onCharacteristicWrite(address, status, handle); in onWriteCharacteristic()
2204 app.callback.onCharacteristicWrite(callbackInfo.address, callbackInfo.status, in onClientCongestion()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt11397 Landroid/bluetooth/IBluetoothGattCallback$Stub$Proxy;->onCharacteristicWrite(Ljava/lang/String;II)V
11426 Landroid/bluetooth/IBluetoothGattCallback;->onCharacteristicWrite(Ljava/lang/String;II)V
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt9143 …method public void onCharacteristicWrite(android.bluetooth.BluetoothGatt, android.bluetooth.Blueto…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt6280 …method public void onCharacteristicWrite(android.bluetooth.BluetoothGatt, android.bluetooth.Blueto…