summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-btbredr_rf.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-31Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris1-7/+7
2016-04-14btbredr_rf: Fix Dead Store (Dead assignement/Dead increment) Warning found by...Alexis La Goutte1-1/+1
2016-04-13Bluetooth: Fix CID 1358479 - Control flow issuesMichal Labedzki1-4/+4
2016-04-12btbredr: fix NESTING_INDENT_MISMATCH (CID 1358479)Alexis La Goutte1-1/+1
2016-04-12Bluetooth: Add BR/EDR RF dissectorMichal Labedzki1-0/+929