Skip to content
Commit 0b053492 authored by Gustavo Padovan's avatar Gustavo Padovan Committed by Bastien Nocera
Browse files

bluetooth-client: Port to BlueZ 5

Port the client part of gnome-bluetooth to BlueZ 5. The new API is a way
more simple than the old one.

One of the things that are gone with the BlueZ API is the Services
information, now we only rely on UUID to know which profiles are
supported. This doesn't affect us much since Services was already relying
UUID information.

The new API uses freedesktop DBus ObjectMananer and Properties, thus we
don't need to watch on many different interfaces for signals, for
example.

https://bugzilla.gnome.org/show_bug.cgi?id=685717
parent 154705bd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment