summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-17hcidump: Fix includes for parser functionsMarcel Holtmann1-2/+2
2012-12-17hcidump: Add support for reading new data link btsnoop filesMarcel Holtmann1-2/+43
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 support for passing RFCOMM channel for SAPAndrzej Kaczmarek1-1/+9
2012-12-17hcidump: Add parameters parsing support for SAP PDUAndrzej Kaczmarek1-1/+213
2012-12-17hcidump: Add basic SAP parsingAndrzej Kaczmarek4-0/+133
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
2012-12-17hcidump: Add parsing of A2MP signalsPeter Krystad3-0/+356
2012-12-17hcidump: Add parsing of L2CAP Create/Move Channel signalsPeter Krystad1-0/+96
2012-12-17hcidump: Add support for passing PSM as OBEX portLuiz Augusto von Dentz1-2/+7
2012-12-17hcidump: add L2CAP OBEX supportLuiz Augusto von Dentz1-0/+7
2012-12-17hcidump: Fix UUID-128 parsingJohan Hedberg1-12/+17
2012-12-17hcidump: Decode fixed channel list info rspAndrei Emeltchenko1-3/+21
2012-12-17hcidump: Fix HCI event string lookup tableMartin Xu1-1/+2
2012-12-17hcidump: Fix EIR parsing in evt_le_advertising_report_dumpAndre Guedes1-3/+7
2012-12-17hcidump: Fix crash with invalid L2CAP frame sizesJohan Hedberg1-0/+6
2012-12-17hcidump: fix format for 16-bit valuesJohan Hedberg1-6/+6
2012-12-17hcidump: Parse extended control field in L2CAPAndrei Emeltchenko1-28/+113
2012-12-17hcidump: Remove magic numbers in L2CAP decodingAndrei Emeltchenko1-8/+8
2012-12-17hcidump: LE Connection Complete Event dumpAndre Guedes1-0/+5
2012-12-17hcidump: Fix parser of AVRCP continuing messagesLucas De Marchi1-15/+79
2012-12-17hcidump: fix name of metadata fieldLucas De Marchi1-3/+3
2012-12-17hcidump: Decode extended window size optionAndrei Emeltchenko1-0/+9