Searched refs:l2c_link_hci_conn_comp (Results 1 – 4 of 4) sorted by relevance
/system/bt/test/mock/ |
D | mock_stack_l2cap_link.cc | 59 void l2c_link_hci_conn_comp(tHCI_STATUS status, uint16_t handle, in l2c_link_hci_conn_comp() function
|
/system/bt/stack/test/common/ |
D | mock_stack_l2cap_link.cc | 59 void l2c_link_hci_conn_comp(tHCI_STATUS status, uint16_t handle, in l2c_link_hci_conn_comp() function
|
/system/bt/stack/acl/ |
D | btm_acl.cc | 75 void l2c_link_hci_conn_comp(tHCI_STATUS status, uint16_t handle, 2558 l2c_link_hci_conn_comp(HCI_SUCCESS, handle, bda); in on_acl_br_edr_connected() 2590 l2c_link_hci_conn_comp(status, HCI_INVALID_HANDLE, bda); in on_acl_br_edr_failed()
|
/system/bt/stack/l2cap/ |
D | l2c_link.cc | 138 void l2c_link_hci_conn_comp(tHCI_STATUS status, uint16_t handle, in l2c_link_hci_conn_comp() function
|