aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bthci_evt.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-05bthci-evt: added reservedDario Lombardo1-1/+7
2015-03-02Bluetooth: Fix tools/checkAPI issuesMichal Labedzki1-5/+5
2015-02-02Bluetooth: Simplify to "UnknownDirection" in Info column when direction is un...Michal Labedzki1-2/+1
2015-02-02Bluetooth: HCI: Improve detecting of undecoded and unknown commandsMichal Labedzki1-5/+8
2015-01-10Bluetooth: HCI: Detect Vendor by "Read Local Version Information"Michal Labedzki1-9/+160
2015-01-10Bluetooth: Add HCI Vendor Broadcom dissectorMichal Labedzki1-4/+4
2015-01-08Bluetooth: Update to latest Assigned Numbers (up to 4.2)Michal Labedzki1-0/+2
2014-12-30Test suite: Start testing our output for valid UTF-8.Gerald Combs1-1/+4
2014-12-22First batch of unincludes. Last attempt...Martin Mathieson1-1/+0
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-1/+0
2014-12-18Bluetooth: Add generic Bluetooth dissectorMichal Labedzki1-314/+240
2014-12-18Bluetooth: BTLE: Add src/dst addresses when they are knownMichal Labedzki1-62/+40
2014-12-15Revert "Bluetooth: BTLE: Add src/dst addresses when they are known"Pascal Quantin1-40/+62
2014-12-15Bluetooth: BTLE: Add src/dst addresses when they are knownMichal Labedzki1-62/+40
2014-12-13Use ENC_LITTLE_ENDIAN when fetching FT_U?INT8 fields ...Bill Meier1-1/+1
2014-10-30Fix a typo: Unidirected -> UndirectedJeff Morriss1-3/+3
2014-09-22Bluetooth: Handle LE ACL sessionMichal Labedzki1-5/+56
2014-09-20Bluetooth: HCI: Add support for user/vendor commandsMichal Labedzki1-11/+59
2014-09-18Bluetooth: Fix packet types additional descriptionMichal Labedzki1-17/+20
2014-08-21Bluetooth: HCI_EVT fix fuzz failtureMichal Labedzki1-1/+3
2014-06-30Bluetooth: Add missing connection_handleMichal Labedzki1-0/+1
2014-06-22Bluetooth: Complete sessionsMichal Labedzki1-8/+44
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-5/+5
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-5/+5
2014-06-18Fixup: tvb_get_string(z) -> tvb_get_string(z)_encDario Lombardo1-3/+3
2014-06-07tvb_new_subset -> tvb_new_subset_length when length parameters are equal.Michael Mann1-8/+8
2014-03-06Bluetooth: HCI_EVT: Fix empty advertising dataMichal Labedzki1-3/+5
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-01-12Bluetooth/Ubertooth improvements. Bug 9606 (https://bugs.wireshark.org/bugzi...Michael Mann1-2/+15
2014-01-12Bluetooth/Ubertooth improvements. Bug 9606 (https://bugs.wireshark.org/bugzi...Michael Mann1-805/+72
2013-12-07Bluetooth enhancements. Bug 9446 (https://bugs.wireshark.org/bugzilla/show_b...Michael Mann1-3/+43
2013-12-02eject the packet if data is NULL without doing anything else.Chris Maynard1-3/+5
2013-11-28Bluetooth improvements. Bug 9446 (https://bugs.wireshark.org/bugzilla/show_b...Michael Mann1-4/+5
2013-11-25Create/use an extended value_string;Bill Meier1-648/+641
2013-11-02Bluetooth: Use dissector data instead of pinfo->private_data. Bug 7893 (http...Michael Mann1-34/+35
2013-10-29From didier gautheron: remove redundant or use faster col_xxx functionsBill Meier1-3/+3
2013-10-26Bluetooth: Use items for logical block objects. Bug 9327 (https://bugs.wires...Michael Mann1-13/+46
2013-09-22emem -> wmem conversion:Pascal Quantin1-3/+3
2013-08-27From Michal Labedzki:Anders Broman1-77/+77
2013-08-18Bluetooth: HCI: Synchronize and update Voice command. Bug 9050 (https://bugs...Michael Mann1-35/+36
2013-08-18HCI: Full dissection of EIR/AD and little improve filtering, bug 9050 (https:...Michael Mann1-139/+334
2013-08-18Create individual filters for HCI LMP features. Bug 9050 (https://bugs.wires...Michael Mann1-290/+388
2013-07-23From Michal Labedzki:Anders Broman1-34/+266
2013-07-23From Michal Labedzki:Anders Broman1-33/+206
2013-06-20From Michal Labedzki viaEvan Huus1-10/+10
2013-03-30From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Evan Huus1-1/+14
2013-03-30From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Evan Huus1-1/+23
2013-03-19From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Pascal Quantin1-17/+21
2013-03-18From Michal Labedzki:Anders Broman1-7/+7
2013-03-18From Michal Labedzki:Anders Broman1-160/+144