ESP-IDF
dpp_bootstrap_type_txt()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
dpp_bootstrap_type_txt()
dpp_bootstrap_type_txt() function
Syntax
Show:
Summary
Declaration
Definition
from
dpp.h:445
const
char
*
dpp_bootstrap_type_txt
(
enum
dpp_bootstrap_type
type
)
;
Implemented in
dpp.c:209
Arguments
Argument
type
Examples
References
from
examples
Code
Location
Referrer
const
char
*
dpp_bootstrap_type_txt
(
enum
dpp_bootstrap_type
type
)
dpp.c:209
const
char
*
dpp_bootstrap_type_txt
(
enum
dpp_bootstrap_type
type
)
;
dpp.h:445
dpp_bootstrap_type_txt
(
bi
->
type
)
,
dpp.c:5103
dpp_get_bootstrap_info()
Call Tree
from
examples
dpp_bootstrap_type_txt()
is called by 1 function:
dpp_get_bootstrap_info()
All items filtered out
dpp_bootstrap_type_txt()
All items filtered out
Data Use
from
examples
dpp_bootstrap_type_txt()
reads 3 variables:
dpp_bootstrap_type::DPP_BOOTSTRAP_QR_CODE
dpp_bootstrap_type::DPP_BOOTSTRAP_PKEX
dpp_bootstrap_type::DPP_BOOTSTRAP_NFC_URI
All items filtered out
dpp_bootstrap_type_txt()
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