diff --git a/bluetooth/audio/2.1/vts/functional/VtsHalBluetoothAudioV2_1TargetTest.cpp b/bluetooth/audio/2.1/vts/functional/VtsHalBluetoothAudioV2_1TargetTest.cpp index 95903d1f82..57fa07b787 100644 --- a/bluetooth/audio/2.1/vts/functional/VtsHalBluetoothAudioV2_1TargetTest.cpp +++ b/bluetooth/audio/2.1/vts/functional/VtsHalBluetoothAudioV2_1TargetTest.cpp @@ -1032,7 +1032,7 @@ TEST_P(BluetoothAudioProviderLeAudioOutputSoftwareHidlTest, * stopped with different PCM config */ TEST_P(BluetoothAudioProviderLeAudioOutputSoftwareHidlTest, - StartAndEndLeAudioOutputSessionWithPossiblePcmConfig) { + DISABLED_StartAndEndLeAudioOutputSessionWithPossiblePcmConfig) { bool is_codec_config_valid; std::unique_ptr tempDataMQ; auto hidl_cb = [&is_codec_config_valid, &tempDataMQ]( @@ -1126,7 +1126,7 @@ TEST_P(BluetoothAudioProviderLeAudioInputSoftwareHidlTest, * stopped with different PCM config */ TEST_P(BluetoothAudioProviderLeAudioInputSoftwareHidlTest, - StartAndEndLeAudioInputSessionWithPossiblePcmConfig) { + DISABLED_StartAndEndLeAudioInputSessionWithPossiblePcmConfig) { bool is_codec_config_valid; std::unique_ptr tempDataMQ; auto hidl_cb = [&is_codec_config_valid, &tempDataMQ](