Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGatt.java1642 public boolean readDescriptor(BluetoothGattDescriptor descriptor) { in readDescriptor() method in BluetoothGatt
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceTest.java434 public void readDescriptor() throws Exception { in readDescriptor() method in GattServiceTest
DGattServiceBinderTest.java347 public void readDescriptor() throws Exception { in readDescriptor() method in GattServiceBinderTest
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothGatt.aidl130 …void readDescriptor(in int clientIf, in String address, in int handle, in int authReq, in Attribut… in readDescriptor() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientStateMachine.java2502 public boolean readDescriptor(BluetoothGattDescriptor descriptor) { in readDescriptor() method in BluetoothGattTestableWrapper
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java689 public void readDescriptor( in readDescriptor() method in GattService.BluetoothGattBinder
2408 void readDescriptor( in readDescriptor() method in GattService