Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/include/hardware/
Dbt_av.h171 std::string CodecNameStr() const { in CodecNameStr() function
258 return "codec: " + CodecNameStr() + in ToString()
272 oss << codecs[i].CodecNameStr(); in PrintCodecs()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_a2dp.cpp105 codec_config.CodecNameStr(), in bta2dp_audio_config_callback()