Searched refs:btif_a2dp_on_stopped (Results 1 – 3 of 3) sorted by relevance
283 void btif_a2dp_on_stopped(tBTA_AV_SUSPEND *p_av);
606 btif_a2dp_on_stopped(NULL); in btif_av_state_opening_handler()666 btif_a2dp_on_stopped(NULL); in btif_av_state_closing_handler()803 btif_a2dp_on_stopped(NULL); in btif_av_state_opened_handler()930 btif_a2dp_on_stopped(NULL); in btif_av_state_started_handler()998 btif_a2dp_on_stopped(&p_av->suspend); in btif_av_state_started_handler()1013 btif_a2dp_on_stopped(NULL); in btif_av_state_started_handler()
1156 void btif_a2dp_on_stopped(tBTA_AV_SUSPEND *p_av) in btif_a2dp_on_stopped() function