Bluetooth: Provide defaults for LE connection latency and timeout
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 30 Jun 2014 10:34:36 +0000 (12:34 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Jul 2014 15:42:51 +0000 (17:42 +0200)
commit04fb7d9066dd9173ef0d4ccea8fe3bb59bd94605
tree9d55d6113ff0a9bccfdbe2b781167a878bd98d0e
parent8afef092a192cb946393bb11cc95b59739c1e57b
Bluetooth: Provide defaults for LE connection latency and timeout

Store the connection latency and supervision timeout default values
with all the other controller defaults. And when needed use them
for new connections.

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