Home
last modified time | relevance | path

Searched refs:on_time_hs20 (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware_legacy/include/hardware_legacy/
Dlink_layer_stats.h111 …u32 on_time_hs20; // msecs the radio is awake due to HS2.0 scans and GAS exchange (3… member
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dllstats.cpp342 …stats->on_time_hs20 = nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_ON_TIME_HS20]… in get_wifi_radio_stats()
407 ALOGI(" onTimeHs20 is %u ", mResultsParams.radio_stat->on_time_hs20); in handleEvent()