Home | History | Annotate | Download | only in avrc

Lines Matching refs:tle

100     alarm_free(avrc_cb.ccb_int[handle].tle);
101 avrc_cb.ccb_int[handle].tle = NULL;
118 alarm_cancel(avrc_cb.ccb_int[handle].tle);
208 alarm_set_on_queue(avrc_cb.ccb_int[handle].tle, AVRC_CMD_TOUT_MS,
650 alarm_cancel(avrc_cb.ccb_int[handle].tle);
1049 avrc_cb.ccb_int[*p_handle].tle = alarm_new("avrcp.commandTimer");