index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-17
hcidump: Fix includes for parser functions
Marcel Holtmann
1
-2
/
+2
2012-12-17
hcidump: Add support for reading new data link btsnoop files
Marcel Holtmann
1
-2
/
+43
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 support for passing RFCOMM channel for SAP
Andrzej Kaczmarek
1
-1
/
+9
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
4
-0
/
+133
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
2012-12-17
hcidump: Add parsing of A2MP signals
Peter Krystad
3
-0
/
+356
2012-12-17
hcidump: Add parsing of L2CAP Create/Move Channel signals
Peter Krystad
1
-0
/
+96
2012-12-17
hcidump: Add support for passing PSM as OBEX port
Luiz Augusto von Dentz
1
-2
/
+7
2012-12-17
hcidump: add L2CAP OBEX support
Luiz Augusto von Dentz
1
-0
/
+7
2012-12-17
hcidump: Fix UUID-128 parsing
Johan Hedberg
1
-12
/
+17
2012-12-17
hcidump: Decode fixed channel list info rsp
Andrei Emeltchenko
1
-3
/
+21
2012-12-17
hcidump: Fix HCI event string lookup table
Martin Xu
1
-1
/
+2
2012-12-17
hcidump: Fix EIR parsing in evt_le_advertising_report_dump
Andre Guedes
1
-3
/
+7
2012-12-17
hcidump: Fix crash with invalid L2CAP frame sizes
Johan Hedberg
1
-0
/
+6
2012-12-17
hcidump: fix format for 16-bit values
Johan Hedberg
1
-6
/
+6
2012-12-17
hcidump: Parse extended control field in L2CAP
Andrei Emeltchenko
1
-28
/
+113
2012-12-17
hcidump: Remove magic numbers in L2CAP decoding
Andrei Emeltchenko
1
-8
/
+8
2012-12-17
hcidump: LE Connection Complete Event dump
Andre Guedes
1
-0
/
+5
2012-12-17
hcidump: Fix parser of AVRCP continuing messages
Lucas De Marchi
1
-15
/
+79
2012-12-17
hcidump: fix name of metadata field
Lucas De Marchi
1
-3
/
+3
2012-12-17
hcidump: Decode extended window size option
Andrei Emeltchenko
1
-0
/
+9
[next]