gpt4 book ai didi

iphone - 使用私有(private) iOS BluetoothManager 框架进行设备配对

转载 作者:可可西里 更新时间:2023-11-01 05:00:20 25 4
gpt4 key购买 nike

我一直在搞乱 iOS 5.0 中的私有(private)蓝牙管理器框架,我已经能够成功启动/停止蓝牙并获得设备列表,但是我不知道如何启动配对。

我最接近的是尝试使用以下方式进行连接:

[[BluetoothManager sharedInstance] connectDevice:dev];

其中 dev 是扫描期间发现的 BluetoothDevice 对象。

这似乎是在尝试配对(当我尝试连接到我的 iMac 时,配对对话框出现了一瞬间),但很快就失败了。

我注意到 BluetoothManager.h 包含一个可能有帮助的 BTPairingAgentImpl 结构,但我不知道该结构包含什么或如何使用它。

如有任何帮助,我们将不胜感激。

最佳答案

正确的做法是获取一个 BluetoothDevice 对象(参见 BluetoothDevice.h)并使用它的方法:pairing、connect 等。

关于iphone - 使用私有(private) iOS BluetoothManager 框架进行设备配对,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8437954/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com