Comment # 18
on bug 12845
from Roland Knall
(In reply to Pavel Sindelka from comment #17)
> (In reply to Roland Knall from comment #13)
> > The number of interfaces should not be an issue, androiddump generates a lot
> > more.
>
> As one of the guys at ask.wireshark.org declares he's located in Texas and
> he uses a pretty English-looking name, I doubt he uses any exotic character
> encoding on his Windows machine.
>
> So could it be that the depth of item nesting is the cause? Look at the
> parent to value reference chain below:
>
> value {arg=99}{value=1}{display=[1] Generic USB Hub}{enabled=true}
>
> value {arg=99}{value=2}{display=[2] Broadcom 20702 Bluetooth 4.0
> Adapter}{enabled=true}{parent=1}
>
> value {arg=99}{value=2_3}{display=Microsoft Bluetooth
> Enumerator}{enabled=false}{parent=2}
>
> value {arg=99}{value=2_25}{display=PLT_Legend Hands-Free Audio and
> Call Control HID Enumerator}{enabled=false}{parent=2_3}
>
> value {arg=99}{value=2_26}{display=PLT_Legend
> Hands-Free}{enabled=false}{parent=2_25}
I've tested against that in the past, but I will try to look further into this
issue during the weekend.
You are receiving this mail because:
- You are watching all bug changes.