Searched refs:convertLegacyPeerInfoStatsToAidl (Results 1 – 2 of 2) sorted by relevance
188 bool convertLegacyPeerInfoStatsToAidl(const legacy_hal::WifiPeerInfo& legacy_peer_info_stats,
986 if (!convertLegacyPeerInfoStatsToAidl(legacy_peer_info_stats, &aidl_peer_info_stats)) { in convertLegacyLinkLayerMlStatsToAidl()1076 if (!convertLegacyPeerInfoStatsToAidl(legacy_peer_info_stats, &aidl_peer_info_stats)) { in convertLegacyLinkLayerStatsToAidl()1133 bool convertLegacyPeerInfoStatsToAidl(const legacy_hal::WifiPeerInfo& legacy_peer_info_stats, in convertLegacyPeerInfoStatsToAidl() function