All of lore.kernel.org
 help / color / mirror / Atom feed
From: Szymon Janc <szymon.janc@tieto.com>
To: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 1/5] android/avdtptest: Enable delay reporting
Date: Wed, 03 Sep 2014 16:57:50 +0200	[thread overview]
Message-ID: <1905965.DfTHQWInPS@uw000953> (raw)
In-Reply-To: <1409750027-20992-1-git-send-email-szymon.janc@tieto.com>

On Wednesday 03 of September 2014 15:13:43 Szymon Janc wrote:
> ---
>  android/avdtptest.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/android/avdtptest.c b/android/avdtptest.c
> index d1f2ef4..d520bc0 100644
> --- a/android/avdtptest.c
> +++ b/android/avdtptest.c
> @@ -856,7 +856,7 @@ int main(int argc, char *argv[])
>  	}
>  
>  	local_sep = avdtp_register_sep(dev_role, AVDTP_MEDIA_TYPE_AUDIO,
> -					0x00, FALSE, &sep_ind, &sep_cfm, NULL);
> +					0x00, TRUE, &sep_ind, &sep_cfm, NULL);
>  	if (!local_sep) {
>  		printf("Failed to register sep\n");
>  		exit(0);
> 

Pushed.

-- 
Best regards, 
Szymon Janc

      parent reply	other threads:[~2014-09-03 14:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-03 13:13 [PATCH 1/5] android/avdtptest: Enable delay reporting Szymon Janc
2014-09-03 13:13 ` [PATCH 2/5] android/avdtptest: Verify data before processing rtp header Szymon Janc
2014-09-03 13:13 ` [PATCH 3/5] android/avdtptest: Print info when matching SEP was found Szymon Janc
2014-09-03 13:13 ` [PATCH 4/5] android/pts: PICS and PIXIT setting for AVDTP Szymon Janc
2014-09-03 13:13 ` [PATCH 5/5] android/pts: Update AVDTP tests results Szymon Janc
2014-09-03 14:57 ` Szymon Janc [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1905965.DfTHQWInPS@uw000953 \
    --to=szymon.janc@tieto.com \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.