3 #--------------------------------------
5 #--------------------------------------
7 BLUETOOTH_DEBUG=${1}/bluetooth
9 BT_DATA_DIR=/var/lib/bluetooth
11 /bin/mkdir -p ${BLUETOOTH_DEBUG}
12 /bin/chmod g+w ${BLUETOOTH_DEBUG}
14 if [ -e ${BT_DATA_DIR} ]
17 /bin/tar -cvzf ${BLUETOOTH_DEBUG}/bt_log.tar.gz *