Bug 28645

Summary: Automatic bluetooth device discovery
Product: Gypsy Reporter: Ross Burton <ross>
Component: GeneralAssignee: Ross Burton <ross>
Status: NEW --- QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
URL: http://www.followthesteps.net/sky-contact-phone-number/
Whiteboard:
i915 platform: i915 features:
Attachments: Patch

Description Ross Burton 2010-06-21 04:15:21 UTC
Created attachment 36399 [details]
Patch

(Jussi Kukkonen)

attached patch adds automatic bluetooth GPS device discovery:

clients call gypsy_control_create_async () instead of gypsy_control_create ().
The signal "control_created" will be fired once a device has been discovered
(or no suitable devices were found).

There are some problems with the patch still, see FIXMEs in code

---

(Bastien Nocera)

Why would you want to do that?

2 things:
- BLUEZ_SERVICE_CLASS_POSITIONING isn't actually used by anything useful
- The code uses the BlueZ 3.x APIs, which nothing ships anymore.

I added a plugin to gnome-bluetooth to allow setting the GPS device to use.
See:
http://git.gnome.org/cgit/gnome-bluetooth/commit/?id=309b7e119f2ecef129f52b1d87013f6a31749d1a

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.