]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Change hci_conn_params_add to return the parameter struct
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 1 Jul 2014 10:11:04 +0000 (12:11 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Jul 2014 15:42:52 +0000 (17:42 +0200)
commit14a9822e017fb2825d8ce788b24280395f0e479f
tree2563feff0947b7dea51588f7ecaf054790de3b5f
parent18308a2b69d3febfeeeb1236d894827559567b66
Bluetooth: Change hci_conn_params_add to return the parameter struct

When adding new connection parameters, it is useful to return either
the existing struct or the newly created one.

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