Tethering: Add hidden access point support in technology
[platform/upstream/connman.git] / plugins / bluetooth.c
index 28df406..f8abeac 100644 (file)
@@ -854,7 +854,7 @@ static void bluetooth_tech_remove(struct connman_technology *technology)
 
 static int bluetooth_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)
 {
        GHashTableIter hash_iter;
        gpointer key, value;