Michal Labedzki
changed
bug 5032
What |
Removed |
Added |
Attachment #9600 Flags |
|
review_for_checkin?
|
Comment # 24
on bug 5032
from Michal Labedzki
Created attachment 9600 [details]
[PATCH 7/7] Bluetooth: Add support for HCI USB transport dissector
(In reply to comment #22)
> Comment on attachment 9594 [details]
> [PATCH 6/7] USB: Add support for vendor_id/product_id,
> bus_id/device_address and class/subclass/protocol tables
>
> Commited 46283
Thanks Anders.
Hmm... But Something went wrong. Patch is not applied, please check "diff"
between applied part and patch.
Ok, here is final solution for this bug/enhancement. Patch 7/7 - add HCI USB
transport. Now all standard Bluetooth USB Adapters should works out of box with
Wireshark. Non-standard like by Bluetooth 4.0 dongle is works as standard, by
use vendor specified protocol, so add it by vendor/product table (idVendor:
Broadcom Corp. (0x0a5c), idProduct: Unknown (0x21e8)). Using filtering by
"hci_usb" user can get standard looking Bluetooth logs (expect fragments for
reassembling on HCI_USB layer).
You are receiving this mail because:
- You are the assignee for the bug.
- You are watching all bug changes.