Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道我们无法通过蓝牙在 android 和 iOS 设备之间传输数据。但是,iOS设备可以扫描并“看到”android蓝牙设备(获取蓝牙名称的列表),在这两种情况下都是正常的蓝牙和BLE吗?
iOS 上运行的应用无法发现任何蓝牙 2.1/3.0 设备(不包括应用注册的 MFi 设备,不适用于 Android 设备)。
如果 Android 设备正在宣传 BLE/BT4.0 服务,那么 iOS 应用程序可以使用 Core Bluetooth 来发现这些服务。