谷歌源生代码中,第一次开机BT默认打开。
打开和关闭蓝牙BT
adb root
adb shell svc bluetooth enable
adb shell svc bluetooth disable
打开和关闭NFC
adb root
adb shell svc nfc enable
adb shell svc nfc disable
谷歌源生代码中,第一次开机BT默认打开。
打开和关闭蓝牙BT
adb root
adb shell svc bluetooth enable
adb shell svc bluetooth disable
打开和关闭NFC
adb root
adb shell svc nfc enable
adb shell svc nfc disable