Bluetooth: btusb: Invert LE State flag to set invalid rather then valid
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 12 Aug 2024 15:01:15 +0000 (11:01 -0400)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 10 Sep 2024 17:03:36 +0000 (13:03 -0400)
commit0fec656d08aa59ad3ea1bba148a4f7e5618fd4d3
treecdd996865d21abecd5e323768294c975b7794959
parent7494ef879636e9fabaf5a1a7fdfee81b3c6b206b
Bluetooth: btusb: Invert LE State flag to set invalid rather then valid

This inverts the LE State flag so by default we assume the controllers
would report valid states rather than invalid so it is inline with the
respective quirk (HCI_QUIRK_BROKEN_LE_STATES).

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
drivers/bluetooth/btusb.c