Home
last modified time | relevance | path

Searched refs:addDescriptor (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DIBluetoothGatt.aidl88 void addDescriptor(in int serverIf, in ParcelUuid descId, in addDescriptor() method
DBluetoothGattCharacteristic.java279 public boolean addDescriptor(BluetoothGattDescriptor descriptor) { in addDescriptor() method in BluetoothGattCharacteristic
DBluetoothGattServer.java562 mService.addDescriptor(mServerIf, in addService()
DBluetoothGatt.java278 characteristic.addDescriptor(new BluetoothGattDescriptor(
/frameworks/base/api/
Dcurrent.txt5205 method public boolean addDescriptor(android.bluetooth.BluetoothGattDescriptor);