Examples (8)
Enter the `bluetoothctl` shell
List all known devices
bluetoothctl devicesPower the Bluetooth controller on or off
bluetoothctl power on|offPair with a device
bluetoothctl pair mac_addressRemove a device
bluetoothctl remove mac_addressConnect to a paired device
bluetoothctl connect mac_addressDisconnect from a paired device
bluetoothctl disconnect mac_addressDisplay help
made by @shridhargupta | data from tldr-pages