Searched refs:LCI (Results 1 – 5 of 5) sorted by relevance
146 wifi_information_element *LCI; // for 11mc only member
571 rtt_result->LCI = (wifi_information_element *)ele_1; in handleEvent()589 rtt_result->LCI = (wifi_information_element *)ele_2; in handleEvent()
98 * API to configure the LCI(Location civic information).
1918 * if initiator supports LCI request. Applies to 2-sided RTT.1947 * Structs for setting LCI/LCR information to be provided to a requestor.
2657 if (legacy_result.LCI && in convertLegacyRttResultToHidl()2658 !convertLegacyIeToHidl(*legacy_result.LCI, &hidl_result->lci)) { in convertLegacyRttResultToHidl()