Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wpa_supplicant/src/common/
Ddpp.h260 unsigned int neg_freq; member
452 unsigned int neg_freq,
Ddpp.c987 unsigned int neg_freq) in dpp_auth_build_req() argument
1001 if (neg_freq > 0) in dpp_auth_build_req()
1027 if (neg_freq > 0) { in dpp_auth_build_req()
1517 unsigned int neg_freq, in dpp_auth_init() argument
1640 i_pubkey_hash, neg_freq); in dpp_auth_init()
2458 neg_freq = ieee80211_chan_to_freq(NULL, channel[0], channel[1]); in dpp_auth_req_rx()
2461 channel[0], channel[1], neg_freq); in dpp_auth_req_rx()
2462 if (neg_freq < 0) { in dpp_auth_req_rx()
2468 if (auth->curr_freq != (unsigned int) neg_freq) { in dpp_auth_req_rx()
2471 freq, neg_freq); in dpp_auth_req_rx()
[all …]