Home
last modified time | relevance | path

Searched defs:writeType (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java409 int writeType, int authReq, byte[] value) { in writeCharacteristic()
422 int writeType, int authReq, byte[] value) { in writeDescriptor()
1478 void writeCharacteristic(int clientIf, String address, int handle, int writeType, in writeCharacteristic()
1520 int writeType, int authReq, byte[] value) { in writeDescriptor()