History log of /hardware/qcom/audio/hal/voice.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
75a2e1d2119c21c043362d53208f4c46d8c556a6 29-Aug-2014 Eric Laurent <elaurent@google.com> audio: fix voice call crash on 8084 platform

Fix voice API incompatibility introduced by
commit 8edfd66a.

Bug: 16949514.
Change-Id: I6ef5d12e6a3d54e7cf084c802b54b07f6bccce5c
/hardware/qcom/audio/hal/voice.h
99c752d87eb818fc3cfb2e5c6790b1ea0bc88da5 21-Aug-2014 Ravi Kumar Alamanda <ralama@codeaurora.org> Revert "Revert "audio: add support for routing to/from voice TX/RX paths""

This reverts commit 55a1293b422d181281cf0f7d37c6c15c5d921ef3.

Bug: 15520724.

Change-Id: I46c2402bedd513c148b2c309c6f18a7ef3aa4d2a
/hardware/qcom/audio/hal/voice.h
08dbcfc116e62f5b4007cade7311430ea235a09e 21-Aug-2014 Ravi Kumar Alamanda <ralama@codeaurora.org> hal: avoid usage of extern functions and tables

If there is any difference in the signature of a function declared
as extern, it will not be reported by the compiler and may result
in unexpected results when executed.
All the API functions should be declared in a header file.

Change-Id: I89662e23da8118c3a9eac728b389498ed52e19c2
/hardware/qcom/audio/hal/voice.h
f1819247a21f755757a28ea313678faff73ef349 06-Aug-2014 Ravi Kumar Alamanda <ralama@codeaurora.org> hal: fix voice call device routing issue

voice_device_set flag is to indicate voice call device routing
update from policymanager to HAL. It is set to true in voice_extn_start_call
and reset in update_calls() which causes mismatch in flag update during back
to back voice calls scenario. Update adev->voice_device_set flag in
voice_extn_stop_call instead of update_calls().

Bug: 17149385

Cherry-pick of CAF commit: e0085d06416a8fb6d0b4503900508c16fbc98c58

Change-Id: Ie07105671f254899890bdb4c0635c7dc1f55dbff
/hardware/qcom/audio/hal/voice.h
55a1293b422d181281cf0f7d37c6c15c5d921ef3 11-Aug-2014 Vineeta Srivastava <vsrivastava@google.com> Revert "audio: add support for routing to/from voice TX/RX paths"

This reverts commit 8edfd66a7b1d033e65e5621d25ef3cbf1f40316e.

Bug: 16949514
/hardware/qcom/audio/hal/voice.h
8edfd66a7b1d033e65e5621d25ef3cbf1f40316e 10-Jul-2014 Eric Laurent <elaurent@google.com> audio: add support for routing to/from voice TX/RX paths

Add support for routing voice calls to devices in other audio
HALs by allowing playback and captuer to/from AFE proxy.

Bug: 15520724.

Change-Id: Ia4a4428001ea06f7c7b213db861ec281ebd25174
/hardware/qcom/audio/hal/voice.h
9d0d3f1537b5d157a2c31e0744303524b846446e 25-Jul-2014 Eric Laurent <elaurent@google.com> hal: Add support for Hearing Aid Compatibility (HAC) mode

Change-Id: Id4e7eb98336fd3dd3569a31b61a3ccf529d081a3
/hardware/qcom/audio/hal/voice.h
4b89e37ad290ef955abf8ac1d151728303311345 19-Jun-2014 Vineeta Srivastava <vsrivastava@google.com> Revert "Revert "hal: Add support for IMS calls""

This reverts commit a609e8ebdfeca875b6d35ccfb3fb8b87710f3499.
/hardware/qcom/audio/hal/voice.h
a609e8ebdfeca875b6d35ccfb3fb8b87710f3499 18-Jun-2014 Eric Laurent <elaurent@google.com> Revert "hal: Add support for IMS calls"

This reverts commit cedf1ac3c00e331b5f51b077f26c1367544ddd65.

Change-Id: I5f92f28c8b97265263a0bce5b38ff60d4655b68b
/hardware/qcom/audio/hal/voice.h
cedf1ac3c00e331b5f51b077f26c1367544ddd65 11-Jun-2014 Haynes Mathew George <hgeorge@codeaurora.org> hal: Add support for IMS calls

Move all the voice call specific code to a new file.
Add voice extension files to support IMS calls.

Change-Id: I1b7235500c8e3c2285b726b351d996dc3e5ebdf6
/hardware/qcom/audio/hal/voice.h