Hi,
My client calls SetProperty(DiscoverTimeout, 20) then
SetProperty(Discoverable, True) on my adaptor, but I don't get the
expected behaviour:
signal sender=:1.2 -> dest=(null destination) serial=847 path=/org/bluez/1564/hci0; interface=org.bluez.Adapter; member=PropertyChanged
string "DiscoverableTimeout"
variant uint32 20
signal sender=:1.2 -> dest=(null destination) serial=850 path=/org/bluez/1564/hci0; interface=org.bluez.Adapter; member=PropertyChanged
string "Discoverable"
variant boolean true
signal sender=:1.2 -> dest=(null destination) serial=852 path=/org/bluez/1564/hci0; interface=org.bluez.Adapter; member=PropertyChanged
string "DiscoverableTimeout"
variant uint32 0
As the timeout is now 0, discoverable never resets itself to false.
Am I doing something stupid, or is setting the discovery timeout broken?
Ross
--
Intel Open Source Technology Centre
http://oss.intel.com/