OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wifi_connection_state
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware_legacy/include/hardware_legacy/
link_layer_stats.h
22
}
wifi_connection_state
;
typedef in typeref:enum:__anon31479
50
wifi_connection_state
state; // connection state (valid for STA, CLI only)
/hardware/qcom/wlan/qcwcn/wifi_hal/
llstats.cpp
137
stats->state = (
wifi_connection_state
)nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_INFO_STATE]);
[
all
...]
vendor_definitions.h
208
/* Type = enum
wifi_connection_state
, e.g., DISCONNECTED,
[
all
...]
Completed in 90 milliseconds