]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout)
authorNick Pelly <npelly@google.com>
Mon, 30 Jun 2014 05:55:01 +0000 (11:25 +0530)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Jul 2014 15:42:52 +0000 (17:42 +0200)
commit82596e1c544b648003ec73f0a20f0f9e426937c8
tree719ba145d2d29dce3ef9427ac4f5d546d1d277fe
parent406e1c4545a99fb8fb331befb583006460417871
Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout)

This is to support the Motorola HF850 carkit which reports the error
code 0x10 for an eSCO attempt, even though it advertises eSCO support.

With this patch we will retry with a SCO connection, which succeeds.

Signed-off-by: Nick Pelly <npelly@google.com>
Signed-off-by: Kiran Kumar Raparthy <kiran.kumar@linaro.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_event.c