Bug 28645 - Automatic bluetooth device discovery
Summary: Automatic bluetooth device discovery
Status: NEW
Alias: None
Product: Gypsy
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Ross Burton
QA Contact:
URL: http://www.followthesteps.net/sky-con...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-21 04:15 UTC by Ross Burton
Modified: 2016-09-10 06:01 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch (18.88 KB, text/plain)
2010-06-21 04:15 UTC, Ross Burton
Details

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.