summaryrefslogtreecommitdiff
path: root/test/list-devices
AgeCommit message (Collapse)AuthorFilesLines
2012-10-09test: Update list-devices to ObjectManagerJohan Hedberg1-12/+13
2012-07-19Remove documentation about Node APIGustavo Padovan1-18/+1
Node API was never implemented.
2012-07-04manager: remove deprecated ListAdapters() methodGustavo Padovan1-2/+1
2012-06-15Update tests to be compatible with gi and python3Steve Langasek1-15/+17
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.
2011-10-01Print Vendor/Product/Version in hexadecimalLuiz Augusto von Dentz1-0/+6
This is how their are more commonly known.
2010-04-07Report local services(UUIDs) through D-BusFrancisco Alecrim1-0/+3
* Include UUIDs field to method GetProperties(org.bluez.Adapter). Applications can get local services(UUIDs) available through D-Bus. * UUIDs per-adapter stored at btd_adapter to prevent some searches not necessary regarding it requires information from access_db and service_db. * Emit Adapter.PropertyChanged signal when UUIDs change.
2008-09-28List device and node objectsMarcel Holtmann1-3/+35
2008-09-01Move test scripts into test directoryMarcel Holtmann1-0/+52