Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_a2dp.cpp106 btav_a2dp_codec_config_t::PrintCodecs(codecs_local_capabilities), in bta2dp_audio_config_callback()
107 btav_a2dp_codec_config_t::PrintCodecs(codecs_selectable_capabilities)); in bta2dp_audio_config_callback()
504 btav_a2dp_codec_config_t::PrintCodecs(codec_preferences)); in setCodecConfigPreferenceNative()
/packages/modules/Bluetooth/system/include/hardware/
Dbt_av.h269 static std::string PrintCodecs(std::vector<btav_a2dp_codec_config_t> codecs) { in PrintCodecs() function