Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dbtif_a2dp.h47 void btif_a2dp_on_stopped(tBTA_AV_SUSPEND* p_av_suspend,
/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp.cc133 void btif_a2dp_on_stopped(tBTA_AV_SUSPEND* p_av_suspend, in btif_a2dp_on_stopped() function
Dbtif_av.cc2265 btif_a2dp_on_stopped( in ProcessEvent()
2465 btif_a2dp_on_stopped( in ProcessEvent()
2615 btif_a2dp_on_stopped( in ProcessEvent()
2622 btif_a2dp_on_stopped( in ProcessEvent()
2706 btif_a2dp_on_stopped(&p_av->suspend, peer_.IsSource() in ProcessEvent()
2734 btif_a2dp_on_stopped( in ProcessEvent()
2817 btif_a2dp_on_stopped( in ProcessEvent()
3836 btif_a2dp_on_stopped(nullptr, A2dpType::kSource); in src_do_suspend_in_main_thread()