Home
last modified time | relevance | path

Searched refs:avdt_scb_transport_channel_timer_timeout (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/avdt/
Davdt_scb_act.cc212 avdt_scb_transport_channel_timer_timeout, p_scb); in avdt_scb_hdl_open_rsp()
1161 avdt_scb_transport_channel_timer_timeout, p_scb); in avdt_scb_snd_open_rsp()
1561 avdt_scb_transport_channel_timer_timeout, p_scb); in avdt_scb_transport_channel_timer()
Davdt_int.h977 extern void avdt_scb_transport_channel_timer_timeout(void* data);
Davdt_api.cc70 void avdt_scb_transport_channel_timer_timeout(void* data) { in avdt_scb_transport_channel_timer_timeout() function