Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleEncryptedClientService.java240 private BluetoothGattDescriptor getDescriptor(UUID uid) { in getDescriptor() method in BleEncryptedClientService
DBleClientService.java893 private BluetoothGattDescriptor getDescriptor(UUID uid) { in getDescriptor() method in BleClientService
906 private BluetoothGattDescriptor getDescriptor(UUID cuid, UUID duid) { in getDescriptor() method in BleClientService
DBleServerService.java619 private BluetoothGattDescriptor getDescriptor() { in getDescriptor() method in BleServerService