Searched refs:new_ns (Results 1 - 1 of 1) sorted by relevance

/system/core/nexus/
H A DSupplicant.cpp208 char new_ns[20]; local
209 snprintf(new_ns, sizeof(new_ns), "wifi.net.%d", new_wn->getNetworkId());
210 new_wn->attachProperties(pm, new_ns);
387 char new_ns[20]; local
388 snprintf(new_ns, sizeof(new_ns), "wifi.net.%d", wn->getNetworkId());
389 wn->attachProperties(pm, new_ns);

Completed in 65 milliseconds