Skip to content
Commit 6c979f70 authored by Raul Cheleguini's avatar Raul Cheleguini Committed by Dom Cobley
Browse files

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

commit 91b6d02d

 upstream.

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>
parent 0070dc82
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment