Bluetooth: Don't send the sco vendor commands to other vendor chips 80/93180/5
authorDoHyun Pyun <dh79.pyun@samsung.com>
Fri, 21 Oct 2016 00:10:04 +0000 (09:10 +0900)
committerPyun DoHyun <dh79.pyun@samsung.com>
Mon, 24 Oct 2016 02:06:47 +0000 (19:06 -0700)
commit632666157edfe1958b1e1f350dd9c067b362c72e
tree381b2830b7ddae0fb0bf6d20ed70f5ffcecd78e8
parentfd837e475efaf0844117beb0efde329f0e3a4776
Bluetooth: Don't send the sco vendor commands to other vendor chips

There are BCM sco WBC/NBC commands, and they are only for BCM chips.
So this patch fix not to send the sco commands to non BCM vendor
chips which causes sco command timeout and disconnection.

Change-Id: Iae67b6e6de2ecf68b79e47136c2b80aa530a281c
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
net/bluetooth/sco.c