summaryrefslogtreecommitdiff
path: root/test/test-health
diff options
context:
space:
mode:
authorJose Antonio Santos Cadenas <santoscadenas@gmail.com>2010-10-01 09:31:21 +0200
committerJohan Hedberg <johan.hedberg@nokia.com>2010-10-06 10:37:08 +0200
commit529b73edef4816e695ab7f3e783a7a9a31cdbf12 (patch)
tree1b19c4e95ef0871e76f47cc18d01347a9c088f44 /test/test-health
parent7de15fe110b4ec91feb7160b4afb014f54db532c (diff)
Update test script and create a new one
Diffstat (limited to 'test/test-health')
-rwxr-xr-xtest/test-health2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test-health b/test/test-health
index a89ba9269..a3704b116 100755
--- a/test/test-health
+++ b/test/test-health
@@ -14,7 +14,7 @@ bus = dbus.SystemBus()
manager = dbus.Interface(bus.get_object("org.bluez", "/org/bluez"),
"org.bluez.HealthManager")
-app_path = manager.CreateApplication({"DataType": dbus.types.UInt16(1),
+app_path = manager.CreateApplication({"DataType": dbus.types.UInt16(4103),
"Role": "source"})
print app_path