OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cca_busy_time
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware_legacy/include/hardware_legacy/
link_layer_stats.h
97
u32
cca_busy_time
; // msecs the CCA register is busy (32 bits number accruing over time)
member in struct:__anon40564
218
#define WIFI_STATS_RADIO_CCA 0x00000002 //
cca_busy_time
(within radio statistics)
/hardware/qcom/wlan/qcwcn/wifi_hal/
llstats.cpp
358
pChStats->
cca_busy_time
= nla_get_u32(tb2[QCA_WLAN_VENDOR_ATTR_LL_STATS_CHANNEL_CCA_BUSY_TIME]);
418
ALOGI(" ccaBusyTime %u ", pWifiChannelStats->
cca_busy_time
);
[
all
...]
vendor_definitions.h
69
*
cca_busy_time
(within radio statistics) 0x00000002
Completed in 209 milliseconds