summaryrefslogtreecommitdiff
path: root/include/service.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/service.h')
-rwxr-xr-xinclude/service.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/service.h b/include/service.h
index ff296138..30550233 100755
--- a/include/service.h
+++ b/include/service.h
@@ -134,6 +134,7 @@ bool connman_service_get_favorite(struct connman_service *service);
bool connman_service_get_autoconnect(struct connman_service *service);
struct connman_service *connman_service_lookup_from_network(struct connman_network *network);
+struct connman_service *connman_service_lookup_from_identifier(const char* identifier);
void connman_service_create_ip4config(struct connman_service *service,
int index);