ESP-IDF
wps_data::er
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/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_data::er
wps_data::er field
er - Whether the local end is an external registrar
Syntax
Show:
Summary
Declaration
from
wps_i.h:38
int
er
;
Examples
References
from
examples
Code
Location
Referrer
int
er
;
wps_i.h:38
(
(
wps
->
wps
->
ap
||
wps
->
er
)
&&
wps_build_cred
(
wps
,
plain
)
)
||
wps_registrar.c:2107
wps_build_m8()
(
!
wps
->
wps
->
ap
&&
!
wps
->
er
&&
wps_build_ap_settings
(
wps
,
plain
)
)
||
wps_registrar.c:2108
wps_build_m8()
if
(
wps_validate_m7_encr
(
decrypted
,
wps
->
wps
->
ap
||
wps
->
er
,
wps_registrar.c:3026
wps_process_m7()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
wps_data::er
is read by 2 functions:
All items filtered out
wps_data::er
wps_build_m8()
wps_process_m7()
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