Android 蓝牙 SPP 连接到嵌入式 Linux 板 - PIN 请求

发布于 2024-09-16 04:34:31 字数 446 浏览 4 评论 0原文

我有一台运行 Android 2.2 的 Nexus One 作为客户端。我想与嵌入式 Linux 板(服务器)建立套接字连接。我已经能够使用 SPP UUID 建立连接。我的问题与配对有关,实际上,当设备已经配对时,为什么每次我尝试连接套接字时都会不断弹出 PIN 请求?查看 DDMS 中的 logcat,看起来 Linux 板 (Bluez 2.24) 正在请求 PIN。

08-27 14:58:12.567: INFO/BluetoothEventLoop.cpp(11816): agent_event_filter: Received method org.bluez.Agent:RequestPinCode

我已尝试通过多种方式重新配置 hcid.conf,但我仍然在 Nexus 上收到配对请求一。有什么想法吗?我看到另一篇文章没有关于尝试以编程方式处理配对请求的答案。这是要走的路吗?

任何帮助将不胜感激!

I have a Nexus One, running Android 2.2, as the client. I want to make a socket connection to an embedded Linux board (Server). I have been able to get the connection up using the SPP UUID. My question has to do with pairing, actually why does the PIN request keep popping up every time I attempt to connect a socket, when the devices are already paired? Looking at logcat in DDMS it looks like the Linux board (Bluez 2.24) is requesting a PIN.

08-27 14:58:12.567: INFO/BluetoothEventLoop.cpp(11816): agent_event_filter: Received method org.bluez.Agent:RequestPinCode

I have tried to reconfigure hcid.conf several ways, but I still get a pairing request on the Nexus One. Any ideas? I saw another post with no answers on trying to handle the pairing request programmatically. Is this the way to go?

Any help on the would be greatly appreciated!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文