Searched refs:tL2C_CONN_INFO (Results 1 – 6 of 6) sorted by relevance
124 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()
156 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()
362 tL2C_CONN_INFO con_info; in process_l2cap_cmd()370 tL2C_CONN_INFO ci; in process_l2cap_cmd()
995 if (((tL2C_CONN_INFO *)p_data)->status == BTM_DELAY_CHECK) { in l2c_ucd_process_event()
444 tL2C_CONN_INFO conn_info; in L2CA_ErtmConnectRsp()1572 tL2C_CONN_INFO conn_info; in L2CA_ConnectLECocRsp()
549 } tL2C_CONN_INFO; typedef