Searched refs:on_time_hs20 (Results 1 – 8 of 8) sorted by relevance
64 uint32_t on_time_hs20; member82 u32 on_time_hs20; // msecs the radio is awake due to HS2.0 scans and GAS exchange member259 external_stat_ptr->on_time_hs20 = internal_stat_ptr->on_time_hs20; in convertToExternalRadioStatStructure()290 external_stat_ptr->on_time_hs20 = internal_stat_ptr->on_time_hs20; in convertToExternalRadioStatStructureLegacy()
105 …u32 on_time_hs20; // msecs the radio is awake due to HS2.0 scans and GAS exch… member
65 uint32_t on_time_hs20; member
229 radio.stats.on_time_hs20 = rand(); in TEST_F()410 EXPECT_EQ(legacy_ml_stats.radios[i].stats.on_time_hs20, in TEST_F()491 radio.stats.on_time_hs20 = rand(); in TEST_F()634 EXPECT_EQ(legacy_stats.radios[i].stats.on_time_hs20, in TEST_F()
773 …stats->on_time_hs20 = nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_ON_TIME_HS20]… in get_wifi_radio_stats()1020 radioStatsBuf->on_time_hs20, in handleResponse()
787 …stats->on_time_hs20 = nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_ON_TIME_HS20]… in get_wifi_radio_stats()1036 radioStatsBuf->on_time_hs20, in handleResponse()
4752 printMsg("on_time_hs20 = %d\n", rx_stat[i].on_time_hs20); in printMultiLinkStats()4811 printMsg("on_time_hs20 = %d\n", rx_stat[i].on_time_hs20); in printLinkStats()
888 aidl_radio_stat->onTimeInMsForHs20Scan = legacy_radio_stat.stats.on_time_hs20; in convertLegacyLinkLayerRadioStatsToAidl()