summaryrefslogtreecommitdiff
path: root/tools/parser
AgeCommit message (Expand)AuthorFilesLines
2013-10-09tools/hcidump: Fix parsing for service class 0x110fLuiz Augusto von Dentz2-4/+2
2013-06-13tools/hcidump: Fix parsing of Search PDULuiz Augusto von Dentz1-5/+6
2013-05-14tools: Fix printing of PlayItem pdu in hcidumpLuiz Augusto von Dentz1-1/+1
2013-04-26tools: Fix parsing of PlayItem pdu in hcidumpLuiz Augusto von Dentz1-1/+1
2013-04-24tools: Fix avrcp_media_element_item_dump to print elements properlyLuiz Augusto von Dentz1-0/+2
2013-04-19tools: Fix AVRCP parsing of GetFolderItems for folders and itemsLuiz Augusto von Dentz1-8/+8
2013-03-06tools: Fix AVRCP parsing of GetFolderItems for media playersLuiz Augusto von Dentz1-4/+4
2013-02-27tools: Add support for UIDs changed event to AVRCP parserLuiz Augusto von Dentz1-0/+4
2013-02-22tools: Add support for registering external playerLuiz Augusto von Dentz1-1/+1
2013-02-22tools: Fix hcidump parser of AVRCP for SetBrowsedPlayer commandLuiz Augusto von Dentz1-1/+1
2013-02-14tools: Fix hcidump parser of AVRCP GetItemAttributes commandLuiz Augusto von Dentz1-4/+4
2013-02-14tools: Fix hcidump parser of AVRCP media attributesLuiz Augusto von Dentz1-2/+2
2013-02-14tools: Print UID of track changed eventLuiz Augusto von Dentz1-2/+1
2013-01-31hcidump: Fix parsing of SetBrowsedPlayerLuiz Augusto von Dentz1-4/+4
2013-01-31hcidump: Fix parsing of GetCurrentPlayerApplicationSettingValueLuiz Augusto von Dentz1-1/+1
2013-01-31hcidump: Distinct Control and Browsing AVCTP channelsLuiz Augusto von Dentz1-1/+2
2012-12-18hcidump: Fix compilation errors due to unaligned memory accessSzymon Janc2-16/+13
2012-12-18hcidump: Add private header for L2CAP structuresMarcel Holtmann2-1/+273
2012-12-17hcidump: Add missing declaration of amp_assoc_dumpMarcel Holtmann1-0/+2
2012-12-17hcidump: Print all HCI_LE_Create_Connection parametersJohan Hedberg1-0/+11
2012-12-17hcidump: Decode Read Data Block Size HCI cmdAndrei Emeltchenko1-1/+23
2012-12-17hcidump: Decode Num Completed Data BlocksAndrei Emeltchenko1-0/+22
2012-12-17hcidump: Add parsing for GeneralReject PDULuiz Augusto von Dentz1-0/+25
2012-12-17hcidump: Add parsing for AddToNowPlaying PDULuiz Augusto von Dentz1-0/+41
2012-12-17hcidump: Add parsing for Search PDULuiz Augusto von Dentz1-0/+57
2012-12-17hcidump: Add parsing for PlayItem PDULuiz Augusto von Dentz1-16/+57
2012-12-17hcidump: Add parsing for GetItemAttributes PDULuiz Augusto von Dentz1-28/+101
2012-12-17hcidump: Add parsing for ChangePath PDULuiz Augusto von Dentz1-0/+62
2012-12-17hcidump: Add parsing for GetFolderItems PDULuiz Augusto von Dentz1-0/+389
2012-12-17hcidump: Fix parsing SetBrowsedPlayer as AV/C pduLuiz Augusto von Dentz3-11/+11
2012-12-17hcidump: Add initial support for browsing channelLuiz Augusto von Dentz4-8/+46
2012-12-17hcidump: Fix parsing of SetAddressedPlayer PDULuiz Augusto von Dentz1-1/+1
2012-12-17hcidump: clean l2cap chan create/move dumpAndrei Emeltchenko1-6/+8
2012-12-17hcidump: Fix printing link handleAndrei Emeltchenko1-9/+11
2012-12-17hcidump: Fix not printing new line when parsing AddressedPlayerChangedLuiz Augusto von Dentz1-2/+2
2012-12-17hcidump: Fix EIR data parsingAndrzej Kaczmarek1-1/+4
2012-12-17hcidump: Add decoding AMP Assoc data in write_remote_amp_assocAndrei Emeltchenko1-0/+15
2012-12-17hcidump: Add parsing for SetBrowsedPlayer PDULuiz Augusto von Dentz1-0/+73
2012-12-17hcidump: Add support for Addressed Player Changed eventLuiz Augusto von Dentz1-0/+10
2012-12-17hcidump: Add parsing for SetAddressedPlayer PDULuiz Augusto von Dentz1-0/+35
2012-12-17hcidump: Add decoding AMP Assoc data in HCI parserAndrei Emeltchenko1-11/+2
2012-12-17hcidump: Make assoc dump function available for HCI parserAndrei Emeltchenko2-102/+130
2012-12-17hcidump: Fix number of triplet calculationAndrei Emeltchenko1-1/+1
2012-12-17hcidump: Decode A2MP Get AMP Assoc rspAndrei Emeltchenko1-9/+92
2012-12-17hcidump: Fix "length" name for A2MP Assoc logAndrei Emeltchenko1-1/+1
2012-12-17hcidump: Add parameters parsing support for SAP PDUAndrzej Kaczmarek1-1/+213
2012-12-17hcidump: Add basic SAP parsingAndrzej Kaczmarek3-0/+132
2012-12-17hcidump: Add parsing support for Volume Change notificationLuiz Augusto von Dentz1-0/+4
2012-12-17hcidump: Add parsing for SetAbsoluteVolume PDULuiz Augusto von Dentz1-0/+20
2012-12-17hcidump: Minor indentation cleanup and fix display of physical link keyPeter Krystad1-5/+10