Integrating bluetooth in the configuration file
[oweals/gnunet.git] / src / transport / transport.conf.in
index 881d0a2bf44ddcd161f5b0cdc2891d1d3d6bf859..d9e8e33248db35593b8b37cfca2d77fd1654a07a 100644 (file)
@@ -98,3 +98,10 @@ INTERFACE = mon0
 # Real hardware, no testing
 TESTMODE = 0
 TESTING_IGNORE_KEYS = ACCEPT_FROM;
+
+[transport-bluetooth]
+# Name of the interface (typically hciX)
+INTERFACE = hci0
+# Real hardware, no testing
+TESTMODE = 0
+TESTING_IGNORE_KEYS = ACCEPT_FROM;