ESP-IDF
tSMP_IO_REQ::init_keys
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
tSMP_IO_REQ::init_keys
tSMP_IO_REQ::init_keys field
Syntax
Show:
Summary
Declaration
from
smp_api.h:218
tSMP_KEYS
init_keys
;
Examples
References
from
examples
Code
Location
Referrer
tSMP_KEYS
init_keys
;
/* initiator keys to be distributed */
smp_api.h:218
cb_data
.
io_req
.
init_keys
=
p_cb
->
local_i_key
;
smp_act.c:126
smp_send_app_cback()
cb_data
.
io_req
.
init_keys
=
SMP_BR_SEC_DEFAULT_KEY
;
smp_act.c:146
smp_send_app_cback()
p_cb
->
local_i_key
=
cb_data
.
io_req
.
init_keys
;
smp_act.c:165
smp_send_app_cback()
p_cb
->
local_i_key
=
cb_data
.
io_req
.
init_keys
;
smp_act.c:204
smp_send_app_cback()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tSMP_IO_REQ::init_keys
is written by 1 function and is read by 1 function:
smp_send_app_cback()
All items filtered out
tSMP_IO_REQ::init_keys
smp_send_app_cback()
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