Searched refs:A2DP_CTRL_CMD_STOP (Results 1 – 6 of 6) sorted by relevance
31 CASE_RETURN_STR(A2DP_CTRL_CMD_STOP) in audio_a2dp_hw_dump_ctrl_event()
877 if (a2dp_command(common, A2DP_CTRL_CMD_STOP) < 0) { in stop_audio_datapath()
82 A2DP_CTRL_CMD_STOP, enumerator
413 btif_a2dp_audio_process_request(A2DP_CTRL_CMD_STOP); in btif_a2dp_audio_send_stop_req()475 case A2DP_CTRL_CMD_STOP: in btif_a2dp_audio_process_request()
161 case A2DP_CTRL_CMD_STOP: in btif_a2dp_recv_ctrl_data()
144 a2dp_pending_cmd_ = A2DP_CTRL_CMD_STOP; in StopRequest()703 } else if (pending_cmd == A2DP_CTRL_CMD_STOP) { in ack_stream_suspended()