如何在后台扫描外设而不过滤Core Bluetooth上的服务?

时间:2016-09-12 00:32:57

标签: ios swift bluetooth core-bluetooth

有没有人知道我是否可以使用Core Bluetooth在后台扫描外设而不过滤服务?在我的情况下,我尝试扫描的外围设备没有任何服务。我有蓝牙中心'我的Info.plist中的权限。感谢

1 个答案:

答案 0 :(得分:-1)

致电

centralManager.scanForPeripheralsWithServices(nil, options: nil)