📌  相关文章
📜  蓝牙无法打开 kali linux - Shell-Bash 代码示例

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

代码示例1
# If your Bluetooth device was blocked/disabled, 
# it's a chance that the Bluetooth service is not started 
# on your machine, so start it using:

sudo service bluetooth start