Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHidDeviceAppSdpSettings.java86 public byte[] getDescriptors() { in getDescriptors() method in BluetoothHidDeviceAppSdpSettings
DBluetoothGattCharacteristic.java491 public List<BluetoothGattDescriptor> getDescriptors() { in getDescriptors() method in BluetoothGattCharacteristic
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/
DGattDelegate.java513 Collection<Descriptor> getDescriptors() { in getDescriptors() method in GattDelegate.Characteristic