Bluetooth

De WikiLICC
Revisão de 22h36min de 8 de março de 2016 por Dago (Discussão | contribs)
(dif) ← Edição anterior | ver versão atual (dif) | Versão posterior → (dif)
Ir para: navegação, pesquisa

Utilizar o pacote ``bluetooth-wizard``

Caso nao conseguir conectar, usar diretamente no terminal o comando bluetooth-ctl:

user@cpu $ bluetoothctl
[bluetooth] # help
[bluetooth] # devices
[bluetooth] # scan on
[bluetooth] # pair <device>
[bluetooth] # trust <device>
[bluetooth] # connect <device>
[bluetooth] # exit