ESP-IDF
tBTA_DM_ACL_CHANGE::handle
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::handle
tBTA_DM_ACL_CHANGE::handle field
Syntax
Show:
Summary
Declaration
from
bta_dm_int.h:570
UINT16
handle
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
handle
;
bta_dm_int.h:570
p_msg
->
handle
=
p_data
->
conn
.
handle
;
bta_dm_act.c:3476
bta_dm_bl_change_cback()
p_msg
->
handle
=
p_data
->
discn
.
handle
;
bta_dm_act.c:3483
bta_dm_bl_change_cback()
&&
bta_dm_cb
.
device_list
.
peer_device
[
i
]
.
conn_handle
==
p_data
->
acl_change
.
handle
bta_dm_act.c:3695
bta_dm_acl_change()
bta_dm_cb
.
device_list
.
peer_device
[
i
]
.
conn_handle
=
p_data
->
acl_change
.
handle
;
bta_dm_act.c:3709
bta_dm_acl_change()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_DM_ACL_CHANGE::handle
is written by 1 function and is read by 1 function:
bta_dm_bl_change_cback()
All items filtered out
tBTA_DM_ACL_CHANGE::handle
bta_dm_acl_change()
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