index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
parser
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-09
tools/hcidump: Fix parsing for service class 0x110f
Luiz Augusto von Dentz
2
-4
/
+2
2013-06-13
tools/hcidump: Fix parsing of Search PDU
Luiz Augusto von Dentz
1
-5
/
+6
2013-05-14
tools: Fix printing of PlayItem pdu in hcidump
Luiz Augusto von Dentz
1
-1
/
+1
2013-04-26
tools: Fix parsing of PlayItem pdu in hcidump
Luiz Augusto von Dentz
1
-1
/
+1
2013-04-24
tools: Fix avrcp_media_element_item_dump to print elements properly
Luiz Augusto von Dentz
1
-0
/
+2
2013-04-19
tools: Fix AVRCP parsing of GetFolderItems for folders and items
Luiz Augusto von Dentz
1
-8
/
+8
2013-03-06
tools: Fix AVRCP parsing of GetFolderItems for media players
Luiz Augusto von Dentz
1
-4
/
+4
2013-02-27
tools: Add support for UIDs changed event to AVRCP parser
Luiz Augusto von Dentz
1
-0
/
+4
2013-02-22
tools: Add support for registering external player
Luiz Augusto von Dentz
1
-1
/
+1
2013-02-22
tools: Fix hcidump parser of AVRCP for SetBrowsedPlayer command
Luiz Augusto von Dentz
1
-1
/
+1
2013-02-14
tools: Fix hcidump parser of AVRCP GetItemAttributes command
Luiz Augusto von Dentz
1
-4
/
+4
2013-02-14
tools: Fix hcidump parser of AVRCP media attributes
Luiz Augusto von Dentz
1
-2
/
+2
2013-02-14
tools: Print UID of track changed event
Luiz Augusto von Dentz
1
-2
/
+1
2013-01-31
hcidump: Fix parsing of SetBrowsedPlayer
Luiz Augusto von Dentz
1
-4
/
+4
2013-01-31
hcidump: Fix parsing of GetCurrentPlayerApplicationSettingValue
Luiz Augusto von Dentz
1
-1
/
+1
2013-01-31
hcidump: Distinct Control and Browsing AVCTP channels
Luiz Augusto von Dentz
1
-1
/
+2
2012-12-18
hcidump: Fix compilation errors due to unaligned memory access
Szymon Janc
2
-16
/
+13
2012-12-18
hcidump: Add private header for L2CAP structures
Marcel Holtmann
2
-1
/
+273
2012-12-17
hcidump: Add missing declaration of amp_assoc_dump
Marcel Holtmann
1
-0
/
+2
2012-12-17
hcidump: Print all HCI_LE_Create_Connection parameters
Johan Hedberg
1
-0
/
+11
2012-12-17
hcidump: Decode Read Data Block Size HCI cmd
Andrei Emeltchenko
1
-1
/
+23
2012-12-17
hcidump: Decode Num Completed Data Blocks
Andrei Emeltchenko
1
-0
/
+22
2012-12-17
hcidump: Add parsing for GeneralReject PDU
Luiz Augusto von Dentz
1
-0
/
+25
2012-12-17
hcidump: Add parsing for AddToNowPlaying PDU
Luiz Augusto von Dentz
1
-0
/
+41
2012-12-17
hcidump: Add parsing for Search PDU
Luiz Augusto von Dentz
1
-0
/
+57
2012-12-17
hcidump: Add parsing for PlayItem PDU
Luiz Augusto von Dentz
1
-16
/
+57
2012-12-17
hcidump: Add parsing for GetItemAttributes PDU
Luiz Augusto von Dentz
1
-28
/
+101
2012-12-17
hcidump: Add parsing for ChangePath PDU
Luiz Augusto von Dentz
1
-0
/
+62
2012-12-17
hcidump: Add parsing for GetFolderItems PDU
Luiz Augusto von Dentz
1
-0
/
+389
2012-12-17
hcidump: Fix parsing SetBrowsedPlayer as AV/C pdu
Luiz Augusto von Dentz
3
-11
/
+11
2012-12-17
hcidump: Add initial support for browsing channel
Luiz Augusto von Dentz
4
-8
/
+46
2012-12-17
hcidump: Fix parsing of SetAddressedPlayer PDU
Luiz Augusto von Dentz
1
-1
/
+1
2012-12-17
hcidump: clean l2cap chan create/move dump
Andrei Emeltchenko
1
-6
/
+8
2012-12-17
hcidump: Fix printing link handle
Andrei Emeltchenko
1
-9
/
+11
2012-12-17
hcidump: Fix not printing new line when parsing AddressedPlayerChanged
Luiz Augusto von Dentz
1
-2
/
+2
2012-12-17
hcidump: Fix EIR data parsing
Andrzej Kaczmarek
1
-1
/
+4
2012-12-17
hcidump: Add decoding AMP Assoc data in write_remote_amp_assoc
Andrei Emeltchenko
1
-0
/
+15
2012-12-17
hcidump: Add parsing for SetBrowsedPlayer PDU
Luiz Augusto von Dentz
1
-0
/
+73
2012-12-17
hcidump: Add support for Addressed Player Changed event
Luiz Augusto von Dentz
1
-0
/
+10
2012-12-17
hcidump: Add parsing for SetAddressedPlayer PDU
Luiz Augusto von Dentz
1
-0
/
+35
2012-12-17
hcidump: Add decoding AMP Assoc data in HCI parser
Andrei Emeltchenko
1
-11
/
+2
2012-12-17
hcidump: Make assoc dump function available for HCI parser
Andrei Emeltchenko
2
-102
/
+130
2012-12-17
hcidump: Fix number of triplet calculation
Andrei Emeltchenko
1
-1
/
+1
2012-12-17
hcidump: Decode A2MP Get AMP Assoc rsp
Andrei Emeltchenko
1
-9
/
+92
2012-12-17
hcidump: Fix "length" name for A2MP Assoc log
Andrei Emeltchenko
1
-1
/
+1
2012-12-17
hcidump: Add parameters parsing support for SAP PDU
Andrzej Kaczmarek
1
-1
/
+213
2012-12-17
hcidump: Add basic SAP parsing
Andrzej Kaczmarek
3
-0
/
+132
2012-12-17
hcidump: Add parsing support for Volume Change notification
Luiz Augusto von Dentz
1
-0
/
+4
2012-12-17
hcidump: Add parsing for SetAbsoluteVolume PDU
Luiz Augusto von Dentz
1
-0
/
+20
2012-12-17
hcidump: Minor indentation cleanup and fix display of physical link key
Peter Krystad
1
-5
/
+10
[next]