Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_a2dp.h40 void btif_a2dp_on_stopped(tBTA_AV_SUSPEND* p_av_suspend);
/system/bt/btif/src/
Dbtif_a2dp.cc112 void btif_a2dp_on_stopped(tBTA_AV_SUSPEND* p_av_suspend) { in btif_a2dp_on_stopped() function
Dbtif_av.cc1780 btif_a2dp_on_stopped(nullptr); in ProcessEvent()
1958 btif_a2dp_on_stopped(nullptr); in ProcessEvent()
2099 btif_a2dp_on_stopped(nullptr); in ProcessEvent()
2105 btif_a2dp_on_stopped(nullptr); in ProcessEvent()
2182 btif_a2dp_on_stopped(&p_av->suspend); in ProcessEvent()
2203 btif_a2dp_on_stopped(nullptr); in ProcessEvent()
2270 btif_a2dp_on_stopped(nullptr); in ProcessEvent()
3035 btif_a2dp_on_stopped(nullptr); in src_do_suspend_in_main_thread()