summaryrefslogtreecommitdiff
path: root/monitor/packet.c
Commit message (Expand)AuthorAgeFilesLines
* monitor: Fix misaligment errorsLuiz Augusto von Dentz2023-05-051-2/+3
* monitor/packet: Fix BIG encryption decodingIulia Tanasescu2023-04-191-1/+2
* monitor: Cache IRK being parsedLuiz Augusto von Dentz2023-03-271-0/+1
* monitor: add MGMT setting bit names for CIS feature supportPauli Virtanen2023-02-131-0/+2
* monitor: Add support for decoding RSILuiz Augusto von Dentz2022-12-221-0/+9
* monitor: Decode vendor codecs of BT_HCI_CMD_READ_LOCAL_CODECS_V2Luiz Augusto von Dentz2022-12-021-0/+25
* monitor: Add some definitions from Bluetooth 5.3 Core specificationMarcel Holtmann2022-11-071-0/+13
* monitor: Fix incorrect vendor name for vendor cmd and evtTedd Ho-Jeong An2022-10-141-15/+31
* monitor/packet: Fix scan-build warningsLuiz Augusto von Dentz2022-09-271-12/+4
* monitor: fix printf format stringsChristian Eggers2022-09-261-4/+6
* monitor: Add mesh MGMT cmds/events to btmon parserBrian Gix2022-09-081-0/+111
* monitor: Add ADV Monitor events to btmon parserBrian Gix2022-09-081-0/+35
* monitor: Update flag information for Extended AdvertismementTedd Ho-Jeong An2022-06-171-0/+3
* monitor/att: Add LTV deconding support for PAC/ASELuiz Augusto von Dentz2022-06-161-6/+33
* monitor: Stop spamming logs when GATT db cannot be loadedLuiz Augusto von Dentz2022-06-131-0/+3
* monitor/att: Add decoding support for PAC Sink/SourceLuiz Augusto von Dentz2022-05-261-0/+10
* monitor/att: Decode attribute typeLuiz Augusto von Dentz2022-05-181-1/+1
* monitor: Cache connection informationLuiz Augusto von Dentz2022-05-181-469/+819
* monitor: Move print_hex_field to display.hLuiz Augusto von Dentz2022-05-181-14/+0
* monitor: Decode LTV fields of Basic Audio AnnouncementsLuiz Augusto von Dentz2022-05-021-2/+40
* btmon: Fix not decoding LC3 idLuiz Augusto von Dentz2022-04-261-0/+3
* btmon: Add support for decoding Basic Audio AnnoucementsLuiz Augusto von Dentz2022-04-261-0/+106
* btmon: Add support for decoding Broadcast Audio AnnoucementsLuiz Augusto von Dentz2022-04-261-0/+33
* btmon: Add proper decoding to Service Data UUIDLuiz Augusto von Dentz2022-04-261-3/+9
* monitor: Add support for LE BIG Info Adverting ReportLuiz Augusto von Dentz2022-04-061-0/+23
* monitor: Fix out-of-bound read in print_le_statesIldar Kamaletdinov2022-04-041-3/+4
* monitor: Rename Periodic Advertising terms to PA/paLuiz Augusto von Dentz2022-03-071-52/+52
* monitor: Fix Create BIG PDULuiz Augusto von Dentz2022-03-071-7/+2
* monitor: Fix misaligment errors when parsing BIG/CIG eventsLuiz Augusto von Dentz2022-01-311-4/+4
* build: Fix build when sanitizer are enabledLuiz Augusto von Dentz2021-12-231-1/+2
* monitor: Add support for Device Privacy Mode flagLuiz Augusto von Dentz2021-11-091-1/+2
* monitor: Enable decoding of MSFT extension with emulatorLuiz Augusto von Dentz2021-10-211-0/+9
* monitor: Inclusive language changesArchie Pusaka2021-09-211-203/+208
* monitor: Fix logging of CIG Test SDU Interval paramMariusz Skamra2021-08-161-1/+1
* monitor: Fix Maximum PDU type in CIS Test ParamMariusz Skamra2021-08-161-3/+5
* monitor: Store MSFT extension event prefixMarcel Holtmann2021-08-161-0/+8
* monitor: Make --analyze print address OUILuiz Augusto von Dentz2021-08-091-5/+4
* monitor: Print EIR of Extended Advertisement ReportSonny Sasaka2021-07-291-0/+1
* monitor: add new Intel extended telemetry eventsJoseph Hwang2021-07-201-6/+12
* monitor: Adding missing device found flag in the parserAlain Michaud2021-06-161-3/+4
* monitor: Fix typosLuiz Augusto von Dentz2021-06-151-2/+2
* btmon: Use bt_uuid128_to_str when printing UUIDs of 128 bitsLuiz Augusto von Dentz2021-05-181-21/+6
* monitor: Update RSSI printing functionMarcel Holtmann2021-04-021-6/+7
* monitor: Add basic decoding for MSFT extensionMarcel Holtmann2021-03-191-0/+22
* monitor: Add skeleton for Microsoft HCI extensionMarcel Holtmann2021-03-191-11/+43
* monitor: Fix decoding Read Local Supported Codec CapabilitiesKiran K2021-03-151-6/+6
* monitor: Fix invalid accessLuiz Augusto von Dentz2021-03-081-1/+1
* monitor: Fix random address decoding for extending advertisingMarcel Holtmann2021-03-071-1/+1
* monitor: Add missing strings for management command codesMarcel Holtmann2021-03-071-5/+12
* monitor: Add support for decoding Configure Data PathLuiz Augusto von Dentz2021-03-021-0/+17