Skip to content

Commit 2b622a1

Browse files
makeshikartben
authored andcommitted
Bluetooth: Classic: AVRCP : Enable AVRCP features in shell test config
This patch enables AVRCP-related configuration options in the shell test project. These options are required to test AVRCP functionality in Bluetooth Classic shell environment. Signed-off-by: Make Shi <[email protected]>
1 parent d90d71c commit 2b622a1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/bluetooth/shell/prj_br.conf

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,9 @@ CONFIG_BT_HFP_AG=y
3131

3232
CONFIG_BT_GOEP=y
3333
CONFIG_BT_OEBX_RSP_CODE_TO_STR=y
34+
35+
CONFIG_BT_AVCTP=y
36+
CONFIG_BT_AVRCP=y
37+
CONFIG_BT_AVRCP_TARGET=y
38+
CONFIG_BT_AVRCP_CONTROLLER=y
39+
CONFIG_BT_AVRCP_BROWSING=y

0 commit comments

Comments
 (0)