Commit Graph

16 Commits

Author SHA1 Message Date
Szymon Janc
2f6a0a6641 Fix common spelling error in code and comments
Correct spelling is "incoming" not "incomming".
2012-03-30 13:10:11 +03:00
Dmitriy Paliy
1e335a631b Add fast connectable support to HFP
Audio.conf is updated to support fast connectable mode. Set
FastConnectable to true to enable and to false to disable. Headset
initialization and call indicators are updated respectively. It is
disabled by default.
2010-08-18 13:46:03 +03:00
Daniel Orstadius
cf562644fa Fix audio.conf variable to match what is parsed for in audio/manager.c 2009-10-21 15:10:58 +03:00
Johan Hedberg
c369f322aa Set HFP=true in audio.conf and update the comment 2009-05-03 23:39:53 +03:00
Johan Hedberg
80b1146a20 Add support for automatic HFP+A2DP connection creation with incoming connections
This patch adds logic for automatically connecting both A2DP and HFP profiles
if the headset only connects the other. The feature can be switched off using
the AutoConnect audio.conf parameter.
2009-03-27 19:10:04 +02:00
Johan Hedberg
e32c8dcd38 Limit the amount of connected HSP/HFP devices and make it configurable
It's very tricky to get the multiple connected HSP/HFP devices use case right.
E.g. in the case of in-band ringtone the specification mandates us to open SCO
to the HFP before sending RING indications. So, in the case of multiple
connected devices we would have to open multimple simultaneous SCO connections
which simply isn't a wise thing to do.
2008-10-24 12:19:47 +03:00
Johan Hedberg
40c0305b1f Remove HFP AG features from audio.conf since they should come from the telephony plugin 2008-09-03 17:07:27 +03:00
Johan Hedberg
ce8053e025 Rename ForceMaster to just Master 2008-03-05 17:51:48 +00:00
Johan Hedberg
5db61cea27 Use HFP instead of EnableHFP 2008-03-05 17:45:44 +00:00
Johan Hedberg
aa4ce3509e Do master role switching by default and add ForceMaster config option 2008-03-05 17:43:54 +00:00
Johan Hedberg
211ec74f0e Use "hfp" instead of "no_hfp" and "EnableHFP" instead of "DisableHFP" to make the options more clear to understand (avoid double negatives) 2008-03-04 13:24:38 +00:00
Luiz Augusto von Dentz
5b60113656 Add config options for each source. 2008-01-23 13:27:30 +00:00
Johan Hedberg
3eb854122f Reorganize audio.conf parsing in a more modular manner 2008-01-16 09:08:26 +00:00
Johan Hedberg
1e7c36a80b Make HCI routing the default 2007-08-28 11:49:37 +00:00
Johan Hedberg
e2827b3557 Make SBC Audio Source count configurable and the default value 1 2007-08-28 09:54:21 +00:00
Johan Hedberg
814aed96a2 Add support for configuration file 2007-05-31 12:51:49 +00:00