Linux 2.6.x Bluetooth HOWTO

Prerequisites

Installation unter Arch Linux

pacman -S bluez bluez-utils systemctl start bluetooth

Beispiel zur Verwendung von bluetoothctl

bluetoothctl > power on > scan on > devices > pair E0:CB:CF:9E:8C:E5 > connect E0:CB:CF:9E:8C:E5

Eventuell muss das in die /etc/modprobe.conf (mit modernen Distris aber wohl nicht mehr):

/etc/modprobe.conf
alias net-pf-31 bluez alias bt-proto-0 l2cap alias bt-proto-2 sco alias bt-proto-3 rfcomm alias bt-proto-4 bnep

Bluetooth Netzwerke

OBEX

Should work like this or similar (not tested yet)

odp --mode OBEX --channel 10 --daemonize --path /path/to/upload/dir