Bluetooth: Use connection parameters if any
authorAndre Guedes <andre.guedes@openbossa.org>
Mon, 3 Feb 2014 16:56:19 +0000 (13:56 -0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 13 Feb 2014 07:51:44 +0000 (09:51 +0200)
commit4292f1f3370193fd3f2e4f849211fd9596ce832f
tree1486023713677bd418342ae7c0ead633f5cd0308
parent15819a7065ac46eb804498bb7ccbba60d8f7d4d5
Bluetooth: Use connection parameters if any

This patch changes hci_connect_le() so it uses the connection
parameters specified for the certain device. If no parameters
were configured, we use the default values.

Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_conn.c