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

/external/wpa_supplicant_6/wpa_supplicant/src/wps/
H A Dwps_upnp_ssdp.c553 int got_man = 0; local
649 got_man = 1;
664 if (!got_host || !got_st || !got_man || !got_mx || mx < 0) {
666 "%d mx=%d", got_host, got_st, got_man, got_mx, mx);
/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_upnp_ssdp.c525 int got_man = 0; local
625 got_man = 1;
640 if (!got_host || !got_st || !got_man || !got_mx || mx < 0) {
642 "%d mx=%d", got_host, got_st, got_man, got_mx, mx);
/external/wpa_supplicant_8/src/wps/
H A Dwps_upnp_ssdp.c525 int got_man = 0; local
625 got_man = 1;
640 if (!got_host || !got_st || !got_man || !got_mx || mx < 0) {
642 "%d mx=%d", got_host, got_st, got_man, got_mx, mx);
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_upnp_ssdp.c525 int got_man = 0; local
625 got_man = 1;
640 if (!got_host || !got_st || !got_man || !got_mx || mx < 0) {
642 "%d mx=%d", got_host, got_st, got_man, got_mx, mx);

Completed in 25 milliseconds