ESP-IDF
WPS_EV_PBC_ACTIVE
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
WPS_EV_PBC_ACTIVE
WPS_EV_PBC_ACTIVE value
WPS_EV_PBC_ACTIVE - PBC mode was activated
Syntax
Show:
Summary
Declaration
from
wps.h:484
WPS_EV_PBC_ACTIVE
;
Examples
References
from
examples
Code
Location
Referrer
WPS_EV_PBC_ACTIVE
,
wps.h:484
wps
->
event_cb
(
wps
->
cb_ctx
,
WPS_EV_PBC_ACTIVE
,
NULL
)
;
wps_common.c:355
wps_pbc_active_event()
case
WPS_EV_PBC_ACTIVE
:
wps_hostapd.c:226
hostapd_wps_event_cb()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
WPS_EV_PBC_ACTIVE
is read by 2 functions:
All items filtered out
WPS_EV_PBC_ACTIVE
wps_pbc_active_event()
hostapd_wps_event_cb()
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