OSDN Git Service

android-x86/external-bluetooth-bluez.git
2012-12-17 Andrzej Kaczmarekhcidump: Add basic SAP parsing
2012-12-17 Luiz Augusto... hcidump: Add parsing support for Volume Change notification
2012-12-17 Luiz Augusto... hcidump: Add parsing for SetAbsoluteVolume PDU
2012-12-17 Peter Krystadhcidump: Minor indentation cleanup and fix display...
2012-12-17 Peter Krystadhcidump: Add parsing of A2MP signals
2012-12-17 Peter Krystadhcidump: Add parsing of L2CAP Create/Move Channel signals
2012-12-17 Luiz Augusto... hcidump: Add support for passing PSM as OBEX port
2012-12-17 Luiz Augusto... hcidump: add L2CAP OBEX support
2012-12-17 Johan Hedberghcidump: Fix UUID-128 parsing
2012-12-17 Andrei Emeltchenkohcidump: Decode fixed channel list info rsp
2012-12-17 Martin Xuhcidump: Fix HCI event string lookup table
2012-12-17 Andre Guedeshcidump: Fix EIR parsing in evt_le_advertising_report_dump
2012-12-17 Johan Hedberghcidump: Fix crash with invalid L2CAP frame sizes
2012-12-17 Johan Hedberghcidump: fix format for 16-bit values
2012-12-17 Andrei Emeltchenkohcidump: Parse extended control field in L2CAP
2012-12-17 Andrei Emeltchenkohcidump: Remove magic numbers in L2CAP decoding
2012-12-17 Andre Guedeshcidump: LE Connection Complete Event dump
2012-12-17 Lucas De Marchihcidump: Fix parser of AVRCP continuing messages
2012-12-17 Lucas De Marchihcidump: fix name of metadata field
2012-12-17 Andrei Emeltchenkohcidump: Decode extended window size option
2012-12-17 Marcel Holtmannhcidump: Change includes to use local copy of Bluetooth...
2012-12-17 Johan Hedberghcidump: Fix whitespace in l2cap.c
2012-12-17 Peter Hurleyhcidump: Fix L2CAP cid matching
2012-12-17 Syam Sidhardhanhcidump: Add support for parsing SRM headers
2012-12-17 Lucas De Marchihcidump: Fix response for GetCurrentPlayerApplicationSe...
2012-12-17 Luiz Augusto... hcidump: Add parsing for AVRCP RegisterNotification PDU
2012-12-17 Luiz Augusto... hcidump: Add parsing for AVRCP GetPlayStatus PDU
2012-12-17 Luiz Augusto... hcidump: Add parsing for AVRCP GetElementAttributes PDU
2012-12-17 Luiz Augusto... hcidump: Add parsing for AVRCP InformBatteryStatusOfCT PDU
2012-12-17 Luiz Augusto... hcidump: Add parsing for AVRCP InformDisplayableCharact...
2012-12-17 Luiz Augusto... hcidump: Add parsing for AVRCP GetPlayerApplicationSett...
2012-12-17 Luiz Augusto... hcidump: Add parsing for AVRCP GetPlayerApplicationSett...
2012-12-17 Luiz Augusto... hcidump: Add parsing for AVRCP SetPlayerApplicationSett...
2012-12-17 Luiz Augusto... hcidump: Add parsing for AVRCP GetCurrentPlayerApplicat...
2012-12-17 Luiz Augusto... hcidump: Add parsing for AVRCP ListPlayerApplicationSet...
2012-12-17 Luiz Augusto... hcidump: Add parsing for AVRCP ListPlayerApplicationSet...
2012-12-17 Luiz Augusto... hcidump: Add parsing for command type rejected AVRCP...
2012-12-17 Luiz Augusto... hcidump: Don't parse response AVRCP PDU if ctype is...
2012-12-17 Andrei Emeltchenkohcidump: Decode extended flow spec option
2012-12-17 Andrei Emeltchenkohcidump: Add parsing of L2CAP Info response
2012-12-17 Luiz Augusto... hcidump: Add parsing for AVRCP GetCapabilities
2012-12-17 Luiz Augusto... hcidump: Add check to verify AVRCP pdu length matches...
2012-12-17 Luiz Augusto... hcidump: Add basic parsing support for AVRCP PDU
2012-12-17 Luiz Augusto... hcidump: Add basic AVRCP parsing
2012-12-17 Luiz Augusto... hcidump: Add basic AVCTP parsing
2012-12-17 Luiz Augusto... hcidump: Add support for OBEX Action command
2012-12-17 Johan Hedberghcidump: Add missing error code descriptions from Core...
2012-12-17 Johan Hedberghcidump: Fix gcc 4.6 compiler warnings
2012-12-17 Luiz Augusto... hcidump: Add basic parsing for SMP
2012-12-17 Johan Hedberghcidump: Fix infinite loop in read by group response...
2012-12-17 Johan Hedberghcidump: Add ATT parsing for the ATT fixed CID
2012-12-17 Iain Hibberthcidump: use correct size to copy 'direction' value
2012-12-17 Andre Dieb... hcidump: Add parsing for ATT Execute Write command
2012-12-17 Andre Dieb... hcidump: Add parsing for ATT Prepare Write
2012-12-17 Andre Dieb... hcidump: Fix handle formatting for ATT Handle Notify
2012-12-17 Andre Dieb... hcidump: Add parsing for ATT Signed Write
2012-12-17 Andre Dieb... hcidump: Add parsing for ATT Write Command
2012-12-17 Andre Dieb... hcidump: Add parsing for ATT Write Request
2012-12-17 Johan Hedberghcidump: Minor coding style fixes to ATT parser code
2012-12-17 Andre Dieb... hcidump: Add parsing for Read Multiple
2012-12-17 Andre Dieb... hcidump: Add parsing for ATT Read By Group
2012-12-17 Andre Dieb... hcidump: Add parsing for ATT Read Blob
2012-12-17 Andre Dieb... hcidump: Add parsing for ATT Find By Type
2012-12-17 Anderson Lizardohcidump: Fix compilation against latest BlueZ
2012-12-17 Andre Dieb... hcidump: Fix HCI LE advertising report dump
2012-12-17 Daniel Orstadiushcidump: Add check for ACL_START_NO_FLUSH
2012-12-17 Andre Dieb... hcidump: Add ATT read by type req/resp dump
2012-12-17 Andre Dieb... hcidump: Add ATT dump for read req/resp
2012-12-17 Andre Dieb... hcidump: Add ATT find info req/resp dump
2012-12-17 Andre Dieb... hcidump: Add ATT error pdu dump
2012-12-17 Andre Dieb... hcidump: Add ATT MTU req/resp and notify value
2012-12-17 Andre Dieb... hcidump: Partial dump of ATT PDUs
2012-12-17 André Dieb... hcidump: Add missing const to utility functions
2012-12-17 André Dieb... hcidump: Implement dump for event LE Read Remote Used...
2012-12-17 André Dieb... hcidump: Implement dumping for evnet LE Connection...
2012-12-17 André Dieb... hcidump: Fix time intervals dumping of LE commands.
2012-12-17 Marcel Holtmannhcidump: Update copyright information
2012-12-17 Anderson Lizardohcidump: Fix uninitialized struct sockaddr_hci memory...
2012-12-17 André Dieb... hcidump: Implement partial support for LE events and...
2012-12-17 Marcel Holtmannhcidump: Fix breakage with LE advertising reports decoding
2012-12-17 Marcel Holtmannhcidump: Add support for decoding LE advertising reports
2012-12-17 Ville Tervohcidump: Fix missing comma in cmd_le_str
2012-12-17 Ville Tervohcidump: Add master/slave parsing for le_conn_complete...
2012-12-17 Inga Stotlandhcidump: Parsing of AMP specific HCI events
2012-12-17 Inga Stotlandhcidump: Parse Command Complete events corresponding...
2012-12-17 Inga Stotlandhcidump: Add parsing of AMP related HCI commands
2012-12-17 Ville Tervohcidump: Add LE connection creation dumping
2012-12-17 Marcel Holtmannhcidump: Fix unneeded single character option parsing
2012-12-17 Marcel Holtmannhcidump: Add command for displaying hcidump version
2012-12-17 Marcel Holtmannhcidump: Forgot to remove the --verbose option parsing
2012-12-17 Marcel Holtmannhcidump: Remove --verbose also from usage description
2012-12-17 Marcel Holtmannhcidump: Just default to verbose parsing and remove...
2012-12-17 Marcel Holtmannhcidump: Remove --noappend and --btsnoop options from...
2012-12-17 Marcel Holtmannhcidump: Make BT-Snoop format the default file format
2012-12-17 Marcel Holtmannhcidump: Remove support for noappend option
2012-12-17 Gustavo F.... hcidump: Show P-bit in the l2cap parser
2012-12-17 Gustavo F.... hcidump: Show F-bit instead of Retransmission Disable
2012-12-17 Gustavo F.... hcidump: Add new S-frame types to l2cap parser
2012-12-17 Nick Pellyhcidump: Print packet type when decoding Setup Synchron...
2012-12-17 Iain Hibberthcidump: Prevent buffer overruns when parsing invalid...
next