Bluetooth: Add MGMT command to set SCO settings 74/208674/3
authorSudha Bheemanna <b.sudha@samsung.com>
Tue, 6 Sep 2016 11:08:36 +0000 (16:38 +0530)
committerAmit Purwar <amit.purwar@samsung.com>
Fri, 28 Jun 2019 04:09:41 +0000 (09:39 +0530)
commiteb317400cf70c2f0d44f96cc638b053ce6e34520
tree3b52e74ede2c5e537dd18ecc51cb4a2ddd9db123
parent1c116e14d23c157f5b19a359648b314a2a70e4aa
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>
Signed-off-by: Amit Purwar <amit.purwar@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