Searched defs:send_byebye (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_upnp_ssdp.c230 * @send_byebye: Send byebye advertisement messages immediately
233 int send_byebye)
241 if (!send_byebye || sm->multicast_sd < 0)
232 advertisement_state_machine_stop(struct upnp_wps_device_sm *sm, int send_byebye) argument
/external/wpa_supplicant_8/src/wps/
H A Dwps_upnp_ssdp.c230 * @send_byebye: Send byebye advertisement messages immediately
233 int send_byebye)
241 if (!send_byebye || sm->multicast_sd < 0)
232 advertisement_state_machine_stop(struct upnp_wps_device_sm *sm, int send_byebye) argument
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_upnp_ssdp.c230 * @send_byebye: Send byebye advertisement messages immediately
233 int send_byebye)
241 if (!send_byebye || sm->multicast_sd < 0)
232 advertisement_state_machine_stop(struct upnp_wps_device_sm *sm, int send_byebye) argument

Completed in 536 milliseconds