Skip to content
Commit 91b6d02d authored by Raul Cheleguini's avatar Raul Cheleguini Committed by Luiz Augusto von Dentz
Browse files

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



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 c09b80be
  • mirror @mirror

    mentioned in commit b934add161a460b137183bb31fc172f8a5c378a9

    ·

    mentioned in commit b934add161a460b137183bb31fc172f8a5c378a9

    Toggle commit list
  • mirror @mirror

    mentioned in commit ec6f4f5546de944a63feb907099a70e918c0788f

    ·

    mentioned in commit ec6f4f5546de944a63feb907099a70e918c0788f

    Toggle commit list
  • mirror @mirror

    mentioned in commit 6c979f70

    ·

    mentioned in commit 6c979f70

    Toggle commit list
  • mirror @mirror

    mentioned in commit b2ea4e03247d9f563f6219fea7136f98df770664

    ·

    mentioned in commit b2ea4e03247d9f563f6219fea7136f98df770664

    Toggle commit list
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