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

/external/wpa_supplicant_6/wpa_supplicant/src/wps/
H A Dwps_registrar.c1451 if (wps->ext_reg > 1)
1479 if (wps->ext_reg == 0)
1480 wps->ext_reg = 1;
1484 if (wps->ext_reg) {
2268 if (wps->wps->wps_upnp && wps->ext_reg && wps->state == RECV_M2D_ACK &&
2297 if (wps->ext_reg == 0)
2298 wps->ext_reg = 1;
2345 if (wps->wps->wps_upnp && wps->ext_reg) {
2403 (!wps->wps->wps_upnp || !wps->ext_reg)) {
2430 if (wps->wps->wps_upnp && wps->ext_reg) {
[all...]
H A Dwps_i.h101 int ext_reg; member in struct:wps_data

Completed in 18 milliseconds