Searched defs:onDescriptorWriteRequest (Results  1 – 7 of 7) sorted by relevance
| /packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/testability/android/bluetooth/ | 
| D | BluetoothGattServerCallback.java | 69     public void onDescriptorWriteRequest(BluetoothDevice device,  in onDescriptorWriteRequest()  method in BluetoothGattServerCallback149         public void onDescriptorWriteRequest(android.bluetooth.BluetoothDevice device,  in onDescriptorWriteRequest()  method in BluetoothGattServerCallback.InternalBluetoothGattServerCallback
 
 | 
| /packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/helpers/bluetooth/ | 
| D | BluetoothGattMaster.java | 59         void onDescriptorWriteRequest(String address, UUID uuid, byte[] value,  in onDescriptorWriteRequest()  method
 | 
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ | 
| D | BluetoothGattServerCallback.java | 110     public void onDescriptorWriteRequest(BluetoothDevice device, int requestId,  in onDescriptorWriteRequest()  method in BluetoothGattServerCallback
 | 
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ | 
| D | IBluetoothGattServerCallback.aidl | 37     void onDescriptorWriteRequest(in String address, in int transId, in int offset,  in onDescriptorWriteRequest()  method
 | 
| /packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/fakes/android/bluetooth/ | 
| D | IBluetoothGattServerCallback.java | 53     void onDescriptorWriteRequest(String address, int transId, int offset, int length,  in onDescriptorWriteRequest()  method
 | 
| /packages/apps/Test/connectivity/PMC/src/com/android/pmc/ | 
| D | GattServer.java | 157         public void onDescriptorWriteRequest(BluetoothDevice device, int requestId,  in onDescriptorWriteRequest()  method in GattServer.MyGattServerCallback
 | 
| /packages/modules/Connectivity/nearby/tests/multidevices/clients/test_support/fastpair_provider/src/android/nearby/fastpair/provider/bluetooth/ | 
| D | BluetoothGattServerHelper.java | 383         public void onDescriptorWriteRequest(BluetoothDevice device,  in onDescriptorWriteRequest()  method in BluetoothGattServerHelper.GattServerCallback
 |