Searched refs:channelModeValue (Results 1 – 2 of 2) sorted by relevance
62 int channelModeValue = BluetoothCodecConfig.CHANNEL_MODE_NONE; // default in writeConfigurationValues() local68 channelModeValue = BluetoothCodecConfig.CHANNEL_MODE_MONO; in writeConfigurationValues()71 channelModeValue = BluetoothCodecConfig.CHANNEL_MODE_STEREO; in writeConfigurationValues()76 mBluetoothA2dpConfigStore.setChannelMode(channelModeValue); in writeConfigurationValues()