Home
last modified time | relevance | path

Searched refs:l2c_link_hci_conn_req (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/stack/include/
H A Dl2cap_acl_interface.h43 extern void l2c_link_hci_conn_req(const RawAddress& bd_addr);
/aosp12/system/bt/stack/test/common/
H A Dmock_stack_l2cap_link.cc63 void l2c_link_hci_conn_req(const RawAddress& bd_addr) { in l2c_link_hci_conn_req() function
/aosp12/system/bt/test/mock/
H A Dmock_stack_l2cap_link.cc63 void l2c_link_hci_conn_req(const RawAddress& bd_addr) { in l2c_link_hci_conn_req() function
/aosp12/system/bt/stack/l2cap/
H A Dl2c_link.cc67 void l2c_link_hci_conn_req(const RawAddress& bd_addr) { in l2c_link_hci_conn_req() function
/aosp12/system/bt/stack/acl/
H A Dbtm_acl.cc2680 l2c_link_hci_conn_req(bda); in btm_acl_connection_request()