All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/4] Improvements to the LE Advertising API
@ 2015-04-10 19:06 Michael Janssen
  2015-04-10 19:06 ` [PATCH BlueZ 1/4] doc: Add IncludeTXPower to " Michael Janssen
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Michael Janssen @ 2015-04-10 19:06 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Michael Janssen

Adds a method to add the TX Power attribute to the advertisements that are sent
through the D-Bus interface, and supports more than one advertisement based on
the maximum number reported by the kernel.

Michael Janssen (4):
  doc: Add IncludeTXPower to LE Advertising API
  core/advertising: Parse IncludeTXPower
  core/advertising: Support more than one advertisement.
  test: add IncludeTXPower to example-advertisement

 doc/advertising-api.txt    |  5 +++
 src/advertising.c          | 86 +++++++++++++++++++++++++++++++++++++++++-----
 test/example-advertisement |  4 +++
 3 files changed, 87 insertions(+), 8 deletions(-)

-- 
2.2.0.rc0.207.ga3a616c


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

end of thread, other threads:[~2015-04-14 18:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-10 19:06 [PATCH BlueZ 0/4] Improvements to the LE Advertising API Michael Janssen
2015-04-10 19:06 ` [PATCH BlueZ 1/4] doc: Add IncludeTXPower to " Michael Janssen
2015-04-10 19:06 ` [PATCH BlueZ 2/4] core/advertising: Parse IncludeTXPower Michael Janssen
2015-04-13 12:13   ` Szymon Janc
2015-04-10 19:06 ` [PATCH BlueZ 3/4] core/advertising: Support more than one advertisement Michael Janssen
2015-04-10 19:06 ` [PATCH BlueZ 4/4] test: add IncludeTXPower to example-advertisement Michael Janssen
2015-04-13 13:38 ` [PATCH BlueZ 0/4] Improvements to the LE Advertising API Luiz Augusto von Dentz
2015-04-13 17:22   ` Michael Janssen
2015-04-13 18:16     ` Marcel Holtmann
2015-04-13 18:27       ` Michael Janssen
2015-04-14 18:18         ` Arman Uguray

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.