ESP-IDF
sta_info
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
sta_info
sta_info struct
Syntax
Show:
Summary
Declaration
Definition
from
ap_config.h:384
struct
sta_info
;
Implemented in
sta_info.h:41
Fields
Field
Declared as
sta_info::next
struct
sta_info
*
sta_info::hnext
struct
sta_info
*
sta_info::addr
u8
[
6
]
sta_info::flags
u32
sta_info::eapol_sm
struct
eapol_state_machine
*
sta_info::wpa_sm
struct
wpa_state_machine
*
sta_info::identity
char
*
sta_info::auth_alg
u16
sta_info::wps_ie
struct
wpabuf
*
sta_info::lock
void
*
sta_info::sae
struct
sae_data
*
sta_info::sae_commit_processing
bool
sta_info::remove_pending
bool
sta_info::sae_data
struct
wpabuf
*
Related Functions
Found 42 other functions taking a
sta_info
argument:
Function
ap_free_sta()
sae_set_state()
auth_sae_send_confirm()
ieee802_1x_alloc_eapol_sm()
ieee802_1x_free_station()
handle_auth_sae()
auth_sae_send_commit()
sae_sm_step()
hostap_new_assoc_sta()
ieee802_1x_finished()
ap_sta_hash_add()
ap_sta_delayed_1x_auth_fail_disconnect()
ap_sta_pending_delayed_1x_auth_fail_disconnect()
sae_check_big_sync()
ieee802_1x_send()
handle_eap_response()
handle_eap()
ap_sta_list_del()
ap_sta_hash_del()
sae_get_password()
auth_build_sae_commit()
auth_build_sae_confirm()
sae_accept_sta()
check_n_add_wps_sta()
ap_sta_server_sm_deinit()
ap_sta_is_authorized()
ap_sta_session_timeout()
ap_sta_no_session_timeout()
ap_sta_disassociate()
ap_sta_deauthenticate()
ap_sta_wps_cancel()
ap_sta_bind_vlan()
ap_sta_start_sa_query()
ap_sta_stop_sa_query()
ap_check_sa_query_timeout()
ap_sta_disconnect()
ap_sta_set_authorized()
ap_sta_deauth_cb()
ap_sta_disassoc_cb()
ap_sta_clear_disconnect_timeouts()
ap_sta_re_add()
ap_free_sta_pasn()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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
All items filtered out
All items filtered out