Guest User

Untitled

a guest
Jul 11th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. echo "power off" | bluetoothctl
  2. echo "power on" | bluetoothctl
  3. echo "pairable on" | bluetoothctl
  4. echo "agent NoInputNoOutput" | bluetoothctl
  5. echo "default-agent" | bluetoothctl
  6. hciconfig hci0 leadv 0
  7. hciconfig hci0 sspmode 1
  8. hciconfig hci0 piscan
Add Comment
Please, Sign In to add comment