tests: bluetooth: tester: Enable DIS service
Previously autopts was incorrectly using GATT server service to construct DIS. Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl>
This commit is contained in:
parent
f9a5699bd8
commit
89b129742d
1 changed files with 7 additions and 0 deletions
|
@ -47,3 +47,10 @@ CONFIG_BT_OTS_OACP_PATCH_SUPPORT=y
|
|||
CONFIG_BT_OTS_OACP_CREATE_SUPPORT=y
|
||||
CONFIG_BT_OTS_OACP_DELETE_SUPPORT=y
|
||||
CONFIG_BT_OTS_OACP_CHECKSUM_SUPPORT=y
|
||||
|
||||
CONFIG_BT_DIS=y
|
||||
CONFIG_BT_DIS_PNP=y
|
||||
CONFIG_BT_DIS_SERIAL_NUMBER=y
|
||||
CONFIG_BT_DIS_FW_REV=y
|
||||
CONFIG_BT_DIS_HW_REV=y
|
||||
CONFIG_BT_DIS_SW_REV=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue