summaryrefslogtreecommitdiff
path: root/src/mm_radio_priv_hal.c
AgeCommit message (Collapse)AuthorFilesLines
2017-02-23Use macro for debug logsubmit/tizen_3.0/20170224.035858accepted/tizen/3.0/wearable/20170227.090633accepted/tizen/3.0/mobile/20170227.090406accepted/tizen/3.0/ivi/20170227.090706accepted/tizen/3.0/common/20170227.135820accepted/tizen_3.0_iviaccepted/tizen_3.0_commonGilbok Lee1-9/+8
Change-Id: I7edcefa0d77ac95fac8c3b4af222199c56f6ef59
2017-02-23Reset radio focus cb typeGilbok Lee1-6/+6
Somtimes an unintended interrupt callback is called. [Version] 0.2.2 [Profile] Mobile, Wearable [Issue Type] Fix bugs Change-Id: I5633d92eed01504d74d59b8c3d6b33aeaf5063de
2017-02-20Add more logs for debuggingGilbok Lee1-22/+38
[Version] 0.2.21 [Profile] Mobile, Wearable [Issue Type] Add log Change-Id: Id832b06d265300d31ea918cc4a7bfb67bf7929f5
2017-02-02Remove unnecessary logssubmit/tizen_3.0/20170202.113256accepted/tizen/3.0/wearable/20170203.090028accepted/tizen/3.0/mobile/20170203.085942accepted/tizen/3.0/ivi/20170203.090046accepted/tizen/3.0/common/20170203.151007Gilbok Lee1-55/+55
[Version] 0.2.20 [Profile] Mobile, Wearable [Issue Type] Change logs Change-Id: I340ee2393e6087f0eabafd4129b4ea6c30fa7f85
2017-01-03Remove volume changed callback during unrealizesubmit/tizen_3.0/20170103.084553submit/tizen_3.0.m2/20170104.093750accepted/tizen/3.0/wearable/20170103.155301accepted/tizen/3.0/mobile/20170103.155225accepted/tizen/3.0/ivi/20170103.155318accepted/tizen/3.0/common/20170103.172859accepted/tizen/3.0.m2/wearable/20170104.125813accepted/tizen/3.0.m2/mobile/20170104.125245tizen_3.0.m2accepted/tizen_3.0.m2_wearableaccepted/tizen_3.0.m2_mobileHyunseok Lee1-0/+4
[Version] 0.2.18 [Profile] Mobile, Wearable [Issue Type] Bug Change-Id: I1e9384a5d7d2fde3b40afd0b21b566b5d3709491
2016-12-06Fix svace issue (UNREACHABLE_CODE)Gilbok Lee1-1/+0
[Version] 0.2.16 [Profile] Mobile, Wearable [Issue Type] Fix svace issue Change-Id: I66d801ebe9df35c607c169bd148460bb1b68e368
2016-11-30Add api to use media_volume in radio_halsubmit/tizen_3.0/20161206.052949accepted/tizen/3.0/wearable/20161207.011733accepted/tizen/3.0/mobile/20161207.011334accepted/tizen/3.0/ivi/20161207.011838accepted/tizen/3.0/common/20161207.194416Gilbok Lee1-48/+36
[Version] 0.2.15 [Profile] Mobile, Wearable [Issue Type] Add features Change-Id: I98d0848e503e09dfe3d1a278f77456c0fc0471b6
2016-11-22Fix interrupted callback bugGilbok Lee1-2/+2
When mm_radio register sound_focus_watch_callback, mm_radio post wrong code type. [Version] 0.2.14 [Profile] Mobile, Wearable [Issue Type] Fix bugs Change-Id: Idea5a175d26fb347048e4255000de3d9c2e177e4
2016-11-17Apply tizen coding ruleGilbok Lee1-2/+1
[Version] 0.2.13 [Profile] Common [Issue Type] coding rule Change-Id: Ie55b949b2eefd173cdbeda259857d5c84c3592a6
2016-11-16Fixed deadlock and doesn't change state after scan_stop.Gilbok Lee1-4/+2
[Version] 0.2.12 [Profile] Mobile, Wearable [Issue Type] Fix bugs Change-Id: I5637f4843d0a4a24edb0fb9a2beda9ce38d5780a
2016-11-11Fix typo error and logGilbok Lee1-6/+6
[Version] 0.2.10 [Profile] Mobile, Wearable [Issue Type] Fix typo error Change-Id: Ie336224355c8c068756533b01d531c4c373c6a68
2016-11-11Add volume APIsGilbok Lee1-22/+169
[Version] 0.2.9 [Profile] Common [Issue Type] Add features Change-Id: I0db82a4ab5c2fcef3cb738b4f9c3dfe76a9720be
2016-11-03First version of libmm-radio using radio-halGilbok Lee1-0/+1438
[Version] 0.2.7 [Profile] Mobile [Issue Type] Refactoring Change-Id: I332bae2294a30988afb5a8c65864336277b1d5c9