ESP-IDF
dpp_introduction::pmk_len
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
dpp_introduction::pmk_len
dpp_introduction::pmk_len field
Syntax
Show:
Summary
Declaration
from
dpp.h:334
size_t
pmk_len
;
Examples
References
from
examples
Code
Location
Referrer
size_t
pmk_len
;
dpp.h:334
intro
->
pmk_len
=
curve
->
hash_len
;
dpp.c:4893
dpp_peer_intro()
os_memcpy
(
entry
->
pmk
,
intro
.
pmk
,
intro
.
pmk_len
)
;
esp_dpp.c:367
esp_dpp_rx_peer_disc_resp()
entry
->
pmk_len
=
intro
.
pmk_len
;
esp_dpp.c:368
esp_dpp_rx_peer_disc_resp()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
dpp_introduction::pmk_len
is written by 1 function and is read by 1 function:
dpp_peer_intro()
All items filtered out
dpp_introduction::pmk_len
esp_dpp_rx_peer_disc_resp()
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