Searched refs:channel_stat (Results 1 – 1 of 1) sorted by relevance
892 for (const auto& channel_stat : legacy_radio_stat.channel_stats) { in convertLegacyLinkLayerRadioStatsToAidl() local894 aidl_channel_stat.onTimeInMs = channel_stat.on_time; in convertLegacyLinkLayerRadioStatsToAidl()895 aidl_channel_stat.ccaBusyTimeInMs = channel_stat.cca_busy_time; in convertLegacyLinkLayerRadioStatsToAidl()897 aidl_channel_stat.channel.centerFreq = channel_stat.channel.center_freq; in convertLegacyLinkLayerRadioStatsToAidl()898 aidl_channel_stat.channel.centerFreq0 = channel_stat.channel.center_freq0; in convertLegacyLinkLayerRadioStatsToAidl()899 aidl_channel_stat.channel.centerFreq1 = channel_stat.channel.center_freq1; in convertLegacyLinkLayerRadioStatsToAidl()