ESP-IDF
tBTA_DM_ACL_CHANGE
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_ACL_CHANGE
tBTA_DM_ACL_CHANGE struct
Syntax
Show:
Summary
Declaration
from
bta_dm_int.h:559
typedef
struct
{
BT_HDR
hdr
;
tBTM_BL_EVENT
event
;
UINT8
busy_level
;
UINT8
busy_level_flags
;
BOOLEAN
is_new
;
UINT8
new_role
;
BD_ADDR
bd_addr
;
UINT8
hci_status
;
BOOLEAN
sc_downgrade
;
#if
BLE_INCLUDED
==
TRUE
UINT16
handle
;
#endif
tBT_TRANSPORT
transport
;
}
tBTA_DM_ACL_CHANGE
;
Fields
Field
Declared as
tBTA_DM_ACL_CHANGE::hdr
BT_HDR
tBTA_DM_ACL_CHANGE::event
tBTM_BL_EVENT
tBTA_DM_ACL_CHANGE::busy_level
UINT8
tBTA_DM_ACL_CHANGE::busy_level_flags
UINT8
tBTA_DM_ACL_CHANGE::is_new
BOOLEAN
tBTA_DM_ACL_CHANGE::new_role
UINT8
tBTA_DM_ACL_CHANGE::bd_addr
BD_ADDR
tBTA_DM_ACL_CHANGE::hci_status
UINT8
tBTA_DM_ACL_CHANGE::sc_downgrade
BOOLEAN
tBTA_DM_ACL_CHANGE::handle
UINT16
tBTA_DM_ACL_CHANGE::transport
tBT_TRANSPORT
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