summaryrefslogtreecommitdiffstats
path: root/stack/avrc
Commit message (Expand)AuthorAgeFilesLines
* AVRCP: Check the number of text value attributes requestedAjay Panicker2018-04-061-0/+5
* AVRCP: Check the number of text attributes requestedAjay Panicker2018-03-301-0/+8
* Fix for issues reported by Static analysis tool.Sudharma Damgatla2015-10-061-6/+13
* Bluetooth: Send reject response.Gaurav Asati2015-10-061-10/+46
* Bluetooth: Support for Avrcp 1.3 ControllerAnubhavGupta2015-10-067-23/+570
* Bluetooth: Use correct Avdtp features.Gaurav Asati2015-10-061-2/+2
* AVRCP 1.5 Implementation.Ayan Ghosh2015-10-066-185/+723
* BT: Audio: Enhance default stack logging for AUDIOrakesh reddy2015-10-062-4/+3
* Allocate large enough buffers when copying AVRC packetsSatya Calloji2015-08-071-8/+14
* Add an explicit check for AVRCP vendor dataPavlin Radoslavov2015-08-042-2/+16
* Promote AVCTP version to 1.4Anubhav Gupta2015-07-281-0/+16
* 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
* Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into mergeEtan Cohen2015-03-313-14/+11
|\
| * Eliminate unusable wcassert code in favor of plain old C asssert.Sharvil Nanavati2015-03-162-11/+9
| * Removing unnecessary BTAPI #defines.June R. Tate-Gans2015-03-161-3/+2
* | Cleanups needed to make clang happyBernhard Rosenkränzer2014-12-051-8/+0
|/
* Logging cleanup: AVRC, MCA, GATT, and SMP.Sharvil Nanavati2014-06-197-73/+73
* Eliminate warnings, add -Wall and -Werror to all projects.Sharvil Nanavati2014-04-181-1/+1
* Remove executable bit on source files.Sharvil Nanavati2014-04-128-0/+0
* Major warnings cleanupMike J. Chen2014-02-112-3/+20
* Fix warning "comparison is always true due to limited range of data type"Mike J. Chen2014-01-311-3/+2
* change AVRCP profile version from 1.4 to 1.3 in SDP record.Zhihai Xu2013-09-131-4/+8
* Add support for AbsoluteVolumeSatya Calloji2013-08-165-9/+510
* Initial version of Stack for AVRCP 1.3Ravi Nagarajan2013-03-207-5/+1968
* Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879bafThe Android Open Source Project2012-12-124-0/+1253