Tethering: Add hidden access point support in technology
[platform/upstream/connman.git] / plugins / gadget.c
index 94f6648..97807d8 100644 (file)
@@ -291,7 +291,7 @@ static void gadget_tech_disable_tethering(struct connman_technology *technology,
 
 static int gadget_tech_set_tethering(struct connman_technology *technology,
                                const char *identifier, const char *passphrase,
-                               const char *bridge, bool enabled)
+                               const char *bridge, bool enabled, bool hidden)
 {
        DBG("bridge %s enabled %d", bridge, enabled);