Home
last modified time | relevance | path

Searched defs:codecType (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
DA2dpReceiver.java196 int codecType = BluetoothCodecConfig.SOURCE_CODEC_TYPE_INVALID; in processParameters() local
441 private boolean setCodecValue(int codecType, int sampleRate, int bitsPerSample, in setCodecValue()
502 private boolean verifyCodeConfig(int codecType, int sampleRate, int bitsPerSample, in verifyCodeConfig()
/packages/apps/Settings/src/com/android/settings/development/
DBluetoothAudioCodecPreferenceController.java132 final int codecType = config.getCodecType(); in getCurrentA2dpSettingIndex() local
DBluetoothA2dpConfigStore.java37 public void setCodecType(int codecType) { in setCodecType()
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_a2dp.cpp223 jint codecType = env->CallIntMethod( in prepareCodecPreferences() local