Home
last modified time | relevance | path

Searched refs:tL2C_CONN_INFO (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_csm.c124 tL2C_CONN_INFO *p_ci = (tL2C_CONN_INFO *)p_data; in l2c_csm_closed()
425 if (((tL2C_CONN_INFO *)p_data)->status == BTM_DELAY_CHECK) { in l2c_csm_term_w4_sec_comp()
480 tL2C_CONN_INFO *p_ci = (tL2C_CONN_INFO *)p_data; in l2c_csm_w4_l2cap_connect_rsp()
578 tL2C_CONN_INFO *p_ci; in l2c_csm_w4_l2ca_connect_rsp()
596 p_ci = (tL2C_CONN_INFO *)p_data; in l2c_csm_w4_l2ca_connect_rsp()
611 p_ci = (tL2C_CONN_INFO *)p_data; in l2c_csm_w4_l2ca_connect_rsp()
Dl2c_link.c156 tL2C_CONN_INFO ci; in l2c_link_hci_conn_comp()
282 tL2C_CONN_INFO ci; in l2c_link_sec_comp()
682 tL2C_CONN_INFO ci; in l2c_info_timeout()
Dl2c_main.c362 tL2C_CONN_INFO con_info; in process_l2cap_cmd()
370 tL2C_CONN_INFO ci; in process_l2cap_cmd()
Dl2c_ucd.c995 if (((tL2C_CONN_INFO *)p_data)->status == BTM_DELAY_CHECK) { in l2c_ucd_process_event()
Dl2c_api.c444 tL2C_CONN_INFO conn_info; in L2CA_ErtmConnectRsp()
1572 tL2C_CONN_INFO conn_info; in L2CA_ConnectLECocRsp()
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h549 } tL2C_CONN_INFO; typedef