Home
last modified time | relevance | path

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

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