ESP-IDF
+
0
/1 examples
SourceVu will show references to
WIFI_EVENT_AP_WPS_RG_PIN
from the following samples and libraries:
wps_softap_registrar sample
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
WIFI_EVENT_AP_WPS_RG_PIN
WIFI_EVENT_AP_WPS_RG_PIN value
Soft-AP wps pin code in registrar mode
Syntax
Show:
Summary
Declaration
from
esp_wifi_types_generic.h:1000
WIFI_EVENT_AP_WPS_RG_PIN
;
Examples
WIFI_EVENT_AP_WPS_RG_PIN
is referenced by 1 libraries and example projects:
wps_softap_registrar sample
References
from
0/1
examples
Code
Location
Referrer
WIFI_EVENT_AP_WPS_RG_PIN
,
/**< Soft-AP wps pin code in registrar mode */
esp_wifi_types_generic.h:1000
esp_event_post
(
WIFI_EVENT
,
WIFI_EVENT_AP_WPS_RG_PIN
,
&
evt
,
sizeof
(
evt
)
,
OS_BLOCK
)
;
esp_hostpad_wps.c:89
wifi_ap_wps_init()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
WIFI_EVENT_AP_WPS_RG_PIN
is read by 1 function:
All items filtered out
WIFI_EVENT_AP_WPS_RG_PIN
wifi_ap_wps_init()
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out