Handling bluetooth devices from the shell.
bluetoothctl
bluetoothctl -- devices
bluetoothctl -- pair {{mac_address}}
bluetoothctl -- remove {{mac_address}}
bluetoothctl -- connect {{mac_address}}
bluetoothctl -- disconnect {{mac_address}}