Searched refs:getDescriptors (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattCharacteristic.java382 public List<BluetoothGattDescriptor> getDescriptors() { method in class:BluetoothGattCharacteristic
H A DBluetoothGattServer.java558 List<BluetoothGattDescriptor> descriptors = characteristic.getDescriptors();

Completed in 54 milliseconds