
bluetoothctl
List of commands for bluetoothctl:
-
bluetoothctl:tldr:06c93 bluetoothctl: Pair with a device.$ bluetoothctl pair ${mac_address}try on your machineexplain this command
-
bluetoothctl:tldr:31d6d bluetoothctl: List all known devices.$ bluetoothctl devicestry on your machineexplain this command
-
bluetoothctl:tldr:39dcf bluetoothctl: Remove a device.$ bluetoothctl remove ${mac_address}try on your machineexplain this command
-
bluetoothctl:tldr:4067d bluetoothctl: Connect to a paired device.$ bluetoothctl connect ${mac_address}try on your machineexplain this command
-
bluetoothctl:tldr:80afb bluetoothctl: Power the Bluetooth controller on or off.$ bluetoothctl power ${select}try on your machineexplain this command
-
bluetoothctl:tldr:868f7 bluetoothctl: Display help.$ bluetoothctl helptry on your machineexplain this command
-
bluetoothctl:tldr:d3e6d bluetoothctl: Disconnect from a paired device.$ bluetoothctl disconnect ${mac_address}try on your machineexplain this command
-
bluetoothctl:tldr:f047c bluetoothctl: Enter the `bluetoothctl` shell.$ bluetoothctltry on your machineexplain this command