Home | History | Annotate | Download | only in mcap

Lines Matching refs:p_tle

50 void mca_process_timeout(TIMER_LIST_ENT *p_tle)
52 if(p_tle->event == BTU_TTYPE_MCA_CCB_RSP)
54 p_tle->event = 0;
55 mca_ccb_event ((tMCA_CCB *) p_tle->param, MCA_CCB_RSP_TOUT_EVT, NULL);