Searched refs:l2c_link_hci_conn_comp (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/stack/fuzzers/ |
D | l2cap_fuzzer.cc | 164 void l2c_link_hci_conn_comp(tHCI_STATUS status, uint16_t handle, 237 l2c_link_hci_conn_comp(HCI_SUCCESS, kSmpBrHndl, kSmpBrAddr); in Fuzz()
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_l2cap_link.cc | 56 void l2c_link_hci_conn_comp(tHCI_STATUS /* status */, uint16_t /* handle */, in l2c_link_hci_conn_comp() function
|
/packages/modules/Bluetooth/system/stack/acl/ |
D | btm_acl.cc | 96 void l2c_link_hci_conn_comp(tHCI_STATUS status, uint16_t handle, 2352 l2c_link_hci_conn_comp(HCI_SUCCESS, handle, bda); in on_acl_br_edr_connected() 2385 l2c_link_hci_conn_comp(status, HCI_INVALID_HANDLE, bda); in on_acl_br_edr_failed()
|
/packages/modules/Bluetooth/system/stack/l2cap/ |
D | l2c_link.cc | 67 void l2c_link_hci_conn_comp(tHCI_STATUS status, uint16_t handle, in l2c_link_hci_conn_comp() function
|