Searched refs:tMCA_TC_TBL (Results 1 – 5 of 5) sorted by relevance
75 tMCA_TC_TBL *p_tbl = (tMCA_TC_TBL *)p_ref_data; in mca_sec_check_complete_term()122 tMCA_TC_TBL *p_tbl = (tMCA_TC_TBL *)p_ref_data; in mca_sec_check_complete_orig()157 tMCA_TC_TBL *p_tbl = NULL; in mca_l2c_cconn_ind_cback()234 tMCA_TC_TBL *p_tbl = NULL; in mca_l2c_dconn_ind_cback()298 tMCA_TC_TBL *p_tbl; in mca_l2c_connect_cfm_cback()368 tMCA_TC_TBL *p_tbl; in mca_l2c_config_cfm_cback()410 tMCA_TC_TBL *p_tbl; in mca_l2c_config_ind_cback()463 tMCA_TC_TBL *p_tbl; in mca_l2c_disconnect_ind_cback()496 tMCA_TC_TBL *p_tbl; in mca_l2c_disconnect_cfm_cback()521 tMCA_TC_TBL *p_tbl; in mca_l2c_congestion_ind_cback()[all …]
176 } tMCA_TC_TBL; typedef180 tMCA_TC_TBL tc_tbl[MCA_NUM_TC_TBL];307 extern tMCA_TC_TBL * mca_tc_tbl_calloc(tMCA_CCB *p_ccb);308 extern tMCA_TC_TBL * mca_tc_tbl_dalloc(tMCA_DCB *p_dcb);309 extern tMCA_TC_TBL * mca_tc_tbl_by_lcid(UINT16 lcid);311 extern void mca_set_cfg_by_tbl(tL2CAP_CFG_INFO *p_cfg, tMCA_TC_TBL *p_tbl);312 extern void mca_tc_close_ind(tMCA_TC_TBL *p_tbl, UINT16 reason);313 extern void mca_tc_open_ind(tMCA_TC_TBL *p_tbl);314 extern void mca_tc_cong_ind(tMCA_TC_TBL *p_tbl, BOOLEAN is_congested);315 extern void mca_tc_data_ind(tMCA_TC_TBL *p_tbl, BT_HDR *p_buf);
122 tMCA_TC_TBL * mca_tc_tbl_calloc(tMCA_CCB *p_ccb) in mca_tc_tbl_calloc()124 tMCA_TC_TBL *p_tbl = mca_cb.tc.tc_tbl; in mca_tc_tbl_calloc()163 tMCA_TC_TBL * mca_tc_tbl_dalloc(tMCA_DCB *p_dcb) in mca_tc_tbl_dalloc()165 tMCA_TC_TBL *p_tbl = mca_cb.tc.tc_tbl; in mca_tc_tbl_dalloc()204 tMCA_TC_TBL *mca_tc_tbl_by_lcid(UINT16 lcid) in mca_tc_tbl_by_lcid()255 void mca_set_cfg_by_tbl(tL2CAP_CFG_INFO *p_cfg, tMCA_TC_TBL *p_tbl) in mca_set_cfg_by_tbl()299 void mca_tc_close_ind(tMCA_TC_TBL *p_tbl, UINT16 reason) in mca_tc_close_ind()352 void mca_tc_open_ind(tMCA_TC_TBL *p_tbl) in mca_tc_open_ind()407 void mca_tc_cong_ind(tMCA_TC_TBL *p_tbl, BOOLEAN is_congested) in mca_tc_cong_ind()444 void mca_tc_data_ind(tMCA_TC_TBL *p_tbl, BT_HDR *p_buf) in mca_tc_data_ind()
338 tMCA_TC_TBL *p_tbl; in MCA_ConnectReq()730 tMCA_TC_TBL *p_tbl; in MCA_DataChnlCfg()
460 tMCA_TC_TBL *p_tbl; in mca_ccb_hdl_rsp()