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

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_upnp_i.h 51 ADVERTISE_DOWN = 1,
wps_upnp_ssdp.c 147 case ADVERTISE_DOWN:
172 if (a->type != ADVERTISE_DOWN) {
246 a->type = ADVERTISE_DOWN;
312 if (a->type == ADVERTISE_DOWN) {
313 wpa_printf(MSG_DEBUG, "WPS UPnP: ADVERTISE_DOWN->UP");
358 a->type = ADVERTISE_DOWN;

Completed in 54 milliseconds