mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-03 20:54:18 +00:00
test/pts/avdtp: update test desc
This commit is contained in:
parent
71d5257663
commit
da8f99ada5
@ -1,5 +1,6 @@
|
|||||||
use avdtp_sink_test:
|
use avdtp_sink_test:
|
||||||
A2DP/SNK/AS/BV-01-I : (wait)
|
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-01-I : (confirm)
|
||||||
A2DP/SNK/CC/BV-02-I : (confirm)
|
A2DP/SNK/CC/BV-02-I : (confirm)
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
use avdtp_source_test:
|
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-09-I : (wait)
|
||||||
A2DP/SRC/CC/BV-10-I : (wait)
|
A2DP/SRC/CC/BV-10-I : (wait)
|
||||||
|
@ -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-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-23-C : [d, g,] s, o, m, A
|
||||||
AVDTP/SNK/INT/SIG/SMG/BV-25-C : 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/BV-31-C : [d,] g, s
|
||||||
AVDTP/SNK/INT/SIG/SMG/ESR05/BV-13-C : R
|
AVDTP/SNK/INT/SIG/SMG/ESR05/BV-13-C : R
|
||||||
AVDTP/SNK/INT/SIG/SMG/BI-30-C : g, s
|
AVDTP/SNK/INT/SIG/SMG/BI-30-C : g, s
|
||||||
|
@ -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-07-C : g
|
||||||
AVDTP/SRC/INT/SIG/SMG/BV-09-C : g, s
|
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-11-C : f
|
||||||
AVDTP/SRC/INT/SIG/SMG/BV-13-C : g, s, o, m, P, R
|
AVDTP/SRC/INT/SIG/SMG/BV-13-C : d, g, s, o, m, P, R
|
||||||
AVDTP/SRC/INT/SIG/SMG/BV-15-C : g, s, o
|
AVDTP/SRC/INT/SIG/SMG/BV-15-C : d, g, s, o
|
||||||
AVDTP/SRC/INT/SIG/SMG/BV-17-C : g, s, o, m
|
AVDTP/SRC/INT/SIG/SMG/BV-17-C : d, g, s, o, m
|
||||||
AVDTP/SRC/INT/SIG/SMG/BV-19-C : g, s, o, m, S
|
AVDTP/SRC/INT/SIG/SMG/BV-19-C : d, g, s, o, m, S
|
||||||
AVDTP/SRC/INT/SIG/SMG/BV-21-C : g, s, o, m, P
|
AVDTP/SRC/INT/SIG/SMG/BV-21-C : d, g, s, o, m, P
|
||||||
AVDTP/SRC/INT/SIG/SMG/BV-23-C : g, s, o, m, A
|
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-25-C : a
|
||||||
AVDTP/SRC/INT/SIG/SMG/BV-28-C : a, (confirmation)
|
AVDTP/SRC/INT/SIG/SMG/BV-28-C : a, (confirmation)
|
||||||
AVDTP/SRC/INT/SIG/SMG/BV-31-C : g, s
|
AVDTP/SRC/INT/SIG/SMG/BV-31-C : g, s
|
||||||
|
@ -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:15:83:5F:9D:46";
|
||||||
// BT dongle: static const char * device_addr_string = "00:1A:7D:DA:71:0A";
|
// 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
|
#endif
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user