Linux bluetooth development
 help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: Philip Blundell <pb@nexus.co.uk>
Cc: bluez-devel@lists.sourceforge.net
Subject: Re: [Bluez-devel] patch for d-bus support in hcid
Date: Thu, 04 Sep 2003 22:18:08 +0100	[thread overview]
Message-ID: <1062710287.32473.12.camel@hades.cambridge.redhat.com> (raw)
In-Reply-To: <1056040950.3518.18.camel@mill.nexus.co.uk>

On Thu, 2003-06-19 at 17:42 +0100, Philip Blundell wrote:
> This patch adds support to hcid for PIN requests using D-BUS.  (See
> http://www.freedesktop.org/software/dbus/ if you don't know what D-BUS
> is about.)

 -  | K_PINHELP  PATH    {
 +  | K_PINHELP  WORD    {

It also removes support for actually configuring a pin helper as before.
Reverting the above removes support for the magic '*dbus' value. 

+       if (hcid_dbus_init () == FALSE) {
+               syslog (LOG_ERR, "Unable to get on D-BUS");
+               exit (1);

... and then it disables support for running hcid on any system on which
dbus isn't actually active, even if not configured to _use_ dbus. :)

I suspect we should just be using a script wrapper around 
dbus-send, or a simple external program, rather than putting support for
dbus directly into hcid.

-- 
dwmw2



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

  parent reply	other threads:[~2003-09-04 21:18 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-19 16:42 [Bluez-devel] patch for d-bus support in hcid Philip Blundell
2003-06-20 16:19 ` David Woodhouse
2003-06-21  0:13 ` Max Krasnyansky
2003-06-24 14:00   ` Version 3 libs/utils (was: Re: [Bluez-devel] patch for d-bus support in hcid) Stephen Crane
2003-06-24 17:31     ` Max Krasnyansky
2003-06-25  9:17       ` Stephen Crane
2003-06-25 12:15       ` Marcel Holtmann
2003-06-26 17:15         ` Version 3 libs/utils Max Krasnyansky
2003-07-23  8:12       ` Version 3 libs/utils (was: Re: [Bluez-devel] patch for d-bus support in hcid) Paul Hedderly
2003-06-24  9:28 ` [Bluez-devel] patch for d-bus support in hcid David Woodhouse
2003-06-24  9:31   ` Philip Blundell
2003-09-04 21:18 ` David Woodhouse [this message]
2003-09-04 22:33   ` Philip Blundell

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=1062710287.32473.12.camel@hades.cambridge.redhat.com \
    --to=dwmw2@infradead.org \
    --cc=bluez-devel@lists.sourceforge.net \
    --cc=pb@nexus.co.uk \
    /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