Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.3/default/
Dhidl_struct_util.cpp833 for (const auto& channel_stat : legacy_radio_stat.channel_stats) { in convertLegacyLinkLayerRadioStatsToHidl() local
835 hidl_channel_stat.onTimeInMs = channel_stat.on_time; in convertLegacyLinkLayerRadioStatsToHidl()
836 hidl_channel_stat.ccaBusyTimeInMs = channel_stat.cca_busy_time; in convertLegacyLinkLayerRadioStatsToHidl()
842 hidl_channel_stat.channel.centerFreq = channel_stat.channel.center_freq; in convertLegacyLinkLayerRadioStatsToHidl()
844 channel_stat.channel.center_freq0; in convertLegacyLinkLayerRadioStatsToHidl()
846 channel_stat.channel.center_freq1; in convertLegacyLinkLayerRadioStatsToHidl()