Searched refs:staIter (Results 1 – 1 of 1) sorted by relevance
554 auto staIter = mIWifiStaIfaces.find(ifaceName); in GetFrequenciesByBand() local555 if (staIter != mIWifiStaIfaces.end()) { in GetFrequenciesByBand()556 sptr<IChipIface> &iface = staIter->second; in GetFrequenciesByBand()690 auto staIter = mIWifiStaIfaces.find(ifaceName); in SetWifiCountryCode() local691 if (staIter != mIWifiStaIfaces.end()) { in SetWifiCountryCode()692 sptr<IChipIface> &iface = staIter->second; in SetWifiCountryCode()