Home
last modified time | relevance | path

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

/system/bt/stack/include/
Da2dp_aac.h259 const char* A2DP_CodecIndexStrAac(void);
/system/bt/stack/a2dp/
Da2dp_aac.cc703 const char* A2DP_CodecIndexStrAac(void) { return "AAC"; } in A2DP_CodecIndexStrAac() function
752 A2DP_CodecIndexStrAac(), codec_priority, true) { in A2dpCodecConfigAacSource()
Da2dp_codec_config.cc1438 return A2DP_CodecIndexStrAac(); in A2DP_CodecIndexStr()