diff --git a/tests/bluetooth/tester/overlay-le-audio.conf b/tests/bluetooth/tester/overlay-le-audio.conf index 6b0186e55d8595..4954b75fd9b07e 100644 --- a/tests/bluetooth/tester/overlay-le-audio.conf +++ b/tests/bluetooth/tester/overlay-le-audio.conf @@ -134,6 +134,8 @@ CONFIG_BT_MPL_OBJECTS=y CONFIG_BT_OTS=y CONFIG_BT_OTS_SECONDARY_SVC=y CONFIG_BT_OTS_MAX_OBJ_CNT=0x30 +#disable OTS checksum support until 72471 is fixed +CONFIG_BT_OTS_OACP_CHECKSUM_SUPPORT=n CONFIG_BT_MCS=y CONFIG_MCTL_LOCAL_PLAYER_LOCAL_CONTROL=y CONFIG_MCTL_REMOTE_PLAYER_CONTROL_OBJECTS=y