ESP-IDF
tBTA_DM_ACL_LINK_STAT
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_LINK_STAT
tBTA_DM_ACL_LINK_STAT struct
Syntax
Show:
Summary
Declaration
from
bta_api.h:871
typedef
struct
{
tBTA_ACL_LINK_STAT_EVT
event
;
union
{
tBTA_DM_ACL_CONN_CMPL_STAT
conn_cmpl
;
tBTA_DM_ACL_DISCONN_CMPL_STAT
disconn_cmpl
;
}
link_act
;
}
tBTA_DM_ACL_LINK_STAT
;
Fields
Field
Declared as
tBTA_DM_ACL_LINK_STAT::event
tBTA_ACL_LINK_STAT_EVT
tBTA_DM_ACL_LINK_STAT::link_act
union
{
tBTA_DM_ACL_CONN_CMPL_STAT
conn_cmpl
;
tBTA_DM_ACL_DISCONN_CMPL_STAT
disconn_cmpl
;
}
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