Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/audio/2.0/vts/functional/
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()
/hardware/interfaces/bluetooth/audio/2.1/vts/functional/
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()
/hardware/interfaces/bluetooth/audio/aidl/vts/
DVtsHalBluetoothAudioTargetTest.cpp494 GetLdacCodecSpecificSupportedList(bool supported) { in GetLdacCodecSpecificSupportedList() function in BluetoothAudioProviderFactoryAidl
1804 auto ldac_codec_specifics = GetLdacCodecSpecificSupportedList(true); in TEST_P()
1905 codec_specifics = GetLdacCodecSpecificSupportedList(false); in TEST_P()
4646 auto ldac_codec_specifics = GetLdacCodecSpecificSupportedList(true); in TEST_P()
4747 codec_specifics = GetLdacCodecSpecificSupportedList(false); in TEST_P()