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

Bluetooth: Improve support for Actions Semi ATS2851 based devices



Add two more quirks to resume the device initialization and basic
operation as the device seems not to support "Read Transmit Power"
and "Set Extended Scan Parameters".

< HCI Command: LE Read Transmit Power (0x08|0x004b) plen 0
> HCI Event: Command Status (0x0f) plen 4
      LE Read Transmit Power (0x08|0x004b) ncmd 1
        Status: Unknown HCI Command (0x01)

< HCI Command: LE Set Extended Scan Parameters (0x08|0x0041) plen 8
        Own address type: Random (0x01)
        Filter policy: Accept all advertisement (0x00)
        PHYs: 0x01
        Entry 0: LE 1M
          Type: Active (0x01)
          Interval: 11.250 msec (0x0012)
          Window: 11.250 msec (0x0012)
> HCI Event: Command Status (0x0f) plen 4
      LE Set Extended Scan Parameters (0x08|0x0041) ncmd 1
        Status: Unknown HCI Command (0x01)

Signed-off-by: default avatarRaul Cheleguini <rcheleguini@google.com>
Signed-off-by: default avatarLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
parent c0123cb6
  • mirror @mirror

    mentioned in commit ef94ba429c3f65ed46e61d4804128a90738655c7

    ·

    mentioned in commit ef94ba429c3f65ed46e61d4804128a90738655c7

    Toggle commit list
  • mirror @mirror

    mentioned in commit f75af0c245d5278654a118cb13c6036e5eac861c

    ·

    mentioned in commit f75af0c245d5278654a118cb13c6036e5eac861c

    Toggle commit list
  • mirror @mirror

    mentioned in commit eede861f

    ·

    mentioned in commit eede861f

    Toggle commit list
  • mirror @mirror

    mentioned in commit f7570179a1ef5545753bdc74759c68db0840f7b3

    ·

    mentioned in commit f7570179a1ef5545753bdc74759c68db0840f7b3

    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