Android 蓝牙中的环回

发布于 2024-11-17 21:41:13 字数 106 浏览 2 评论 0原文

是否可以在 Android 手机中建立环回蓝牙连接,以便一项服务可以连接到同一部手机中的另一个服务(甚至连接到其自身)?

我的想法是使用它来测试使用蓝牙在玩家之间进行通信的多人游戏。

Is it possible to make a loopback Bluetooth connection in an Android phone so that one service can connect to another within the same phone (or even to itself)?

The idea is to use it so I can test a multi-player game that uses Bluetooth to communicate between players.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

半步萧音过轻尘 2024-11-24 21:41:13

不,蓝牙服务不可能连接到自身或同一部手机上的其他服务。

No it is not possible for bluetooth services to connect to itself or other services on the same phone.

ぇ气 2024-11-24 21:41:13

您可以根据蓝牙规范进行测试。

Bluetooth5.3 规范

链接到截至发布日期的规范 pdf :

https://www.bluetooth.org/DocMan/handlers/DownloadDoc.ashx?doc_id=521059

第 798 页

You can for testing purposes according to the Bluetooth Spec.

Bluetooth5.3 Specs

Link to spec pdf as of posting date:

https://www.bluetooth.org/DocMan/handlers/DownloadDoc.ashx?doc_id=521059

Page 798

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文