summaryrefslogtreecommitdiff
path: root/audio/avctp.c
Commit message (Expand)AuthorAgeFilesLines
* AVCTP: Fix errno handling conventionAnderson Lizardo2011-11-171-18/+13
* Fix crash when remote connects to AVRCP without having a recordLuiz Augusto von Dentz2011-10-051-0/+5
* Fix not being able to register pdu handlersLuiz Augusto von Dentz2011-10-051-4/+11
* Fix regression when disconnecting AVRCPLuiz Augusto von Dentz2011-10-031-1/+1
* AVRCP: limit AVRCP packet size to the MTU of AV/CLucas De Marchi2011-09-271-2/+0
* AVRCP: change debug to better reflect packets protocol/profileLuiz Augusto von Dentz2011-09-141-5/+5
* AVRCP: move handling of vendor dependent PDU from control.c to avrcp.cLuiz Augusto von Dentz2011-09-131-0/+5
* AVRCP: split AVCTP specific code from control.cLuiz Augusto von Dentz2011-09-131-0/+1030