Home
last modified time | relevance | path

Searched refs:CODEC_PRIORITY_DISABLED (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpCodecConfig.java199 if ((value >= BluetoothCodecConfig.CODEC_PRIORITY_DISABLED) in assignCodecConfigPriorities()
212 if ((value >= BluetoothCodecConfig.CODEC_PRIORITY_DISABLED) in assignCodecConfigPriorities()
225 if ((value >= BluetoothCodecConfig.CODEC_PRIORITY_DISABLED) in assignCodecConfigPriorities()
238 if ((value >= BluetoothCodecConfig.CODEC_PRIORITY_DISABLED) in assignCodecConfigPriorities()
251 if ((value >= BluetoothCodecConfig.CODEC_PRIORITY_DISABLED) in assignCodecConfigPriorities()
261 if ((value >= BluetoothCodecConfig.CODEC_PRIORITY_DISABLED) in assignCodecConfigPriorities()
322 codecConfig.setCodecPriority(BluetoothCodecConfig.CODEC_PRIORITY_DISABLED); in switchCodecByBufferSize()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudioCodecConfig.java57 value = {CODEC_PRIORITY_DISABLED, CODEC_PRIORITY_DEFAULT, CODEC_PRIORITY_HIGHEST})
64 public static final int CODEC_PRIORITY_DISABLED = -1; field in BluetoothLeAudioCodecConfig
DBluetoothCodecConfig.java131 value = {CODEC_PRIORITY_DISABLED, CODEC_PRIORITY_DEFAULT, CODEC_PRIORITY_HIGHEST})
138 public static final int CODEC_PRIORITY_DISABLED = -1; field in BluetoothCodecConfig
/packages/modules/Bluetooth/framework/tests/unit/src/android/bluetooth/
DBluetoothCodecConfigTest.java47 BluetoothCodecConfig.CODEC_PRIORITY_DISABLED,
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt446 field public static final int CODEC_PRIORITY_DISABLED = -1; // 0xffffffff
974 field public static final int CODEC_PRIORITY_DISABLED = -1; // 0xffffffff