Home
last modified time | relevance | path

Searched refs:is_removed (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h816 BOOLEAN is_removed; /* TRUE if device is removed when link is down */ member
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c3549 conn.link_down.is_removed = bta_dm_cb.device_list.peer_device[i].remove_dev_pending; in bta_dm_acl_change()
3589 if (conn.link_down.is_removed) { in bta_dm_acl_change()