Home
last modified time | relevance | path

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

/packages/modules/Wifi/framework/java/android/net/wifi/rtt/
DResponderLocation.java93 private static final int[] SUBELEMENT_LCI_BIT_FIELD_LENGTHS = { field in ResponderLocation
567 long[] subelementLciFields = getFieldData(buffer, SUBELEMENT_LCI_BIT_FIELD_LENGTHS); in parseSubelementLci()
574 mLatitude = decodeLciLatLng(subelementLciFields, SUBELEMENT_LCI_BIT_FIELD_LENGTHS, in parseSubelementLci()
579 decodeLciLatLng(subelementLciFields, SUBELEMENT_LCI_BIT_FIELD_LENGTHS, in parseSubelementLci()