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 140 case ADVERTISE_DOWN:
165 if (a->type != ADVERTISE_DOWN) {
239 a->type = ADVERTISE_DOWN;
304 if (a->type == ADVERTISE_DOWN) {
305 wpa_printf(MSG_DEBUG, "WPS UPnP: ADVERTISE_DOWN->UP");
350 a->type = ADVERTISE_DOWN;

Completed in 41 milliseconds