如何从 USB 设备中找到设备名称和 OBEX 接口?
在 shell 脚本(或 Perl)中,我需要一个子例程来返回所有 USB 设备、它们的设备名称以及它们各自的 OBEX 接口(如果可用)。 我设法获取设备名称和 - 使用 obexftp --usb - obex 接口。
如何找出哪个设备属于 OBEX 接口编号?
In a shell-script (or Perl) I need a subroutine that returns for all my USB devices, their device names, and, if available, their respective OBEX interfaces.
I managed to get the device names and - with obexftp --usb
- the obex-interfaces.
How can I find out which device belongs to an OBEX interface number?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
项目网站似乎表明你不能
the project site seems to indicate that you can't