ubuntu restart bluetooth service code example
Example 1: restart bluetooth ubuntu
sudo service bluetooth restart
Example 2: restart bluetooth in ubuntu
sudo rmmod btusb
sudo modprobe btusb
Example 3: bluetooth keep restarting ubuntu
sudo systemctl enable bluetooth