Linux bluetooth development
 help / color / mirror / Atom feed
From: "David Stockwell" <dstockwell@frequency-one.com>
To: <bluez-devel@lists.sourceforge.net>
Subject: [Bluez-devel] org.bluez.Manager...Activate Service
Date: Mon, 3 Mar 2008 11:59:44 -0600	[thread overview]
Message-ID: <004d01c87d58$5e4b5b10$6701a8c0@freqonedev> (raw)

Gents,

I am experimenting with the 3.27 version of BlueZ (libs and utils), and am attempting to ActivateService for "audio" on 
org.bluez.Manager (path /org/bluez) using dbus_connection_send_with_reply_and_block.  I am receiving the following error:

Method "ActivateService" with signature "s" on interface "org.bluez.Manager" doesn't exist

I get the same error calling from C++ and from Python.

When I look into the source at ..utils/hcid/manager.c, I can see the signature is there (manager_methods, at line 352).  That is 
also where the signature for (e.g.) "FindAdapter" is present, and I can call it successfully (returning "/org/bluez/hci0") with 
virtually identical code.

I have also (from Python) called "ListServices", returning "None", even though "input" is enabled to Autostart (see input.service in 
/etc/bluetooth).

/etc/bluetooth contains both audio.conf and audio.service, both appear to be correctly set up.

The only things I can think of at this point is might be dependencies on levels of glib, dbus-glib, and dbus.  According to the rpms 
(I am using the Mandriva distro), libdbus appears to be at version 0.92, dbus-glib appears to be at version 0.71 and glibc itself 
appears to be at version 2.4.7.

Are there dependencies on newer versions of these? (I know where to get them and will install them, if that is the case.)

Thanks for any help and insight...

David Stockwell
Frequency One 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

                 reply	other threads:[~2008-03-03 17:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='004d01c87d58$5e4b5b10$6701a8c0@freqonedev' \
    --to=dstockwell@frequency-one.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