Imported Upstream version 1.35
[platform/upstream/connman.git] / include / technology.h
index d7fcdde..97db660 100644 (file)
@@ -36,7 +36,7 @@ extern "C" {
 
 struct connman_technology;
 
-void connman_technology_tethering_notify(struct connman_technology *technology,
+int connman_technology_tethering_notify(struct connman_technology *technology,
                                                        bool enabled);
 int connman_technology_set_regdom(const char *alpha2);
 void connman_technology_regdom_notify(struct connman_technology *technology,