After installing *-3.30, when calling DiscoverDevices, with path "/hci0", RemoteDeviceFound and RemoteNameUpdated are STILL returned against path "/org/bluez/hci0", and not the originating path, "/hci0".
 
DS
 
----- Original Message -----
From: David Stockwell
To: BlueZ development
Sent: Friday, March 28, 2008 6:31 PM
Subject: Experimental Mode: org.bluez.Adapter Methods/Signals

 
I ask because when I tried calling DiscoverDevices, it would fail when I called with path "/org/bluez/hci0", but would run when I called it with path "/hci0".  But, the funny thing is that because the RemoteDeviceFound signal is registered to both the old path and the new path, the signals come back on "/org/bluez/hci0".