]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb21259b7eee428e6117e985c4c2f6cda0148161d
tree09119d31448dcec80ca3e44c1ae39a521f57d8c9
parentd23ce22fe5d86f57b37fe7cc06a50bf86c436a77
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