Home | History | Annotate | Download | only in avdt

Lines Matching refs:p_tle

61 void avdt_process_timeout(TIMER_LIST_ENT *p_tle)
66 switch (p_tle->event)
90 avdt_ccb_event((tAVDT_CCB *) p_tle->param, (UINT8) (event & ~AVDT_CCB_MKR),
95 avdt_scb_event((tAVDT_SCB *) p_tle->param, event, NULL);