Skip to content

Instantly share code, notes, and snippets.

@wilmarvh
Created February 8, 2017 09:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wilmarvh/2a861caf53e9cdf03bb9ac8f32c9546e to your computer and use it in GitHub Desktop.
Save wilmarvh/2a861caf53e9cdf03bb9ac8f32c9546e to your computer and use it in GitHub Desktop.
defaults write com.apple.BluetoothAudioAgent "Apple Bitpool Max (editable)" 80
defaults write com.apple.BluetoothAudioAgent "Apple Bitpool Min (editable)" 48
defaults write com.apple.BluetoothAudioAgent "Apple Initial Bitpool (editable)" 40
defaults write com.apple.BluetoothAudioAgent "Negotiated Bitpool" 58
defaults write com.apple.BluetoothAudioAgent "Negotiated Bitpool Max" 58
defaults write com.apple.BluetoothAudioAgent "Negotiated Bitpool Min" 48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment