Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_csm.c124 tL2C_CONN_INFO *p_ci = (tL2C_CONN_INFO *)p_data; in l2c_csm_closed()
448 if (((tL2C_CONN_INFO *)p_data)->status == BTM_DELAY_CHECK) in l2c_csm_term_w4_sec_comp()
507 tL2C_CONN_INFO *p_ci = (tL2C_CONN_INFO *)p_data; in l2c_csm_w4_l2cap_connect_rsp()
612 tL2C_CONN_INFO *p_ci; in l2c_csm_w4_l2ca_connect_rsp()
631 p_ci = (tL2C_CONN_INFO *)p_data; in l2c_csm_w4_l2ca_connect_rsp()
649 p_ci = (tL2C_CONN_INFO *)p_data; in l2c_csm_w4_l2ca_connect_rsp()
Dl2c_link.c158 tL2C_CONN_INFO ci; in l2c_link_hci_conn_comp()
295 tL2C_CONN_INFO ci; in l2c_link_sec_comp()
663 tL2C_CONN_INFO ci; in l2c_info_timeout()
Dl2c_main.c325 tL2C_CONN_INFO con_info; in process_l2cap_cmd()
333 tL2C_CONN_INFO ci; in process_l2cap_cmd()
Dl2c_int.h510 } tL2C_CONN_INFO; typedef
Dl2c_ucd.c1082 if (((tL2C_CONN_INFO *)p_data)->status == BTM_DELAY_CHECK) in l2c_ucd_process_event()
Dl2c_api.c464 tL2C_CONN_INFO conn_info; in L2CA_ErtmConnectRsp()