ESP-IDF
WSC_Start
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
WSC_Start
WSC_Start value
Syntax
Show:
Summary
Declaration
from
wps.h:20
WSC_Start
=
0x01
;
Examples
References
from
examples
Code
Location
Referrer
WSC_Start
=
0x01
,
wps.h:20
wpabuf_put_u8
(
req
,
WSC_Start
)
;
/* Op-Code */
eap_server_wsc.c:130
eap_wsc_build_start()
if
(
expd
->
opcode
!=
WSC_Start
)
{
esp_wps.c:614
wps_process_wps_mX_req()
}
else
if
(
expd
->
opcode
==
WSC_Start
)
{
esp_wps.c:621
wps_process_wps_mX_req()
case
WSC_Start
:
wps_enrollee.c:1670
wps_enrollee_process_msg()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
WSC_Start
is read by 3 functions:
All items filtered out
WSC_Start
wps_enrollee_process_msg()
wps_process_wps_mX_req()
eap_wsc_build_start()
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