Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h718 extern BOOLEAN l2c_link_hci_conn_req (BD_ADDR bd_addr);
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_link.c60 BOOLEAN l2c_link_hci_conn_req (BD_ADDR bd_addr) in l2c_link_hci_conn_req() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c2678 if (l2c_link_hci_conn_req (bda)) { in btm_sec_conn_req()