Bluetooth: Add MGMT command to set SCO settings 23/87123/11
authorSudha Bheemanna <b.sudha@samsung.com>
Tue, 6 Sep 2016 11:08:36 +0000 (16:38 +0530)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 29 Sep 2016 04:32:03 +0000 (13:32 +0900)
commit9a6255b1e6fd70b1d04775a5b67cfd2d1df18117
treec559712878e8d4f9c42ca23d589f60a9e9a6a5d6
parentcbe0788f71d77e3f54970068fc47a8eb386a3482
Bluetooth: Add MGMT command to set SCO settings

Added code to set sco settings.

Change-Id: I37aa572436241b06e00d1e9e75964aac747eeba5
Signed-off-by: Sudha Bheemanna <b.sudha@samsung.com>
[remove sco link policy part]
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
include/net/bluetooth/hci.h
include/net/bluetooth/hci_core.h
include/net/bluetooth/mgmt_tizen.h
include/net/bluetooth/sco.h
net/bluetooth/hci_conn.c
net/bluetooth/mgmt.c
net/bluetooth/sco.c