android_hardware_qcom_audio/hal
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
..
audio_extn audio: extend platform parser 2014-08-12 17:40:03 -07:00
msm8916 audio: extend platform parser 2014-08-12 17:40:03 -07:00
msm8960 audio: extend platform parser 2014-08-12 17:40:03 -07:00
msm8974 Merge "hal: remove libmdmdetect library dependency" 2014-08-18 16:45:39 -07:00
voice_extn hal: avoid usage of extern functions and tables 2014-08-21 10:46:25 -07:00
Android.mk hal: remove libmdmdetect library dependency 2014-08-07 18:10:00 -07:00
audio_hw.c hal: NULL pointer check before using audio_usecase 2014-08-14 14:07:36 -07:00
audio_hw.h hal: avoid usage of extern functions and tables 2014-08-21 10:46:25 -07:00
platform_api.h audio: extend platform parser 2014-08-12 17:40:03 -07:00
platform_info.c audio: extend platform parser 2014-08-12 17:40:03 -07:00
voice.c hal: avoid usage of extern functions and tables 2014-08-21 10:46:25 -07:00
voice.h hal: avoid usage of extern functions and tables 2014-08-21 10:46:25 -07:00