Searched refs:on_time (Results 1 - 3 of 3) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dlink_layer_stats.cpp32 uint32_t on_time; member in struct:__anon193
96 ALOGE("on_time: = %d", radio_stat->on_time);
124 external_stat_ptr->on_time = internal_stat_ptr->on_time;
/hardware/libhardware_legacy/include/hardware_legacy/
H A Dlink_layer_stats.h81 u32 on_time; // msecs the radio is awake (32 bits number accruing over time) member in struct:__anon1938
91 u32 on_time; // msecs the radio is awake (32 bits number accruing over time) member in struct:__anon1939
/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dllstats.cpp703 stats->on_time = nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_ON_TIME]);
835 pChStats->on_time = nla_get_u32(tb2[QCA_WLAN_VENDOR_ATTR_LL_STATS_CHANNEL_ON_TIME]);
932 mResultsParams.radio_stat->on_time,
966 pWifiChannelStats->on_time,

Completed in 113 milliseconds