Searched refs:next_advertisement (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_upnp_ssdp.c118 * next_advertisement - Build next message and advance the state machine
123 * Note: next_advertisement is shared code with msearchreply_* functions
126 next_advertisement(struct upnp_wps_device_sm *sm, function
251 msg = next_advertisement(sm, a, &islast);
290 msg = next_advertisement(sm, a, &islast);
407 msg = next_advertisement(sm, a, &islast);
/external/wpa_supplicant_8/src/wps/
H A Dwps_upnp_ssdp.c118 * next_advertisement - Build next message and advance the state machine
123 * Note: next_advertisement is shared code with msearchreply_* functions
126 next_advertisement(struct upnp_wps_device_sm *sm, function
251 msg = next_advertisement(sm, a, &islast);
290 msg = next_advertisement(sm, a, &islast);
407 msg = next_advertisement(sm, a, &islast);
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_upnp_ssdp.c118 * next_advertisement - Build next message and advance the state machine
123 * Note: next_advertisement is shared code with msearchreply_* functions
126 next_advertisement(struct upnp_wps_device_sm *sm, function
251 msg = next_advertisement(sm, a, &islast);
290 msg = next_advertisement(sm, a, &islast);
407 msg = next_advertisement(sm, a, &islast);

Completed in 412 milliseconds