]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add struct of reading AOSP vendor capabilities
authorJoseph Hwang <josephsih@chromium.org>
Tue, 2 Nov 2021 07:19:28 +0000 (15:19 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 2 Nov 2021 18:37:44 +0000 (19:37 +0100)
commite6dcc03b9d527af9e2d21a0bd3bd6533a00238fc
tree01d40bac1f82ef3a1b1a75aeb0d3265b17da4c11
parent97f3a05148e12ea4b3322a6e7ad83fc31955c315
Bluetooth: Add struct of reading AOSP vendor capabilities

This patch adds the struct of reading AOSP vendor capabilities.
New capabilities are added incrementally. Note that the
version_supported octets will be used to determine whether a
capability has been defined for the version.

Signed-off-by: Joseph Hwang <josephsih@chromium.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci_core.h
net/bluetooth/aosp.c