History log of /external/bluetooth/bluez/src/main.conf
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
01f24c7d1c25c3d765df41c6f5a13a896c90de41 04-Mar-2010 Bao Liang <tim.bao@motorola.com> Allow configure default link policy in main.conf

Currently BlueZ is hard-coding the default link policy to include
role switch, hold mode, sniff mode and park state. However, some
device will have problem to maintain the connection or setup SCO
if they are in park state. Making these operation modes configurable
in main.conf improves flexibility so any of these four modes can be
disabled if necessary.

Signed-off-by: Bao Liang <tim.bao@motorola.com>
/external/bluetooth/bluez/src/main.conf
18a7fa6ee15431a68ce4720eebab7c32ac32e8ca 11-Mar-2011 Jaikumar Ganesh <jaikumar@google.com> Make android specific changes to conf files.

Change-Id: I60bfb7cf24f1152913f944652e413509a6c31f26
/external/bluetooth/bluez/src/main.conf
6da7ea2e80e55fffb0df63b3bd49fb54d2644973 30-Apr-2011 Andre Guedes <andre.guedes@openbossa.org> Change DiscoverSchedulerInterval default value

This patch changes the default value of "DiscoverSchedulerInterval"
from 0 to 30 seconds.

Since Periodic Inquiry is not supported anymore, the option
"DiscoverSchedulerInterval" in main.conf must be updated. As
a first attempt, it was chosen a 30 seconds interval.
/external/bluetooth/bluez/src/main.conf
85d533a33bb9367c72b10a66a21a8502f81f2df9 10-Nov-2010 Claudio Takahasi <claudio.takahasi@openbossa.org> Add a new configuration option to disable Low Energy support

Disable LE interleave discovery and attribute server over LE link.
Option required to force disabling Low energy support for LE capable
adapters.
/external/bluetooth/bluez/src/main.conf
85009db32fb083c46d75e7a228e5ce59ef6d236e 24-Aug-2010 Vinicius Costa Gomes <vinicius.gomes@openbossa.org> Add AttributeServer option

This patch add a new config option(AttributeServer) on main.conf to
enable/disable the attribute server. The default value is false.
If Attribute plugin is enabled, but AttributeServer option is
false the attributes examples will added in the attribute
database however not accessible by remote devices.
/external/bluetooth/bluez/src/main.conf
a30b7569ba6867f58f62634a894d0aabde01280d 07-Jun-2010 Johan Hedberg <johan.hedberg@nokia.com> Store debug keys in runtime memory

This patch adds the possibility of using debug keys for consequtive
connections by storing them in runtime memory instead of discarding them
after the connection. This functionality can be enabled using a new
DebugKeys boolean parameter in main.conf.
/external/bluetooth/bluez/src/main.conf
384f136ae28cf25b3c752e4fe3ff4aed800c343b 10-May-2009 Ilya Rubtsov <lusyaru@gmail.com> Add NameResolving option to main.conf

Patch adds new option to main.conf - NameResolving. If NameResolving=false
then we don't ask remote devices for their names after inquiry. Default
value is true.
/external/bluetooth/bluez/src/main.conf
6e7e58c6d4e53fc4a7063efe421838610d7eafc1 13-Jan-2009 Johan Hedberg <johan.hedberg@nokia.com> Make the ReverseServiceDiscovery option more visible

Add it to the default main.conf file with a proper comment and print a
debug message is it's found to be missing.
/external/bluetooth/bluez/src/main.conf
26b23c817fbc00e6d4af1bcd7f1ef2db2819d9ff 22-Dec-2008 Johan Hedberg <johan.hedberg@nokia.com> Implement RememberPowered config option
/external/bluetooth/bluez/src/main.conf
ff58ff2df51c81f7c9a20d4ea0f10ddb7192ab4f 17-Dec-2008 Marcel Holtmann <marcel@holtmann.org> Add configuration option for DeviceID and do some cleanup
/external/bluetooth/bluez/src/main.conf
0dbebcc5f0f201a53133bed184c70566166633db 16-Dec-2008 Johan Hedberg <johan.hedberg@nokia.com> Clarify InitialyPowered config option comment
/external/bluetooth/bluez/src/main.conf
bf64c9b32825beba09cd0e96fc93ce9a4cf4f352 16-Dec-2008 Johan Hedberg <johan.hedberg@nokia.com> Implement InitiallyPowered config option
/external/bluetooth/bluez/src/main.conf
2071a8a2f8e6d238ff0d0f44cb075c902b8ec0e4 30-Nov-2008 Johan Hedberg <johan.hedberg@nokia.com> Get rid of OffMode and always behave like DevDown
/external/bluetooth/bluez/src/main.conf
3ee81cab2ed66b7f3d4fbd6ba6676d5d9448d6dc 27-Nov-2008 Luiz Augusto von Dentz <luiz.dentz@openbossa.org> Introduce PairableTimeout Property and fix use of g_timeout_add.

PairableTimeout work similarly to DiscoverableTimeout where the user
application can set the amount of time to stay in Pairable. It also
fixes the use of g_timeout_add to g_timeout_add_seconds for both
PairableTimeout and DiscoverableTimeout.
/external/bluetooth/bluez/src/main.conf
75c562d773e5fe37f4257631318d7f918edc5b53 29-Aug-2008 Luiz Augusto von Dentz <luiz.dentz@indt.org.br> Make DiscoverDevices to create discover sessions.
/external/bluetooth/bluez/src/main.conf
161915e640404db7a46321e59127a666b992b0df 05-Aug-2008 Marcel Holtmann <marcel@holtmann.org> Fix typo in main.conf help text
/external/bluetooth/bluez/src/main.conf
01e2320f66a5aeb203f53b51037e37d3d51ce288 05-Aug-2008 Marcel Holtmann <marcel@holtmann.org> Add example for main.conf
/external/bluetooth/bluez/src/main.conf