]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Move SCO timeout constants into net/bluetooth/sco.c
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 11 Jul 2014 04:19:44 +0000 (06:19 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 11 Jul 2014 10:58:58 +0000 (13:58 +0300)
commit9b7c0bf8e486c43d8fbae328349fab081d4fe67b
tree2d8f07bf4b75d6806871bc23e1ccc0646d8056b3
parent67d358f7edadaf6ad704ad76bbc45e11b2c6ef86
Bluetooth: Move SCO timeout constants into net/bluetooth/sco.c

There is no external user of the SCO timeout constants and thus
move them into net/bluetooth/sco.c where they are actuallu used.

In addition just remove SCO_CONN_IDLE_TIMEOUT since it is unused.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/sco.h
net/bluetooth/sco.c