Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 11724] OBEX dissector shouldn't be restricted to Bluetooth

Date: Mon, 30 Nov 2015 10:53:07 +0000

Comment # 2 on bug 11724 from
Created attachment 14075 [details]
OBEX over USB capture

OBEX is assigned TCP and UDP port 650 by IANA, and this is what obex_tcp from
the OpenOBEX package (<http://dev.zuckschwerdt.org/openobex/>) uses. I think
you can arrange a session yourselves.

As for OBEX over USB, it's typically encapsulated in ordinary URB_BULK
transfers with a CDC-Data endpoint (which shows up as a /dev/ttyUSB* or
/dev/ttyACM* device). I attach a sample session with my phone.


You are receiving this mail because:
  • You are watching all bug changes.