ESP-IDF
hostapd_wps_reenable_ap_pin()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
hostapd_wps_reenable_ap_pin()
hostapd_wps_reenable_ap_pin() function
Syntax
Show:
Summary
Declaration
from
wps_hostapd.c:98
static
void
hostapd_wps_reenable_ap_pin
(
void
*
eloop_data
,
void
*
user_ctx
)
;
Arguments
Argument
eloop_data
user_ctx
Examples
References
from
examples
Code
Location
Referrer
static
void
hostapd_wps_reenable_ap_pin
(
void
*
eloop_data
,
void
*
user_ctx
)
wps_hostapd.c:98
eloop_cancel_timeout
(
hostapd_wps_reenable_ap_pin
,
hapd
,
NULL
)
;
wps_hostapd.c:335
hostapd_deinit_wps()
Call Tree
from
examples
hostapd_wps_reenable_ap_pin()
calls 1 function:
All items filtered out
hostapd_wps_reenable_ap_pin()
wps_registrar_update_ie()
All items filtered out
Data Use
from
examples
hostapd_wps_reenable_ap_pin()
reads 5 variables and writes 2 variables:
hostapd_bss_config::ap_setup_locked
hostapd_data::conf
hostapd_data::wps
hostapd_data::ap_pin_failures_consecutive
wps_context::registrar
All items filtered out
hostapd_wps_reenable_ap_pin()
hostapd_deinit_wps()
wps_context::ap_setup_locked
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