BlueZ ExperimentZ

Reset bluettoth

# /etc/init.d/bluetooth restart

Start bluettoth in debug mode

First of all stop the daemon:
# /etc/init.d/bluetooth stop
start the daemon in debug
# bluetoothd -nd

Put device visible and discoverable

# hciconfig hci0 piscan

Enable a service

Enable Audio Sink service:
# sdptool add A2SNK

Pairing

Wait for pairing with 0000 as passkey:
# bluetooth-agent 0000