Bluetooth: Pass store hint to mgmt_new_conn_param
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 2 Jul 2014 14:37:32 +0000 (17:37 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Jul 2014 15:42:57 +0000 (17:42 +0200)
commitf4869e2adb7ab9d09a9335b4e26a63ec413f2c6f
tree09119d31448dcec80ca3e44c1ae39a521f57d8c9
parent7d6ca6939cb2f701204317cbab15af1b98f7f501
Bluetooth: Pass store hint to mgmt_new_conn_param

The calling functions of mgmt_new_conn_param have more information about
the parameters, such as whether the kernel is tracking them or not. It
makes therefore sense to have them pass an initial store_hint value to
the mgmt_new_conn_param function.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_event.c
net/bluetooth/l2cap_core.c
net/bluetooth/mgmt.c