Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_csm.c127 tL2C_CONN_INFO *p_ci = (tL2C_CONN_INFO *)p_data; in l2c_csm_closed()
507 if (((tL2C_CONN_INFO *)p_data)->status == BTM_DELAY_CHECK) in l2c_csm_term_w4_sec_comp()
574 tL2C_CONN_INFO *p_ci = (tL2C_CONN_INFO *)p_data; in l2c_csm_w4_l2cap_connect_rsp()
704 tL2C_CONN_INFO *p_ci; in l2c_csm_w4_l2ca_connect_rsp()
723 p_ci = (tL2C_CONN_INFO *)p_data; in l2c_csm_w4_l2ca_connect_rsp()
764 p_ci = (tL2C_CONN_INFO *)p_data; in l2c_csm_w4_l2ca_connect_rsp()
Dl2c_link.c160 tL2C_CONN_INFO ci; in l2c_link_hci_conn_comp()
302 tL2C_CONN_INFO ci; in l2c_link_sec_comp()
689 tL2C_CONN_INFO ci; in l2c_info_resp_timer_timeout()
Dl2c_main.c276 tL2C_CONN_INFO con_info; in process_l2cap_cmd()
284 tL2C_CONN_INFO ci; in process_l2cap_cmd()
Dl2c_api.c598 tL2C_CONN_INFO conn_info; in L2CA_ConnectLECocRsp()
760 tL2C_CONN_INFO conn_info; in L2CA_ErtmConnectRsp()
Dl2c_int.h536 } tL2C_CONN_INFO; typedef
Dl2c_ucd.c1084 if (((tL2C_CONN_INFO *)p_data)->status == BTM_DELAY_CHECK) in l2c_ucd_process_event()
Dl2c_ble.c604 tL2C_CONN_INFO con_info; in l2cble_process_sig_cmd()