Home
last modified time | relevance | path

Searched refs:btm_sco_acl_removed (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_sco.cc81 void btm_sco_acl_removed(const RawAddress* /* bda */) { in btm_sco_acl_removed() function
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_link.cc60 void btm_sco_acl_removed(const RawAddress* bda);
353 btm_sco_acl_removed(&p_lcb->remote_bd_addr); in l2c_link_hci_disc_comp()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco.cc1383 void btm_sco_acl_removed(const RawAddress* bda) { in btm_sco_acl_removed() function