/packages/modules/Bluetooth/system/stack/a2dp/ |
D | a2dp_vendor_aptx.cc | 55 uint8_t channelMode; /* STEREO/DUAL/MONO */ member 498 static bool select_best_channel_mode(uint8_t channelMode, tA2DP_APTX_CIE* p_result, in select_best_channel_mode() 520 uint8_t channelMode, tA2DP_APTX_CIE* p_result, in select_audio_channel_mode() 551 uint8_t channelMode; in setCodecConfig() local 819 uint8_t channelMode; in setPeerCodecCapabilities() local
|
D | a2dp_vendor_aptx_hd.cc | 55 uint8_t channelMode; /* STEREO/DUAL/MONO */ member 515 static bool select_best_channel_mode(uint8_t channelMode, tA2DP_APTX_HD_CIE* p_result, in select_best_channel_mode() 537 uint8_t channelMode, tA2DP_APTX_HD_CIE* p_result, in select_audio_channel_mode() 568 uint8_t channelMode; in setCodecConfig() local 840 uint8_t channelMode; in setPeerCodecCapabilities() local
|
D | a2dp_vendor_ldac.cc | 55 uint8_t channelMode; /* STEREO/DUAL/MONO */ member 753 static bool select_best_channel_mode(uint8_t channelMode, tA2DP_LDAC_CIE* p_result, in select_best_channel_mode() 780 uint8_t channelMode, tA2DP_LDAC_CIE* p_result, in select_audio_channel_mode() 815 uint8_t channelMode; in setCodecConfig() local 1136 uint8_t channelMode; in setPeerCodecCapabilities() local
|
D | a2dp_aac.cc | 60 uint8_t channelMode; /* STEREO/MONO */ member 895 static bool select_best_channel_mode(uint8_t channelMode, tA2DP_AAC_CIE* p_result, in select_best_channel_mode() 917 uint8_t channelMode, tA2DP_AAC_CIE* p_result, in select_audio_channel_mode() 947 uint8_t channelMode; in setCodecConfig() local 1303 uint8_t channelMode; in setPeerCodecCapabilities() local
|
D | a2dp_vendor_opus.cc | 55 uint8_t channelMode; /* STEREO/DUAL/MONO */ member 783 static bool select_best_channel_mode(uint8_t channelMode, tA2DP_OPUS_CIE* p_result, in select_best_channel_mode() 805 uint8_t channelMode, tA2DP_OPUS_CIE* p_result, in select_audio_channel_mode() 835 uint8_t channelMode; in setCodecConfig() local 1156 uint8_t channelMode; in setPeerCodecCapabilities() local
|
/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/framework/java/android/bluetooth/ |
D | BluetoothCodecConfig.java | 251 @ChannelMode int channelMode, in BluetoothCodecConfig() 287 @ChannelMode int channelMode, in BluetoothCodecConfig() 776 int channelMode = other.mChannelMode; in similarCodecFeedingParameters() local 904 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 | 55 public void setChannelMode(int channelMode) { in setChannelMode()
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/ |
D | A2dpCodecConfigTest.java | 829 int channelMode, in testCodecParametersChangeHelper() 1113 int channelMode, in buildBluetoothCodecConfig()
|
D | A2dpServiceTest.java | 1268 int channelMode, in buildBluetoothCodecConfig()
|
/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/pandora/server/src/ |
D | A2dp.kt | 467 var channelMode: ChannelMode in getProtoCodecParameters() variable 542 var channelMode: Int in getCodecConfigFromProtoConfiguration() variable
|
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/a2dp/ |
D | a2dp_provider_info_unittest.cc | 121 std::vector<ChannelMode> channelMode, in CreateTestA2dpCodecInfo()
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_a2dp.cpp | 246 jint channelMode = in prepareCodecPreferences() local
|