ESP-IDF
tSMP_EVT_DATA::loc_oob_data
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tSMP_EVT_DATA::loc_oob_data
tSMP_EVT_DATA::loc_oob_data field
Syntax
Show:
Summary
Declaration
from
smp_api.h:268
tSMP_LOC_OOB_DATA
loc_oob_data
;
Examples
References
from
examples
Code
Location
Referrer
tSMP_LOC_OOB_DATA
loc_oob_data
;
smp_api.h:268
memcpy
(
&
evt_data
.
local_oob_data
,
&
p_data
->
loc_oob_data
,
sizeof
(
tSMP_LOC_OOB_DATA
)
)
;
btm_ble.c:2295
btm_proc_smp_cback()
cb_data
.
loc_oob_data
=
p_cb
->
sc_oob_data
.
loc_oob_data
;
smp_act.c:138
smp_send_app_cback()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tSMP_EVT_DATA::loc_oob_data
is written by 1 function:
smp_send_app_cback()
All items filtered out
tSMP_EVT_DATA::loc_oob_data
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