Home
last modified time | relevance | path

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

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