蓝牙适配器接口 拿不到getBluetoothDevices

发布于 6 年前作者 mingyan592 次浏览最后编辑 6 年前来自 ask
wx.getBluetoothDevices({
  success: function (res) {    console.log(res)
  }
})

根据这个示例代码无法取得devices,返回为空

0 回复
暂无回复