Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dclient_interface_hidl_unittest.cc657 std::vector<CodecConfiguration> AptxCodecConfigurationsGenerator( in AptxCodecConfigurationsGenerator() function
690 auto aptx_codec_configs = AptxCodecConfigurationsGenerator(CodecType::APTX); in TEST_F()
712 AptxCodecConfigurationsGenerator(CodecType::APTX)) { in TEST_F()
730 AptxCodecConfigurationsGenerator(CodecType::APTX_HD); in TEST_F()
752 AptxCodecConfigurationsGenerator(CodecType::APTX_HD)) { in TEST_F()
/packages/modules/Bluetooth/system/audio_hal_interface/fuzzer/
Dlibbt_audio_hal_client_interface_fuzzer.cpp319 static CodecConfiguration AptxCodecConfigurationsGenerator( in AptxCodecConfigurationsGenerator() function
408 codecConfig = AptxCodecConfigurationsGenerator(mFdp); in process()