Go Back
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