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)
commitf67743f9e03a67dbbf931d1787e6faf50766e521
tree782f23cbd3708bc26ddc6126ba340a4a001d5fbb
parent8ce85ada0a05e21a5386ba5c417c52ab00fcd0d1
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