Home
last modified time | relevance | path

Searched refs:A2DP_VendorCodecIndexStr (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/include/
Da2dp_vendor.h196 const char* A2DP_VendorCodecIndexStr(btav_a2dp_codec_index_t codec_index);
/system/bt/stack/a2dp/
Da2dp_vendor.cc586 const char* A2DP_VendorCodecIndexStr(btav_a2dp_codec_index_t codec_index) { in A2DP_VendorCodecIndexStr() function
Da2dp_codec_config.cc1443 return A2DP_VendorCodecIndexStr(codec_index); in A2DP_CodecIndexStr()