summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaehyun Kim <jeik01.kim@samsung.com>2018-09-13 13:08:21 +0900
committerJaehyun Kim <jeik01.kim@samsung.com>2018-09-13 13:08:56 +0900
commit98c0086a80098fa51576fd3f4aae17a851ef848a (patch)
tree4b6e092d1da60292dd2d76400f428c517d98f152
parentc0f8c007706af838ea9bb08e3cb59ca33f0eb591 (diff)
downloadconnman-submit/tizen/20180913.042841.tar.gz
connman-submit/tizen/20180913.042841.tar.bz2
connman-submit/tizen/20180913.042841.zip
Change-Id: If6a491f11ab73e2039d3194b8a02a24313fa78d7 Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
-rwxr-xr-xplugins/bluetooth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/bluetooth.c b/plugins/bluetooth.c
index f89edfa0..76c15e59 100755
--- a/plugins/bluetooth.c
+++ b/plugins/bluetooth.c
@@ -917,7 +917,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, bool hidden)
+ const char *bridge, bool enabled)
{
GHashTableIter hash_iter;
gpointer key, value;