Bluetooth: Add MGMT command to set SCO settings
authorSudha Bheemanna <b.sudha@samsung.com>
Tue, 6 Sep 2016 11:08:36 +0000 (16:38 +0530)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Thu, 3 Aug 2023 08:43:15 +0000 (17:43 +0900)
commit7f5f1cdd6fb2d85faa935c28a3b8fdc925719845
treed72c39ae604d6dba87f67806440d2465dfa7b9e5
parent0dceecbb6bd1c7501f9e8eb5754d1fd64d37adc4
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