Searched refs:transport_channel_timer (Results 1 – 4 of 4) sorted by relevance
420 : transport_channel_timer(nullptr), in AvdtpScb()467 alarm_free(transport_channel_timer); in Reset()468 transport_channel_timer = nullptr; in Reset()493 alarm_t* transport_channel_timer; // Transport channel connect timer variable
210 alarm_set_on_mloop(p_scb->transport_channel_timer, in avdt_scb_hdl_open_rsp()777 alarm_cancel(p_scb->transport_channel_timer); in avdt_scb_hdl_tc_close()899 alarm_cancel(p_scb->transport_channel_timer); in avdt_scb_hdl_tc_open()1159 alarm_set_on_mloop(p_scb->transport_channel_timer, in avdt_scb_snd_open_rsp()1559 alarm_set_on_mloop(p_scb->transport_channel_timer, in avdt_scb_transport_channel_timer()
847 transport_channel_timer = alarm_new("avdtp_scb.transport_channel_timer"); in Allocate()
1262 alarm_is_scheduled(scb.transport_channel_timer) in stack_debug_avdtp_api_dump()