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

  /external/wpa_supplicant_8/src/wps/
wps_upnp_ssdp.c 526 int got_st = 0, st_match = 0; local
567 got_st = 1;
644 if (!got_host || !got_st || !got_man || !got_mx || mx < 0) {
646 "%d mx=%d", got_host, got_st, got_man, got_mx, mx);

Completed in 109 milliseconds