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>
Mon, 6 Jul 2020 09:08:20 +0000 (18:08 +0900)
commite622f7fe9bb2f3236db99f8554ab61967e86f8d0
treee99e6f60b119fce513a8861b3331c3efc7f6c20a
parentb5c97ed8847853759709d77074e974818d029067
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