Searched refs:server_connection (Results 1 – 1 of 1) sorted by relevance
62 DBusConnection *server_connection; member186 DBusConnection *server_connection, in new_conn_cb() argument191 g_assert (f->server_connection == NULL); in new_conn_cb()192 f->server_connection = dbus_connection_ref (server_connection); in new_conn_cb()194 test_connection_setup (f->loop, f->server_connection); in new_conn_cb()250 while (f->server_connection == NULL) in setup_connection()558 if (f->server_connection != NULL) in teardown()560 dbus_connection_close (f->server_connection); in teardown()561 dbus_connection_unref (f->server_connection); in teardown()