summaryrefslogtreecommitdiffstats
path: root/network/common.h
diff options
context:
space:
mode:
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);