Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
return ret;
}
-
+//LCOV_EXCL_START
#define SM_SAMPLE_FORMAT_NUM 4 /* check declaration of sound_sample_format_e */
int _get_supported_sample_formats(int device_id, sound_sample_format_e **formats, unsigned int *num)
{
return ret;
}
-
+//LCOV_EXCL_STOP
int _make_pa_connection_and_register_focus(sound_stream_info_s *stream_h, sound_stream_focus_state_changed_cb callback, void *user_data)
{
int ret = MM_ERROR_NONE;