summaryrefslogtreecommitdiffstats
path: root/network/common.h
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.dentz@openbossa.org>2009-02-20 15:37:09 -0300
committerJohan Hedberg <johan.hedberg@nokia.com>2009-02-23 11:23:15 +0200
commit231ba99b01b93f7c68a3b37cbaf61d0d75c5ecc8 (patch)
tree6cdc25bd597f6d5eb6b43af728e9afcc279d8ff2 /network/common.h
parentcd9a7649dc02512a6feea9c34a422b5f3e3e57b6 (diff)
Convert Network plugin to use confirm callback.
Diffstat (limited to 'network/common.h')
-rw-r--r--network/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/network/common.h b/network/common.h
index 67ef3247..424d6183 100644
--- a/network/common.h
+++ b/network/common.h
@@ -24,6 +24,7 @@
#define PANU_UUID "00001115-0000-1000-8000-00805f9b34fb"
#define NAP_UUID "00001116-0000-1000-8000-00805f9b34fb"
#define GN_UUID "00001117-0000-1000-8000-00805f9b34fb"
+#define BNEP_SVC_UUID "0000000f-0000-1000-8000-00805f9b34fb"
int bnep_init(const char *panu_script, const char *gn_script,
const char *nap_script);