Searched refs:transport_channel_timer (Results 1 – 4 of 4) sorted by relevance
415 : transport_channel_timer(nullptr), in AvdtpScb()462 alarm_free(transport_channel_timer); in Reset()463 transport_channel_timer = nullptr; in Reset()488 alarm_t* transport_channel_timer; // Transport channel connect timer variable
215 alarm_set_on_mloop(p_scb->transport_channel_timer, in avdt_scb_hdl_open_rsp()802 alarm_cancel(p_scb->transport_channel_timer); in avdt_scb_hdl_tc_close()926 alarm_cancel(p_scb->transport_channel_timer); in avdt_scb_hdl_tc_open()1186 alarm_set_on_mloop(p_scb->transport_channel_timer, in avdt_scb_snd_open_rsp()1585 alarm_set_on_mloop(p_scb->transport_channel_timer, in avdt_scb_transport_channel_timer()
1036 alarm_is_scheduled(scb.transport_channel_timer) in stack_debug_avdtp_api_dump()
879 transport_channel_timer = alarm_new("avdtp_scb.transport_channel_timer"); in Allocate()