linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yun-hao Chung <howardchung@google.com>
To: Bluez mailing list <linux-bluetooth@vger.kernel.org>,
	Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Cc: Miao-chen Chou <mcchou@google.com>, Manish Mandlik <mmandlik@google.com>
Subject: Advertisement monitor interface in bluetoothctl plan
Date: Fri, 24 Jul 2020 13:41:03 +0800	[thread overview]
Message-ID: <CAPHZWUdDpnSdhA9_iceKfQB08vMVPsGpKu8LUWoXvrsu1wf=jg@mail.gmail.com> (raw)

Hi linux-bluetooth,

We plan to implement the advertisement monitor interface in
bluetoothctl, here is the plan.

All the commands will be put under a new sub menu 'advertisement monitor'.
New commands:
add-pattern-monitor <monitor_id> <type_of_monitor> <list-of-patterns>
<high-RSSI> <high-RSSI-timeout> <low-RSSI> <low-RSSI-timeout>
              //where the structure of a pattern: (start_position,
AD_data_type, content)
remove-pattern-monitor <monitor_id>
list-pattern-monitors                     //list all monitors with
their id and attributes
get-supported-feature                  //get SupportedMonitorTypes and
SupportedFeatures in
                    AdvertisementMonitorManager

What do you think about this plan?

Thanks!
Howard

                 reply	other threads:[~2020-07-24  5:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='CAPHZWUdDpnSdhA9_iceKfQB08vMVPsGpKu8LUWoXvrsu1wf=jg@mail.gmail.com' \
    --to=howardchung@google.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=luiz.dentz@gmail.com \
    --cc=mcchou@google.com \
    --cc=mmandlik@google.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;
as well as URLs for NNTP newsgroup(s).