Skip to content

Instantly share code, notes, and snippets.

@imekachi
Created January 1, 2021 04:21
Show Gist options
  • Save imekachi/efcb8e3fe2dd42db161ce67d375c04c9 to your computer and use it in GitHub Desktop.
Save imekachi/efcb8e3fe2dd42db161ce67d375c04c9 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