Skip to content

Instantly share code, notes, and snippets.

@Jacob-Tate
Created January 15, 2021 19:49
Show Gist options
  • Save Jacob-Tate/942204f17fd063869cc1e3d1da5827d4 to your computer and use it in GitHub Desktop.
Save Jacob-Tate/942204f17fd063869cc1e3d1da5827d4 to your computer and use it in GitHub Desktop.
for aptx:
sudo defaults write bluetoothaudiod "Enable AptX codec" -bool true
for AAC:
sudo defaults write bluetoothaudiod "Enable AAC codec" -bool true
for verification:
sudo defaults read bluetoothaudiod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment