ESP-IDF
tSMP_OOB_FLAG
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/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_OOB_FLAG
tSMP_OOB_FLAG
Syntax
Show:
Summary
Declaration
from
smp_api.h:129
typedef
UINT8
tSMP_OOB_FLAG
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
UINT8
tSMP_OOB_FLAG
;
smp_api.h:129
tSMP_OOB_FLAG
oob_data
;
/* OOB data present (locally) for the peer device */
smp_api.h:215
tSMP_IO_REQ
tSMP_IO_REQ::oob_data
tSMP_OOB_FLAG
peer_oob_flag
;
smp_int.h:300
tSMP_CB
tSMP_CB::peer_oob_flag
tSMP_OOB_FLAG
loc_oob_flag
;
smp_int.h:301
tSMP_CB
tSMP_CB::loc_oob_flag
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
Instance
Scope
Location
Project
tSMP_IO_REQ::oob_data
tSMP_IO_REQ
smp_api.h:215
tSMP_CB::peer_oob_flag
tSMP_CB
smp_int.h:300
tSMP_CB::loc_oob_flag
tSMP_CB
smp_int.h:301
Lifecycle
from
examples
All items filtered out
All items filtered out