适用于平板电脑的蓝牙配置文件
我想知道哪种配置文件更适合实现设备和平板电脑之间的通信。平板电脑将运行Android平台吗? SPP 还是 HID? 哪些平板电脑可用于测试功能?
I want to know what profile will be better for implementing communication between device and tablet. The tablet will run on android platform? SPP or HID?
Which tablets are available to test the functionality?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这取决于您计划使用蓝牙的应用程序......
无线控制器、键盘、鼠标等 HID 将是正确的选择。
SPP 作为通用配置文件也很有用,允许开发可以通过蓝牙与支持 SPP 的其他设备进行通信的应用程序
It depends on the applications for which you plan to use bluetooth...
Wireless controllers, keyboard , mice etc HID will be the right way to go.
SPP is also useful to have as a general purpose profile to allow applications to be developed which can talk over bluetooth to other devices which support SPP