Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | health: Append version to Health interfaces | Luiz Augusto von Dentz | 2012-12-14 | 1 | -8/+14 |
| | |||||
* | dbus: Rename to org.bluez.Adapter1 | Mikel Astiz | 2012-12-05 | 1 | -2/+2 |
| | | | | | Trivially add the numbering suffix to org.bluez.Adapter according to the proposal for BlueZ 5. | ||||
* | test: Use ObjectManager instead of Adapters property | Mikel Astiz | 2012-12-05 | 1 | -2/+8 |
| | | | | | Use the objects and interfaces reported by the ObjectManager in order to list the available adapters. | ||||
* | manager: remove deprecated ListAdapters() method | Gustavo Padovan | 2012-07-04 | 1 | -2/+1 |
| | |||||
* | adapter: remove deprecated ListDevices() method | Gustavo Padovan | 2012-07-04 | 1 | -1/+1 |
| | |||||
* | Update tests to be compatible with gi and python3 | Steve Langasek | 2012-06-15 | 1 | -11/+13 |
| | | | | | | | | | This patch makes the python tests source-compatible with python 3, while leaving the interpreter at python 2 for now. The tradeoff is that this source is no longer compatible with python versions < 2.6, and requires gobject-introspection for the glib-based tests. | ||||
* | Update test script and create a new one | Jose Antonio Santos Cadenas | 2010-10-06 | 1 | -0/+83 |