Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DIBluetoothGatt.aidl50 void readDescriptor(in int clientIf, in String address, in int srvcType, in readDescriptor() method
DBluetoothGatt.java457 mService.readDescriptor(mClientIf, address,
904 public boolean readDescriptor(BluetoothGattDescriptor descriptor) { in readDescriptor() method in BluetoothGatt
918 mService.readDescriptor(mClientIf, device.getAddress(), in readDescriptor()
/frameworks/base/api/
Dcurrent.txt4922 method public boolean readDescriptor(android.bluetooth.BluetoothGattDescriptor);