HomeSort by relevance Sort by last modified time
    Searched refs:on_time_hs20 (Results 1 - 3 of 3) sorted by null

  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
link_layer_stats.cpp 83 ALOGE("on_time_hs20: = %d", ((wifi_radio_stat *)data)->on_time_hs20);
  /hardware/libhardware_legacy/include/hardware_legacy/
link_layer_stats.h 96 u32 on_time_hs20; // msecs the radio is awake due to HS2.0 scans and GAS exchange (32 bits number accruing over time) member in struct:__anon24966
  /hardware/qcom/wlan/qcwcn/wifi_hal/
llstats.cpp 742 stats->on_time_hs20 = nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_ON_TIME_HS20]);
    [all...]

Completed in 213 milliseconds