X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=plugins%2Fbluetooth_legacy.c;h=a9ff57439d4dcde59b99ff94da4302b05de6ec04;hb=cdc3af7c29f82b71c2ce76fb6aa28dd6b3d9e5cd;hp=2d7a9e0195daba93ac32ea94dbb122e6df4881dd;hpb=d0fcec2219e62723f4ed4e67e1724b8dc2c1cd96;p=platform%2Fupstream%2Fconnman.git diff --git a/plugins/bluetooth_legacy.c b/plugins/bluetooth_legacy.c index 2d7a9e0..a9ff574 100644 --- a/plugins/bluetooth_legacy.c +++ b/plugins/bluetooth_legacy.c @@ -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,