Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/bluetooth/audio/2.0/vts/functional/
H A DVtsHalBluetoothAudioV2_0TargetTest.cpp511 std::vector<CodecSpecificConfig> GetLdacCodecSpecificSupportedList( in GetLdacCodecSpecificSupportedList() function in BluetoothAudioProviderA2dpHardwareHidlTest
689 GetLdacCodecSpecificSupportedList(true); in TEST_P()
767 codec_specifics = GetLdacCodecSpecificSupportedList(false); in TEST_P()
/aosp_15_r20/hardware/interfaces/bluetooth/audio/2.1/vts/functional/
H A DVtsHalBluetoothAudioV2_1TargetTest.cpp602 std::vector<CodecSpecificConfig> GetLdacCodecSpecificSupportedList( in GetLdacCodecSpecificSupportedList() function in BluetoothAudioProviderA2dpHardwareHidlTest
784 GetLdacCodecSpecificSupportedList(true); in TEST_P()
862 codec_specifics = GetLdacCodecSpecificSupportedList(false); in TEST_P()
/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/vts/
H A DVtsHalBluetoothAudioTargetTest.cpp506 GetLdacCodecSpecificSupportedList(bool supported) { in GetLdacCodecSpecificSupportedList() function in BluetoothAudioProviderFactoryAidl
1818 auto ldac_codec_specifics = GetLdacCodecSpecificSupportedList(true); in TEST_P()
1919 codec_specifics = GetLdacCodecSpecificSupportedList(false); in TEST_P()
4816 auto ldac_codec_specifics = GetLdacCodecSpecificSupportedList(true); in TEST_P()
4917 codec_specifics = GetLdacCodecSpecificSupportedList(false); in TEST_P()