All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v0 0/4] Add Serial and Type property to dundee
@ 2012-06-05 13:48 Daniel Wagner
  2012-06-05 13:48 ` [PATCH v0 1/4] dundee: Fix signal name Daniel Wagner
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Daniel Wagner @ 2012-06-05 13:48 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 1018 bytes --]

From: Daniel Wagner <daniel.wagner@bmw-carit.de>

Hi,

The first patch is fixes an obvious typo in the introspection.

The next three patches punch a whole through the DUN device
abstraction. If a Bluetooth device supports PAN and DUN at the same
time, there is no real good reason to offer both services to
user. ConnMan needs to figure out if a device supports both profile
(and then picking PAN). For this we need to provide an device
identifier. This API estension is modeled after the modem API, where
we have to do the same thing for HFP.

cheers,
daniel

Daniel Wagner (4):
  dundee: Fix signal name
  dundee: Add Serial and Type documantation
  dundee: Add Serial property
  dundee: Add Type property

 doc/dundee-api.txt |   12 ++++++++++++
 dundee/bluetooth.c |   11 +++++++++++
 dundee/device.c    |   27 +++++++++++++++++++++++++++
 dundee/dundee.h    |    9 +++++++++
 dundee/manager.c   |    2 +-
 5 files changed, 60 insertions(+), 1 deletion(-)

-- 
1.7.10.130.g36e6c


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

end of thread, other threads:[~2012-06-05 13:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-05 13:48 [PATCH v0 0/4] Add Serial and Type property to dundee Daniel Wagner
2012-06-05 13:48 ` [PATCH v0 1/4] dundee: Fix signal name Daniel Wagner
2012-06-05 13:48 ` [PATCH v0 2/4] dundee: Add Serial and Type documantation Daniel Wagner
2012-06-05 13:51   ` Daniel Wagner
2012-06-05 13:48 ` [PATCH v0 3/4] dundee: Add Serial property Daniel Wagner
2012-06-05 13:48 ` [PATCH v0 4/4] dundee: Add Type property Daniel Wagner
2012-06-05 13:49 ` [PATCH v0 0/4] Add Serial and Type property to dundee Daniel Wagner

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.