Searched defs:writeCharacteristic (Results 1 – 2 of 2) sorted by relevance
| /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/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
| D | GattService.java | 593 public void writeCharacteristic(int clientIf, String address, int handle, int writeType, in writeCharacteristic() method in GattService.BluetoothGattBinder 2314 void writeCharacteristic(int clientIf, String address, int handle, int writeType, int authReq, in writeCharacteristic() method in GattService
|