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 145 case ADVERTISE_DOWN:
170 if (a->type != ADVERTISE_DOWN) {
244 a->type = ADVERTISE_DOWN;
309 if (a->type == ADVERTISE_DOWN) {
310 wpa_printf(MSG_DEBUG, "WPS UPnP: ADVERTISE_DOWN->UP");
355 a->type = ADVERTISE_DOWN;

Completed in 6898 milliseconds