Searched refs:mP2pDeviceMacAddrPair (Results 1 – 2 of 2) sorted by relevance
1176 DelMacAddrPairs(mP2pDeviceMacAddrPair, macAddrInfo); in RemoveMacAddrPairs()1202 return GetPairMacAddress(mP2pDeviceMacAddrPair, macAddrInfo); in GetMacAddrPairs()1226 mP2pDeviceMacAddrPair.clear(); in ClearMacAddrPairs()1368 return InsertMacAddrPairs(mP2pDeviceMacAddrPair, macAddrInfo, randomMacAddr); in AddMacAddrPairs()
416 std::map<WifiMacAddrInfo, std::string> mP2pDeviceMacAddrPair; variable