ESP-IDF
tBTA_DM_LINK_DOWN::is_removed
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_LINK_DOWN::is_removed
tBTA_DM_LINK_DOWN::is_removed field
Syntax
Show:
Summary
Declaration
from
bta_api.h:846
BOOLEAN
is_removed
;
Examples
References
from
examples
Code
Location
Referrer
BOOLEAN
is_removed
;
/* TRUE if device is removed when link is down */
bta_api.h:846
conn
.
link_down
.
is_removed
=
bta_dm_cb
.
device_list
.
peer_device
[
i
]
.
remove_dev_pending
;
bta_dm_act.c:3758
bta_dm_acl_change()
if
(
conn
.
link_down
.
is_removed
)
{
bta_dm_act.c:3798
bta_dm_acl_change()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_DM_LINK_DOWN::is_removed
is written by 1 function and is read by 1 function:
bta_dm_acl_change()
All items filtered out
tBTA_DM_LINK_DOWN::is_removed
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