]> git.karo-electronics.de Git - karo-tx-linux.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)
commit4284ecbeda81083f4c7a3ce325b4a9d675657e61
treeea2ffc003708f4a19e07cf9aab657010cbd8579f
parent313f6888c8fbb1bc8b36c9012ce4e1de848df696
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