Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_upnp_ssdp.c112 * next_advertisement - Build next message and advance the state machine
117 * Note: next_advertisement is shared code with msearchreply_* functions
120 next_advertisement(struct upnp_wps_device_sm *sm, in next_advertisement() function
243 msg = next_advertisement(sm, a, &islast); in advertisement_state_machine_stop()
282 msg = next_advertisement(sm, a, &islast); in advertisement_state_machine_handler()
400 msg = next_advertisement(sm, a, &islast); in msearchreply_state_machine_handler()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_upnp_ssdp.c112 * next_advertisement - Build next message and advance the state machine
117 * Note: next_advertisement is shared code with msearchreply_* functions
120 next_advertisement(struct upnp_wps_device_sm *sm, in next_advertisement() function
243 msg = next_advertisement(sm, a, &islast); in advertisement_state_machine_stop()
282 msg = next_advertisement(sm, a, &islast); in advertisement_state_machine_handler()
400 msg = next_advertisement(sm, a, &islast); in msearchreply_state_machine_handler()

Completed in 3 milliseconds