ESP-IDF
DPP_ATTR_R_NONCE
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
DPP_ATTR_R_NONCE
DPP_ATTR_R_NONCE value
Syntax
Show:
Summary
Declaration
from
dpp.h:100
DPP_ATTR_R_NONCE
=
0x1007
;
Examples
References
from
examples
Code
Location
Referrer
DPP_ATTR_R_NONCE
=
0x1007
,
dpp.h:100
WPA_PUT_LE16
(
pos
,
DPP_ATTR_R_NONCE
)
;
dpp.c:673
dpp_auth_build_resp()
WPA_PUT_LE16
(
r_nonce
,
DPP_ATTR_R_NONCE
)
;
dpp.c:2104
dpp_auth_build_conf()
r_nonce
=
dpp_get_attr
(
unwrapped
,
unwrapped_len
,
DPP_ATTR_R_NONCE
,
dpp.c:2412
dpp_auth_resp_rx()
r_nonce
=
dpp_get_attr
(
unwrapped
,
unwrapped_len
,
DPP_ATTR_R_NONCE
,
dpp.c:2593
dpp_auth_conf_rx_failure()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
DPP_ATTR_R_NONCE
is read by 4 functions:
All items filtered out
DPP_ATTR_R_NONCE
dpp_auth_build_resp()
dpp_auth_build_conf()
dpp_auth_resp_rx()
dpp_auth_conf_rx_failure()
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