Linux bluetooth development
 help / color / mirror / Atom feed
From: Frederic Danis <frederic.danis@access-company.com>
To: BlueZ development <bluez-devel@lists.sourceforge.net>
Subject: [Bluez-devel] Input service usage
Date: Thu, 19 Apr 2007 18:11:18 +0200	[thread overview]
Message-ID: <462794A6.6000503@access-company.com> (raw)

Hello,

I am trying to use the new "input" service.

When I use new Service interface, all works fine :
  ~ # dbus-send --system --print-reply --dest='org.bluez' /org/bluez 
org.bluez.Manager.ListServices
  method return sender=:1.48 -> dest=:1.55
     array [
        string "/org/bluez/service_input"
     ]
  ~ # dbus-send --system --print-reply --dest='org.bluez' 
/org/bluez/service_input org.bluez.Service.GetName
  method return sender=:1.48 -> dest=:1.54
     string "Input service"

But, I can not access to the input service :
  ~ # dbus-send --system --print-reply --dest='org.bluez.input' 
/org/bluez/input org.bluez.input.Manager.ListDevices
  Error org.freedesktop.DBus.Error.ServiceUnknown: The name 
org.bluez.input was not provided by any .service files
 
  ~ # dbus-send --system --print-reply --dest='org.bluez' 
/org/bluez/input org.bluez.input.Manager.ListDevices
  Error org.bluez.Error.UnknownMethod: Method "ListDevices" with 
signature "" on interface "org.bluez.input.Manager" doesn't exist

Did I made a mistake ?

Thanks

Fred

-- 
-----------------------------------------------
It is not by improving the oil lamp that one invents the electric bulb!
-----------------------------------------------
Danis Frederic                   Access Company
Software engineer
Mail : mailto:frederic.danis@access-company.com
-----------------------------------------------


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

             reply	other threads:[~2007-04-19 16:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-19 16:11 Frederic Danis [this message]
2007-04-19 16:35 ` [Bluez-devel] Input service usage Claudio Takahasi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=462794A6.6000503@access-company.com \
    --to=frederic.danis@access-company.com \
    --cc=bluez-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox