HomeSort by relevance Sort by last modified time
    Searched refs:cca_busy_time (Results 1 - 2 of 2) 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:__anon41479
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...]

Completed in 1362 milliseconds