打开和关闭蓝牙BT adb root adb shell svc bluetooth enable adb shell svc bluetooth disable UI层 查询:adb shell settings get global bluetooth_on 查询:adb shell settings get global bluetooth_on 获取mac地址: 1. adb shell settings get secure bluetooth_address 2. service c…