From: Johan Hedberg <johan.hedberg@nokia.com>
To: bluez-devel@lists.sourceforge.net
Subject: Re: [Bluez-devel] [PATCH] dbus.c cleanup
Date: Thu, 3 Nov 2005 16:22:01 +0200 [thread overview]
Message-ID: <20051103142201.GA9983@localhost.localdomain> (raw)
In-Reply-To: <1131014023.6634.22.camel@localhost.localdomain>
[-- Attachment #1: Type: text/plain, Size: 201 bytes --]
On Thu, Nov 03, 2005, Marcel Holtmann wrote:
> it is in the CVS now and will also come with next source package, but it
> will never be installed.
Thanks, and here's the first patch for it :-)
Johan
[-- Attachment #2: dbus-test.patch --]
[-- Type: text/plain, Size: 1314 bytes --]
Index: dbus-test
===================================================================
RCS file: /cvsroot/bluez/utils/hcid/dbus-test,v
retrieving revision 1.1
diff -u -r1.1 dbus-test
--- dbus-test 3 Nov 2005 10:32:32 -0000 1.1
+++ dbus-test 3 Nov 2005 14:19:00 -0000
@@ -8,8 +8,9 @@
from signal import *
mgr_cmds = [ "DeviceList", "DefaultDevice" ]
-dev_cmds = [ "Inquiry", "CancelInquiry", "PeriodicInquiry", "CancelPeriodic",
- "RemoteName", "Connections", "Authenticate", "RoleSwitch" ]
+dev_cmds = [ "Up", "Down", "Inquiry", "CancelInquiry", "PeriodicInquiry",
+ "CancelPeriodic", "RemoteName", "Connections", "Authenticate",
+ "RoleSwitch" ]
class Tester:
exit_events = []
@@ -100,8 +101,8 @@
self.manager.connect_to_signal('DeviceRemoved', self.device_removed)
def usage(self):
- print 'Usage: %s [-i] [-l] [-h] <cmd> [arg1..]' % self.name
- print ' -i <dev> Specify device (e.g. "hci0" or "/dev/bluez/Device/hci0")'
+ print 'Usage: %s [-i <dev>] [-l] [-h] <cmd> [arg1..]' % self.name
+ print ' -i <dev> Specify device (e.g. "hci0" or "/org/bluez/Device/hci0")'
print ' -l Listen for events (no command required)'
print ' -h Show this help'
print 'Manager commands:'
next prev parent reply other threads:[~2005-11-03 14:22 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-03 7:20 [Bluez-devel] [PATCH] dbus.c cleanup Johan Hedberg
2005-11-03 8:34 ` Marcel Holtmann
2005-11-03 8:54 ` Johan Hedberg
2005-11-03 9:08 ` Marcel Holtmann
2005-11-03 9:23 ` Johan Hedberg
2005-11-03 9:41 ` Marcel Holtmann
2005-11-03 10:13 ` Johan Hedberg
2005-11-03 10:33 ` Marcel Holtmann
2005-11-03 14:22 ` Johan Hedberg [this message]
2005-11-03 14:36 ` Marcel Holtmann
-- strict thread matches above, loose matches on Subject: below --
2005-10-29 17:53 Johan Hedberg
2005-10-29 18:07 ` Marcel Holtmann
2005-10-29 18:48 ` Johan Hedberg
2005-10-29 19:07 ` Marcel Holtmann
2005-10-31 11:59 ` Claudio Takahasi
2005-10-31 12:07 ` Johan Hedberg
2005-10-31 12:14 ` Marcel Holtmann
2005-10-31 12:30 ` Eduardo Rocha
2005-10-31 12:12 ` Marcel Holtmann
2005-10-31 13:47 ` Claudio Takahasi
2005-11-01 13:11 ` Marcel Holtmann
2005-11-01 13:21 ` Claudio Takahasi
2005-11-01 19:08 ` Claudio Takahasi
2005-11-01 19:58 ` Marcel Holtmann
2005-11-01 20:23 ` Johan Hedberg
2005-11-01 20:40 ` Marcel Holtmann
2005-11-01 20:53 ` 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=20051103142201.GA9983@localhost.localdomain \
--to=johan.hedberg@nokia.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