/packages/apps/Test/connectivity/PMC/src/com/android/pmc/ |
D | A2dpReceiver.java | 200 int channelMode = BluetoothCodecConfig.CHANNEL_MODE_STEREO; in processParameters() local 448 int channelMode, long codecSpecific1, long codecSpecific2, in setCodecValue() 530 int channelMode, long codecSpecific1) { in verifyCodeConfig()
|
/packages/modules/Bluetooth/system/stack/a2dp/ |
D | a2dp_vendor_aptx_hd.cc | 46 uint8_t channelMode; /* STEREO/DUAL/MONO */ member 580 static bool select_best_channel_mode(uint8_t channelMode, in select_best_channel_mode() 603 const btav_a2dp_codec_config_t* p_codec_audio_config, uint8_t channelMode, in select_audio_channel_mode() 634 uint8_t channelMode; in setCodecConfig() local 940 uint8_t channelMode; in setPeerCodecCapabilities() local
|
D | a2dp_vendor_aptx.cc | 45 uint8_t channelMode; /* STEREO/DUAL/MONO */ member 557 static bool select_best_channel_mode(uint8_t channelMode, in select_best_channel_mode() 580 const btav_a2dp_codec_config_t* p_codec_audio_config, uint8_t channelMode, in select_audio_channel_mode() 611 uint8_t channelMode; in setCodecConfig() local 912 uint8_t channelMode; in setPeerCodecCapabilities() local
|
D | a2dp_vendor_ldac.cc | 47 uint8_t channelMode; /* STEREO/DUAL/MONO */ member 885 static bool select_best_channel_mode(uint8_t channelMode, in select_best_channel_mode() 913 const btav_a2dp_codec_config_t* p_codec_audio_config, uint8_t channelMode, in select_audio_channel_mode() 948 uint8_t channelMode; in setCodecConfig() local 1324 uint8_t channelMode; in setPeerCodecCapabilities() local
|
D | a2dp_aac.cc | 49 uint8_t channelMode; /* STEREO/MONO */ member 959 static bool select_best_channel_mode(uint8_t channelMode, in select_best_channel_mode() 982 const btav_a2dp_codec_config_t* p_codec_audio_config, uint8_t channelMode, in select_audio_channel_mode() 1012 uint8_t channelMode; in setCodecConfig() local 1413 uint8_t channelMode; in setPeerCodecCapabilities() local
|
D | a2dp_vendor_opus.cc | 45 uint8_t channelMode; /* STEREO/DUAL/MONO */ member 842 static bool select_best_channel_mode(uint8_t channelMode, in select_best_channel_mode() 865 const btav_a2dp_codec_config_t* p_codec_audio_config, uint8_t channelMode, in select_audio_channel_mode() 895 uint8_t channelMode; in setCodecConfig() local 1250 uint8_t channelMode; in setPeerCodecCapabilities() local
|
/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothCodecConfig.java | 252 @ChannelMode int channelMode, in BluetoothCodecConfig() 288 @ChannelMode int channelMode, in BluetoothCodecConfig() 778 int channelMode = other.mChannelMode; in similarCodecFeedingParameters() local 907 public @NonNull Builder setChannelMode(@ChannelMode int channelMode) { in setChannelMode()
|
D | BluetoothCodecStatus.java | 127 int channelMode = codecConfig.getChannelMode(); in isCodecConfigSelectable() local
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/ |
D | A2dpCodecConfigTest.java | 826 int channelMode, in testCodecParametersChangeHelper() 1115 int channelMode, in buildBluetoothCodecConfig()
|
D | A2dpServiceTest.java | 1304 int channelMode, in buildBluetoothCodecConfig()
|
/packages/apps/Settings/src/com/android/settings/development/ |
D | BluetoothA2dpConfigStore.java | 61 public void setChannelMode(int channelMode) { in setChannelMode()
|
/packages/modules/Bluetooth/framework/tests/unit/src/android/bluetooth/ |
D | BluetoothCodecStatusTest.java | 588 int channelMode, in buildBluetoothCodecConfig()
|
D | BluetoothCodecConfigTest.java | 564 int channelMode, in buildBluetoothCodecConfig()
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_a2dp.cpp | 221 jint channelMode = env->CallIntMethod( in prepareCodecPreferences() local
|
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/ |
D | a2dp_provider_info_unittest.cc | 130 std::vector<ChannelMode> channelMode, in CreateTestA2dpCodecInfo()
|