android_hardware_qcom_audio/hal/voice_extn
Ravi Kumar Alamanda 263d80ca36 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
2014-08-21 10:46:25 -07:00
..
compress_voip.c hal: NULL pointer check before using audio_usecase 2014-08-14 14:07:36 -07:00
voice_extn.c hal: avoid usage of extern functions and tables 2014-08-21 10:46:25 -07:00
voice_extn.h hal: fix voice call device routing issue 2014-08-08 16:56:47 -07:00