summaryrefslogtreecommitdiff
path: root/include/service.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/service.h')
-rw-r--r--include/service.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/service.h b/include/service.h
index a83007cf..c182bc37 100644
--- a/include/service.h
+++ b/include/service.h
@@ -116,6 +116,7 @@ char **connman_service_get_proxy_servers(struct connman_service *service);
char **connman_service_get_proxy_excludes(struct connman_service *service);
const char *connman_service_get_proxy_url(struct connman_service *service);
const char *connman_service_get_proxy_autoconfig(struct connman_service *service);
+connman_bool_t connman_service_get_favorite(struct connman_service *service);
struct connman_service *connman_service_lookup_from_network(struct connman_network *network);