ESP-IDF
ap_sta_is_authorized()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
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
ap_sta_is_authorized()
ap_sta_is_authorized() function
Syntax
Show:
Summary
Declaration
from
sta_info.h:126
static
inline
int
ap_sta_is_authorized
(
struct
sta_info
*
sta
)
;
Arguments
Argument
sta
Related Functions
Found 41 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_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
Code
Location
static
inline
int
ap_sta_is_authorized
(
struct
sta_info
*
sta
)
sta_info.h:126
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ap_sta_is_authorized()
reads 1 variable:
sta_info::flags
All items filtered out
ap_sta_is_authorized()
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