]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita48a5b1e9ba811550c028384b7fb3e79d585679e
tree7ef5f5b3468d8541fc66474b437b8e7530d4863e
parentac2410b9e4f842dcf5c2dccf8a19a83e7660cdbf
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