commit | 7d6ca6939cb2f701204317cbab15af1b98f7f501 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Wed Jul 02 17:37:31 2014 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Jul 03 17:42:57 2014 +0200 |
tree | 0ffa6387305b7da18965c8e92383ddb25dc5928d | |
parent | 348d50b8e96c2c4630801e6e720c7c722ade83e8 [diff] |
Bluetooth: Make hci_le_conn_update return the store hint The caller of hci_le_conn_update is directly interested in knowing what the best value is for the store_hint parameter of the corresponding mgmt event. Since hci_le_conn_update knows whether there were stored parameters that were updated or not we can have it return an initial store_hint value to the caller. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>