Searched refs:mP2pCurrentgroupMacAddrPair (Results 1 – 2 of 2) sorted by relevance
1182 DelMacAddrPairs(mP2pCurrentgroupMacAddrPair, macAddrInfo); in RemoveMacAddrPairs()1206 return GetPairMacAddress(mP2pCurrentgroupMacAddrPair, macAddrInfo); in GetMacAddrPairs()1232 mP2pCurrentgroupMacAddrPair.clear(); in ClearMacAddrPairs()1372 return InsertMacAddrPairs(mP2pCurrentgroupMacAddrPair, macAddrInfo, randomMacAddr); in AddMacAddrPairs()
418 std::map<WifiMacAddrInfo, std::string> mP2pCurrentgroupMacAddrPair; variable