OSDN Git Service

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)
commit749a6c594203b0e9ac59e3d8da492a8ac6a80510
tree01d40bac1f82ef3a1b1a75aeb0d3265b17da4c11
parentf16a491c65d9eb19398b25aefc10c2d3313d17b3
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