Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/aidl/default/
Daidl_struct_util.h188 bool convertLegacyPeerInfoStatsToAidl(const legacy_hal::WifiPeerInfo& legacy_peer_info_stats,
Daidl_struct_util.cpp986 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