aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bthci_cmd.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-02Bluetooth: Fix tools/checkAPI issuesMichal Labedzki1-20/+20
2015-03-02Bluetooth: HCI: Fix "Host Number of Completed Packets"Michal Labedzki1-2/+6
2015-02-07Bluetooth/GUI: ATT: Add Server Attribute TableMichal Labedzki1-16/+16
2015-02-02Bluetooth: Simplify to "UnknownDirection" in Info column when direction is un...Michal Labedzki1-2/+1
2015-02-02Bluetooth: Advertising Data: Fix Service Data entryMichal Labedzki1-3/+75
2015-02-02Bluetooth: HCI: Improve detecting of undecoded and unknown commandsMichal Labedzki1-7/+35
2015-01-10Squelch a compiler warning.Guy Harris1-4/+2
2015-01-10Bluetooth: HCI: Detect Vendor by "Read Local Version Information"Michal Labedzki1-1/+25
2015-01-10Bluetooth: Add HCI Vendor Broadcom dissectorMichal Labedzki1-54/+9
2015-01-08Bluetooth: Update to latest Assigned Numbers (up to 4.2)Michal Labedzki1-0/+22
2014-12-30Test suite: Start testing our output for valid UTF-8.Gerald Combs1-2/+5
2014-12-18Bluetooth: Add generic Bluetooth dissectorMichal Labedzki1-405/+142
2014-12-18Bluetooth: BTLE: Add src/dst addresses when they are knownMichal Labedzki1-31/+31
2014-12-15Revert "Bluetooth: BTLE: Add src/dst addresses when they are known"Pascal Quantin1-31/+31
2014-12-15Bluetooth: BTLE: Add src/dst addresses when they are knownMichal Labedzki1-31/+31
2014-11-01Bluetooth: Fix AVRCP UUIDMichal Labedzki1-1/+1
2014-10-30Fix a typo: Unidirected -> UndirectedJeff Morriss1-3/+3
2014-09-22Try to fix some buildbot warningsMichal Labedzki1-1/+1
2014-09-20Bluetooth: HCI: Add support for user/vendor commandsMichal Labedzki1-2/+41
2014-09-19Do encoding-arg changes (all benign)Bill Meier1-1/+1
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-12/+12
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-12/+12
2014-06-18Fixup: tvb_get_string(z) -> tvb_get_string(z)_encDario Lombardo1-2/+2
2014-06-07tvb_new_subset -> tvb_new_subset_length when length parameters are equal.Michael Mann1-7/+7
2014-03-24Bluetooth: Add Member "Company" UUIDsMichal Labedzki1-0/+19
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-01-20From Michal Labedzki:Anders Broman1-80/+80
2014-01-12Bluetooth/Ubertooth improvements. Bug 9606 (https://bugs.wireshark.org/bugzi...Michael Mann1-106/+660
2014-01-12Bluetooth/Ubertooth improvements. Bug 9606 (https://bugs.wireshark.org/bugzi...Michael Mann1-854/+1201
2013-12-23From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Alexis La Goutte1-2/+2
2013-11-28Bluetooth improvements. Bug 9446 (https://bugs.wireshark.org/bugzilla/show_b...Michael Mann1-3/+6
2013-11-23Bluetooth improvements. Bug 9446 (https://bugs.wireshark.org/bugzilla/show_b...Michael Mann1-3/+9
2013-11-02Bluetooth: Use dissector data instead of pinfo->private_data. Bug 7893 (http...Michael Mann1-11/+11
2013-10-29From didier gautheron: remove redundant or use faster col_xxx functionsBill Meier1-2/+2
2013-10-26Bluetooth: Use items for logical block objects. Bug 9327 (https://bugs.wires...Michael Mann1-8/+26
2013-09-02Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2013-08-27From Michal Labedzki:Anders Broman1-1/+9
2013-08-18Bluetooth: HCI: Synchronize and update Voice command. Bug 9050 (https://bugs...Michael Mann1-5/+19
2013-08-18HCI: Full dissection of EIR/AD and little improve filtering, bug 9050 (https:...Michael Mann1-41/+227
2013-07-23From Michal Labedzki:Anders Broman1-41/+522
2013-07-23From Michal Labedzki:Anders Broman1-296/+606
2013-03-30From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Evan Huus1-2/+14
2013-03-19From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Pascal Quantin1-8/+11
2013-03-18From Michal Labedzki:Anders Broman1-7/+7
2013-03-18From Michal Labedzki:Anders Broman1-1/+3
2013-02-21Minor Bluetooth fixesMichael Mann1-5/+5
2012-12-03Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8038 :Pascal Quantin1-1/+2
2012-12-02Remove unneeded variable initializers.Evan Huus1-4/+4
2012-11-29From Michal Labedzki:Anders Broman1-1/+1
2012-10-22FixJörg Mayer1-2/+2