summaryrefslogtreecommitdiff
path: root/monitor
Commit message (Expand)AuthorAgeFilesLines
* monitor/intel: Skip packet/error counters if 0Luiz Augusto von Dentz2023-05-091-7/+122
* monitor/intel: Fix not skipping unknown TLV typesLuiz Augusto von Dentz2023-05-091-1/+2
* monitor: Fix misaligment errorsLuiz Augusto von Dentz2023-05-051-2/+3
* monitor/att: Attempt to insert discovered attributesLuiz Augusto von Dentz2023-05-051-192/+344
* tools/iso-tester: Add Broadcast tests for encrypted BIGIulia Tanasescu2023-04-191-0/+2
* monitor/packet: Fix BIG encryption decodingIulia Tanasescu2023-04-191-1/+2
* monitor/att: Add decoding support for BASSIulia Tanasescu2023-04-051-2/+462
* monitor: Cache IRK being parsedLuiz Augusto von Dentz2023-03-273-0/+29
* monitor/att: Fix not loading gatt_db for devices using RPALuiz Augusto von Dentz2023-03-271-1/+7
* monitor/att: Print value when printing descriptorsLuiz Augusto von Dentz2023-03-271-0/+52
* monitor: Fix printing Signed Write CommandSimon Mikuda2023-03-231-2/+2
* monitor: Fix crash when there is no write handlerSimon Mikuda2023-03-231-1/+1
* monitor/att: Fix ASE frequency valuesLuiz Augusto von Dentz2023-02-141-9/+9
* monitor: add MGMT setting bit names for CIS feature supportPauli Virtanen2023-02-131-0/+2
* monitor/att: Fix Set Member Lock decodingMarcin Kraglak2023-01-301-2/+2
* monitor: Add support for decoding RSILuiz Augusto von Dentz2022-12-221-0/+9
* monitor/att: Add decoding support for CSIPSathish Narasimman2022-12-201-0/+85
* monitor/att: Fix crash when accessing packet_connLuiz Augusto von Dentz2022-12-021-1/+8
* monitor: Decode vendor codecs of BT_HCI_CMD_READ_LOCAL_CODECS_V2Luiz Augusto von Dentz2022-12-022-0/+31
* monitor/att: Fix not dequeing att_read on error responseLuiz Augusto von Dentz2022-11-151-51/+58
* monitor: Add some definitions from Bluetooth 5.3 Core specificationMarcel Holtmann2022-11-071-0/+13
* monitor/att: Add support for decoding Characteristic DeclarationLuiz Augusto von Dentz2022-11-041-0/+41
* monitor/att: Add handler support for Read by TypeLuiz Augusto von Dentz2022-11-042-61/+152
* monitor: Ellisys: Add iso packet supportYao Xiao2022-10-241-0/+6
* monitor/att: Revert treating Notification/Indication as a requestLuiz Augusto von Dentz2022-10-181-1/+1
* monitor/att: Detect cache changesLuiz Augusto von Dentz2022-10-181-12/+29
* monitor/att: Add decoding support for GMCSAbhay Maheta2022-10-181-0/+513
* 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/analyze: Fix scan-build warningsLuiz Augusto von Dentz2022-09-271-28/+0
* monitor: fix printf format stringsChristian Eggers2022-09-262-13/+18
* monitor/att: Add decoding support for Volume Control SericeSathish Narasimman2022-09-191-0/+159
* 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: Fix build error in some targetsLuiz Augusto von Dentz2022-07-051-1/+3
* monitor: Fix usage of %z formater for uint64_tBrian Gix2022-06-301-2/+2
* monitor: Fix crash when using RTT backendSzymon Janc2022-06-271-1/+1
* 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-163-98/+547
* monitor/att: Add decoding support for PAC Audio ContextLuiz Augusto von Dentz2022-06-161-0/+65
* monitor/att: Add decoding support for PAC Sink/Source LocationLuiz Augusto von Dentz2022-06-161-0/+70
* monitor/att: Print attribute information on ATT_REQ_RSPLuiz Augusto von Dentz2022-06-161-7/+18
* monitor/att: Fix decoding for notificationsLuiz Augusto von Dentz2022-06-131-1/+1
* monitor: Stop spamming logs when GATT db cannot be loadedLuiz Augusto von Dentz2022-06-133-5/+5
* monitor: Fix memory leaksGopal Tiwari2022-05-311-1/+4
* monitor/att: Add decoding support for ASE Control PointLuiz Augusto von Dentz2022-05-261-158/+561
* monitor/att: Add decoding support for ASE Sink/SourceLuiz Augusto von Dentz2022-05-262-26/+502
* monitor/att: Add decoding support for PAC Sink/SourceLuiz Augusto von Dentz2022-05-264-1/+113
* monitor/att: Simplify CCC decodersLuiz Augusto von Dentz2022-05-261-22/+13
* monitor/att: Fix parsing of notificationsLuiz Augusto von Dentz2022-05-252-2/+20