Searched defs:getDescriptors (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/framework/java/android/bluetooth/ | ||
D | BluetoothHidDeviceAppSdpSettings.java | 86 public byte[] getDescriptors() { in getDescriptors() method in BluetoothHidDeviceAppSdpSettings |
D | BluetoothGattCharacteristic.java | 491 public List<BluetoothGattDescriptor> getDescriptors() { in getDescriptors() method in BluetoothGattCharacteristic |
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/ | ||
D | GattDelegate.java | 513 Collection<Descriptor> getDescriptors() { in getDescriptors() method in GattDelegate.Characteristic |