aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bluetooth.c
Commit message (Expand)AuthorAgeFilesLines
* bluetooth: Update Assigned NumbersStig Bjørlykke2018-08-151-3/+149
* BT Common: fix dissection of 32 bits and 128 bits UUIDPascal Quantin2018-06-081-11/+17
* Bluetooth: Update Assigned NumbersMichał Łabędzki2018-04-011-1549/+1598
* bluetooth: Update Assigned NumbersStig Bjørlykke2018-03-071-19/+100
* dissectors: use SPDX identifiers.Dario Lombardo2018-02-121-13/+1
* Generalize wtap_pkthdr into a structure for packet and non-packet records.Guy Harris2018-02-091-5/+5
* bluetooth: Group Bluetooth dissector preferencesStig Bjørlykke2018-01-061-2/+2
* bluetooth: Update Assigned NumbersStig Bjørlykke2017-12-291-0/+127
* Use endpoint_type in conversation tables and hostlistsMichael Mann2017-10-291-3/+3
* Add conversation endpoint typeMichael Mann2017-10-291-2/+2
* bluetooth: Update bluetooth_uuid_valsStig Bjørlykke2017-08-311-0/+61
* bluetooth: Update bluetooth_company_id_valsStig Bjørlykke2017-08-311-0/+191
* Bluetooth: AD: Add dissector for Apple iBeaconMichal Labedzki2017-02-171-0/+74
* Bluetooth: AD: Add support for AltBeaconMichal Labedzki2017-02-071-0/+83
* Bluetooth: Update Assign NumbersMichal Labedzki2017-02-061-65/+205
* Bluetooth: Assigned Numbers: Update Member UUIDsMichal Labedzki2016-12-051-1/+26
* Bluetooth: Update Assigned Numbers: CompanyIDsMichal Labedzki2016-11-041-5/+164
* Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris2016-08-311-3/+3
* Bluetooth: Update Member UUIDs and CompanyIDsMichal Labedzki2016-05-221-10/+200
* Bluetooth: GATT: Add support for PLXS/PLXPMichal Labedzki2016-05-201-0/+3
* Bluetooth: Fix conflicting address fieldsMichal Labedzki2016-04-021-23/+39
* Fix more -Wused-but-marked-unused warnings/errors.Joerg Mayer2016-03-281-2/+2
* Create call_data_dissector() to call data dissector.Michael Mann2016-03-201-5/+3
* Manually add protocol dependencies derived from find_dissector.Michael Mann2016-03-201-2/+2
* Associate dissector tables and heuristic subdissector lists with a protocol.Michael Mann2016-03-171-3/+51
* Bluetooth: GATT: Add a lot of attributes usage expert infosMichal Labedzki2016-03-091-6/+6
* Don't call the hci_usb dissector through a dissector table.Guy Harris2016-02-191-5/+20
* Move the proto data stuff out of frame_data.[ch].Guy Harris2016-01-251-0/+1
* Add the packet number to the packet_info structure, and use it.Guy Harris2016-01-241-3/+3
* Add more fields to packet_info structure and use them.Guy Harris2016-01-231-1/+1
* Bluetooth: Update Assign numbers (5th December 2015)Michal Labedzki2016-01-181-0/+66
* Remove -Wwrite-strings compiler flagJoão Valverde2015-12-121-2/+2
* new_register_dissector -> register_dissector for dissector directory.Michael Mann2015-12-091-1/+1
* new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann2015-12-091-4/+4
* Use try_val_to_str_ext() in print_uuid().Guy Harris2015-11-251-10/+21
* Bluetooth: Update company IDs and Member/SDO UUIDsMichal Labedzki2015-11-201-77/+368
* Bluetooth: GATT: Add HTTP Proxy Service attributesMichal Labedzki2015-11-201-0/+7
* Bluetooth: Add ability to add custom UUID descriptionMichal Labedzki2015-11-201-33/+19
* Don't allow multiple registrations of a protocol in dissector tables.Michael Mann2015-11-041-3/+3
* bluetooth: Fix uninitialized value warningJoão Valverde2015-11-011-3/+2
* Bluetooth: ATT: Print names assigned to handles in info columnMichal Labedzki2015-10-171-2/+8
* Bluetooth: Fix displaying and handling UUID128Michal Labedzki2015-10-171-13/+52
* Bluetooth: GATT: Add support for Nordic's vendor UUIDsMichal Labedzki2015-10-161-2/+9
* Bluetooth: Add "PAN" prefix to three UUIDsMichal Labedzki2015-09-141-3/+3
* Bluetooth: Update Assign NumbersMichal Labedzki2015-08-181-7/+25
* Qt/Bluetooth: Add HCI Summary dialogueMichal Labedzki2015-07-171-0/+2
* Bluetooth: Add generic UUID table for DecodeByMichal Labedzki2015-07-171-0/+35
* Pass the pseudo-header to wtap_encap dissectors via the "data" argument.Guy Harris2015-06-161-4/+4
* Clean up handling of metadata in Bluetooth dissectors.Guy Harris2015-06-161-24/+131
* Qt/Bluetooth: Add Devices dialogueMichal Labedzki2015-06-151-1/+18