All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv1 0/2] Introduce default adapter property
@ 2013-12-03 15:21 Timo Mueller
  2013-12-03 15:21 ` [PATCHv1 1/2] doc: " Timo Mueller
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Timo Mueller @ 2013-12-03 15:21 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Timo Mueller

From: Timo Mueller <timo.mueller@bmw-carit.de>

Hi,

the information about the default adapter is currently not available
through the D-Bus API of BlueZ. But as plugins can use this
information to choose the adapter they act upon it would be helpful
for users to be able to retrieve this information as well.

For example the neard plugin uses this information to decide for which
adapter oob data is generated. Users could use the same information to
power the adapter before actually sending the oob data.

Best regards,
Timo

Timo Mueller (2):
  doc: Introduce default adapter property
  adapter: Introduce default adapter property

 doc/adapter-api.txt |  9 +++++++++
 src/adapter.c       | 15 +++++++++++++++
 2 files changed, 24 insertions(+)

-- 
1.8.3.1


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

end of thread, other threads:[~2013-12-04 15:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-03 15:21 [PATCHv1 0/2] Introduce default adapter property Timo Mueller
2013-12-03 15:21 ` [PATCHv1 1/2] doc: " Timo Mueller
2013-12-03 15:21 ` [PATCHv1 2/2] adapter: " Timo Mueller
2013-12-04  8:32 ` [PATCHv1 0/2] " Szymon Janc
2013-12-04 15:39   ` Timo Müller

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.