ESP-IDF
dpp_bootstrap_info::own
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_bootstrap_info::own
dpp_bootstrap_info::own field
Syntax
Show:
Summary
Declaration
from
dpp.h:168
int
own
;
Examples
References
from
examples
Code
Location
Referrer
int
own
;
dpp.h:168
if
(
!
*
own_bi
&&
bi
->
own
&&
dpp.c:5124
dpp_bootstrap_find_pair()
if
(
!
*
peer_bi
&&
!
bi
->
own
&&
dpp.c:5132
dpp_bootstrap_find_pair()
bi
->
own
=
1
;
dpp_crypto.c:285
dpp_keygen()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
dpp_bootstrap_info::own
is written by 1 function and is read by 1 function:
dpp_keygen()
All items filtered out
dpp_bootstrap_info::own
dpp_bootstrap_find_pair()
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