ESP-IDF
wps_data::pbc
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::pbc
wps_data::pbc field
Syntax
Show:
Summary
Declaration
from
wps_i.h:74
int
pbc
;
Examples
References
from
examples
Code
Location
Referrer
int
pbc
;
wps_i.h:74
data
->
pbc
=
cfg
->
pbc
;
wps.c:89
wps_init()
if
(
wps
->
pbc
)
{
wps_registrar.c:1407
wps_get_dev_password()
wps
->
pbc
=
1
;
wps_registrar.c:2766
wps_process_m1()
if
(
wps
->
pbc
&&
wps
->
wps
->
registrar
->
force_pbc_overlap
&&
wps_registrar.c:2805
wps_process_m3()
if
(
wps
->
pbc
&&
wps
->
wps
->
registrar
->
force_pbc_overlap
&&
wps_registrar.c:2843
wps_process_m5()
if
(
wps
->
pbc
&&
wps
->
wps
->
registrar
->
force_pbc_overlap
&&
wps_registrar.c:3002
wps_process_m7()
if
(
wps
->
pbc
)
{
wps_registrar.c:3388
wps_process_wsc_done()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
wps_data::pbc
is written by 2 functions and is read by 5 functions:
wps_init()
wps_process_m1()
All items filtered out
wps_data::pbc
wps_get_dev_password()
wps_process_m3()
wps_process_m5()
wps_process_m7()
wps_process_wsc_done()
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