Home
last modified time | relevance | path

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

/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
DA2dpReceiver.java198 int codecType = BluetoothCodecConfig.SOURCE_CODEC_TYPE_INVALID; in processParameters() local
436 private boolean setCodecValue(int codecType, int sampleRate, int bitsPerSample, in setCodecValue()
497 private boolean verifyCodeConfig(int codecType, int sampleRate, int bitsPerSample, in verifyCodeConfig()
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_a2dp.cpp200 jint codecType = env->CallIntMethod( in prepareCodecPreferences() local
/packages/apps/Settings/src/com/android/settings/development/
DDevelopmentSettings.java1971 String codecType = mBluetoothSelectA2dpCodec.getValue(); in writeBluetoothConfigurationOption() local