[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200825233151.1580920-1-danielwinkler@google.com>
Date: Tue, 25 Aug 2020 16:31:49 -0700
From: Daniel Winkler <danielwinkler@...gle.com>
To: linux-bluetooth@...r.kernel.org
Cc: chromeos-bluetooth-upstreaming@...omium.org,
Daniel Winkler <danielwinkler@...gle.com>,
"David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Johan Hedberg <johan.hedberg@...il.com>,
Marcel Holtmann <marcel@...tmann.org>,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: [PATCH 0/2] Bluetooth: Report extended adv capabilities to userspace
Hi Maintainers,
This series improves the kernel/controller support that is reported
to userspace for the following extended advertising features:
1. If extended advertising is available, the number of hardware slots
is used and reported, rather than the fixed default of 5. If no hardware
support is available, default is used as before for software rotation.
2. New flags indicating general hardware offloading and ability to
set tx power level. These are kept as two separate flags because in
the future vendor commands may allow tx power to be set without
hardware offloading support.
Daniel Winkler (2):
bluetooth: Report num supported adv instances for hw offloading
bluetooth: Add MGMT capability flags for tx power and ext advertising
include/net/bluetooth/mgmt.h | 2 ++
net/bluetooth/hci_core.c | 2 +-
net/bluetooth/mgmt.c | 8 +++++---
3 files changed, 8 insertions(+), 4 deletions(-)
--
2.28.0.297.g1956fa8f8d-goog
Powered by blists - more mailing lists