Added implementation of interruption by resource manager 42/124042/3 accepted/tizen/unified/20170420.154835 submit/tizen/20170420.053325
authorGilbok Lee <gilbok.lee@samsung.com>
Mon, 10 Apr 2017 04:17:41 +0000 (13:17 +0900)
committerGilbok Lee <gilbok.lee@samsung.com>
Mon, 10 Apr 2017 07:41:05 +0000 (16:41 +0900)
commit42e03880d935d628608776e138915c23cbe6f780
tree56b06b55da1d627e79a7c7611fb29986870c59ab
parent3bc8e303ae07b3d3c9933495b86f6d7ebc0c875c
Added implementation of interruption by resource manager

1. Add cmd rock during _mm_radio_stop()

[Version] 0.2.25
[Profile] Mobile, Wearable
[Issue Type] Add featuresBrief

Change-Id: I720bbed4681ac7f8c870164d08413d35db3b54ea
configure.ac
packaging/libmm-radio.spec
src/Makefile.am
src/include/mm_radio_priv_hal.h
src/include/mm_radio_resource.h [new file with mode: 0644]
src/mm_radio_priv_emulator.c
src/mm_radio_priv_hal.c
src/mm_radio_resource.c [new file with mode: 0644]
src/mm_radio_sound_focus.c