aboutsummaryrefslogtreecommitdiff
path: root/src/org-bluez.vala
Commit message (Collapse)AuthorAgeFilesLines
* Support Bluez 5Robert Ancell2014-12-111-293/+0
| | | | | | | | | When enabling/disabling and setting discoverability we now do this for all adapters. This requires us to remove the "Set Up New Device" item since gnome-bluetooth no longer has a bluetooth wizard stand alone application. Instead we rely on the unity-control-center panel for device setup.
* make org.bluez.Adapter's set_property() call nonblockingCharles Kerr2013-10-141-1/+1
|
* add a bluetooth backend to track bluetooth being enabled, being hard/soft ↵Charles Kerr2013-08-011-0/+293
blocked, and its devices.