Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/audio/2.0/vts/functional/
DVtsHalBluetoothAudioV2_0TargetTest.cpp555 std::vector<CodecSpecificConfig> aptx_codec_specifics; in GetAptxCodecSpecificSupportedList() local
560 return aptx_codec_specifics; in GetAptxCodecSpecificSupportedList()
584 aptx_codec_specifics.push_back(codec_specific); in GetAptxCodecSpecificSupportedList()
588 return aptx_codec_specifics; in GetAptxCodecSpecificSupportedList()
725 std::vector<CodecSpecificConfig> aptx_codec_specifics = in TEST_P() local
733 for (auto codec_specific : aptx_codec_specifics) { in TEST_P()
/hardware/interfaces/bluetooth/audio/2.1/vts/functional/
DVtsHalBluetoothAudioV2_1TargetTest.cpp648 std::vector<CodecSpecificConfig> aptx_codec_specifics; in GetAptxCodecSpecificSupportedList() local
653 return aptx_codec_specifics; in GetAptxCodecSpecificSupportedList()
679 aptx_codec_specifics.push_back(codec_specific); in GetAptxCodecSpecificSupportedList()
683 return aptx_codec_specifics; in GetAptxCodecSpecificSupportedList()
820 std::vector<CodecSpecificConfig> aptx_codec_specifics = in TEST_P() local
828 for (auto codec_specific : aptx_codec_specifics) { in TEST_P()