ESP-IDF
SMP_BR_SEC_DEFAULT_KEY
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
SMP_BR_SEC_DEFAULT_KEY
SMP_BR_SEC_DEFAULT_KEY macro
Syntax
Show:
Summary
Declaration
from
smp_api.h:197
#define
SMP_BR_SEC_DEFAULT_KEY
(
SMP_SEC_KEY_TYPE_ENC
|
SMP_SEC_KEY_TYPE_ID
|
\
SMP_SEC_KEY_TYPE_CSRK
)
Examples
References
from
examples
Code
Location
#define
SMP_BR_SEC_DEFAULT_KEY
(
SMP_SEC_KEY_TYPE_ENC
|
SMP_SEC_KEY_TYPE_ID
|
\
smp_api.h:197
cb_data
.
io_req
.
init_keys
=
SMP_BR_SEC_DEFAULT_KEY
;
smp_act.c:146
cb_data
.
io_req
.
resp_keys
=
SMP_BR_SEC_DEFAULT_KEY
;
smp_act.c:147
p_cb
->
local_r_key
=
p_cb
->
local_i_key
=
SMP_BR_SEC_DEFAULT_KEY
;
smp_l2c.c:278
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