summaryrefslogtreecommitdiffstats
path: root/btif/src/btif_media_task.c
Commit message (Expand)AuthorAgeFilesLines
* Set btif media timer tick to 20 msMattias Agren2012-09-251-54/+41
* Initual Bluetooth open source releaseAndre Eisenbach2012-09-181-39/+10
* BTIF Media task not terminated during BT offKausik Sinnaswamy2012-09-131-3/+3
* configure avdtp signalling timeout to default value (4 secs)Mattias Agren2012-07-251-0/+0
* Ensure we ack back suspend request if we are not ready for itMattias Agren2012-07-141-4/+14
* fixed arithmic overflow issue when calculating frame rate adjustmentMattias Agren2012-07-141-2/+36
* Resolved too strict av state check when a2dp datapath is setupMattias Agren2012-07-141-9/+6
* Reject an incoming a2dp start request if btif is about to disable.Mattias Agren2012-07-141-1/+2
* Resolved uipc task termination issue during bluetooth on/off cycle.Mattias Agren2012-07-141-1/+3
* Ensure UIPC task is fully shutdown upon termination of btif media task.Mattias Agren2012-07-141-10/+26
* Media Task was not getting shutdown due to incorrect event and staleKausik Sinnaswamy2012-07-141-1/+4
* Always check if reconfig is needed prior to starting anMattias Agren2012-07-141-36/+91
* Added handling of AV HAL init if bluetooth not yet enabledMattias Agren2012-07-141-3/+16
* AV rate correction for inaccurate GKI timersHarish Paryani2012-07-141-30/+180
* Added new control and data path interface between audioflinger a2dp HALMattias Agren2012-07-141-97/+519
* AV control and data path addedKausik Sinnaswamy2012-07-141-0/+1726