Home
last modified time | relevance | path

Searched refs:getDescriptors (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCharacteristic.java396 public List<BluetoothGattDescriptor> getDescriptors() { in getDescriptors() method in BluetoothGattCharacteristic
DBluetoothGattServer.java558 List<BluetoothGattDescriptor> descriptors = characteristic.getDescriptors(); in addService()
/frameworks/base/api/
Dcurrent.txt5207 method public java.util.List<android.bluetooth.BluetoothGattDescriptor> getDescriptors();