Searched refs:btif_a2dp_on_stopped (Results 1 – 3 of 3) sorted by relevance
270 void btif_a2dp_on_stopped(tBTA_AV_SUSPEND *p_av);
541 btif_a2dp_on_stopped(NULL); in btif_av_state_closing_handler()674 btif_a2dp_on_stopped(NULL); in btif_av_state_opened_handler()791 btif_a2dp_on_stopped(NULL); in btif_av_state_started_handler()859 btif_a2dp_on_stopped(&p_av->suspend); in btif_av_state_started_handler()874 btif_a2dp_on_stopped(NULL); in btif_av_state_started_handler()
1010 void btif_a2dp_on_stopped(tBTA_AV_SUSPEND *p_av) in btif_a2dp_on_stopped() function