Searched refs:goRandomMacAddr (Results 1 – 1 of 1) sorted by relevance
309 std::string goRandomMacAddr = WifiConfigCenter::GetInstance().GetRandomMacAddr( in AddMacAddrPairInfo() local311 …figCenter::GetInstance().StoreWifiMacAddrPairInfo(type, owner.GetDeviceAddress(), goRandomMacAddr); in AddMacAddrPairInfo()320 std::string goRandomMacAddr = WifiConfigCenter::GetInstance().GetRandomMacAddr( in AddMacAddrPairInfo() local322 if (!goRandomMacAddr.empty()) { in AddMacAddrPairInfo()323 …figCenter::GetInstance().StoreWifiMacAddrPairInfo(type, owner.GetDeviceAddress(), goRandomMacAddr); in AddMacAddrPairInfo()333 goRandomMacAddr = WifiConfigCenter::GetInstance().GetRandomMacAddr( in AddMacAddrPairInfo()335 …figCenter::GetInstance().StoreWifiMacAddrPairInfo(type, owner.GetDeviceAddress(), goRandomMacAddr); in AddMacAddrPairInfo()