summaryrefslogtreecommitdiff
path: root/include/technology.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/technology.h')
-rw-r--r--include/technology.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/technology.h b/include/technology.h
index 71314f27..9fe994cd 100644
--- a/include/technology.h
+++ b/include/technology.h
@@ -44,6 +44,7 @@ void connman_technology_regdom_notify(struct connman_technology *technology,
connman_bool_t connman_technology_get_wifi_tethering(const char **ssid,
const char **psk);
+connman_bool_t connman_technology_is_tethering_allowed(enum connman_service_type type);
struct connman_technology_driver {
const char *name;