Re: [PATCH] Mark inuse flag whenever a stream is configured

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Luiz,

On Thu, Feb 18, 2010, Luiz Augusto von Dentz wrote:
> Currently it was only marked when acting as the initiator.
> ---
>  audio/avdtp.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/audio/avdtp.c b/audio/avdtp.c
> index efed9b6..2591845 100644
> --- a/audio/avdtp.c
> +++ b/audio/avdtp.c
> @@ -1426,6 +1426,7 @@ static gboolean avdtp_setconf_cmd(struct avdtp
> *session, uint8_t transaction,
>  	}
> 
>  	sep->stream = stream;
> +	sep->info.inuse = 1;
>  	session->streams = g_slist_append(session->streams, stream);
> 
>  	avdtp_sep_set_state(session, sep, AVDTP_STATE_CONFIGURED);

The patch has been pushed upstream. Thanks.

Johan
--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux