##-----------------------------------------------------------------------------
## bluetooth.txt - fli4l configuration parameters                     2.1.12
##
##        P L E A S E   R E A D   T H E   D O C U M E N T A T I O N ,
##                      S E E   R E A D M E . T X T
##
##        B I T T E  U N B E D I N G T   D I E   D O K U M E N T A T I O N
##              L E S E N ,  S I E H E   R E A D M E . T X T
##
## Creation:     27.10.2003  chb
## Last Update:  $Id: bluetooth.txt,v 0.04 2003/11/09 20:47:15 christian
##
## Copyright (c) 2003 Christian Brggemann <christian.brueggemann@web.de>
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation; either version 2 of the License, or
## (at your option) any later version.
##-----------------------------------------------------------------------------

# Variable		OPT_VARIABLE	    VARIABLE_N		VALUE
#

OPT_BLUEZ		-			-		YESNO

BLUEZ_ESSID		OPT_BLUEZ		-		NOBLANK
BLUEZ_PIN		OPT_BLUEZ		-		NOBLANK
BLUEZ_PIN_SAVE_KEY	OPT_BLUEZ		-		YESNO
BLUEZ_PIN_SAVE_KEY_PATH BLUEZ_PIN_SAVE_KEY	-		NOBLANK
BLUEZ_AUTH_ENABLE	OPT_BLUEZ		-		YESNO
BLUEZ_ENCRYPTION_ENABLE OPT_BLUEZ		-		YESNO

BLUEZ_WEBVIEW		OPT_BLUEZ		-		YESNO

BLUEZ_DRV_N		OPT_BLUEZ		-		NUMERIC
BLUEZ_DRV_%		OPT_BLUEZ		BLUEZ_DRV_N	RE:bfusb|bluecard_cs|bt3c_cs|btuart_cs|dtl1_cs|hci_uart|hci_usb

BLUEZ_MODULE_N		OPT_BLUEZ		-		NUMERIC
BLUEZ_MODULE_%		OPT_BLUEZ		BLUEZ_MODULE_N	RE:sco|bnep|cmtp|rfcomm

BLUEZ_DUN		OPT_BLUEZ		-		YESNO
BLUEZ_DUN_LOCAL_IP	BLUEZ_DUN		-		IPADDR
BLUEZ_DUN_REMOTE_IP	BLUEZ_DUN		-		IPADDR
BLUEZ_DUN_DNS_IP	BLUEZ_DUN		-		IPADDR

BLUEZ_PAN		OPT_BLUEZ		-		YESNO
BLUEZ_PAN_OPTION	BLUEZ_PAN		-		NOTEMPTY
BLUEZ_PAN_BRIDGE_DEVICE	BLUEZ_PAN		-		RE:br[0-9]|br[0-9][0-9]|eth[0-9]|eth[0-9][0-9]
BLUEZ_PAN_BRIDGE_DEVICE_PRIO  BLUEZ_PAN_BRIDGE_DEVICE	-	RE:[0-9]|[0-9][0-9]|[0-1][0-9][0-9]|2[0-4][0-9]|25[0-5]
BLUEZ_PAN_BRIDGE_DEVICE_COST  BLUEZ_PAN_BRIDGE_DEVICE	-	RE:[0-9]|[0-9][0-9]|[0-9][0-9][0-9]|[0-9][0-9][0-9][0-9]|[0-5][0-9][0-9][0-9][0-9]|6[0-4][0-9][0-9][0-9]|65[0-4][0-9][0-9]|655[0-2][0-9]|6553[0-5]

BLUEZ_ALL		OPT_BLUEZ		-		YESNO


