ESP-IDF
wps_sig_type
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
wps_sig_type
wps_sig_type enum
Syntax
Show:
Summary
Declaration
from
esp_wps_i.h:19
enum
wps_sig_type
{
SIG_WPS_ENABLE
=
1
,
SIG_WPS_DISABLE
,
SIG_WPS_START
,
SIG_WPS_RX
,
SIG_WPS_TIMER_TIMEOUT
,
SIG_WPS_TIMER_MSG_TIMEOUT
,
SIG_WPS_TIMER_SUCCESS_CB
,
SIG_WPS_TIMER_SCAN
,
SIG_WPS_TIMER_EAPOL_START
,
SIG_WPS_NUM
,
}
;
Values
Value
Declared as
wps_sig_type::SIG_WPS_ENABLE
=
1
wps_sig_type::SIG_WPS_DISABLE
wps_sig_type::SIG_WPS_START
wps_sig_type::SIG_WPS_RX
wps_sig_type::SIG_WPS_TIMER_TIMEOUT
wps_sig_type::SIG_WPS_TIMER_MSG_TIMEOUT
wps_sig_type::SIG_WPS_TIMER_SUCCESS_CB
wps_sig_type::SIG_WPS_TIMER_SCAN
wps_sig_type::SIG_WPS_TIMER_EAPOL_START
wps_sig_type::SIG_WPS_NUM
Examples
References
from
examples
Code
Location
enum
wps_sig_type
{
esp_wps_i.h:19
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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