summaryrefslogtreecommitdiff
path: root/src/connman.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-12-24 09:20:30 +0100
committerMarcel Holtmann <marcel@holtmann.org>2008-12-24 09:20:30 +0100
commitb02bc47fd3c6e55a529f11f7209b56d34ce4ce33 (patch)
treee1078bb4a5ff70a7c06531d3f9915f8e9f0de771 /src/connman.h
parentc6bc71abc37951b523e8f5917737bee6f5ca1f9c (diff)
downloadconnman-b02bc47fd3c6e55a529f11f7209b56d34ce4ce33.tar.gz
connman-b02bc47fd3c6e55a529f11f7209b56d34ce4ce33.tar.bz2
connman-b02bc47fd3c6e55a529f11f7209b56d34ce4ce33.zip
Postpone initial driver probing after all plugins are loaded
Diffstat (limited to 'src/connman.h')
-rw-r--r--src/connman.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/connman.h b/src/connman.h
index 70fcac1d..3c2f699e 100644
--- a/src/connman.h
+++ b/src/connman.h
@@ -83,6 +83,7 @@ void __connman_driver_rescan(struct connman_driver *driver);
#include <connman/element.h>
int __connman_element_init(DBusConnection *conn, const char *device);
+void __connman_element_start(void);
void __connman_element_cleanup(void);
void __connman_element_list(struct connman_element *element,