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

  /hardware/libhardware_legacy/include/hardware_legacy/
link_layer_stats.h 108 u32 on_time_gscan; // msecs the radio is awake due to G?scan (32 bits number accruing over time) member in struct:__anon41480
  /hardware/qcom/wlan/qcwcn/wifi_hal/
llstats.cpp 339 stats->on_time_gscan = nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_ON_TIME_GSCAN]);
404 ALOGI(" onTimeGscan is %u ", mResultsParams.radio_stat->on_time_gscan);
    [all...]

Completed in 133 milliseconds