Searched refs:macItem (Results 1 – 1 of 1) sorted by relevance
597 for (auto &macItem : wifiStoreRandomMacs) { in FillupMacByConfig() local598 if (macItem.randomMac == cfgItem.macAddress) { in FillupMacByConfig()599 macItem.ssid = cfgItem.ssid; in FillupMacByConfig()600 macItem.keyMgmt = cfgItem.keyMgmt; in FillupMacByConfig()