Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/audio/2.0/vts/functional/
DVtsHalBluetoothAudioV2_0TargetTest.cpp69 using CodecSpecificConfig = ::android::hardware::bluetooth::audio::V2_0:: typedef
402 std::vector<CodecSpecificConfig> GetSbcCodecSpecificSupportedList( in GetSbcCodecSpecificSupportedList()
404 std::vector<CodecSpecificConfig> sbc_codec_specifics; in GetSbcCodecSpecificSupportedList()
434 CodecSpecificConfig codec_specific = {}; in GetSbcCodecSpecificSupportedList()
461 std::vector<CodecSpecificConfig> GetAacCodecSpecificSupportedList( in GetAacCodecSpecificSupportedList()
463 std::vector<CodecSpecificConfig> aac_codec_specifics; in GetAacCodecSpecificSupportedList()
489 CodecSpecificConfig codec_specific = {}; in GetAacCodecSpecificSupportedList()
511 std::vector<CodecSpecificConfig> GetLdacCodecSpecificSupportedList( in GetLdacCodecSpecificSupportedList()
513 std::vector<CodecSpecificConfig> ldac_codec_specifics; in GetLdacCodecSpecificSupportedList()
534 CodecSpecificConfig codec_specific = {}; in GetLdacCodecSpecificSupportedList()
[all …]
/hardware/interfaces/bluetooth/audio/2.1/vts/functional/
DVtsHalBluetoothAudioV2_1TargetTest.cpp68 using CodecSpecificConfig = ::android::hardware::bluetooth::audio::V2_0:: typedef
489 std::vector<CodecSpecificConfig> GetSbcCodecSpecificSupportedList( in GetSbcCodecSpecificSupportedList()
491 std::vector<CodecSpecificConfig> sbc_codec_specifics; in GetSbcCodecSpecificSupportedList()
523 CodecSpecificConfig codec_specific = {}; in GetSbcCodecSpecificSupportedList()
550 std::vector<CodecSpecificConfig> GetAacCodecSpecificSupportedList( in GetAacCodecSpecificSupportedList()
552 std::vector<CodecSpecificConfig> aac_codec_specifics; in GetAacCodecSpecificSupportedList()
580 CodecSpecificConfig codec_specific = {}; in GetAacCodecSpecificSupportedList()
602 std::vector<CodecSpecificConfig> GetLdacCodecSpecificSupportedList( in GetLdacCodecSpecificSupportedList()
604 std::vector<CodecSpecificConfig> ldac_codec_specifics; in GetLdacCodecSpecificSupportedList()
627 CodecSpecificConfig codec_specific = {}; in GetLdacCodecSpecificSupportedList()
[all …]