Home
last modified time | relevance | path

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

/hardware/libhardware_legacy/include/hardware_legacy/
Drtt.h147 wifi_information_element *LCI; // for 11mc only member
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Drtt.cpp587 rtt_result->LCI = (wifi_information_element *)ele_1; in handleEvent()
605 rtt_result->LCI = (wifi_information_element *)ele_2; in handleEvent()
/hardware/interfaces/wifi/1.0/
DIWifiRttController.hal98 * API to configure the LCI(Location civic information).
Dtypes.hal1918 * if initiator supports LCI request. Applies to 2-sided RTT.
1947 * Structs for setting LCI/LCR information to be provided to a requestor.
/hardware/interfaces/wifi/1.4/
Dtypes.hal388 * if initiator supports LCI request. Applies to 2-sided RTT.
/hardware/interfaces/wifi/1.5/default/
Dhidl_struct_util.cpp2960 if (legacy_result.LCI && in convertLegacyRttResultToHidl()
2961 !convertLegacyIeToHidl(*legacy_result.LCI, &hidl_result->lci)) { in convertLegacyRttResultToHidl()