Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 390 Bytes

bluetoothctl.md

File metadata and controls

23 lines (19 loc) · 390 Bytes

Bluetoothctl

CLI

  • Find bluetooth device
[bluetooth]# power on
[bluetooth]# agent on
[bluetooth]# default-agent
[bluetooth]# scan on
  • Pair the device
[bluetooth]# pair 00:1D:43:6D:03:26
  • Connect to the device
[bluetooth]# connect 00:1D:43:6D:03:26

Resources