From: Archie Pusaka <apusaka@google.com>
To: linux-bluetooth <linux-bluetooth@vger.kernel.org>,
Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Cc: CrosBT Upstreaming <chromeos-bluetooth-upstreaming@chromium.org>,
Archie Pusaka <apusaka@chromium.org>
Subject: [Bluez PATCH v2 0/5] Support advertising monitor add pattern with RSSI opcode
Date: Wed, 13 Jan 2021 17:49:00 +0800 [thread overview]
Message-ID: <20210113094905.2787919-1-apusaka@google.com> (raw)
From: Archie Pusaka <apusaka@chromium.org>
Hi linux-bluetooth,
This series of patches adds a new MGMT command for adding a monitor
with RSSI parameter. Changes are focused on passing parameters to
the kernel via btmgmt and bluetoothctl.
PTAL and thanks for your feedback!
Archie
Changes in v2:
Remove trailing period and fix order of mgmt parameter
Archie Pusaka (5):
lib/mgmt: Adding Add Adv Patterns Monitor RSSI opcode
src/adv_monitor: add monitor with rssi support for mgmt
btmgmt: advmon add rssi support
bluetoothctl: advmon rssi support for mgmt
monitor: Decode add advmon with RSSI parameter
client/adv_monitor.c | 90 ++++++++++++------------
client/adv_monitor.h | 1 +
client/main.c | 29 ++++----
lib/mgmt.h | 15 ++++
monitor/packet.c | 43 ++++++++++--
src/adv_monitor.c | 143 +++++++++++++++++++++++++++++---------
tools/btmgmt.c | 160 ++++++++++++++++++++++++++++++++++++-------
7 files changed, 357 insertions(+), 124 deletions(-)
--
2.30.0.284.gd98b1dd5eaa7-goog
next reply other threads:[~2021-01-13 9:50 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-13 9:49 Archie Pusaka [this message]
2021-01-13 9:49 ` [Bluez PATCH v2 1/5] lib/mgmt: Adding Add Adv Patterns Monitor RSSI opcode Archie Pusaka
2021-01-13 10:35 ` Support advertising monitor add pattern with " bluez.test.bot
2021-01-13 9:49 ` [Bluez PATCH v2 2/5] src/adv_monitor: add monitor with rssi support for mgmt Archie Pusaka
2021-01-13 9:49 ` [Bluez PATCH v2 3/5] btmgmt: advmon add rssi support Archie Pusaka
2021-01-13 9:49 ` [Bluez PATCH v2 4/5] bluetoothctl: advmon rssi support for mgmt Archie Pusaka
2021-01-13 9:49 ` [Bluez PATCH v2 5/5] monitor: Decode add advmon with RSSI parameter Archie Pusaka
2021-01-13 17:58 ` [Bluez PATCH v2 0/5] Support advertising monitor add pattern with RSSI opcode Luiz Augusto von Dentz
2021-01-14 7:48 ` Archie Pusaka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210113094905.2787919-1-apusaka@google.com \
--to=apusaka@google.com \
--cc=apusaka@chromium.org \
--cc=chromeos-bluetooth-upstreaming@chromium.org \
--cc=linux-bluetooth@vger.kernel.org \
--cc=luiz.dentz@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox