Comment # 6
on bug 11724
from NooN
(In reply to Michal Labedzki from comment #4)
> So there is no any issue caused by Bluetooth-specific part of this dissector?
> If so, it can be applied and separate this dissector from Bluetooth next
> time.
I looked into packet-btobex.c. On line 2435 is a switch which determine the
direction: switch(pinfo->p2p_dir){
Do you know where this is set?
I thought this was set by the USB dissector.
You are receiving this mail because:
- You are watching all bug changes.