Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/aidl/default/
Daidl_struct_util.cpp890 std::vector<WifiChannelStats> aidl_channel_stats; in convertLegacyLinkLayerRadioStatsToAidl() local
900 aidl_channel_stats.push_back(aidl_channel_stat); in convertLegacyLinkLayerRadioStatsToAidl()
903 aidl_radio_stat->channelStats = aidl_channel_stats; in convertLegacyLinkLayerRadioStatsToAidl()