| /packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/testability/android/bluetooth/ |
| D | BluetoothGattWrapper.java | 90 public int writeCharacteristic(BluetoothGattCharacteristic characteristic, byte[] value, in writeCharacteristic() method in BluetoothGattWrapper
|
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ |
| D | BluetoothGatt.java | 1397 public boolean writeCharacteristic(BluetoothGattCharacteristic characteristic) { in writeCharacteristic() method in BluetoothGatt 1433 public int writeCharacteristic(@NonNull BluetoothGattCharacteristic characteristic, in writeCharacteristic() method in BluetoothGatt
|
| /packages/apps/Test/connectivity/PMC/src/com/android/pmc/ |
| D | GattClientListener.java | 277 private void writeCharacteristic(BluetoothGatt gatt, int value) { in writeCharacteristic() method in GattClientListener.GattCallback
|
| /packages/modules/Connectivity/nearby/tests/multidevices/clients/test_support/fastpair_provider/src/android/nearby/fastpair/provider/bluetooth/ |
| D | BluetoothGattServerConnection.java | 166 public void writeCharacteristic(BluetoothGattCharacteristic characteristic, in writeCharacteristic() method in BluetoothGattServerConnection
|
| /packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/fakes/android/bluetooth/ |
| D | IBluetoothGatt.java | 73 void writeCharacteristic(int clientIf, String address, int srvcType, in writeCharacteristic() method
|
| /packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/ |
| D | IBluetoothGattImpl.java | 229 public void writeCharacteristic( in writeCharacteristic() method in IBluetoothGattImpl
|
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/ |
| D | GattServiceBinderTest.java | 311 public void writeCharacteristic() throws Exception { in writeCharacteristic() method in GattServiceBinderTest
|
| D | GattServiceTest.java | 509 public void writeCharacteristic() { in writeCharacteristic() method in GattServiceTest
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/ |
| D | BassClientStateMachine.java | 2054 public boolean writeCharacteristic(BluetoothGattCharacteristic characteristic) { in writeCharacteristic() method in BassClientStateMachine.BluetoothGattTestableWrapper
|
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ |
| D | IBluetoothGatt.aidl | 128 void writeCharacteristic(in int clientIf, in String address, in int handle, in writeCharacteristic() method
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
| D | GattService.java | 985 public void writeCharacteristic(int clientIf, String address, int handle, int writeType, in writeCharacteristic() method in GattService.BluetoothGattBinder 995 private int writeCharacteristic(int clientIf, String address, int handle, int writeType, in writeCharacteristic() method in GattService.BluetoothGattBinder 3872 int writeCharacteristic(int clientIf, String address, int handle, int writeType, int authReq, in writeCharacteristic() method in GattService
|