OSDN Git Service

Bluetooth: centralize default value initialization.
authorAlain Michaud <alainm@chromium.org>
Thu, 11 Jun 2020 02:01:56 +0000 (02:01 +0000)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 12 Jun 2020 13:42:53 +0000 (15:42 +0200)
commit10873f99ced274cbfc119f55e7e57a0f047a0799
tree3294a4b7b81358a2f7e5aa2fd788f3a03abba129
parent7e90de4ac1099d3f4e26023853d4aefd0d2a1dea
Bluetooth: centralize default value initialization.

This patch centralized the initialization of default parameters.  This
is required to allow clients to more easily customize the default
system parameters.

Signed-off-by: Alain Michaud <alainm@chromium.org>
Reviewed-by: Abhishek Pandit-Subedi <abhishekpandit@chromium.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_conn.c
net/bluetooth/hci_core.c
net/bluetooth/hci_request.c