Bluetooth: Use LE connection parameters if known
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 29 Jun 2014 14:43:27 +0000 (16:43 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Jul 2014 15:42:50 +0000 (17:42 +0200)
commit037fc415bce5ac7604ac52216ec03d011f81e5b0
treeece16892de6b8640007ee9b638d9e993a5626038
parentf044eb0524a02ea7f921c9234fbdba43290da1e2
Bluetooth: Use LE connection parameters if known

When the LE connection parameters for connection latency and
supervision timeout are known, then use then. If they are not
know fallback to defaults.

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