Home
last modified time | relevance | path

Searched refs:readDescriptor (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothGatt.java469 mService.readDescriptor(mClientIf, address, handle, authReq);
1137 public boolean readDescriptor(BluetoothGattDescriptor descriptor) { in readDescriptor() method in BluetoothGatt
1156 mService.readDescriptor(mClientIf, device.getAddress(), in readDescriptor()
DIBluetoothGatt.aidl89 void readDescriptor(in int clientIf, in String address, in int handle, in int authReq); in readDescriptor() method
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6254 method public boolean readDescriptor(android.bluetooth.BluetoothGattDescriptor);
/frameworks/base/api/
Dcurrent.txt7652 method public boolean readDescriptor(android.bluetooth.BluetoothGattDescriptor);
Dsystem-current.txt8131 method public boolean readDescriptor(android.bluetooth.BluetoothGattDescriptor);