| /packages/modules/Bluetooth/android/pandora/server/src/com/android/pandora/ |
| D | GattServerManager.kt | 93 override fun onExecuteWrite(device: BluetoothDevice, requestId: Int, execute: Boolean) { in onExecuteWrite() method
|
| /packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/testability/android/bluetooth/ |
| D | BluetoothGattServerCallback.java | 81 public void onExecuteWrite(BluetoothDevice device, int requestId, boolean execute) {} in onExecuteWrite() method in BluetoothGattServerCallback 166 public void onExecuteWrite(android.bluetooth.BluetoothDevice device, int requestId, in onExecuteWrite() method in BluetoothGattServerCallback.InternalBluetoothGattServerCallback
|
| /packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/helpers/bluetooth/ |
| D | BluetoothGattMaster.java | 64 void onExecuteWrite(String address, boolean execute); in onExecuteWrite() method
|
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ |
| D | BluetoothGattServerCallback.java | 126 public void onExecuteWrite(BluetoothDevice device, int requestId, boolean execute) { in onExecuteWrite() method in BluetoothGattServerCallback
|
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ |
| D | IBluetoothGattCallback.aidl | 34 void onExecuteWrite(in String address, in int status); in onExecuteWrite() method
|
| D | IBluetoothGattServerCallback.aidl | 40 void onExecuteWrite(in String address, in int transId, in boolean execWrite); in onExecuteWrite() method
|
| /packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/fakes/android/bluetooth/ |
| D | IBluetoothGattServerCallback.java | 58 void onExecuteWrite(String address, int transId, boolean execWrite); in onExecuteWrite() method
|
| D | IBluetoothGattCallback.java | 76 void onExecuteWrite(String address, int status); in onExecuteWrite() method
|
| /packages/apps/Test/connectivity/PMC/src/com/android/pmc/ |
| D | GattServer.java | 165 public void onExecuteWrite(BluetoothDevice device, int requestId, boolean execute) { in onExecuteWrite() method in GattServer.MyGattServerCallback
|
| /packages/modules/Connectivity/nearby/tests/multidevices/clients/test_support/fastpair_provider/src/android/nearby/fastpair/provider/bluetooth/ |
| D | BluetoothGattServerHelper.java | 416 public void onExecuteWrite(BluetoothDevice device, int requestId, boolean execute) { in onExecuteWrite() method in BluetoothGattServerHelper.GattServerCallback
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
| D | GattNativeInterface.java | 286 void onExecuteWrite(String address, int connId, int transId, int execWrite) in onExecuteWrite() method in GattNativeInterface
|
| D | GattService.java | 4411 void onExecuteWrite(String address, int connId, int transId, int execWrite) in onExecuteWrite() method in GattService
|