Home
last modified time | relevance | path

Searched refs:new_freq (Results 1 – 1 of 1) sorted by relevance

/hostap-latest/wpa_supplicant/
Ddpp_supplicant.c1205 unsigned int new_freq; in wpas_dpp_cancel_remain_on_channel_cb() local
1209 new_freq = wpa_s->dpp_auth->neg_freq; in wpas_dpp_cancel_remain_on_channel_cb()
1211 new_freq = wpa_s->dpp_auth->curr_freq; in wpas_dpp_cancel_remain_on_channel_cb()
1214 new_freq); in wpas_dpp_cancel_remain_on_channel_cb()
1215 wpas_dpp_listen_start(wpa_s, new_freq); in wpas_dpp_cancel_remain_on_channel_cb()