Searched refs:TestSetCodecPreference (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/ |
D | le_audio_client_test.cc | 2836 void TestSetCodecPreference( in TestSetCodecPreference() function in bluetooth::le_audio::UnicastTest 6875 TestSetCodecPreference(&preferred_codec_config_before_media, nullptr, LeAudioContextType::MEDIA, in TEST_F() 6902 TestSetCodecPreference(&preferred_codec_config_before_media, nullptr, LeAudioContextType::MEDIA, in TEST_F() 6929 TestSetCodecPreference(&preferred_codec_config_before_media, nullptr, LeAudioContextType::MEDIA, in TEST_F() 6956 TestSetCodecPreference(nullptr, &preferred_codec_config_during_media, LeAudioContextType::MEDIA, in TEST_F() 6984 TestSetCodecPreference(nullptr, &preferred_codec_config_during_media, LeAudioContextType::MEDIA, in TEST_F() 7011 TestSetCodecPreference(nullptr, &preferred_codec_config_during_media, LeAudioContextType::MEDIA, in TEST_F() 7040 TestSetCodecPreference(&preferred_codec_config_before_media, &preferred_codec_config_during_media, in TEST_F() 7076 TestSetCodecPreference(&preferred_codec_config_before_media, &preferred_codec_config_during_media, in TEST_F() 7112 TestSetCodecPreference(&preferred_codec_config_before_media, &preferred_codec_config_during_media, in TEST_F() [all …]
|