lsusb
hciconfig

systemctl start bluetooth.service
bluetoothctl
power on
discoverable on
To list all thesystemdservice which are instate=activeandsub=running
systemctl list-units --type=service --state=running
To list all thesystemdserice which are instate=activeand sub either running or exited
systemctl list-units --type=service --state=active