Bluetooth: implement read/set default system parameters mgmt
authorAlain Michaud <alainm@chromium.org>
Thu, 11 Jun 2020 02:01:57 +0000 (02:01 +0000)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 12 Jun 2020 19:41:07 +0000 (21:41 +0200)
commit17896406ff3592d47b476ddd29276bf9cf8a26dd
tree207953a166d685072397ea50cecf47ea96f6c93a
parent10873f99ced274cbfc119f55e7e57a0f047a0799
Bluetooth: implement read/set default system parameters mgmt

This patch implements the read default system parameters and the set
default system parameters mgmt commands.

Signed-off-by: Alain Michaud <alainm@chromium.org>
Reviewed-by: Abhishek Pandit-Subedi <abhishekpandit@chromium.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/Makefile
net/bluetooth/mgmt.c
net/bluetooth/mgmt_config.c [new file with mode: 0644]
net/bluetooth/mgmt_config.h [new file with mode: 0644]