Searched refs:GetRandomMacAddr (Results 1 – 4 of 4) sorted by relevance
309 std::string goRandomMacAddr = WifiConfigCenter::GetInstance().GetRandomMacAddr( in AddMacAddrPairInfo()315 gcRandomMacAddr = WifiConfigCenter::GetInstance().GetRandomMacAddr( in AddMacAddrPairInfo()320 std::string goRandomMacAddr = WifiConfigCenter::GetInstance().GetRandomMacAddr( in AddMacAddrPairInfo()327 gcRandomMacAddr = WifiConfigCenter::GetInstance().GetRandomMacAddr( in AddMacAddrPairInfo()333 goRandomMacAddr = WifiConfigCenter::GetInstance().GetRandomMacAddr( in AddMacAddrPairInfo()339 gcRandomMacAddr = WifiConfigCenter::GetInstance().GetRandomMacAddr( in AddMacAddrPairInfo()
305 std::string GetRandomMacAddr(WifiMacAddrInfoType type, std::string bssid);
1137 std::string WifiConfigCenter::GetRandomMacAddr(WifiMacAddrInfoType type, std::string bssid) in GetRandomMacAddr() function in OHOS::Wifi::WifiConfigCenter1343 randomMacAddrInfo.bssid = GetRandomMacAddr(type, bssid); in RemoveMacAddrPairInfo()
1333 …info.bssid = WifiConfigCenter::GetInstance().GetRandomMacAddr(WifiMacAddrInfoType::WIFI_SCANINFO_M… in GetLinkedInfo()