summaryrefslogtreecommitdiff
path: root/plugins/bluetooth.c
diff options
context:
space:
mode:
authorSamuel Ortiz <sameo@linux.intel.com>2011-02-02 18:33:09 +0100
committerSamuel Ortiz <sameo@linux.intel.com>2011-02-02 18:33:09 +0100
commit260095318c13cf05b4272b30251d34df5b836196 (patch)
treec1c0b84d6c7b37959bb79fa8caf5d4c32216f351 /plugins/bluetooth.c
parentcde0b261b8976d168af0cfa05f68f0d2543c501e (diff)
downloadconnman-260095318c13cf05b4272b30251d34df5b836196.tar.gz
connman-260095318c13cf05b4272b30251d34df5b836196.tar.bz2
connman-260095318c13cf05b4272b30251d34df5b836196.zip
tethering: Add a tethering property per technology
The manager tethering property is now gone.
Diffstat (limited to 'plugins/bluetooth.c')
-rw-r--r--plugins/bluetooth.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/bluetooth.c b/plugins/bluetooth.c
index 985f0e64..8c8840f8 100644
--- a/plugins/bluetooth.c
+++ b/plugins/bluetooth.c
@@ -1080,6 +1080,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, connman_bool_t enabled)
{
struct tethering_info info = {