标签: ios swift bluetooth bluetooth-lowenergy
我正在使用Bluetooth Low Energy。我想获得Major和Minor值来决定我想连接哪一个蓝牙。 在进行监控和测距时(使用Proximity UUID),我只能获得主要和次要功能。
如何在执行scanPeripheral时获得主要和次要,或者在进行监控时如何获取外围设备ID&范围?