Home
last modified time | relevance | path

Searched refs:errorAzimuthAngle (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DDistanceMeasurementNativeInterface.java110 int errorAzimuthAngle, in onDistanceMeasurementResult() argument
119 errorAzimuthAngle, in onDistanceMeasurementResult()
DDistanceMeasurementManager.java471 int errorAzimuthAngle, in onDistanceMeasurementResult() argument
/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DDistanceMeasurementResult.java148 double errorAzimuthAngle, in DistanceMeasurementResult() argument
158 mErrorAzimuthAngle = errorAzimuthAngle; in DistanceMeasurementResult()