Skip to content

Commit 232bca6

Browse files
committed
tests: bluetooth: host: conn: Disable GATT GAP svc validation
Disable the GATT GAP service validation for the test. Signed-off-by: Radosław Koppel <[email protected]>
1 parent d9be0f7 commit 232bca6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/bluetooth/host/conn/prj.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ CONFIG_BT_CENTRAL=y
99
CONFIG_BT_EXT_ADV=y
1010
CONFIG_BT_PER_ADV=y
1111
CONFIG_BT_PER_ADV_SYNC=y
12+
CONFIG_GATT_GAP_SVC_VALIDATE=n
1213

1314
CONFIG_BT_MAX_CONN=1
1415
CONFIG_BT_L2CAP_TX_MTU=23

0 commit comments

Comments
 (0)