]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: btbcm: Read controller features during configuration
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 10 Jun 2017 12:33:16 +0000 (14:33 +0200)
committerSzymon Janc <szymon.janc@codecoup.pl>
Mon, 12 Jun 2017 09:46:12 +0000 (11:46 +0200)
commitb4550b34154bf7224aa82312341b4731d0af93c4
treeea2ffc003708f4a19e07cf9aab657010cbd8579f
parent2c59652ce4e9f9c6bd9609f03989efbb0329a72a
Bluetooth: btbcm: Read controller features during configuration

Read the Broadcom specific controller features during configuration and
print them for informational purposes.

  < HCI Command: Broadcom Read Controller Features (0x3f|0x006e) plen 0
  > HCI Event: Command Complete (0x0e) plen 12
        Broadcom Read Controller Features (0x3f|0x006e) ncmd 1
          Status: Success (0x00)
          Features: 0x07 0x00 0x00 0x00 0x00 0x00 0x00 0x00
            Multi-AV transport bandwidth reducer
            WBS SBC
            FW LC-PLC

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl>
drivers/bluetooth/btbcm.c