linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/5] android/avdtptest: Enable delay reporting
@ 2014-09-03 13:13 Szymon Janc
  2014-09-03 13:13 ` [PATCH 2/5] android/avdtptest: Verify data before processing rtp header Szymon Janc
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Szymon Janc @ 2014-09-03 13:13 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Szymon Janc

---
 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);
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-09-03 14:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH 1/5] android/avdtptest: Enable delay reporting Szymon Janc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).