Home
last modified time | relevance | path

Searched defs:getSupportedDistanceMeasurementMethods (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DDistanceMeasurementManager.java78 DistanceMeasurementMethod[] getSupportedDistanceMeasurementMethods() { in getSupportedDistanceMeasurementMethods() method in DistanceMeasurementManager
DGattService.java1784 public void getSupportedDistanceMeasurementMethods(AttributionSource attributionSource, in getSupportedDistanceMeasurementMethods() method in GattService.BluetoothGattBinder
1793 private List<DistanceMeasurementMethod> getSupportedDistanceMeasurementMethods( in getSupportedDistanceMeasurementMethods() method in GattService.BluetoothGattBinder
3581 DistanceMeasurementMethod[] getSupportedDistanceMeasurementMethods() { in getSupportedDistanceMeasurementMethods() method in GattService
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceTest.java763 public void getSupportedDistanceMeasurementMethods() { in getSupportedDistanceMeasurementMethods() method in GattServiceTest
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothGatt.aidl188 …void getSupportedDistanceMeasurementMethods(in AttributionSource attributionSource, in Synchronous… in getSupportedDistanceMeasurementMethods() method