summaryrefslogtreecommitdiffstats
path: root/stack/avrc/avrc_api.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Use correct Avdtp features.Gaurav Asati2015-10-061-2/+2
* AVRCP 1.5 Implementation.Ayan Ghosh2015-10-061-184/+201
* BT: Audio: Enhance default stack logging for AUDIOrakesh reddy2015-10-061-3/+2
* Allocate large enough buffers when copying AVRC packetsSatya Calloji2015-08-071-8/+14
* Fix a bug allocating buffers for fragmented AVRC packetsAnubhav Gupta2015-07-281-4/+9
* Fix a bug when responding to AVRCP UNIT_INFO and SUBUNIT_INFOPavlin Radoslavov2015-07-101-3/+3
* Copy an AVRC packet before sending a response backPavlin Radoslavov2015-06-261-38/+60
* Fix issues in A2dp, Avrcp, HF and AG reported by static analysis toolMallikarjuna GB2015-06-041-1/+1
* Replace malloc/calloc/free with osi_malloc/osi_calloc/osi_freePavlin Radoslavov2015-06-031-8/+8
* Eliminate unusable wcassert code in favor of plain old C asssert.Sharvil Nanavati2015-03-161-5/+5
* Logging cleanup: AVRC, MCA, GATT, and SMP.Sharvil Nanavati2014-06-191-17/+17
* Eliminate warnings, add -Wall and -Werror to all projects.Sharvil Nanavati2014-04-181-1/+1
* Remove executable bit on source files.Sharvil Nanavati2014-04-121-0/+0
* Add support for AbsoluteVolumeSatya Calloji2013-08-161-6/+73
* Initial version of Stack for AVRCP 1.3Ravi Nagarajan2013-03-201-3/+483
* Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879bafThe Android Open Source Project2012-12-121-0/+588