ESP-IDF
tBTA_DM_API_ADD_DEVICE
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
tBTA_DM_API_ADD_DEVICE
tBTA_DM_API_ADD_DEVICE struct
Syntax
Show:
Summary
Declaration
from
bta_dm_int.h:606
typedef
struct
{
BT_HDR
hdr
;
BD_ADDR
bd_addr
;
DEV_CLASS
dc
;
LINK_KEY
link_key
;
tBTA_SERVICE_MASK
tm
;
BOOLEAN
is_trusted
;
UINT8
key_type
;
tBTA_IO_CAP
io_cap
;
BOOLEAN
link_key_known
;
BOOLEAN
dc_known
;
BD_NAME
bd_name
;
UINT8
features
[
BTA_FEATURE_BYTES_PER_PAGE
*
(
BTA_EXT_FEATURES_PAGE_MAX
+
1
)
]
;
UINT8
pin_length
;
UINT8
sc_support
;
}
tBTA_DM_API_ADD_DEVICE
;
Fields
Field
Declared as
tBTA_DM_API_ADD_DEVICE::hdr
BT_HDR
tBTA_DM_API_ADD_DEVICE::bd_addr
BD_ADDR
tBTA_DM_API_ADD_DEVICE::dc
DEV_CLASS
tBTA_DM_API_ADD_DEVICE::link_key
LINK_KEY
tBTA_DM_API_ADD_DEVICE::tm
tBTA_SERVICE_MASK
tBTA_DM_API_ADD_DEVICE::is_trusted
BOOLEAN
tBTA_DM_API_ADD_DEVICE::key_type
UINT8
tBTA_DM_API_ADD_DEVICE::io_cap
tBTA_IO_CAP
tBTA_DM_API_ADD_DEVICE::link_key_known
BOOLEAN
tBTA_DM_API_ADD_DEVICE::dc_known
BOOLEAN
tBTA_DM_API_ADD_DEVICE::bd_name
BD_NAME
tBTA_DM_API_ADD_DEVICE::features
UINT8
[
BTA_FEATURE_BYTES_PER_PAGE
*
(
BTA_EXT_FEATURES_PAGE_MAX
+
1
)
]
tBTA_DM_API_ADD_DEVICE::pin_length
UINT8
tBTA_DM_API_ADD_DEVICE::sc_support
UINT8
Examples
References
from
examples
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