Comment 2 for bug 972063

Revision history for this message
Mathieu Trudel-Lapierre (cyphermox) wrote : Re: Bluetooth Headset pairs but does not show up in Sound Settings profile

This could be a bluez issue. To make sure, could you get bluez debug logs?

You can do this easily:

sudo stop bluetooth
sudo /usr/sbin/bluetoothd -n -d

Then attach the output of bluetoothd, you should be able to see whether it tries to hand off the device to pulseaudio. If it does, then pulseaudio debug logs will be needed as well.