Searched refs:apIter (Results 1 – 1 of 1) sorted by relevance
571 auto apIter = mIWifiApIfaces.find(ifaceName); in GetFrequenciesByBand() local572 if (apIter != mIWifiApIfaces.end()) { in GetFrequenciesByBand()573 sptr<IChipIface> &iface = apIter->second; in GetFrequenciesByBand()703 auto apIter = mIWifiApIfaces.find(ifaceName); in SetWifiCountryCode() local704 if (apIter != mIWifiApIfaces.end()) { in SetWifiCountryCode()705 sptr<IChipIface> &iface = apIter->second; in SetWifiCountryCode()