Skip to content

Instantly share code, notes, and snippets.

@OussamaFasca
Created November 17, 2022 19:36
Show Gist options
  • Save OussamaFasca/9c18c2e72d0314054298b54d76f872c9 to your computer and use it in GitHub Desktop.
Save OussamaFasca/9c18c2e72d0314054298b54d76f872c9 to your computer and use it in GitHub Desktop.
sudo nano /var/lib/bluetooth/7XX:XX:XX:XX:XX:XX/YY:YY:YY:YY:YY:YY/info
# where XX:XX:XX:XX:XX:XX is the Bluetooth address of my computer's bluetooth interface
# and YY:YY:YY:YY:YY:YY is the Bluetooth address of my Mouse's interface.
# change connection parameters to this :
[ConnectionParameters]
MinInterval=6
MaxInterval=7
Latency=0
Timeout=216
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment