Skip to content
Commit 2f4a1b24 authored by Raul Cheleguini's avatar Raul Cheleguini Committed by Greg Kroah-Hartman
Browse files

Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851



[ Upstream commit 91b6d02d ]

The ATS2851 based controller advertises support for command "LE Set Random
Private Address Timeout" but does not actually implement it, impeding the
controller initialization.

Add the quirk HCI_QUIRK_BROKEN_SET_RPA_TIMEOUT to unblock the controller
initialization.

< HCI Command: LE Set Resolvable Private... (0x08|0x002e) plen 2
        Timeout: 900 seconds
> HCI Event: Command Status (0x0f) plen 4
      LE Set Resolvable Private Address Timeout (0x08|0x002e) ncmd 1
        Status: Unknown HCI Command (0x01)

Co-developed-by: default avatarimoc <wzj9912@gmail.com>
Signed-off-by: default avatarimoc <wzj9912@gmail.com>
Signed-off-by: default avatarRaul Cheleguini <raul.cheleguini@gmail.com>
Signed-off-by: default avatarLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 76dd7893
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment