Home
last modified time | relevance | path

Searched refs:GetSbcCodecSpecificSupportedList (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/interfaces/bluetooth/audio/2.0/vts/functional/
H A DVtsHalBluetoothAudioV2_0TargetTest.cpp402 std::vector<CodecSpecificConfig> GetSbcCodecSpecificSupportedList( in GetSbcCodecSpecificSupportedList() function in BluetoothAudioProviderA2dpHardwareHidlTest
619 GetSbcCodecSpecificSupportedList(true); in TEST_P()
761 codec_specifics = GetSbcCodecSpecificSupportedList(false); in TEST_P()
/aosp_15_r20/hardware/interfaces/bluetooth/audio/2.1/vts/functional/
H A DVtsHalBluetoothAudioV2_1TargetTest.cpp489 std::vector<CodecSpecificConfig> GetSbcCodecSpecificSupportedList( in GetSbcCodecSpecificSupportedList() function in BluetoothAudioProviderA2dpHardwareHidlTest
714 GetSbcCodecSpecificSupportedList(true); in TEST_P()
856 codec_specifics = GetSbcCodecSpecificSupportedList(false); in TEST_P()
/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/vts/
H A DVtsHalBluetoothAudioTargetTest.cpp400 GetSbcCodecSpecificSupportedList(bool supported) { in GetSbcCodecSpecificSupportedList() function in BluetoothAudioProviderFactoryAidl
1758 auto sbc_codec_specifics = GetSbcCodecSpecificSupportedList(true); in TEST_P()
1913 codec_specifics = GetSbcCodecSpecificSupportedList(false); in TEST_P()
4756 auto sbc_codec_specifics = GetSbcCodecSpecificSupportedList(true); in TEST_P()
4911 codec_specifics = GetSbcCodecSpecificSupportedList(false); in TEST_P()