bluetoothctl
Manage Bluetooth devices from the command-line. More information: https://bitbucket.org/serkanp/bluetoothctl.
- Enter the
bluetoothctlshell:bluetoothctl - List all known devices:
bluetoothctl devices - Power the Bluetooth controller on or off:
bluetoothctl power {{on|off}} - Pair with a device:
bluetoothctl pair {{mac_address}} - Remove a device:
bluetoothctl remove {{mac_address}} - Connect to a paired device:
bluetoothctl connect {{mac_address}} - Disconnect from a paired device:
bluetoothctl disconnect {{mac_address}} - Display help:
bluetoothctl help
This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.