Searched refs:select_audio_channel_mode (Results 1 – 5 of 5) sorted by relevance
/system/bt/stack/a2dp/ |
D | a2dp_vendor_aptx_hd.cc | 607 static bool select_audio_channel_mode( in select_audio_channel_mode() function 853 if (select_audio_channel_mode(&codec_audio_config_, channelMode, in setCodecConfig()
|
D | a2dp_vendor_aptx.cc | 589 static bool select_audio_channel_mode( in select_audio_channel_mode() function 833 if (select_audio_channel_mode(&codec_audio_config_, channelMode, in setCodecConfig()
|
D | a2dp_vendor_ldac.cc | 913 static bool select_audio_channel_mode( in select_audio_channel_mode() function 1249 if (select_audio_channel_mode(&codec_audio_config_, channelMode, in setCodecConfig()
|
D | a2dp_aac.cc | 987 static bool select_audio_channel_mode( in select_audio_channel_mode() function 1312 if (select_audio_channel_mode(&codec_audio_config_, channelMode, in setCodecConfig()
|
D | a2dp_sbc.cc | 1026 static bool select_audio_channel_mode( in select_audio_channel_mode() function 1327 if (select_audio_channel_mode(&codec_audio_config_, ch_mode, in setCodecConfig()
|