Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothGatt.java392 mService.readDescriptor(mClientIf, address, handle, authReq);
898 public boolean readDescriptor(BluetoothGattDescriptor descriptor) { in readDescriptor() method in BluetoothGatt
917 mService.readDescriptor(mClientIf, device.getAddress(), in readDescriptor()
DIBluetoothGatt.aidl57 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.txt7133 method public boolean readDescriptor(android.bluetooth.BluetoothGattDescriptor);
Dsystem-current.txt7434 method public boolean readDescriptor(android.bluetooth.BluetoothGattDescriptor);
Dtest-current.txt7142 method public boolean readDescriptor(android.bluetooth.BluetoothGattDescriptor);