aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bthci_vendor.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-23bthci: add missing break (CID 1362832)Dario Lombardo1-0/+1
2016-06-21bthci: Show unknown ocf as undecodedStig Bjørlykke1-1/+6
2016-03-20Manually add protocol dependencies derived from find_dissector.Michael Mann1-1/+1
2016-01-24Add the packet number to the packet_info structure, and use it.Guy Harris1-1/+1
2015-12-09new_register_dissector -> register_dissector for dissector directory.Michael Mann1-1/+1
2015-11-20Bluetooth: HCI vendor: Add some Broadcom commandsMichal Labedzki1-8/+96
2015-10-17Bluetooth: Fix expert info for undecoded dataMichal Labedzki1-1/+1
2015-07-17Qt/Bluetooth: Add HCI Summary dialogueMichal Labedzki1-1/+68
2015-06-19Bluetooth: Coverity fixesMichal Labedzki1-4/+13
2015-06-18Bluetooth: ensure to give bluetooth_data structure to dissect_eir_ad_data()Pascal Quantin1-1/+1
2015-06-15Qt/Bluetooth: Add Devices dialogueMichal Labedzki1-4/+4
2015-05-18Bluetooth: HCI: Add command-event trackingMichal Labedzki1-1/+3
2015-02-02Bluetooth: Simplify to "UnknownDirection" in Info column when direction is un...Michal Labedzki1-2/+1
2015-02-02Bluetooth: HCI Vendor: Fix for "Enable WBS" commandMichal Labedzki1-3/+6
2015-01-10Bluetooth: HCI: Detect Vendor by "Read Local Version Information"Michal Labedzki1-3/+2
2015-01-10Bluetooth: SMP: Add missing opcode for "Identity Address Information"Michal Labedzki1-8/+2
2015-01-10Bluetooth: Add HCI Vendor Broadcom dissectorMichal Labedzki1-0/+1418