Searched refs:writeDescriptor (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
D | GattService.java | 421 public void writeDescriptor(int clientIf, String address, int handle, in writeDescriptor() method in GattService.BluetoothGattBinder 425 service.writeDescriptor(clientIf, address, handle, writeType, authReq, value); in writeDescriptor() 1519 void writeDescriptor(int clientIf, String address, int handle, in writeDescriptor() method in GattService
|