]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add support for reading AOSP vendor capabilities
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 6 Apr 2021 19:55:52 +0000 (21:55 +0200)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 6 Apr 2021 21:11:23 +0000 (14:11 -0700)
commit6c5d6908d6f8c567b708eba4fb87cbc76d6b0523
tree782f23cbd3708bc26ddc6126ba340a4a001d5fbb
parent0aef8e89a27ddda83725d7ffea15598b3fbec91c
Bluetooth: Add support for reading AOSP vendor capabilities

When drivers indicate support for AOSP vendor extension, initialize them
and read its capabilities.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
include/net/bluetooth/hci_core.h
net/bluetooth/Kconfig
net/bluetooth/Makefile
net/bluetooth/aosp.c [new file with mode: 0644]
net/bluetooth/aosp.h [new file with mode: 0644]
net/bluetooth/hci_core.c