Home
last modified time | relevance | path

Searched refs:variable_bit_rate_enableds (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/bluetooth/audio/2.0/vts/functional/
DVtsHalBluetoothAudioV2_0TargetTest.cpp479 std::vector<AacVariableBitRate> variable_bit_rate_enableds = { in GetAacCodecSpecificSupportedList() local
482 variable_bit_rate_enableds.push_back(AacVariableBitRate::ENABLED); in GetAacCodecSpecificSupportedList()
494 for (auto variable_bit_rate_enabled : variable_bit_rate_enableds) { in GetAacCodecSpecificSupportedList()
/hardware/interfaces/bluetooth/audio/2.1/vts/functional/
DVtsHalBluetoothAudioV2_1TargetTest.cpp570 std::vector<AacVariableBitRate> variable_bit_rate_enableds = { in GetAacCodecSpecificSupportedList() local
573 variable_bit_rate_enableds.push_back(AacVariableBitRate::ENABLED); in GetAacCodecSpecificSupportedList()
585 for (auto variable_bit_rate_enabled : variable_bit_rate_enableds) { in GetAacCodecSpecificSupportedList()