Question

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?

Was it helpful?

Solution

the project site seems to indicate that you can't

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top