From da8f99ada5ac9ff7e78b2f55589f21d5013a516d Mon Sep 17 00:00:00 2001 From: Milanka Ringwald Date: Mon, 1 Feb 2021 10:59:36 +0100 Subject: [PATCH] test/pts/avdtp: update test desc --- test/pts/a2dp_sink.md | 1 + test/pts/a2dp_source.md | 2 +- test/pts/avdtp_sink.md | 2 +- test/pts/avdtp_source.md | 12 ++++++------ test/pts/avdtp_source_test.c | 2 +- 5 files changed, 10 insertions(+), 9 deletions(-) diff --git a/test/pts/a2dp_sink.md b/test/pts/a2dp_sink.md index 26e503509..9fcc58c23 100644 --- a/test/pts/a2dp_sink.md +++ b/test/pts/a2dp_sink.md @@ -1,5 +1,6 @@ use avdtp_sink_test: A2DP/SNK/AS/BV-01-I : (wait) +A2DP/SNK/AS/BV-02-I : (wait) A2DP/SNK/CC/BV-01-I : (confirm) A2DP/SNK/CC/BV-02-I : (confirm) diff --git a/test/pts/a2dp_source.md b/test/pts/a2dp_source.md index b0fda3a56..e1fdf46c6 100644 --- a/test/pts/a2dp_source.md +++ b/test/pts/a2dp_source.md @@ -1,5 +1,5 @@ use avdtp_source_test: -A2DP/SRC/AS/BV-01-I : g, s, o, m, (confirm) +A2DP/SRC/AS/BV-01-I : d, g, s, o, m, (confirm) A2DP/SRC/CC/BV-09-I : (wait) A2DP/SRC/CC/BV-10-I : (wait) diff --git a/test/pts/avdtp_sink.md b/test/pts/avdtp_sink.md index da310e351..aea2229e5 100644 --- a/test/pts/avdtp_sink.md +++ b/test/pts/avdtp_sink.md @@ -34,7 +34,7 @@ AVDTP/SNK/INT/SIG/SMG/BV-15-C : [d, g,] s, o AVDTP/SNK/INT/SIG/SMG/BV-19-C : [d, g,] s, o, m, S AVDTP/SNK/INT/SIG/SMG/BV-23-C : [d, g,] s, o, m, A AVDTP/SNK/INT/SIG/SMG/BV-25-C : a -AVDTP/SNK/INT/SIG/SMG/BV-28-C : (confirmation) +AVDTP/SNK/INT/SIG/SMG/BV-28-C : a, (confirmation) AVDTP/SNK/INT/SIG/SMG/BV-31-C : [d,] g, s AVDTP/SNK/INT/SIG/SMG/ESR05/BV-13-C : R AVDTP/SNK/INT/SIG/SMG/BI-30-C : g, s diff --git a/test/pts/avdtp_source.md b/test/pts/avdtp_source.md index 196e7b380..feb7b0c8d 100644 --- a/test/pts/avdtp_source.md +++ b/test/pts/avdtp_source.md @@ -27,12 +27,12 @@ AVDTP/SRC/INT/SIG/SMG/BV-05-C : d AVDTP/SRC/INT/SIG/SMG/BV-07-C : g AVDTP/SRC/INT/SIG/SMG/BV-09-C : g, s AVDTP/SRC/INT/SIG/SMG/BV-11-C : f -AVDTP/SRC/INT/SIG/SMG/BV-13-C : g, s, o, m, P, R -AVDTP/SRC/INT/SIG/SMG/BV-15-C : g, s, o -AVDTP/SRC/INT/SIG/SMG/BV-17-C : g, s, o, m -AVDTP/SRC/INT/SIG/SMG/BV-19-C : g, s, o, m, S -AVDTP/SRC/INT/SIG/SMG/BV-21-C : g, s, o, m, P -AVDTP/SRC/INT/SIG/SMG/BV-23-C : g, s, o, m, A +AVDTP/SRC/INT/SIG/SMG/BV-13-C : d, g, s, o, m, P, R +AVDTP/SRC/INT/SIG/SMG/BV-15-C : d, g, s, o +AVDTP/SRC/INT/SIG/SMG/BV-17-C : d, g, s, o, m +AVDTP/SRC/INT/SIG/SMG/BV-19-C : d, g, s, o, m, S +AVDTP/SRC/INT/SIG/SMG/BV-21-C : d, g, s, o, m, P +AVDTP/SRC/INT/SIG/SMG/BV-23-C : d, g, s, o, m, A AVDTP/SRC/INT/SIG/SMG/BV-25-C : a AVDTP/SRC/INT/SIG/SMG/BV-28-C : a, (confirmation) AVDTP/SRC/INT/SIG/SMG/BV-31-C : g, s diff --git a/test/pts/avdtp_source_test.c b/test/pts/avdtp_source_test.c index d42bfea2a..b30f0260d 100644 --- a/test/pts/avdtp_source_test.c +++ b/test/pts/avdtp_source_test.c @@ -96,7 +96,7 @@ typedef struct { // BT dongle: static const char * device_addr_string = "00:15:83:5F:9D:46"; // BT dongle: static const char * device_addr_string = "00:1A:7D:DA:71:0A"; -static const char * device_addr_string = "00:21:3C:AC:F7:38"; +static const char * device_addr_string = "00:1B:DC:08:E2:5C"; #endif typedef struct {