how to disable bluetooth ubuntu 20.04 terminal code example
Example 1: restart bluetooth ubuntu
sudo service bluetooth restart
Example 2: how to turn off bluetooth in ubuntu 18.04 terminal
sudo rfkill block bluetooth : To stop bluetooh
sudo rfkill unblock bluetooth : To start bluetooh