Iterate over the Bluetooth Devices property
[connman] / src / agent.c
index 2d0f365..fbd8df3 100644 (file)
@@ -47,7 +47,7 @@ static void agent_free(void)
        agent_path = NULL;
 }
 
-static void agent_disconnect(void *data)
+static void agent_disconnect(DBusConnection *connection, void *data)
 {
        DBG("data %p", data);