Searched refs:codecTypeValue (Results 1 – 2 of 2) sorted by relevance
62 int codecTypeValue = BluetoothCodecConfig.SAMPLE_RATE_NONE; // default in writeConfigurationValues() local72 codecTypeValue = BluetoothCodecConfig.SOURCE_CODEC_TYPE_SBC; in writeConfigurationValues()75 codecTypeValue = BluetoothCodecConfig.SOURCE_CODEC_TYPE_AAC; in writeConfigurationValues()78 codecTypeValue = BluetoothCodecConfig.SOURCE_CODEC_TYPE_APTX; in writeConfigurationValues()81 codecTypeValue = BluetoothCodecConfig.SOURCE_CODEC_TYPE_APTX_HD; in writeConfigurationValues()84 codecTypeValue = BluetoothCodecConfig.SOURCE_CODEC_TYPE_LDAC; in writeConfigurationValues()91 codecTypeValue = BluetoothCodecConfig.SOURCE_CODEC_TYPE_SBC; in writeConfigurationValues()95 codecTypeValue = BluetoothCodecConfig.SOURCE_CODEC_TYPE_AAC; in writeConfigurationValues()99 codecTypeValue = BluetoothCodecConfig.SOURCE_CODEC_TYPE_APTX; in writeConfigurationValues()103 codecTypeValue = BluetoothCodecConfig.SOURCE_CODEC_TYPE_APTX_HD; in writeConfigurationValues()[all …]