aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dreamplug-uaputl/config/uapcoex.conf
diff options
context:
space:
mode:
Diffstat (limited to 'packages/dreamplug-uaputl/config/uapcoex.conf')
-rw-r--r--packages/dreamplug-uaputl/config/uapcoex.conf21
1 files changed, 21 insertions, 0 deletions
diff --git a/packages/dreamplug-uaputl/config/uapcoex.conf b/packages/dreamplug-uaputl/config/uapcoex.conf
new file mode 100644
index 0000000..5727eae
--- /dev/null
+++ b/packages/dreamplug-uaputl/config/uapcoex.conf
@@ -0,0 +1,21 @@
+# File : uapcoex.conf
+
+coex_config={
+ common_config={
+ bitmap=0x0 # bit 0: override CTS2RTS protection
+ }
+ sco_config={
+ protectionFromQTime0=1000
+ protectionFromQTime1=600
+ protectionFromQTime2=0
+ protectionFromQTime3=0
+ scoProtectionFromRate=9
+ aclFrequency=20
+ }
+ acl_config={
+ enabled=1
+ btTime=40
+ wlanTime=60
+ aclProtectionFromRate=1
+ }
+}