Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java402 public void readCharacteristic(int clientIf, String address, int handle, int authReq) { in readCharacteristic() method in GattService.BluetoothGattBinder
1459 void readCharacteristic(int clientIf, String address, int handle, int authReq) { in readCharacteristic() method in GattService