Howto bluetooth
===============

sudo apt-get install bluez-tools

list devices:
bluetoothctl devices
bt-device -l

connect device:
bluetoothctl connect <device-MAC>