From: Daniel Wagner <daniel.wag...@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

_______________________________________________
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono

Reply via email to