summaryrefslogtreecommitdiffstats
path: root/stack/avdt
Commit message (Expand)AuthorAgeFilesLines
* Allocate buffers of the right size when BT_HDR is includedPavlin Radoslavov2017-09-171-1/+1
* Split A2dp implementationAyan Ghosh2015-12-011-0/+16
* Fix for issues reported by Static analysis tool.Sudharma Damgatla2015-10-061-2/+8
* AV: Logging changes to properly set loglevelMallikarjuna GB2015-10-061-0/+22
* Bluetooth: LE-L2CAP-COC on M.Balraj Selvaraj2015-10-061-0/+5
* - change control blocks for each device independently for each HS. - change...Nitin Srivastava2015-10-063-1/+48
* BT: Audio: Enhance default stack logging for AUDIOrakesh reddy2015-10-061-0/+1
* Proper Initialization of A2DP ProfilesAnubhav Gupta2015-10-064-18/+1
* Proper construction of AVDTP general reject message.AnubhavGupta2015-10-061-3/+2
* Proper construction of AVDTP general reject messageAnubhav Gupta2015-06-231-5/+3
* Property based change to qualify TC_INT_SRC_SIG_SMG_BV_23_CAnubhav Gupta2015-06-191-0/+13
* Reject AVDTP START and SUSPEND request in invalid stateAnubhav Gupta2015-06-161-9/+8
* Fix issues in A2dp, Avrcp, HF and AG reported by static analysis toolMallikarjuna GB2015-06-041-2/+2
* Static code analysis cleanups and minor bug fixesVenkatRaghavan VijayaRaghavan2015-04-061-2/+8
* Resolved trace level issue for AVDTPVenkatRaghavan VijayaRaghavan2015-03-161-5/+0
* Eliminate unusable wcassert code in favor of plain old C asssert.Sharvil Nanavati2015-03-161-3/+4
* Remove data_types.hChris Manton2015-03-168-8/+8
* A2DP sink: reply with success on Start command.Sharvil Nanavati2015-03-161-23/+17
* avdt: Make sure LCID field is filled out even on incoming connections.Sharvil Nanavati2015-03-161-0/+2
* Make build more strict by adding more warning flags.Sharvil Nanavati2015-03-162-4/+12
* Removing unnecessary BTAPI #defines.June R. Tate-Gans2015-03-162-6/+5
* Remove BTTRC_INCLUDEDZach Johnson2015-03-164-69/+0
* Enforce GKI API buffer usageChris Manton2015-03-161-1/+1
* am 98ad505f: Increment seq before adding to packet in avdt_scb_hdl_write_req_...Matthew Xie2014-10-151-3/+1
|\
| * Increment seq before adding to packet in avdt_scb_hdl_write_req_no_fragMatthew Xie2014-10-151-3/+1
* | Logging cleanup: A2D, AVDT, and AVCT.Sharvil Nanavati2014-06-198-101/+101
* | Add A2DP Sink SupportHemant Gupta2014-06-105-3/+83
* | Merge BT 4.1 featuresGanesh Ganapathi Batta2014-04-301-3/+5
|/
* Major warnings cleanupMike J. Chen2014-02-117-0/+75
* Fix warning "suggest braces around empty body in an 'if' statement"Mike J. Chen2014-01-312-5/+6
* fixed problem with parsing GetAllCapabilitiesRspKim Schulz2013-12-161-2/+6
* Media profile drop on ending the outgoing video call and music is heard locallyZhihai Xu2013-05-201-1/+1
* Initial version of BLE support for BluedroidGanesh Ganapathi Batta2013-02-274-18/+64
* Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879bafThe Android Open Source Project2012-12-1210-0/+9866