Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/include/
H A Dbtif_av_co.h71 bool bta_av_co_is_supported_codec(btav_a2dp_codec_index_t codec_index);
/aosp12/system/bt/bta/av/
H A Dbta_av_main.cc567 if (!bta_av_co_is_supported_codec(codec_index)) { in bta_av_api_register()
/aosp12/system/bt/btif/co/
H A Dbta_av_co.cc2067 bool bta_av_co_is_supported_codec(btav_a2dp_codec_index_t codec_index) { in bta_av_co_is_supported_codec() function