commit | 348d50b8e96c2c4630801e6e720c7c722ade83e8 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Wed Jul 02 17:37:30 2014 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Jul 03 17:42:57 2014 +0200 |
tree | 39992e1a21b0c62d985ade178e5b4a233db17652 | |
parent | a26f3dcff2cf5890f33d883c98d90cdfa51ed460 [diff] |
Bluetooth: Fix missing update of conn params We should update any stored connection parameters when we receive the LE Remote Connection Parameter Request HCI event. This patch adds the necessary code to the function that handles the event. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>