Home
last modified time | relevance | path

Searched defs:addDescriptor (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DHandleMap.java118 void addDescriptor(int serverIf, int handle, UUID uuid, int serviceHandle) { in addDescriptor() method in HandleMap
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGattCharacteristic.java306 public boolean addDescriptor(BluetoothGattDescriptor descriptor) { in addDescriptor() method in BluetoothGattCharacteristic