Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DIBluetoothGatt.aidl42 void readCharacteristic(in int clientIf, in String address, in int srvcType, in readCharacteristic() method
DBluetoothGatt.java320 mService.readCharacteristic(mClientIf, address,
825 public boolean readCharacteristic(BluetoothGattCharacteristic characteristic) { in readCharacteristic() method in BluetoothGatt
839 mService.readCharacteristic(mClientIf, device.getAddress(), in readCharacteristic()
/frameworks/base/api/
Dcurrent.txt4921 method public boolean readCharacteristic(android.bluetooth.BluetoothGattCharacteristic);