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 9cf46567..ad6d43e9 100644
--- a/include/technology.h
+++ b/include/technology.h
@@ -38,6 +38,7 @@ struct connman_technology;
void connman_technology_tethering_notify(struct connman_technology *technology,
connman_bool_t enabled);
+int connman_technology_set_regdom(const char *alpha2);
void connman_technology_regdom_notify(struct connman_technology *technology,
const char *alpha2);