Setting the default Bluetooth audio profile for a device to HFP

ncmv2999

New Member
Joined
Jan 4, 2022
Messages
1
Reaction score
0
Credits
14
I'm on Debian Bullseye and I use PulseAudio. I have paired successfully my Bluetooth earphones and everything is working fine. Using blueman-manager, I can switch between the two audio profiles: (a) A2DP Sink and (b) HFP.

However, when I connect to the device, it's always set to A2DP Sink by default. But I want it to be set to HFP by default (i.e. when device is first connected). Any idea how can I do this?

Some blog posts recommended adding this to my `/etc/pulse/default.pa`:

Code:
.ifexists module-bluetooth-policy.so
load-module module-bluetooth-policy auto_switch=2
.endif

But that didn't do anything, AFAICT.

Thanks in advance!
 


Latest posts

Top