Konubinix' opinionated web of thoughts

Ofono

Fleeting

TL;DR: To load it

module_number=$(pactl list modules short |gi module-bluetooth-discover|cut -f1)
pactl unload-module ${module_number}
pactl load-module module-bluetooth-discover headset=ofono

Notes linking here