Searched refs:ack_stream_started (Results 1 – 3 of 3) sorted by relevance
61 bluetooth::audio::a2dp::ack_stream_started(status); in btif_a2dp_on_started()86 bluetooth::audio::a2dp::ack_stream_started(A2DP_CTRL_ACK_SUCCESS); in btif_a2dp_on_started()99 bluetooth::audio::a2dp::ack_stream_started(A2DP_CTRL_ACK_FAILURE); in btif_a2dp_on_started()173 bluetooth::audio::a2dp::ack_stream_started(ack); in btif_a2dp_on_offload_started()
42 void ack_stream_started(const tA2DP_CTRL_ACK& status);
681 void ack_stream_started(const tA2DP_CTRL_ACK& ack) { in ack_stream_started() function