Skip to content

Instantly share code, notes, and snippets.

@corgan2222
Created December 2, 2019 10:30
Show Gist options
  • Save corgan2222/d0f7e09d34dc6dd31c995e7e22cdf34f to your computer and use it in GitHub Desktop.
Save corgan2222/d0f7e09d34dc6dd31c995e7e22cdf34f to your computer and use it in GitHub Desktop.
bluetoothctl Kodi
journalctl | grep blue #get errors from log
hciconfig
hciconfig hci0 down
hciconfig hci0 up
bluetoothctl
power on
agent on
devices
pairable on
scan on
info F4:B8:5E:7E:8D:19
trust F4:B8:5E:7E:8D:19
pair F4:B8:5E:7E:8D:19
connect F4:B8:5E:7E:8D:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment