summaryrefslogtreecommitdiff
path: root/test/dbusdef.py
Commit message (Collapse)AuthorAgeFilesLines
* test: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch adds SPDX License Identifier and removes the license text. ------------------------------------- License COUNT ------------------------------------- LGPL-2.1-or-later : 35 License: LGPL-2.1-or-later test/agent.py test/bluezutils.py test/dbusdef.py test/example-advertisement test/example-endpoint test/example-gatt-client test/example-gatt-server test/example-player test/exchange-business-cards test/ftp-client test/get-managed-objects test/get-obex-capabilities test/list-devices test/list-folders test/map-client test/monitor-bluetooth test/opp-client test/pbap-client test/sap_client.py test/simple-endpoint test/simple-obex-agent test/simple-player test/test-adapter test/test-device test/test-discovery test/test-gatt-profile test/test-health test/test-health-sink test/test-hfp test/test-manager test/test-mesh test/test-nap test/test-network test/test-profile test/test-sap-server
* test: Avoid using DefaultAdapter()Mikel Astiz2012-12-051-3/+2
| | | | | Call the utility library -which uses ObjectManager API- to avoid using Manager.FindAdapter() and Manager.DefaultAdapter().
* Remove old 3.x API cruftMarcel Holtmann2008-11-301-46/+3
|
* Use generic service connect functionMarcel Holtmann2007-04-051-3/+3
|
* Update test setupMarcel Holtmann2007-04-031-6/+15
|
* Add function for connection the transfer managerMarcel Holtmann2007-01-211-0/+10
|
* Update pre-created objectsMarcel Holtmann2007-01-191-0/+8
|
* Adapt to the service interface changesMarcel Holtmann2007-01-161-10/+14
|
* Add service objectsMarcel Holtmann2006-10-291-0/+15
|
* Add experimental objectsMarcel Holtmann2006-09-291-0/+6
|
* Add simple D-Bus preload script for PythonMarcel Holtmann2006-09-291-0/+7