Searched refs:rx_time (Results 1 – 6 of 6) sorted by relevance
51 uint32_t rx_time; member115 ALOGE("rx_time: = %d", radio_stat->rx_time); in handleResponse()143 external_stat_ptr->rx_time = internal_stat_ptr->rx_time; in convertToExternalRadioStatStructure()
96 …u32 rx_time; // msecs the radio is in active receive (32 bits number acc… member
160 radio.stats.rx_time = rand(); in TEST_F()232 EXPECT_EQ(legacy_stats.radios[i].stats.rx_time, in TEST_F()
100 uint64_t rx_time; /* in ms */ member
730 stats->rx_time = nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_RX_TIME]); in get_wifi_radio_stats()997 radioStatsBuf->rx_time, in handleResponse()
816 hidl_radio_stat->V1_0.rxTimeInMs = legacy_radio_stat.stats.rx_time; in convertLegacyLinkLayerRadioStatsToHidl()