Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothGatt.java334 mService.readCharacteristic(mClientIf, address,
881 public boolean readCharacteristic(BluetoothGattCharacteristic characteristic) { in readCharacteristic() method in BluetoothGatt
900 mService.readCharacteristic(mClientIf, device.getAddress(), in readCharacteristic()
DIBluetoothGatt.aidl53 void readCharacteristic(in int clientIf, in String address, in int srvcType, in readCharacteristic() method
/frameworks/base/api/
Dsystem-current.txt6469 method public boolean readCharacteristic(android.bluetooth.BluetoothGattCharacteristic);
Dcurrent.txt6255 method public boolean readCharacteristic(android.bluetooth.BluetoothGattCharacteristic);