linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: puthik@chromium.org
To: linux-bluetooth@vger.kernel.org
Cc: Puthikorn Voravootivat <puthik@chromium.org>
Subject: [PATCH v3 0/2] Expose AdvertisingFlags in Device API
Date: Wed, 19 Oct 2016 19:03:36 -0700	[thread overview]
Message-ID: <1476929018-29947-1-git-send-email-puthik@chromium.org> (raw)

From: Puthikorn Voravootivat <puthik@chromium.org>

v2:
Address Marcel's review to make it more future proof by making it array{byte}.

v3:
Mark AdvertisingFlags as experimental

Puthikorn Voravootivat (2):
  doc/device-api: Add AdvertisingFlags
  core: Add implementation of AdvertisingFlags

 doc/device-api.txt |  4 ++++
 src/adapter.c      |  2 ++
 src/device.c       | 37 +++++++++++++++++++++++++++++++++++++
 src/device.h       |  1 +
 4 files changed, 44 insertions(+)

-- 
2.8.0.rc3.226.g39d4020


             reply	other threads:[~2016-10-20  2:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-20  2:03 puthik [this message]
2016-10-20  2:03 ` [PATCH v3 1/2] doc/device-api: Add AdvertisingFlags puthik
2016-10-20  2:03 ` [PATCH v3 2/2] core: Add implementation of AdvertisingFlags puthik
2016-10-20 11:20 ` [PATCH v3 0/2] Expose AdvertisingFlags in Device API Luiz Augusto von Dentz

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=1476929018-29947-1-git-send-email-puthik@chromium.org \
    --to=puthik@chromium.org \
    --cc=linux-bluetooth@vger.kernel.org \
    /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).