/aosp12/frameworks/base/core/java/android/bluetooth/ |
H A D | BluetoothGattServerCallback.java | 75 public void onCharacteristicWriteRequest(BluetoothDevice device, int requestId, in onCharacteristicWriteRequest() method in BluetoothGattServerCallback
|
H A D | BluetoothGattServer.java | 206 public void onCharacteristicWriteRequest(String address, int transId, 219 mCallback.onCharacteristicWriteRequest(device, transId, characteristic,
|
/aosp12/system/bt/binder/android/bluetooth/ |
H A D | IBluetoothGattServerCallback.aidl | 34 void onCharacteristicWriteRequest(in String address, in int transId, in int offset, in onCharacteristicWriteRequest() method
|
/aosp12/packages/services/Car/service/src/com/android/car/ |
H A D | FastPairGattServer.java | 184 public void onCharacteristicWriteRequest(BluetoothDevice device, int requestId, 188 super.onCharacteristicWriteRequest(device, requestId, characteristic, preparedWrite,
|
/aosp12/packages/apps/Test/connectivity/PMC/src/com/android/pmc/ |
H A D | GattServer.java | 141 public void onCharacteristicWriteRequest(BluetoothDevice device, int requestId, in onCharacteristicWriteRequest() method in GattServer.MyGattServerCallback
|
/aosp12/system/bt/service/doc/ |
H A D | IBluetoothGattServerCallback.txt | 90 void onCharacteristicWriteRequest(in String device_address, in int request_id,
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
H A D | GattService.java | 3338 app.callback.onCharacteristicWriteRequest(address, transId, offset, length, isPrep, needRsp, in onServerWriteCharacteristic()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 11443 Landroid/bluetooth/IBluetoothGattServerCallback$Stub$Proxy;->onCharacteristicWriteRequest(Ljava/lan… 11472 Landroid/bluetooth/IBluetoothGattServerCallback;->onCharacteristicWriteRequest(Ljava/lang/String;II…
|
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 9253 …method public void onCharacteristicWriteRequest(android.bluetooth.BluetoothDevice, int, android.bl…
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 6379 …method public void onCharacteristicWriteRequest(android.bluetooth.BluetoothDevice, int, android.bl…
|