Home
last modified time | relevance | path

Searched defs:channelMode (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
DA2dpReceiver.java199 int channelMode = BluetoothCodecConfig.CHANNEL_MODE_STEREO; in processParameters() local
447 int channelMode, long codecSpecific1, long codecSpecific2, in setCodecValue()
513 int channelMode, long codecSpecific1) { in verifyCodeConfig()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/development/
DBluetoothAudioChannelModePreferenceController.java81 final int channelMode = config.getChannelMode(); in getCurrentA2dpSettingIndex() local
DBluetoothA2dpConfigStore.java53 public void setChannelMode(int channelMode) { in setChannelMode()
/packages/apps/Settings/src/com/android/settings/development/
DBluetoothA2dpConfigStore.java53 public void setChannelMode(int channelMode) { in setChannelMode()
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpCodecConfigTest.java669 int sampleRate, int bitsPerSample, int channelMode, boolean invokeNative) { in testCodecParametersChangeHelper()
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_a2dp.cpp258 jint channelMode = env->CallIntMethod( in prepareCodecPreferences() local