summaryrefslogtreecommitdiff
path: root/monitor/packet.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* monitor: Add support for decoding Read Local Controller DelayLuiz Augusto von Dentz2021-03-021-18/+48
* monitor: Add support for decoding Read Local Supported Codec CapabilitiesLuiz Augusto von Dentz2021-03-021-18/+80
* monitor: Add support for decoding Read Local Supported Codecs V2Luiz Augusto von Dentz2021-03-021-26/+98
* monitor: Rename big_id fields to handleLuiz Augusto von Dentz2021-03-021-5/+5
* monitor: Fix BIG Create Sync decodingLuiz Augusto von Dentz2021-03-021-5/+8
* monitor: Rename big_id field to handleLuiz Augusto von Dentz2021-03-021-4/+4
* monitor: Fix handling of BT_HCI_EVT_LE_BIG_SYNC_ESTABILISHEDLuiz Augusto von Dentz2021-02-231-0/+6
* monitor: Fix handling of BT_HCI_EVT_LE_BIG_COMPLETELuiz Augusto von Dentz2021-02-231-0/+6
* monitor: Decode add advmon with RSSI parameterArchie Pusaka2021-01-151-4/+39
* btmon: fix buffer bound checksJacob Siverskog2020-12-221-6/+6
* monitor: Add new MGMT adv commands and events to monitorDaniel Winkler2020-10-291-0/+65