📜  bluetooth linux - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:58.993000             🧑  作者: Mango

代码示例3
#If you are on Ubuntu or an Ubuntu-based distro, run the following: command:

    sudo apt-get install bluetooth bluez bluez-tools rfkill.
    sudo rfkill list.
    sudo rfkill unblock bluetooth.
    sudo service bluetooth start.
    sudo apt-get install blueman.