OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_INFO_STATE
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/wlan/qcwcn/wifi_hal/
vendor_definitions.h
211
QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_INFO_STATE
,
[
all
...]
llstats.cpp
132
if (!tb_vendor[
QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_INFO_STATE
])
134
ALOGE("%s:
QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_INFO_STATE
not found", __FUNCTION__);
137
stats->state = (wifi_connection_state)nla_get_u32(tb_vendor[
QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_INFO_STATE
]);
[
all
...]
Completed in 71 milliseconds