All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] Input service and multiple adapters
@ 2007-03-25 18:35 Daniel Gollub
  2007-03-26  7:06 ` Stefan Seyfried
  2007-03-27 16:42 ` Daniel Gollub
  0 siblings, 2 replies; 3+ messages in thread
From: Daniel Gollub @ 2007-03-25 18:35 UTC (permalink / raw)
  To: bluez-devel

Hi folks,

i started playing around with the Input DBUS API and found an obscurity whe=
n =

multiple bluetooth adapters are used. Actually this is a really rare use =

case...

If i use Adapter A and call CreateDevice() and Connect() to an input device=
 .. =

everything works as expected. If Adapter A got unplugged/broken and got =

replaced by Adapter B and call CreateDevice() for the same input device. Th=
e =

result will be org.bluez.input.AlreadyExists

Again.. this is a really rare use case, but is it intended to only have one =

input device configuration for the system? What about having input device =

configuration for each Adapter?

(ugly) Example:

Interface=B7      org.bluez.input.Manager
Object path=B7    /org/bluez/input/{Adapter MAC Address ...}

This makes also the integration in the GUI a bit easier. So we can display =

which input device is configured per adapter. And suppress the output of =

bluetooth input devices if the responsible adapter is unplugged/off.

Or am i completely wrong and missed something...
... if not i fear the same problem for the Audio DBUS API as well.

best regards,
Daniel

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3DDE=
VDEV
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

end of thread, other threads:[~2007-03-27 16:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-25 18:35 [Bluez-devel] Input service and multiple adapters Daniel Gollub
2007-03-26  7:06 ` Stefan Seyfried
2007-03-27 16:42 ` Daniel Gollub

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.