All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v0 0/3] Prefer PAN over DUN
@ 2012-06-04 14:11 Daniel Wagner
  2012-06-04 14:11 ` [PATCH v0 1/3] bluetooth: Add list of UUIDs to probe function Daniel Wagner
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Daniel Wagner @ 2012-06-04 14:11 UTC (permalink / raw)
  To: ofono

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

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

Hi,

So here is the first oFono version for the "prefer pan over dun"
feature. Since this is a policy thing, it makes sense to place this
inside dundee and not inside ConnMan or BlueZ.

I am not really happy to pass in the UUIDs but I found it a lot nicer
than adding a 'filter' callback to struct bluetooth_profile. 

Another idea how to implement it I had was, adding a blacklist when
registering the profile.

Let's start with the simplest possible solution.

cheers,
daniel

Daniel Wagner (3):
  bluetooth: Add list of UUIDs to probe function
  bluetooth: Add PAN UUID
  dundee: Ignore DUN device if PAN is present

 dundee/bluetooth.c  |   11 ++++++++++-
 plugins/bluetooth.c |    8 +++++---
 plugins/bluetooth.h |    3 ++-
 plugins/hfp_hf.c    |    2 +-
 plugins/sap.c       |    2 +-
 5 files changed, 19 insertions(+), 7 deletions(-)

-- 
1.7.10.130.g36e6c


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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-04 14:11 [PATCH v0 0/3] Prefer PAN over DUN Daniel Wagner
2012-06-04 14:11 ` [PATCH v0 1/3] bluetooth: Add list of UUIDs to probe function Daniel Wagner
2012-06-04 14:11 ` [PATCH v0 2/3] bluetooth: Add PAN UUID Daniel Wagner
2012-06-04 14:11 ` [PATCH v0 3/3] dundee: Ignore DUN device if PAN is present Daniel Wagner
2012-06-04 14:14   ` 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.