Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DDistanceMeasurementBinderTest.kt85 fun getSupportedDistanceMeasurementMethods() { in <lambda>() method in com.android.bluetooth.gatt.DistanceMeasurementBinderTest
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIDistanceMeasurement.aidl32 …List<DistanceMeasurementMethod> getSupportedDistanceMeasurementMethods(in AttributionSource attrib… in getSupportedDistanceMeasurementMethods() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DDistanceMeasurementBinder.kt68 override fun getSupportedDistanceMeasurementMethods( in <lambda>() method in com.android.bluetooth.gatt.DistanceMeasurementBinder
DDistanceMeasurementManager.java145 List<DistanceMeasurementMethod> getSupportedDistanceMeasurementMethods() { in getSupportedDistanceMeasurementMethods() method in DistanceMeasurementManager