summaryrefslogtreecommitdiffstats
path: root/btif/src/btif_av.c
Commit message (Expand)AuthorAgeFilesLines
* Defer sending RC pass-through commands until A2DP connection is upGanesh Ganapathi Batta2012-09-191-3/+3
* Initual Bluetooth open source releaseAndre Eisenbach2012-09-181-39/+10
* Handle RC_Close while AV_Closing to cleanup uinputKausik Sinnaswamy2012-07-251-0/+5
* Fix for carkits that send PLAY without AVDTP STARTRavi Nagarajan2012-07-251-0/+7
* configure avdtp signalling timeout to default value (4 secs)Mattias Agren2012-07-251-0/+0
* replace logx with alogxMatthew Xie2012-07-141-1/+1
* resubmit code-cleanup changes lost in gerrit mergeSrikanth Uppala2012-07-141-6/+0
* Ensure we ack back suspend request if we are not ready for itMattias Agren2012-07-141-19/+65
* Changes done to queue play if received during the timeout for AV connection i...Sreenidhi T2012-07-141-1/+18
* Cleaned-up HF/AV profile serialization codeAndre Eisenbach2012-07-141-7/+3
* AV/HFP profile connection serializationAndre Eisenbach2012-07-141-4/+17
* Reject an incoming a2dp start request if btif is about to disable.Mattias Agren2012-07-141-13/+18
* Fixed Bluetooth on/off issuesfredc2012-07-141-6/+0
* Added support to send the Audio state changed events for A2DPKausik Sinnaswamy2012-07-141-7/+0
* Always check if reconfig is needed prior to starting anMattias Agren2012-07-141-0/+1
* Added handling of AV HAL init if bluetooth not yet enabledMattias Agren2012-07-141-13/+46
* AV rate correction for inaccurate GKI timersHarish Paryani2012-07-141-2/+0
* Enabled stack AVDTP feature bit that prevents the stack fromKausik Sinnaswamy2012-07-141-1/+4
* Added new control and data path interface between audioflinger a2dp HALMattias Agren2012-07-141-170/+406
* Added support to handle AVRCP 1.0 and incoming A2DP connectionsKausik Sinnaswamy2012-07-141-12/+125
* AV control and data path addedKausik Sinnaswamy2012-07-141-0/+544