Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dclient_interface_hidl_unittest.cc428 std::vector<CodecConfiguration> SbcCodecConfigurationsGenerator() { in SbcCodecConfigurationsGenerator() function
479 auto sbc_codec_configs = SbcCodecConfigurationsGenerator(); in TEST_F()
500 for (CodecConfiguration codec_config : SbcCodecConfigurationsGenerator()) { in TEST_F()
/packages/modules/Bluetooth/system/audio_hal_interface/fuzzer/
Dlibbt_audio_hal_client_interface_fuzzer.cpp226 static CodecConfiguration SbcCodecConfigurationsGenerator( in SbcCodecConfigurationsGenerator() function
399 codecConfig = SbcCodecConfigurationsGenerator(mFdp); in process()