Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Ddpp_auth.c64 unsigned int neg_freq) in dpp_auth_build_req() argument
77 if (neg_freq > 0) in dpp_auth_build_req()
106 if (neg_freq > 0) { in dpp_auth_build_req()
109 if (ieee80211_freq_to_channel_ext(neg_freq, 0, 0, &op_class, in dpp_auth_build_req()
114 neg_freq); in dpp_auth_build_req()
739 int neg_freq; in dpp_auth_req_rx() local
746 neg_freq = ieee80211_chan_to_freq(NULL, channel[0], channel[1]); in dpp_auth_req_rx()
749 channel[0], channel[1], neg_freq); in dpp_auth_req_rx()
750 if (neg_freq < 0) { in dpp_auth_req_rx()
756 if (auth->curr_freq != (unsigned int) neg_freq) { in dpp_auth_req_rx()
[all …]
Ddpp_i.h46 unsigned int neg_freq,
Ddpp.h284 unsigned int neg_freq; member
530 unsigned int neg_freq,
Ddpp.c556 unsigned int neg_freq, in dpp_prepare_channel_list() argument
564 if (!neg_freq) in dpp_prepare_channel_list()
567 auth->freq[0] = neg_freq; in dpp_prepare_channel_list()
568 auth->curr_freq = neg_freq; in dpp_prepare_channel_list()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Ddpp_hostapd.c187 if (!hapd->dpp_auth_ok_on_ack && hapd->dpp_auth->neg_freq > 0 && in hostapd_dpp_tx_status()
188 hapd->dpp_auth->curr_freq != hapd->dpp_auth->neg_freq) { in hostapd_dpp_tx_status()
192 hapd->dpp_auth->neg_freq); in hostapd_dpp_tx_status()
195 if (hapd->dpp_auth->neg_freq != in hostapd_dpp_tx_status()
200 hapd->dpp_auth->neg_freq, hapd->iface->freq); in hostapd_dpp_tx_status()
262 if (auth->neg_freq > 0) in hostapd_dpp_reply_wait_timeout()
263 freq = auth->neg_freq; in hostapd_dpp_reply_wait_timeout()
380 if (auth->neg_freq > 0 && freq != auth->neg_freq) { in hostapd_dpp_auth_init_next()
383 freq, auth->neg_freq); in hostapd_dpp_auth_init_next()
402 unsigned int neg_freq = 0; in hostapd_dpp_auth_init() local
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Ddpp_supplicant.c234 if (!wpa_s->dpp_auth_ok_on_ack && wpa_s->dpp_auth->neg_freq > 0 && in wpas_dpp_tx_status()
235 wpa_s->dpp_auth->curr_freq != wpa_s->dpp_auth->neg_freq) { in wpas_dpp_tx_status()
239 wpa_s->dpp_auth->neg_freq); in wpas_dpp_tx_status()
241 wpas_dpp_listen_start(wpa_s, wpa_s->dpp_auth->neg_freq); in wpas_dpp_tx_status()
302 if (auth->neg_freq > 0) in wpas_dpp_reply_wait_timeout()
303 freq = auth->neg_freq; in wpas_dpp_reply_wait_timeout()
416 if (auth->neg_freq > 0 && freq != auth->neg_freq) { in wpas_dpp_auth_init_next()
419 freq, auth->neg_freq); in wpas_dpp_auth_init_next()
439 unsigned int neg_freq = 0; in wpas_dpp_auth_init() local
519 neg_freq = atoi(pos + 10); in wpas_dpp_auth_init()
[all …]
Dp2p_supplicant.h49 int force_freq, int neg_freq,
Dp2p_supplicant.c3220 const u8 *peer, int neg_freq, in wpas_invitation_result() argument
3309 if (neg_freq > 0 && ssid->mode == WPAS_MODE_P2P_GO && in wpas_invitation_result()
3310 freq_included(wpa_s, channels, neg_freq)) in wpas_invitation_result()
3311 freq = neg_freq; in wpas_invitation_result()
6443 int force_freq, int neg_freq, in wpas_p2p_group_add_persistent() argument
6493 freq = wpas_p2p_select_go_freq(wpa_s, neg_freq); in wpas_p2p_group_add_persistent()
6499 freq = neg_freq; in wpas_p2p_group_add_persistent()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Ddpp_hostapd.c301 if (!hapd->dpp_auth_ok_on_ack && hapd->dpp_auth->neg_freq > 0 && in hostapd_dpp_tx_status()
302 hapd->dpp_auth->curr_freq != hapd->dpp_auth->neg_freq) { in hostapd_dpp_tx_status()
306 hapd->dpp_auth->neg_freq); in hostapd_dpp_tx_status()
309 if (hapd->dpp_auth->neg_freq != in hostapd_dpp_tx_status()
314 hapd->dpp_auth->neg_freq, hapd->iface->freq); in hostapd_dpp_tx_status()
376 if (auth->neg_freq > 0) in hostapd_dpp_reply_wait_timeout()
377 freq = auth->neg_freq; in hostapd_dpp_reply_wait_timeout()
515 if (auth->neg_freq > 0 && freq != auth->neg_freq) { in hostapd_dpp_auth_init_next()
518 freq, auth->neg_freq); in hostapd_dpp_auth_init_next()
554 unsigned int neg_freq = 0; in hostapd_dpp_auth_init() local
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Ddpp_supplicant.c529 if (!wpa_s->dpp_auth_ok_on_ack && wpa_s->dpp_auth->neg_freq > 0 && in wpas_dpp_tx_status()
530 wpa_s->dpp_auth->curr_freq != wpa_s->dpp_auth->neg_freq) { in wpas_dpp_tx_status()
534 wpa_s->dpp_auth->neg_freq); in wpas_dpp_tx_status()
536 wpas_dpp_listen_start(wpa_s, wpa_s->dpp_auth->neg_freq); in wpas_dpp_tx_status()
597 if (auth->neg_freq > 0) in wpas_dpp_reply_wait_timeout()
598 freq = auth->neg_freq; in wpas_dpp_reply_wait_timeout()
730 if (auth->neg_freq > 0 && freq != auth->neg_freq) { in wpas_dpp_auth_init_next()
733 freq, auth->neg_freq); in wpas_dpp_auth_init_next()
753 unsigned int neg_freq = 0; in wpas_dpp_auth_init() local
840 neg_freq = atoi(pos + 10); in wpas_dpp_auth_init()
[all …]
Dp2p_supplicant.h50 int force_freq, int neg_freq,
Dp2p_supplicant.c3392 const u8 *peer, int neg_freq, in wpas_invitation_result() argument
3481 if (neg_freq > 0 && ssid->mode == WPAS_MODE_P2P_GO && in wpas_invitation_result()
3482 freq_included(wpa_s, channels, neg_freq)) in wpas_invitation_result()
3483 freq = neg_freq; in wpas_invitation_result()
6939 int force_freq, int neg_freq, in wpas_p2p_group_add_persistent() argument
6991 freq = wpas_p2p_select_go_freq(wpa_s, neg_freq); in wpas_p2p_group_add_persistent()
6997 freq = neg_freq; in wpas_p2p_group_add_persistent()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Ddpp.h203 unsigned int neg_freq; member
402 unsigned int neg_freq,
Ddpp.c1674 unsigned int neg_freq) in dpp_auth_build_req() argument
1687 if (neg_freq > 0) in dpp_auth_build_req()
1716 if (neg_freq > 0) { in dpp_auth_build_req()
1719 if (ieee80211_freq_to_channel_ext(neg_freq, 0, 0, &op_class, in dpp_auth_build_req()
1724 neg_freq); in dpp_auth_build_req()
2224 unsigned int neg_freq, in dpp_auth_init() argument
2347 i_pubkey_hash, neg_freq); in dpp_auth_init()
3142 int neg_freq; in dpp_auth_req_rx() local
3149 neg_freq = ieee80211_chan_to_freq(NULL, channel[0], channel[1]); in dpp_auth_req_rx()
3152 channel[0], channel[1], neg_freq); in dpp_auth_req_rx()
[all …]