Searched refs:transport_channel_timer (Results 1 – 3 of 3) sorted by relevance
233 alarm_set_on_queue(p_scb->transport_channel_timer, in avdt_scb_hdl_open_rsp()1025 alarm_cancel(p_scb->transport_channel_timer); in avdt_scb_hdl_tc_close()1157 alarm_cancel(p_scb->transport_channel_timer); in avdt_scb_hdl_tc_open()1536 alarm_set_on_queue(p_scb->transport_channel_timer, in avdt_scb_snd_open_rsp()2039 alarm_set_on_queue(p_scb->transport_channel_timer, in avdt_scb_transport_channel_timer()
617 p_scb->transport_channel_timer = in avdt_scb_alloc()649 alarm_free(p_scb->transport_channel_timer); in avdt_scb_dealloc()
491 alarm_t *transport_channel_timer; /* transport channel connect timer */ member