Bluetooth: btintel: Add LE States quirk support
authorChethan T N <chethan.tumkur.narayan@intel.com>
Tue, 21 Mar 2023 04:33:10 +0000 (10:03 +0530)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 24 Apr 2023 04:57:44 +0000 (21:57 -0700)
Basically all Intel controllers support both Central/Peripheral
LE states.

This patch enables the LE States quirk by default on all
Solar and Magnertor Intel controllers.

Signed-off-by: Chethan T N <chethan.tumkur.narayan@intel.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
drivers/bluetooth/btintel.c

index af77468..7a6dc05 100644 (file)
@@ -2684,9 +2684,8 @@ static int btintel_setup_combined(struct hci_dev *hdev)
                 */
                set_bit(HCI_QUIRK_WIDEBAND_SPEECH_SUPPORTED, &hdev->quirks);
 
-               /* Valid LE States quirk for GfP */
-               if (INTEL_HW_VARIANT(ver_tlv.cnvi_bt) == 0x18)
-                       set_bit(HCI_QUIRK_VALID_LE_STATES, &hdev->quirks);
+               /* Apply LE States quirk from solar onwards */
+               set_bit(HCI_QUIRK_VALID_LE_STATES, &hdev->quirks);
 
                /* Setup MSFT Extension support */
                btintel_set_msft_opcode(hdev,