http://bugzilla.moblin.org/show_bug.cgi?id=7089
--- Comment #16 from jku <jku(a)linux.intel.com> 2010-01-04 09:20:34 PST ---
Now that I think about it, it is possible to do either way (keep an up-to-date
list or query when needed), but I still don't think bluetooth applet should do
it... This is the quick and easy way I think (querying when client asks for
templates):
org.Bluez.Manager->DefaultAdapter()
org.Bluez.Adapter->ListDevices()
for all devices:
org.Bluez.Device->GetProperties()
# if UUIDs property includes the sync uuid, create this template
--
Configure bugmail:
http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.