commit | 1855d92dce0dc0ed81a78eacae710529600513f4 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Mon Jun 23 11:40:05 2014 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Jul 03 17:42:44 2014 +0200 |
tree | 866f116a0ccb42e2ca5ffe09d4a925b747d8a648 | |
parent | e04fde60efabe27afdbe041e3e5a09ec752ec9d2 [diff] |
Bluetooth: Track LE connection parameter update event When the LE controller changes its connection parameters, it will send a connection parameter update event. Make sure that the new set of parameters are stored in hci_conn struct and thus will properly update the previous values retrieved from the connection complete event. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>