test/pts: add a2dp sink and source test commands description

This commit is contained in:
Milanka Ringwald 2020-07-30 13:28:51 +02:00
parent f3e2cd2a5d
commit 7baeacb26e
2 changed files with 54 additions and 0 deletions

32
test/pts/a2dp_sink.md Normal file
View File

@ -0,0 +1,32 @@
use port/libusb/a2dp_example:
A2DP/SNK/AS/BV-01-I : (wait)
A2DP/SNK/CC/BV-01-I : (wait)
A2DP/SNK/CC/BV-02-I : (wait)
A2DP/SNK/CC/BV-03-I : (wait)
A2DP/SNK/CC/BV-04-I : (wait)
A2DP/SNK/CC/BV-05-I : (wait)
A2DP/SNK/CC/BV-06-I : (wait)
A2DP/SNK/CC/BV-07-I : (wait)
A2DP/SNK/CC/BV-08-I : (wait)
use pts/avdtp_sink_test:
A2DP/SNK/REL/BV-01-I : (wait)
A2DP/SNK/REL/BV-02-I : S
A2DP/SNK/SET/BV-01-I : (wait)
A2DP/SNK/SET/BV-02-I : d, g, s, o
A2DP/SNK/SET/BV-03-I : (wait)
A2DP/SNK/SET/BV-04-I : d, g, s, o, m
A2DP/SNK/SET/BV-05-I : C, C, C, C
A2DP/SNK/SET/BV-06-I : (d, g, s, o, m, C, c) x 4
A2DP/SNK/SUS/BV-01-I : (wait)
A2DP/SNK/SUS/BV-02-I : P
A2DP/SNK/SUS/BV-01-I : (D, (confirmation)) x 4
IOPT/CL/A2DP-SNK/SFC/BV-02-I :
rm /tmp/btstack_*
./avdtp_sink_test
(yes), c

22
test/pts/a2dp_source.md Normal file
View File

@ -0,0 +1,22 @@
A2DP/SRC/AS/BV-01-I : (confirmation)
A2DP/SRC/CC/BV-09-I : m
A2DP/SRC/CC/BV-10-I : m
A2DP/SRC/REL/BV-01-I : d, g, s, o, m, S
A2DP/SRC/REL/BV-02-I : d, g, s, o, m
A2DP/SRC/SET/BV-01-I : d, g, s, o
A2DP/SRC/SET/BV-02-I : (wait)
A2DP/SRC/SET/BV-03-I : d, g, s, o, m
A2DP/SRC/SET/BV-04-I : m
A2DP/SRC/SET/BV-05-I : (d, g, s, o, m, C, c) x 4
A2DP/SRC/SET/BV-06-I : (m, C, (ok)) x 4
A2DP/SRC/SUS/BV-01-I : d, g, s, o, m, P
A2DP/SRC/SUS/BV-02-I : d, g, s, o, m
IOPT/CL/A2DP-SRC/SFC/BV-01-I :
rm /tmp/btstack_*
./avdtp_source_test
(yes), c