Home
last modified time | relevance | path

Searched refs:CODEC_PRIORITY_DEFAULT (Results 1 – 10 of 10) sorted by relevance

/packages/modules/Bluetooth/framework/tests/unit/src/android/bluetooth/
DBluetoothCodecStatusTest.java39 BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT,
51 BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT,
63 BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT,
76 BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT,
89 BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT,
102 BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT,
114 BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT,
127 BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT,
140 BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT,
152 BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT,
[all …]
DBluetoothCodecConfigTest.java48 BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT,
284 BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT, in testBluetoothCodecConfig_same()
296 BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT, in testBluetoothCodecConfig_same()
312 BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT, in testBluetoothCodecConfig_different_codec_type()
324 BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT, in testBluetoothCodecConfig_different_codec_type()
340 BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT, in testBluetoothCodecConfig_different_codec_priority()
368 BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT, in testBluetoothCodecConfig_different_sample_rate()
380 BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT, in testBluetoothCodecConfig_different_sample_rate()
396 BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT, in testBluetoothCodecConfig_different_bits_per_sample()
408 BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT, in testBluetoothCodecConfig_different_bits_per_sample()
[all …]
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpCodecConfig.java48 BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT;
50 BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT;
52 BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT;
54 BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT;
56 BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT;
58 BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT;
199 value = BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT; in assignCodecConfigPriorities()
212 value = BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT; in assignCodecConfigPriorities()
225 value = BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT; in assignCodecConfigPriorities()
238 value = BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT; in assignCodecConfigPriorities()
[all …]
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothCodecConfig.java130 value = {CODEC_PRIORITY_DISABLED, CODEC_PRIORITY_DEFAULT, CODEC_PRIORITY_HIGHEST})
140 public static final int CODEC_PRIORITY_DEFAULT = 0; field in BluetoothCodecConfig
318 BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT, in BluetoothCodecConfig()
783 CODEC_PRIORITY_DEFAULT, in similarCodecFeedingParameters()
832 private int mCodecPriority = BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT;
DBluetoothLeAudioCodecConfig.java61 value = {CODEC_PRIORITY_DISABLED, CODEC_PRIORITY_DEFAULT, CODEC_PRIORITY_HIGHEST})
71 public static final int CODEC_PRIORITY_DEFAULT = 0; field in BluetoothLeAudioCodecConfig
499 private int mCodecPriority = BluetoothLeAudioCodecConfig.CODEC_PRIORITY_DEFAULT;
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpCodecConfigTest.java723 BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT)); in testDisableOptionalCodecs()
732 codecType, BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT)); in testDisableOptionalCodecs()
758 BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT)); in testEnableOptionalCodecs()
766 codecType, BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT)); in testEnableOptionalCodecs()
779 (codecPriority != BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT in getDefaultCodecConfigByType()
1047 BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT) in testCodecPriorityChangeHelper()
DA2dpStateMachineTest.java87 .setCodecPriority(BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT)
99 .setCodecPriority(BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT)
111 .setCodecPriority(BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT)
DA2dpServiceTest.java499 BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT, in testProcessAudioStateChangedCodecConfigChangedEvents()
1192 BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT, in testUpdateOptionalCodecsSupportCase()
1203 BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT, in testUpdateOptionalCodecsSupportCase()
/packages/apps/Settings/src/com/android/settings/development/
DBluetoothA2dpConfigStore.java30 private int mCodecPriority = BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT;
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt446 field public static final int CODEC_PRIORITY_DEFAULT = 0; // 0x0
995 field public static final int CODEC_PRIORITY_DEFAULT = 0; // 0x0