ESP-IDF
+
0
/1 examples
SourceVu will show references to
WIFI_EVENT_AP_WPS_RG_TIMEOUT
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_TIMEOUT
WIFI_EVENT_AP_WPS_RG_TIMEOUT value
Soft-AP wps timeout in registrar mode
Syntax
Show:
Summary
Declaration
from
esp_wifi_types_generic.h:999
WIFI_EVENT_AP_WPS_RG_TIMEOUT
;
Examples
WIFI_EVENT_AP_WPS_RG_TIMEOUT
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_TIMEOUT
,
/**< Soft-AP wps timeout in registrar mode */
esp_wifi_types_generic.h:999
esp_event_post
(
WIFI_EVENT
,
WIFI_EVENT_AP_WPS_RG_TIMEOUT
,
NULL
,
0
,
OS_BLOCK
)
;
wps_hostapd.c:160
hostapd_wps_event_pbc_timeout()
esp_event_post
(
WIFI_EVENT
,
WIFI_EVENT_AP_WPS_RG_TIMEOUT
,
NULL
,
0
,
OS_BLOCK
)
;
wps_hostapd.c:165
hostapd_wps_event_pin_timeout()
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_TIMEOUT
is read by 2 functions:
All items filtered out
WIFI_EVENT_AP_WPS_RG_TIMEOUT
hostapd_wps_event_pbc_timeout()
hostapd_wps_event_pin_timeout()
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