lsusb
hciconfig
systemctl start bluetooth.service
bluetoothctl
power on
discoverable on
To list all thesystemd
service which are instate=active
andsub=running
systemctl list-units --type=service --state=running
To list all thesystemd
serice which are instate=active
and sub either running or exited
systemctl list-units --type=service --state=active