Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothGatt.java336 mService.readCharacteristic(mClientIf, address, handle, authReq);
1016 public boolean readCharacteristic(BluetoothGattCharacteristic characteristic) { in readCharacteristic() method in BluetoothGatt
1035 mService.readCharacteristic(mClientIf, device.getAddress(), in readCharacteristic()
DIBluetoothGatt.aidl84 void readCharacteristic(in int clientIf, in String address, in int handle, in int authReq); in readCharacteristic() method
/frameworks/base/media/packages/BluetoothMidiService/src/com/android/bluetoothmidiservice/
DBluetoothMidiDevice.java132 mBluetoothGatt.readCharacteristic(characteristic);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6253 method public boolean readCharacteristic(android.bluetooth.BluetoothGattCharacteristic);
/frameworks/base/api/
Dcurrent.txt7651 method public boolean readCharacteristic(android.bluetooth.BluetoothGattCharacteristic);
Dsystem-current.txt8130 method public boolean readCharacteristic(android.bluetooth.BluetoothGattCharacteristic);