From: Claudio Takahasi <claudio.takahasi@openbossa.org>
To: BlueZ development <linux-bluetooth@vger.kernel.org>
Subject: [PATCH] Fix extra PropertyChanged signal sent after DeviceRemoved
Date: Tue, 22 Sep 2009 18:31:47 -0300 [thread overview]
Message-ID: <f9d4bd30909221431p33970fe8weab8c440b3d35edf@mail.gmail.com> (raw)
Hi,
for paired devices, there is an extra PropertyChanged signal sent
after DeviceRemoved:
signal sender=:1.78 -> dest=(null destination) serial=145
path=/org/bluez/24533/hci0; interface=org.bluez.Adapter;
member=PropertyChanged
string "Devices"
variant array [
]
signal sender=:1.78 -> dest=(null destination) serial=146
path=/org/bluez/24533/hci0; interface=org.bluez.Adapter;
member=DeviceRemoved
object path "/org/bluez/24533/hci0/dev_00_1F_00_CE_BE_AF"
signal sender=:1.78 -> dest=(null destination) serial=147
path=/org/bluez/24533/hci0/dev_00_1F_00_CE_BE_AF;
interface=org.bluez.Device; member=PropertyChanged
string "Paired"
variant boolean false
The patch to fix this issue is in my branch devel:
git://git.infradead.org/users/cktakahasi/bluez.git devel
I removed "textfile_caseget()" call before call "textfile_casedel()",
let me know if you wanna keep this check, I can revert this minor
change.
Br,
Claudio
--
--
Claudio Takahasi
Instituto Nokia de Tecnologia
Recife - Pernambuco - Brasil
+55 81 30879999
next reply other threads:[~2009-09-22 21:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-22 21:31 Claudio Takahasi [this message]
2009-09-22 21:54 ` [PATCH] Fix extra PropertyChanged signal sent after DeviceRemoved Marcel Holtmann
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=f9d4bd30909221431p33970fe8weab8c440b3d35edf@mail.gmail.com \
--to=claudio.takahasi@openbossa.org \
--cc=linux-bluetooth@vger.kernel.org \
/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