Searched defs:writeType (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
D | GattService.java | 605 public void writeCharacteristic(int clientIf, String address, int handle, int writeType, in writeCharacteristic() 2370 void writeCharacteristic(int clientIf, String address, int handle, int writeType, int authReq, in writeCharacteristic() 3302 private native void gattClientWriteCharacteristicNative(int connId, int handle, int writeType, in gattClientWriteCharacteristicNative()
|