linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Expose AdvertisingFlags in Device API
@ 2016-10-20  2:03 puthik
  2016-10-20  2:03 ` [PATCH v3 1/2] doc/device-api: Add AdvertisingFlags puthik
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: puthik @ 2016-10-20  2:03 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Puthikorn Voravootivat

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-10-20 11:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-20  2:03 [PATCH v3 0/2] Expose AdvertisingFlags in Device API puthik
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

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).