User Tools

Site Tools


Sidebar

Go Back

Contact
Recent Changes
Sitemap
misc:enable_aptx_on_macos

Enable aptx codecs for Bluetooth headphones in macOS

sudo defaults write bluetoothaudiod "Enable AptX codec" -bool true
sudo defaults read bluetoothaudiod

Then reboot.

Disable:

sudo defaults write bluetoothaudiod "Enable AptX codec" -bool false
misc/enable_aptx_on_macos.txt · Last modified: 2021/08/26 14:42 (external edit)