ESP-IDF
DPP_ATTR_I_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_I_NONCE
DPP_ATTR_I_NONCE value
Syntax
Show:
Summary
Declaration
from
dpp.h:98
DPP_ATTR_I_NONCE
=
0x1005
;
Examples
References
from
examples
Code
Location
Referrer
DPP_ATTR_I_NONCE
=
0x1005
,
dpp.h:98
WPA_PUT_LE16
(
pos
,
DPP_ATTR_I_NONCE
)
;
dpp.c:534
dpp_auth_build_req()
WPA_PUT_LE16
(
pos
,
DPP_ATTR_I_NONCE
)
;
dpp.c:683
dpp_auth_build_resp()
i_nonce
=
dpp_get_attr
(
unwrapped
,
unwrapped_len
,
DPP_ATTR_I_NONCE
,
dpp.c:1829
dpp_auth_req_rx()
i_nonce
=
dpp_get_attr
(
unwrapped
,
unwrapped_len
,
DPP_ATTR_I_NONCE
,
dpp.c:2190
dpp_auth_resp_rx_status()
i_nonce
=
dpp_get_attr
(
unwrapped
,
unwrapped_len
,
DPP_ATTR_I_NONCE
,
dpp.c:2421
dpp_auth_resp_rx()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
DPP_ATTR_I_NONCE
is read by 5 functions:
All items filtered out
DPP_ATTR_I_NONCE
dpp_auth_build_req()
dpp_auth_build_resp()
dpp_auth_req_rx()
dpp_auth_resp_rx_status()
dpp_auth_resp_rx()
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