【Wifi】adb命令打開/關閉藍牙、NFC(bluetooth)開關

谷歌源生代碼中,第一次開機BT默認打開。shell


打開和關閉藍牙BT
  adb root
  adb shell svc bluetooth enable
  adb shell svc bluetooth disableblog

 

打開和關閉NFC
  adb root
  adb shell svc nfc enable
  adb shell svc nfc disableim

相關文章
相關標籤/搜索