aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bluetooth.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-01Bluetooth: fix Uninitialized scalar variable (CID 1268203)Alexis La Goutte1-1/+1
2015-02-07Don't call the Bluetooth code's UUID type "uuid_t".Guy Harris1-4/+4
2015-02-07Bluetooth: ATT: Use proto_tree_add_new_bytes for UUID128Michal Labedzki1-1/+2
2015-02-07Bluetooth/GUI: ATT: Add Server Attribute TableMichal Labedzki1-5/+5
2015-02-03Bluetooth: ATT: Dissect almost all attributesMichal Labedzki1-1/+10
2015-02-03Bluetooth: ATT: Dissect GATT levelMichal Labedzki1-0/+62
2015-02-02Bluetooth: Simplify to "UnknownDirection" in Info column when direction is un...Michal Labedzki1-5/+1
2015-01-10Bluetooth: HCI: Detect Vendor by "Read Local Version Information"Michal Labedzki1-0/+6
2015-01-10Bluetooth: SMP: Add missing opcode for "Identity Address Information"Michal Labedzki1-2/+8
2015-01-10Bluetooth: Add HCI Vendor Broadcom dissectorMichal Labedzki1-0/+52
2015-01-08Bluetooth: Update to latest Assigned Numbers (up to 4.2)Michal Labedzki1-40/+425
2015-01-02tshark: Add endpoints statisticsMichael Mann1-1/+1
2014-12-22First batch of unincludes. Last attempt...Martin Mathieson1-1/+0
2014-12-21Cleanup use of #includes in a few recently committed dissectors.Bill Meier1-1/+0
2014-12-19Bluetooth: Remove unused value strings.Gerald Combs1-14/+0
2014-12-18Bluetooth: Add generic Bluetooth dissectorMichal Labedzki1-0/+951