Home
last modified time | relevance | path

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

/hardware/libhardware_legacy/include/hardware_legacy/
Drtt.h144 wifi_information_element *LCI; // for 11mc only member
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Drtt.cpp553 rtt_result->LCI = (wifi_information_element *)ele_1; in handleEvent()
571 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.hal1916 * if initiator supports LCI request. Applies to 2-sided RTT.
1945 * Structs for setting LCI/LCR information to be provided to a requestor.
/hardware/interfaces/wifi/1.0/default/
Dhidl_struct_util.cpp2118 if (legacy_result.LCI && !convertLegacyIeToHidl(*legacy_result.LCI, in convertLegacyRttResultToHidl()