summaryrefslogtreecommitdiffstats
path: root/fmapp2/res/values/arrays.xml
diff options
context:
space:
mode:
authorVenkateshwarlu Domakonda <vdomak@codeaurora.org>2014-11-12 20:37:35 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2014-11-21 00:56:47 -0800
commit056b4d4d93eb43988d3c402cc32dbb0d48821e12 (patch)
tree98435973401bdb4e0989293851dffa4b1aa37315 /fmapp2/res/values/arrays.xml
parenta3f6630152663ff56b6f58497360d90d34566c59 (diff)
downloadandroid_hardware_qcom_fm-056b4d4d93eb43988d3c402cc32dbb0d48821e12.tar.gz
android_hardware_qcom_fm-056b4d4d93eb43988d3c402cc32dbb0d48821e12.tar.bz2
android_hardware_qcom_fm-056b4d4d93eb43988d3c402cc32dbb0d48821e12.zip
FM: Add support to configure signal blending parameters
Configure the signal blending parameters BlendSinrHi & BlendRmssiHi. CRs-Fixed: 753525 Change-Id: Id5eac082124c7e78a0140ff3375772e2852dc03f
Diffstat (limited to 'fmapp2/res/values/arrays.xml')
-rw-r--r--fmapp2/res/values/arrays.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/fmapp2/res/values/arrays.xml b/fmapp2/res/values/arrays.xml
index c505ec0..442ffc3 100644
--- a/fmapp2/res/values/arrays.xml
+++ b/fmapp2/res/values/arrays.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- * Copyright (c) 2009, 2011-2013 The Linux Foundation. All rights reserved.
+ * Copyright (c) 2009, 2011-2014 The Linux Foundation. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
@@ -361,8 +361,12 @@
<item> Get AfJmpRmssi Threshold</item>
<item> Get GoodChRmssi Threshold</item>
<item> Get AfJmpRmssi Samples count</item>
- <item> RF Statistics</item>
<item> Set RXREPEAT Count</item>
+ <item> Set Sig Blend SinrHi</item>
+ <item> Get Sig Blend SinrHi</item>
+ <item> Set Sig Blend RmssiHi</item>
+ <item> Get Sig Blend RmssiHi</item>
+ <item> RF Statistics</item>
</string-array>