commit | 81218d2099e85542a57e266336db5e0585c9f2cc | [log] [tgz] |
---|---|---|
author | Nick Pelly <npelly@google.com> | Mon Jun 30 11:25:01 2014 +0530 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Jul 03 17:42:52 2014 +0200 |
tree | 719ba145d2d29dce3ef9427ac4f5d546d1d277fe | |
parent | bf19d51b768ceeccab12f932cac73b60b1d20bab [diff] |
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>