Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/include/
Da2dp_aac.h251 const char* A2DP_CodecIndexStrAac(void);
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_aac.cc716 const char* A2DP_CodecIndexStrAac(void) { return "AAC"; } in A2DP_CodecIndexStrAac() function
769 A2DP_CodecIndexStrAac(), codec_priority, true) { in A2dpCodecConfigAacSource()
Da2dp_codec_config.cc1518 return A2DP_CodecIndexStrAac(); in A2DP_CodecIndexStr()