--- test/test-cyclingspeed | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test-cyclingspeed b/test/test-cyclingspeed index 4b8d841..393f79c 100755 --- a/test/test-cyclingspeed +++ b/test/test-cyclingspeed @@ -144,7 +144,7 @@ if __name__ == "__main__": device_path = device.object_path cscmanager = dbus.Interface(bus.get_object(BUS_NAME, adapter_path), - CYCLINGSPEED_WATCHER_INTERFACE) + CYCLINGSPEED_MANAGER_INTERFACE) watcher_path = "/test/watcher" watcher = Watcher(bus, watcher_path) -- 1.9.0 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html