Tethering: Add hidden access point support in technology
[platform/upstream/connman.git] / plugins / bluetooth_legacy.c
index 2d7a9e0..a9ff574 100644 (file)
@@ -1234,7 +1234,7 @@ static void disable_nap(gpointer key, gpointer value, gpointer user_data)
 
 static int 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)
 {
        struct tethering_info info = {
                .technology     = technology,