| /packages/modules/Connectivity/nearby/tests/multidevices/clients/test_support/fastpair_provider/src/android/nearby/fastpair/provider/bluetooth/ |
| D | BluetoothGattServlet.java | 50 public void writeDescriptor(BluetoothGattServerConnection connection, in writeDescriptor() method in BluetoothGattServlet
|
| D | BluetoothGattServerConnection.java | 202 public void writeDescriptor( in writeDescriptor() method in BluetoothGattServerConnection
|
| /packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/testability/android/bluetooth/ |
| D | BluetoothGattWrapper.java | 104 public int writeDescriptor(BluetoothGattDescriptor descriptor, byte[] value) { in writeDescriptor() method in BluetoothGattWrapper
|
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ |
| D | BluetoothGatt.java | 1566 public boolean writeDescriptor(BluetoothGattDescriptor descriptor) { in writeDescriptor() method in BluetoothGatt 1588 public int writeDescriptor(@NonNull BluetoothGattDescriptor descriptor, in writeDescriptor() method in BluetoothGatt
|
| /packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/fakes/android/bluetooth/ |
| D | IBluetoothGatt.java | 83 void writeDescriptor(int clientIf, String address, int srvcType, in writeDescriptor() method
|
| /packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/ |
| D | IBluetoothGattImpl.java | 339 public void writeDescriptor( in writeDescriptor() method in IBluetoothGattImpl
|
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/ |
| D | GattServiceBinderTest.java | 340 public void writeDescriptor() throws Exception { in writeDescriptor() method in GattServiceBinderTest
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/ |
| D | BassClientStateMachine.java | 2067 public boolean writeDescriptor(BluetoothGattDescriptor descriptor) { in writeDescriptor() method in BassClientStateMachine.BluetoothGattTestableWrapper
|
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ |
| D | IBluetoothGatt.aidl | 133 void writeDescriptor(in int clientIf, in String address, in int handle, in writeDescriptor() method
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
| D | GattService.java | 1025 public void writeDescriptor(int clientIf, String address, int handle, int authReq, in writeDescriptor() method in GattService.BluetoothGattBinder 1035 private int writeDescriptor(int clientIf, String address, int handle, int authReq, in writeDescriptor() method in GattService.BluetoothGattBinder 3949 int writeDescriptor(int clientIf, String address, int handle, int authReq, byte[] value, in writeDescriptor() method in GattService
|