Lines Matching refs:apIfaces_
87 InvalidateAndClearApIface(apIfaces_);
128 if (apIfaces_.size() > 0) {
129 return apIfaces_[0]->GetName();
202 InvalidateAndClearApIface(apIfaces_);
256 iface_counts[IfaceType::AP] = apIfaces_.size();
392 if (FindApUsingName(apIfaces_, ifname)) {
490 apIfaces_.push_back(iface);
522 if (apIfaces_.empty()) {
525 ifnames = GetApNames(apIfaces_);
531 iface = FindApUsingName(apIfaces_, ifname);
540 const auto iface = FindApUsingName(apIfaces_, ifname);
544 InvalidateAndClearApIface(apIfaces_);