/aosp12/frameworks/base/core/java/android/bluetooth/ |
H A D | BluetoothGattServerCallback.java | 110 public void onDescriptorWriteRequest(BluetoothDevice device, int requestId, in onDescriptorWriteRequest() method in BluetoothGattServerCallback
|
H A D | BluetoothGattServer.java | 232 public void onDescriptorWriteRequest(String address, int transId, int offset, 244 mCallback.onDescriptorWriteRequest(device, transId, descriptor,
|
/aosp12/system/bt/binder/android/bluetooth/ |
H A D | IBluetoothGattServerCallback.aidl | 37 void onDescriptorWriteRequest(in String address, in int transId, in int offset, in onDescriptorWriteRequest() method
|
/aosp12/packages/apps/Test/connectivity/PMC/src/com/android/pmc/ |
H A D | GattServer.java | 157 public void onDescriptorWriteRequest(BluetoothDevice device, int requestId, in onDescriptorWriteRequest() method in GattServer.MyGattServerCallback
|
/aosp12/system/bt/service/doc/ |
H A D | IBluetoothGattServerCallback.txt | 110 void onDescriptorWriteRequest(in String device_address, in int request_id,
|
/aosp12/packages/services/Car/service/src/com/android/car/ |
H A D | FastPairGattServer.java | 232 public void onDescriptorWriteRequest(BluetoothDevice device, int requestId,
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
H A D | GattService.java | 3362 app.callback.onDescriptorWriteRequest(address, transId, offset, length, isPrep, needRsp, in onServerWriteDescriptor()
|
/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 | 11446 Landroid/bluetooth/IBluetoothGattServerCallback$Stub$Proxy;->onDescriptorWriteRequest(Ljava/lang/St… 11475 Landroid/bluetooth/IBluetoothGattServerCallback;->onDescriptorWriteRequest(Ljava/lang/String;IIIZZI…
|
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 9256 …method public void onDescriptorWriteRequest(android.bluetooth.BluetoothDevice, int, android.blueto…
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 6382 …method public void onDescriptorWriteRequest(android.bluetooth.BluetoothDevice, int, android.blueto…
|