ESP-IDF
wpa3_process_rx_commit()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
wpa3_process_rx_commit()
wpa3_process_rx_commit() function
Syntax
Show:
Summary
Declaration
from
esp_wpa3.c:452
static
void
wpa3_process_rx_commit
(
wpa3_hostap_auth_event_t
*
evt
)
;
Arguments
Argument
evt
Related Functions
Found 1 other functions taking a
wpa3_hostap_auth_event_t
argument:
Function
wpa3_process_rx_confirm()
Examples
References
from
examples
Code
Location
Referrer
static
void
wpa3_process_rx_commit
(
wpa3_hostap_auth_event_t
*
evt
)
esp_wpa3.c:452
wpa3_process_rx_commit
(
&
evt
)
;
esp_wpa3.c:566
esp_wpa3_hostap_task()
Call Tree
from
examples
wpa3_process_rx_commit()
is called by 1 function and calls 13 functions:
esp_wpa3_hostap_task()
All items filtered out
wpa3_process_rx_commit()
free()
esp_wifi_ap_get_sta_aid()
wifi_osi_funcs_t::_semphr_take
wifi_osi_funcs_t::_semphr_give
dl_list_del()
dl_list_empty()
esp_wifi_ap_deauth_internal()
esp_wifi_get_hostap_private_internal()
ap_get_sta()
ap_free_sta()
ap_sta_add()
esp_send_sae_auth_reply()
handle_auth_sae()
All items filtered out
Data Use
from
examples
wpa3_process_rx_commit()
reads 9 variables and writes 1 variable:
wifi_funcs
dl_list::next
hostapd_sae_commit_queue::len
hostapd_sae_commit_queue::bssid
hostapd_sae_commit_queue::auth_transaction
hostapd_sae_commit_queue::status
hostapd_sae_commit_queue::msg
sta_info::lock
sta_info::remove_pending
All items filtered out
wpa3_process_rx_commit()
sta_info::sae_commit_processing
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
wpa3_process_rx_commit()
allocates 1 types:
hostapd_sae_commit_queue
All items filtered out
wpa3_process_rx_commit()
All items filtered out