tests: bluetooth: shell: add a2dp shell test
implement the current a2dp APIs test. update the document. Signed-off-by: Mark Wang <yichang.wang@nxp.com>
This commit is contained in:
parent
bdca41d0bf
commit
c56183529c
4 changed files with 804 additions and 0 deletions
|
@ -2,6 +2,9 @@ CONFIG_TEST=y
|
|||
CONFIG_BT=y
|
||||
CONFIG_BT_CLASSIC=y
|
||||
CONFIG_BT_RFCOMM=y
|
||||
CONFIG_BT_A2DP=y
|
||||
CONFIG_BT_A2DP_SOURCE=y
|
||||
CONFIG_BT_A2DP_SINK=y
|
||||
CONFIG_BT_SHELL=y
|
||||
CONFIG_LOG=y
|
||||
CONFIG_BT_CENTRAL=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue