Searched refs:usedInterface (Results 1 – 1 of 1) sorted by relevance
238 auto usedInterface = mUsedInterfaces.find(ap.ifName); in onAdd() local239 if (usedInterface == mUsedInterfaces.end()) { in onAdd()