| /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.cc | 43 uint8_t channelMode; /* STEREO/DUAL/MONO */ member 566 static bool select_best_channel_mode(uint8_t channelMode, in select_best_channel_mode() 589 const btav_a2dp_codec_config_t* p_codec_audio_config, uint8_t channelMode, in select_audio_channel_mode() 620 uint8_t channelMode; in setCodecConfig() local 922 uint8_t channelMode; in setPeerCodecCapabilities() local
|
| D | a2dp_vendor_aptx_hd.cc | 43 uint8_t channelMode; /* STEREO/DUAL/MONO */ member 584 static bool select_best_channel_mode(uint8_t channelMode, in select_best_channel_mode() 607 const btav_a2dp_codec_config_t* p_codec_audio_config, uint8_t channelMode, in select_audio_channel_mode() 638 uint8_t channelMode; in setCodecConfig() local 947 uint8_t channelMode; in setPeerCodecCapabilities() local
|
| D | a2dp_vendor_ldac.cc | 45 uint8_t channelMode; /* STEREO/DUAL/MONO */ member 890 static bool select_best_channel_mode(uint8_t channelMode, in select_best_channel_mode() 918 const btav_a2dp_codec_config_t* p_codec_audio_config, uint8_t channelMode, in select_audio_channel_mode() 953 uint8_t channelMode; in setCodecConfig() local 1330 uint8_t channelMode; in setPeerCodecCapabilities() local
|
| D | a2dp_vendor_opus.cc | 45 uint8_t channelMode; /* STEREO/DUAL/MONO */ member 849 static bool select_best_channel_mode(uint8_t channelMode, in select_best_channel_mode() 872 const btav_a2dp_codec_config_t* p_codec_audio_config, uint8_t channelMode, in select_audio_channel_mode() 902 uint8_t channelMode; in setCodecConfig() local 1259 uint8_t channelMode; in setPeerCodecCapabilities() local
|
| D | a2dp_aac.cc | 46 uint8_t channelMode; /* STEREO/MONO */ member 964 static bool select_best_channel_mode(uint8_t channelMode, in select_best_channel_mode() 987 const btav_a2dp_codec_config_t* p_codec_audio_config, uint8_t channelMode, in select_audio_channel_mode() 1017 uint8_t channelMode; in setCodecConfig() local 1418 uint8_t channelMode; in setPeerCodecCapabilities() local
|
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ |
| D | BluetoothCodecConfig.java | 255 @ChannelMode int channelMode, long codecSpecific1, in BluetoothCodecConfig() 693 int channelMode = other.mChannelMode; in similarCodecFeedingParameters() local 802 public @NonNull Builder setChannelMode(@ChannelMode int channelMode) { in setChannelMode()
|
| D | BluetoothCodecStatus.java | 127 int channelMode = codecConfig.getChannelMode(); in isCodecConfigSelectable() local
|
| /packages/apps/Settings/src/com/android/settings/development/ |
| D | BluetoothA2dpConfigStore.java | 53 public void setChannelMode(int channelMode) { in setChannelMode()
|
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/ |
| D | A2dpCodecConfigTest.java | 708 int sampleRate, int bitsPerSample, int channelMode, boolean invokeNative) { in testCodecParametersChangeHelper() 948 int codecPriority, int sampleRate, int bitsPerSample, int channelMode, in buildBluetoothCodecConfig()
|
| D | A2dpServiceTest.java | 1189 int codecPriority, int sampleRate, int bitsPerSample, int channelMode, in buildBluetoothCodecConfig()
|
| /packages/modules/Bluetooth/framework/tests/unit/src/android/bluetooth/ |
| D | BluetoothCodecStatusTest.java | 459 int codecPriority, int sampleRate, int bitsPerSample, int channelMode, in buildBluetoothCodecConfig()
|
| D | BluetoothCodecConfigTest.java | 337 int codecPriority, int sampleRate, int bitsPerSample, int channelMode, in buildBluetoothCodecConfig()
|
| /packages/modules/Bluetooth/android/app/jni/ |
| D | com_android_bluetooth_a2dp.cpp | 257 jint channelMode = env->CallIntMethod( in prepareCodecPreferences() local
|