|
@@ -1699,6 +1699,7 @@ static inline void hci_sync_conn_complete_evt(struct hci_dev *hdev, struct sk_bu
|
|
break;
|
|
break;
|
|
|
|
|
|
case 0x1c: /* SCO interval rejected */
|
|
case 0x1c: /* SCO interval rejected */
|
|
|
|
+ case 0x1a: /* Unsupported Remote Feature */
|
|
case 0x1f: /* Unspecified error */
|
|
case 0x1f: /* Unspecified error */
|
|
if (conn->out && conn->attempt < 2) {
|
|
if (conn->out && conn->attempt < 2) {
|
|
conn->pkt_type = (hdev->esco_type & SCO_ESCO_MASK) |
|
|
conn->pkt_type = (hdev->esco_type & SCO_ESCO_MASK) |
|