aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bluetooth.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Add a "failed" return for tap packet routines.Guy Harris1-4/+4
2018-12-27Try to squeeze some bytes out of the frame_data structure.Guy Harris1-1/+1
2018-08-15bluetooth: Update Assigned NumbersStig Bjørlykke1-3/+149
2018-06-13Bluetooth: HFP: Implement some Apple-specific AT commandsMichał Łabędzki1-19/+20
2018-06-08BT Common: fix dissection of 32 bits and 128 bits UUIDPascal Quantin1-11/+17
2018-05-07Bluetooth: Assigned Numbers: Add Mesh CharacteristicsMichał Łabędzki1-0/+68
2018-04-01Bluetooth: Update Assigned NumbersMichał Łabędzki1-1549/+1598
2018-03-07bluetooth: Update Assigned NumbersStig Bjørlykke1-19/+100
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2018-02-09Generalize wtap_pkthdr into a structure for packet and non-packet records.Guy Harris1-5/+5
2018-01-06bluetooth: Group Bluetooth dissector preferencesStig Bjørlykke1-2/+2
2017-12-29bluetooth: Update Assigned NumbersStig Bjørlykke1-0/+127
2017-10-29Use endpoint_type in conversation tables and hostlistsMichael Mann1-3/+3
2017-10-29Add conversation endpoint typeMichael Mann1-2/+2
2017-08-31bluetooth: Update bluetooth_uuid_valsStig Bjørlykke1-0/+61
2017-08-31bluetooth: Update bluetooth_company_id_valsStig Bjørlykke1-0/+191
2017-02-17Bluetooth: AD: Add dissector for Apple iBeaconMichal Labedzki1-0/+74
2017-02-07Bluetooth: AD: Add support for AltBeaconMichal Labedzki1-0/+83
2017-02-06Bluetooth: Update Assign NumbersMichal Labedzki1-65/+205
2016-12-05Bluetooth: Assigned Numbers: Update Member UUIDsMichal Labedzki1-1/+26
2016-11-04Bluetooth: Update Assigned Numbers: CompanyIDsMichal Labedzki1-5/+164
2016-08-31Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris1-3/+3
2016-05-22Bluetooth: Update Member UUIDs and CompanyIDsMichal Labedzki1-10/+200
2016-05-20Bluetooth: GATT: Add support for PLXS/PLXPMichal Labedzki1-0/+3
2016-04-02Bluetooth: Fix conflicting address fieldsMichal Labedzki1-23/+39
2016-03-28Fix more -Wused-but-marked-unused warnings/errors.Joerg Mayer1-2/+2
2016-03-20Create call_data_dissector() to call data dissector.Michael Mann1-5/+3
2016-03-20Manually add protocol dependencies derived from find_dissector.Michael Mann1-2/+2
2016-03-17Associate dissector tables and heuristic subdissector lists with a protocol.Michael Mann1-3/+51
2016-03-09Bluetooth: GATT: Add a lot of attributes usage expert infosMichal Labedzki1-6/+6
2016-02-19Don't call the hci_usb dissector through a dissector table.Guy Harris1-5/+20
2016-01-25Move the proto data stuff out of frame_data.[ch].Guy Harris1-0/+1
2016-01-24Add the packet number to the packet_info structure, and use it.Guy Harris1-3/+3
2016-01-23Add more fields to packet_info structure and use them.Guy Harris1-1/+1
2016-01-18Bluetooth: Update Assign numbers (5th December 2015)Michal Labedzki1-0/+66
2015-12-12Remove -Wwrite-strings compiler flagJoão Valverde1-2/+2
2015-12-09new_register_dissector -> register_dissector for dissector directory.Michael Mann1-1/+1
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-4/+4
2015-11-25Use try_val_to_str_ext() in print_uuid().Guy Harris1-10/+21
2015-11-20Bluetooth: Update company IDs and Member/SDO UUIDsMichal Labedzki1-77/+368
2015-11-20Bluetooth: GATT: Add HTTP Proxy Service attributesMichal Labedzki1-0/+7
2015-11-20Bluetooth: Add ability to add custom UUID descriptionMichal Labedzki1-33/+19
2015-11-04Don't allow multiple registrations of a protocol in dissector tables.Michael Mann1-3/+3
2015-11-01bluetooth: Fix uninitialized value warningJoão Valverde1-3/+2
2015-10-17Bluetooth: ATT: Print names assigned to handles in info columnMichal Labedzki1-2/+8
2015-10-17Bluetooth: Fix displaying and handling UUID128Michal Labedzki1-13/+52
2015-10-16Bluetooth: GATT: Add support for Nordic's vendor UUIDsMichal Labedzki1-2/+9
2015-09-14Bluetooth: Add "PAN" prefix to three UUIDsMichal Labedzki1-3/+3
2015-08-18Bluetooth: Update Assign NumbersMichal Labedzki1-7/+25
2015-07-17Qt/Bluetooth: Add HCI Summary dialogueMichal Labedzki1-0/+2