Searched refs:select_audio_channel_mode (Results 1 – 6 of 6) sorted by relevance
/packages/modules/Bluetooth/system/stack/a2dp/ |
D | a2dp_vendor_aptx_hd.cc | 602 static bool select_audio_channel_mode( in select_audio_channel_mode() function 845 if (select_audio_channel_mode(&codec_audio_config_, channelMode, in setCodecConfig()
|
D | a2dp_vendor_aptx.cc | 579 static bool select_audio_channel_mode( in select_audio_channel_mode() function 824 if (select_audio_channel_mode(&codec_audio_config_, channelMode, in setCodecConfig()
|
D | a2dp_vendor_opus.cc | 864 static bool select_audio_channel_mode( in select_audio_channel_mode() function 1130 if (select_audio_channel_mode(&codec_audio_config_, channelMode, in setCodecConfig()
|
D | a2dp_vendor_ldac.cc | 912 static bool select_audio_channel_mode( in select_audio_channel_mode() function 1246 if (select_audio_channel_mode(&codec_audio_config_, channelMode, in setCodecConfig()
|
D | a2dp_aac.cc | 981 static bool select_audio_channel_mode( in select_audio_channel_mode() function 1305 if (select_audio_channel_mode(&codec_audio_config_, channelMode, in setCodecConfig()
|
D | a2dp_sbc.cc | 1028 static bool select_audio_channel_mode( in select_audio_channel_mode() function 1328 if (select_audio_channel_mode(&codec_audio_config_, ch_mode, in setCodecConfig()
|