]> 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)
commita7c95580e77524a23cdd5a61be7aa2455951a32e
tree09119d31448dcec80ca3e44c1ae39a521f57d8c9
parenta2bc390cb79305beb24bd57f2e893b99bf82b2c7
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