ESP-IDF
dpp_bootstrap_type
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
dpp_bootstrap_type
dpp_bootstrap_type enum
Syntax
Show:
Summary
Declaration
from
esp_dpp.h:29
enum
dpp_bootstrap_type
{
DPP_BOOTSTRAP_QR_CODE
,
DPP_BOOTSTRAP_PKEX
,
DPP_BOOTSTRAP_NFC_URI
,
}
;
Values
Value
Declared as
Description
dpp_bootstrap_type::DPP_BOOTSTRAP_QR_CODE
QR Code Method.
dpp_bootstrap_type::DPP_BOOTSTRAP_PKEX
Proof of Knowledge Method.
dpp_bootstrap_type::DPP_BOOTSTRAP_NFC_URI
NFC URI record Method.
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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