ESP-IDF
tBTA_DM_LOC_OOB_DATA
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTA_DM_LOC_OOB_DATA
tBTA_DM_LOC_OOB_DATA struct
Syntax
Show:
Summary
Declaration
from
bta_api.h:1009
typedef
struct
{
BT_OCTET16
local_oob_c
;
BT_OCTET16
local_oob_r
;
}
tBTA_DM_LOC_OOB_DATA
;
Fields
Field
Declared as
tBTA_DM_LOC_OOB_DATA::local_oob_c
BT_OCTET16
tBTA_DM_LOC_OOB_DATA::local_oob_r
BT_OCTET16
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
{
bta_api.h:1009
}
tBTA_DM_LOC_OOB_DATA
;
bta_api.h:1012
tBTA_DM_LOC_OOB_DATA
tBTA_DM_LOC_OOB_DATA
local_oob_data
;
/* Local OOB data generated by us */
bta_api.h:1043
tBTA_DM_SEC
tBTA_DM_SEC::local_oob_data
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
tBTA_DM_SEC::local_oob_data
tBTA_DM_SEC
bta_api.h:1043
Lifecycle
from
examples
All items filtered out
All items filtered out