Home
last modified time | relevance | path

Searched defs:offloading_preference (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dcodec_manager_test.cc387 const std::vector<bluetooth::le_audio::btle_audio_codec_config_t> offloading_preference(0); in TEST_F() local
394 const std::vector<bluetooth::le_audio::btle_audio_codec_config_t> offloading_preference(0); in TEST_F() local
520 const std::vector<bluetooth::le_audio::btle_audio_codec_config_t> offloading_preference(0); in TEST_F() local
649 const std::vector<bluetooth::le_audio::btle_audio_codec_config_t> offloading_preference(0); in TEST_F() local
695 const std::vector<bluetooth::le_audio::btle_audio_codec_config_t> offloading_preference = { in TEST_F() local
746 const std::vector<bluetooth::le_audio::btle_audio_codec_config_t> offloading_preference = { in TEST_F() local
789 const std::vector<bluetooth::le_audio::btle_audio_codec_config_t> offloading_preference = { in TEST_F() local
871 std::vector<bluetooth::le_audio::btle_audio_codec_config_t> offloading_preference(0); in TEST_F() local
917 const std::vector<bluetooth::le_audio::btle_audio_codec_config_t> offloading_preference(0); in TEST_F() local
924 const std::vector<bluetooth::le_audio::btle_audio_codec_config_t> offloading_preference = { in TEST_F() local
[all …]
Dclient_linux.cc47 const std::vector<bluetooth::le_audio::btle_audio_codec_config_t>& offloading_preference) {} in Initialize()
Dcodec_manager.cc1190 void CodecManager::Start(const std::vector<btle_audio_codec_config_t>& offloading_preference) { in Start()
Dclient.cc6538 const std::vector<bluetooth::le_audio::btle_audio_codec_config_t>& offloading_preference) { in Initialize()
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dcodec_status_hidl.cc59 std::vector<AudioCapabilities> offloading_preference(0); variable
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/aidl/a2dp/
Dcodec_status_aidl.cc66 std::vector<AudioCapabilities> offloading_preference(0); variable
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_le_audio.cc133 const std::vector<btle_audio_codec_config_t>& offloading_preference) override { in Initialize()
Dbtif_av.cc1129 const std::vector<btav_a2dp_codec_config_t>& offloading_preference, in Init()
3396 const std::vector<btav_a2dp_codec_config_t>& offloading_preference, in btif_av_source_init()