ESP-IDF
dpp_authentication::waiting_pubkey_hash
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_authentication::waiting_pubkey_hash
dpp_authentication::waiting_pubkey_hash field
Syntax
Show:
Summary
Declaration
from
dpp.h:246
u8
waiting_pubkey_hash
[
SHA256_MAC_LEN
]
;
Examples
References
from
examples
Code
Location
Referrer
u8
waiting_pubkey_hash
[
SHA256_MAC_LEN
]
;
dpp.h:246
os_memcpy
(
auth
->
waiting_pubkey_hash
,
dpp.c:1903
dpp_auth_req_rx()
os_memcmp
(
auth
->
waiting_pubkey_hash
,
peer_bi
->
pubkey_hash
,
dpp.c:1945
dpp_notify_new_qr_code()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
dpp_authentication::waiting_pubkey_hash
is read by 2 functions:
All items filtered out
dpp_authentication::waiting_pubkey_hash
dpp_auth_req_rx()
dpp_notify_new_qr_code()
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