summaryrefslogtreecommitdiffstats
path: root/bta/av/bta_av_act.c
Commit message (Expand)AuthorAgeFilesLines
* Check packet length in bta_av_proc_meta_cmdChienyuan2018-11-181-1/+8
* Cancel SDP if it had been startedJivakDhadse2016-02-081-2/+5
* Fix the issue with AVRCP version for A2dp sink usecaseVenkateshwarlu Domakonda2015-10-151-14/+18
* Dynamic AVRC version change based on Remote's capabilityAyan Ghosh2015-10-061-1/+84
* Disassociate connection callback and feature requestJivakDhadse2015-10-061-2/+0
* Fix for issues reported by Static analysis tool.Sudharma Damgatla2015-10-061-2/+8
* AV: Fix issues reported by static analysis toolSatish Kodishala2015-10-061-1/+2
* Bluetooth: Support for Avrcp 1.3 ControllerAnubhavGupta2015-10-061-23/+126
* Bluetooth: Use correct Avdtp features.Gaurav Asati2015-10-061-4/+32
* - change control blocks for each device independently for each HS. - change...Nitin Srivastava2015-10-061-5/+71
* AVRCP 1.5 Implementation.Ayan Ghosh2015-10-061-4/+89
* BT: Audio: Enhance default stack logging for AUDIOrakesh reddy2015-10-061-4/+5
* Proper Initialization of A2DP ProfilesAnubhav Gupta2015-10-061-4/+12
* Allocate buffer for SDP in StackAnubhav Gupta2015-10-061-1/+1
* Move to idle when remote disconnects during connection.Anubhav Gupta2015-10-061-3/+7
* Restart sniff timer on AVDTP signalling channel establishment.Anubhav Gupta2015-10-061-1/+10
* Reject Metadata command with invalid length.Anubhav Gupta2015-10-061-0/+13
* Enable incoming connection for AVRCP ControllerAnubhav Gupta2015-10-061-1/+5
* Fix issues in A2dp, Avrcp, HF and AG reported by static analysis toolMallikarjuna GB2015-06-041-8/+27
* Replace malloc/calloc/free with osi_malloc/osi_calloc/osi_freePavlin Radoslavov2015-06-031-3/+3
* Fix a memory corruption issue when processing AVRCP packets.Pavlin Radoslavov2015-05-051-24/+20
* Demote, cleanup and extend observed loggingChris Manton2015-03-161-1/+4
* Use fully qualified path for OSI includes.Sharvil Nanavati2015-03-161-1/+1
* Allocate a2d list properlyChris Manton2015-03-161-5/+5
* Removal of bd.[c|h]Chris Manton2015-03-161-1/+0
* Make build more strict by adding more warning flags.Sharvil Nanavati2015-03-161-2/+1
* Replace A2DP BUFFER_Q with a listChris Manton2015-03-161-5/+8
* Bluetooth: Rename BTA_AVK_INCLUDED flag to BTA_AV_SINK_INCLUDED (bt_target.h)lungtsai_lin2014-07-071-1/+1
* resolved conflicts for merge of e8c3d75b to masterMatthew Xie2014-06-281-66/+66
|\
| * Logging cleanup: BTIF and APPL.Sharvil Nanavati2014-06-191-66/+66
| * Add A2DP Sink SupportHemant Gupta2014-06-101-0/+5
| * Remove executable bit on source files.Sharvil Nanavati2014-04-121-0/+0
* | Add A2DP Sink SupportHemant Gupta2014-06-121-0/+5
* | Init variables to fix compiler errorMatthew Xie2014-05-091-1/+1
* | Remove executable bit on source files.Sharvil Nanavati2014-05-061-0/+0
|/
* Major warnings cleanupMike J. Chen2014-02-111-0/+9
* native crash while skipping songs with A2DP connectedZhihai Xu2013-09-161-3/+6
* Initial version of Stack for AVRCP 1.3Ravi Nagarajan2013-03-201-1/+64
* Initial version of BLE support for BluedroidGanesh Ganapathi Batta2013-02-271-30/+55
* Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879bafThe Android Open Source Project2012-12-121-0/+1941