bluetoothctl Command Examples

Manage Bluetooth devices. More information: https://bitbucket.org/serkanp/bluetoothctl.

bluetoothctl

bluetoothctl devices

bluetoothctl power {{on|off}}

bluetoothctl pair {{mac_address}}

bluetoothctl remove {{mac_address}}

bluetoothctl connect {{mac_address}}

bluetoothctl disconnect {{mac_address}}

bluetoothctl help