Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarTrustAgentClientApp/src/com/android/car/trust/client/
DSimpleBleClient.java130 public void readCharacteristic(BluetoothGattCharacteristic characteristic) { in readCharacteristic() method in SimpleBleClient
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java581 public void readCharacteristic(int clientIf, String address, int handle, int authReq) { in readCharacteristic() method in GattService.BluetoothGattBinder
2310 void readCharacteristic(int clientIf, String address, int handle, int authReq) { in readCharacteristic() method in GattService