Home
last modified time | relevance | path

Searched refs:l2c_link_hci_disc_comp (Results 1 – 7 of 7) sorted by relevance

/system/bt/stack/include/
Dl2cap_hci_link_interface.h25 extern bool l2c_link_hci_disc_comp(uint16_t handle, tHCI_REASON reason);
/system/bt/test/mock/
Dmock_stack_l2cap_link.cc33 bool l2c_link_hci_disc_comp(uint16_t handle, tHCI_REASON reason) { in l2c_link_hci_disc_comp() function
/system/bt/stack/test/common/
Dmock_stack_l2cap_link.cc33 bool l2c_link_hci_disc_comp(uint16_t handle, tHCI_REASON reason) { in l2c_link_hci_disc_comp() function
/system/bt/stack/l2cap/
Dl2c_link.cc178 l2c_link_hci_disc_comp(p_lcb->Handle(), status); in l2c_link_hci_conn_comp()
337 bool l2c_link_hci_disc_comp(uint16_t handle, tHCI_REASON reason) { in l2c_link_hci_disc_comp() function
Dl2c_utils.cc2036 l2c_link_hci_disc_comp(p_lcb->Handle(), HCI_ERR_UNDEFINED); in l2cu_device_reset()
/system/bt/stack/acl/
Dbtm_acl.cc479 l2c_link_hci_disc_comp(p->hci_handle, HCI_ERR_HW_FAILURE); in btm_acl_device_down()
2617 if (!l2c_link_hci_disc_comp(handle, reason) && in btm_acl_disconnected()
/system/bt/stack/btu/
Dbtu_hcif.cc58 bool l2c_link_hci_disc_comp(uint16_t handle,