HomeSort by relevance Sort by last modified time
    Searched full:got_host (Results 1 - 1 of 1) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_upnp_ssdp.c 551 int got_host = 0; local
588 got_host = 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);

Completed in 51 milliseconds