Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_csm.cc206 tL2C_CONN_INFO* p_ci = (tL2C_CONN_INFO*)p_data; in l2c_csm_closed()
575 if (((tL2C_CONN_INFO*)p_data)->status == BTM_DELAY_CHECK) { in l2c_csm_term_w4_sec_comp()
643 tL2C_CONN_INFO* p_ci = (tL2C_CONN_INFO*)p_data; in l2c_csm_w4_l2cap_connect_rsp()
826 tL2C_CONN_INFO* p_ci; in l2c_csm_w4_l2ca_connect_rsp()
844 p_ci = (tL2C_CONN_INFO*)p_data; in l2c_csm_w4_l2ca_connect_rsp()
881 p_ci = (tL2C_CONN_INFO*)p_data; in l2c_csm_w4_l2ca_connect_rsp()
914 p_ci = (tL2C_CONN_INFO*)p_data; in l2c_csm_w4_l2ca_connect_rsp()
933 p_ci = (tL2C_CONN_INFO*)p_data; in l2c_csm_w4_l2ca_connect_rsp()
Dl2c_main.cc226 tL2C_CONN_INFO con_info; in process_l2cap_cmd()
359 tL2C_CONN_INFO ci; in process_l2cap_cmd()
814 tL2C_CONN_INFO ci; in process_l2cap_cmd()
Dl2c_link.cc69 tL2C_CONN_INFO ci; in l2c_link_hci_conn_comp()
191 tL2C_CONN_INFO ci; in l2c_link_sec_comp()
520 tL2C_CONN_INFO ci; in l2c_info_resp_timer_timeout()
Dl2c_ble.cc212 tL2C_CONN_INFO* con_info) { in l2cble_handle_connect_rsp_neg()
240 tL2C_CONN_INFO con_info; in l2cble_process_sig_cmd()
Dl2c_int.h665 } tL2C_CONN_INFO; typedef
Dl2c_api.cc707 tL2C_CONN_INFO conn_info; in L2CA_ConnectCreditBasedRsp()