连接蓝牙前,如何识别搜索到的蓝牙信号是来自电脑还是手机等其他设备。翻阅文档没有思路,百度无果。请教各位大佬。
wx.onBluetoothDeviceFound(function callback)
返回值有 localName 试试用这个字段区分
https://developers.weixin.qq.com/miniprogram/dev/api/device/bluetooth/wx.onBluetoothDeviceFound.html