Bluetooth: Store current LE connection parameters in hci_conn struct
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 23 Jun 2014 09:40:04 +0000 (11:40 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Jul 2014 15:42:44 +0000 (17:42 +0200)
commite04fde60efabe27afdbe041e3e5a09ec752ec9d2
tree7ef5f5b3468d8541fc66474b437b8e7530d4863e
parent7f118253820fc3ad38659485adb3ebdfe64820e1
Bluetooth: Store current LE connection parameters in hci_conn struct

The LE connection parameters are needed later on to be able to decide
if it is required to trigger connection update procedures. So when the
connection has been established successfully, store the current used
parameters in hci_conn struct.

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_event.c