HomeSort by relevance Sort by last modified time
    Searched refs:ADVERTISE_DOWN (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/wps/
wps_upnp_i.h 40 ADVERTISE_DOWN = 1,
wps_upnp_ssdp.c 143 case ADVERTISE_DOWN:
168 if (a->type != ADVERTISE_DOWN) {
242 a->type = ADVERTISE_DOWN;
307 if (a->type == ADVERTISE_DOWN) {
308 wpa_printf(MSG_DEBUG, "WPS UPnP: ADVERTISE_DOWN->UP");
353 a->type = ADVERTISE_DOWN;

Completed in 1497 milliseconds