ESP-IDF
wps_context::wps_state
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
wps_context::wps_state
wps_context::wps_state field
wps_state - Current WPS state
Syntax
Show:
Summary
Declaration
from
wps.h:656
enum
wps_state
wps_state
;
Examples
References
from
examples
Code
Location
Referrer
enum
wps_state
wps_state
;
wps.h:656
state
=
wps
->
wps
->
wps_state
;
wps_enrollee.c:25
wps_build_wps_state()
wps
->
wps_state
=
WPS_STATE_CONFIGURED
;
wps_hostapd.c:289
hostapd_init_wps()
wpabuf_put_u8
(
msg
,
wps
->
wps_state
)
;
wps_registrar.c:483
wps_build_wps_state()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
wps_context::wps_state
is written by 1 function and is read by 2 functions:
hostapd_init_wps()
All items filtered out
wps_context::wps_state
wps_build_wps_state()
wps_build_wps_state()
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