in a headless device where only root user is available, pulse audio server starts automatically in startup using pulseaudio -D --disallow-exit. It runs fine so far. When the system starts the bluetooth headspeaker connects automatically. upon giving hcitool con I see the device
hcitool con connections:
ACL 00:0B:D5:F5:xx:xx:xx handle 11 state 1 im Master auth encrypt
upon giving pactl list cards I get empty output
Note that i start dbus with following command before i run pulseaudio eval "export $(dbus-launch)"