From 206b8c58b7e6843ddb4832692b11032d4fe57541 Mon Sep 17 00:00:00 2001 From: Claudiu Olteanu Date: Sun, 14 Jul 2013 11:25:59 +0000 Subject: Integrating bluetooth in the configuration file --- src/transport/transport.conf.in | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/transport/transport.conf.in') diff --git a/src/transport/transport.conf.in b/src/transport/transport.conf.in index 881d0a2bf..d9e8e3324 100644 --- a/src/transport/transport.conf.in +++ b/src/transport/transport.conf.in @@ -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; -- cgit v1.2.3