Searched defs:writeCharacteristic (Results 1 – 5 of 5) sorted by relevance
/aosp12/packages/apps/Test/connectivity/PMC/src/com/android/pmc/ |
H A D | GattClientListener.java | 277 private void writeCharacteristic(BluetoothGatt gatt, int value) { in writeCharacteristic() method in GattClientListener.GattCallback
|
/aosp12/frameworks/base/core/java/android/bluetooth/ |
H A D | BluetoothGatt.java | 1250 public boolean writeCharacteristic(BluetoothGattCharacteristic characteristic) { in writeCharacteristic() method in BluetoothGatt
|
/aosp12/system/bt/binder/android/bluetooth/ |
H A D | IBluetoothGatt.aidl | 122 void writeCharacteristic(in int clientIf, in String address, in int handle, in writeCharacteristic() method
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
H A D | GattService.java | 732 public void writeCharacteristic(int clientIf, String address, int handle, int writeType, in writeCharacteristic() method in GattService.BluetoothGattBinder 2927 void writeCharacteristic(int clientIf, String address, int handle, int writeType, int authReq, in writeCharacteristic() method in GattService
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |