Searched refs:channelModeValue (Results 1 – 1 of 1) sorted by relevance
59 int channelModeValue = BluetoothCodecConfig.CHANNEL_MODE_NONE; // default in writeConfigurationValues() local64 channelModeValue = getHighestChannelMode(getSelectableByCodecType( in writeConfigurationValues()69 channelModeValue = BluetoothCodecConfig.CHANNEL_MODE_MONO; in writeConfigurationValues()72 channelModeValue = BluetoothCodecConfig.CHANNEL_MODE_STEREO; in writeConfigurationValues()77 mBluetoothA2dpConfigStore.setChannelMode(channelModeValue); in writeConfigurationValues()