Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/rtt/
H A DResponderLocation.java580 decodeLciAltUncertainty(subelementLciFields[SUBELEMENT_LCI_ALT_UNCERTAINTY_INDEX]); in parseSubelementLci()
639 private double decodeLciAltUncertainty(long encodedValue) { in decodeLciAltUncertainty() method in ResponderLocation