Home
last modified time | relevance | path

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

/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/
DDefaultProxy.java78 bleConnection.readCharacteristic( in refreshBatteryLevel()
140 bleConnection.readCharacteristic( in refreshVersion()
DBleConnection.java162 return gatt.readCharacteristic(characteristic); in processRequest()
258 public void readCharacteristic( in readCharacteristic() method in BleConnection