Skip to content

Instantly share code, notes, and snippets.

@hoogenm
Created August 22, 2022 18:40
Show Gist options
  • Save hoogenm/49eccad12e2484cd17711674fb4332a7 to your computer and use it in GitHub Desktop.
Save hoogenm/49eccad12e2484cd17711674fb4332a7 to your computer and use it in GitHub Desktop.
Linux Bluetooth / Airpod 2
  • Set ControllerMode = bredr by editing /etc/bluetooth/main.conf file using sudo nano /etc/bluetooth/main.conf command (or another text editor of your choice)
  • sudo /etc/init.d/bluetooth restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment