Home
last modified time | relevance | path

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

/aosp12/hardware/libhardware_legacy/include/hardware_legacy/
H A Dlink_layer_stats.h22 } wifi_connection_state; typedef
51 wifi_connection_state state; // connection state (valid for STA, CLI only)
/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dllstats.cpp133 …stats->state = (wifi_connection_state)nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_IN… in get_wifi_interface_info()