blob: f88668e493a7cdd00fcba2573d60ce2b99b4bdb7 [file] [log] [blame]
# Configuration file for the audio service
# This section contains options which are not specific to any
# particular interface
[General]
# If we want to disable support for specific services
# Defaults to supporting all implemented services
#Disable=Control,Source
# SCO routing. Either PCM or HCI (in which case audio is routed to/from ALSA)
# Defaults to HCI
SCORouting=PCM
# Headset interface specific options (i.e. options which affect how the audio
# service interacts with remote headset devices)
[Headset]
# Set to true to only support HSP
# Defaults to false
DisableHFP=true
# Just an example of potential config options for the other interfaces
#[Sink]
#Codecs=SBC,MPEG12
#SBCChannelMode=joint
#SBCBitpool=51