Searched refs:select_audio_channel_mode (Results 1 – 5 of 5) sorted by relevance
/system/bt/stack/a2dp/ |
D | a2dp_vendor_aptx.cc | 596 static bool select_audio_channel_mode( in select_audio_channel_mode() function 842 if (select_audio_channel_mode(&codec_audio_config_, channelMode, in setCodecConfig()
|
D | a2dp_vendor_aptx_hd.cc | 614 static bool select_audio_channel_mode( in select_audio_channel_mode() function 861 if (select_audio_channel_mode(&codec_audio_config_, channelMode, in setCodecConfig()
|
D | a2dp_aac.cc | 963 static bool select_audio_channel_mode( in select_audio_channel_mode() function 1280 if (select_audio_channel_mode(&codec_audio_config_, channelMode, in setCodecConfig()
|
D | a2dp_vendor_ldac.cc | 921 static bool select_audio_channel_mode( in select_audio_channel_mode() function 1257 if (select_audio_channel_mode(&codec_audio_config_, channelMode, in setCodecConfig()
|
D | a2dp_sbc.cc | 1037 static bool select_audio_channel_mode( in select_audio_channel_mode() function 1339 if (select_audio_channel_mode(&codec_audio_config_, ch_mode, in setCodecConfig()
|