diff --git a/on5xelte/Android.mk b/Android.mk similarity index 50% rename from on5xelte/Android.mk rename to Android.mk index 9fbd6ad..bf1f573 100644 --- a/on5xelte/Android.mk +++ b/Android.mk @@ -16,14 +16,34 @@ LOCAL_PATH := $(call my-dir) -ifneq ($(filter on5xelte on5xelte,$(TARGET_DEVICE)),) +ifneq ($(filter on5xelte,$(TARGET_DEVICE)),) + +ifeq ($(WITH_EXYNOS_BSP),) +endif include $(CLEAR_VARS) -LOCAL_MODULE := cbd +LOCAL_MODULE := libGLES_mali LOCAL_MODULE_OWNER := samsung -LOCAL_SRC_FILES := proprietary/bin/cbd +LOCAL_SRC_FILES_32 := proprietary/vendor/lib/egl/libGLES_mali.so +LOCAL_MULTILIB := both LOCAL_MODULE_TAGS := optional -LOCAL_MODULE_CLASS := EXECUTABLES +LOCAL_MODULE_CLASS := SHARED_LIBRARIES +LOCAL_MODULE_SUFFIX := .so +LOCAL_MODULE_PATH_32 := $($(TARGET_2ND_ARCH_VAR_PREFIX)TARGET_OUT_VENDOR_SHARED_LIBRARIES)/egl +LOCAL_MODULE_PATH_64 := $(TARGET_OUT_VENDOR_SHARED_LIBRARIES)/egl + +SYMLINKS := $(TARGET_OUT)/vendor +$(SYMLINKS): + @echo "Symlink: vulkan.exynos5.so" + @mkdir -p $@/lib/hw + @mkdir -p $@/lib64/hw + $(hide) ln -sf ../egl/libGLES_mali.so $@/lib/hw/vulkan.exynos5.so + @echo "Symlink: libOpenCL.so.1.1" + $(hide) ln -sf egl/libGLES_mali.so $@/lib/libOpenCL.so.1.1 + +ALL_MODULES.$(LOCAL_MODULE).INSTALLED := \ + $(ALL_MODULES.$(LOCAL_MODULE).INSTALLED) $(SYMLINKS) + include $(BUILD_PREBUILT) endif diff --git a/on5xelte/BoardConfigVendor.mk b/BoardConfigVendor.mk similarity index 100% rename from on5xelte/BoardConfigVendor.mk rename to BoardConfigVendor.mk diff --git a/on5xelte/on5xelte-vendor.mk b/on5xelte/on5xelte-vendor.mk deleted file mode 100644 index 55d26e5..0000000 --- a/on5xelte/on5xelte-vendor.mk +++ /dev/null @@ -1,147 +0,0 @@ -# Copyright (C) 2019 The LineageOS Project -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -# This file is generated by device/samsung/on5xelte/setup-makefiles.sh - -PRODUCT_COPY_FILES += \ - vendor/samsung/on5xelte/proprietary/lib64/libaptXHD_encoder.so:system/lib64/libaptXHD_encoder.so \ - vendor/samsung/on5xelte/proprietary/lib64/libaptX_encoder.so:system/lib64/libaptX_encoder.so - -PRODUCT_PACKAGES += \ - cbd -PRODUCT_COPY_FILES += \ - vendor/samsung/on5xelte/proprietary/bin/lpm:system/bin/lpm \ - vendor/samsung/on5xelte/proprietary/lib64/libmaet.so:system/lib64/libmaet.so \ - vendor/samsung/on5xelte/proprietary/lib64/libsxqk_skia.so:system/lib64/libsxqk_skia.so \ - vendor/samsung/on5xelte/proprietary/media/battery_000.spi:system/media/battery_000.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_001.spi:system/media/battery_001.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_002.spi:system/media/battery_002.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_003.spi:system/media/battery_003.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_004.spi:system/media/battery_004.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_005.spi:system/media/battery_005.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_006.spi:system/media/battery_006.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_007.spi:system/media/battery_007.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_008.spi:system/media/battery_008.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_009.spi:system/media/battery_009.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_010.spi:system/media/battery_010.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_011.spi:system/media/battery_011.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_012.spi:system/media/battery_012.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_013.spi:system/media/battery_013.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_014.spi:system/media/battery_014.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_015.spi:system/media/battery_015.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_016.spi:system/media/battery_016.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_017.spi:system/media/battery_017.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_018.spi:system/media/battery_018.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_019.spi:system/media/battery_019.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_020.spi:system/media/battery_020.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_021.spi:system/media/battery_021.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_022.spi:system/media/battery_022.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_023.spi:system/media/battery_023.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_024.spi:system/media/battery_024.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_025.spi:system/media/battery_025.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_026.spi:system/media/battery_026.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_027.spi:system/media/battery_027.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_028.spi:system/media/battery_028.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_029.spi:system/media/battery_029.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_030.spi:system/media/battery_030.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_031.spi:system/media/battery_031.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_032.spi:system/media/battery_032.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_033.spi:system/media/battery_033.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_034.spi:system/media/battery_034.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_035.spi:system/media/battery_035.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_036.spi:system/media/battery_036.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_037.spi:system/media/battery_037.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_038.spi:system/media/battery_038.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_039.spi:system/media/battery_039.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_040.spi:system/media/battery_040.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_041.spi:system/media/battery_041.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_042.spi:system/media/battery_042.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_043.spi:system/media/battery_043.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_044.spi:system/media/battery_044.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_045.spi:system/media/battery_045.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_046.spi:system/media/battery_046.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_047.spi:system/media/battery_047.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_048.spi:system/media/battery_048.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_049.spi:system/media/battery_049.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_050.spi:system/media/battery_050.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_051.spi:system/media/battery_051.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_052.spi:system/media/battery_052.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_053.spi:system/media/battery_053.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_054.spi:system/media/battery_054.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_055.spi:system/media/battery_055.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_056.spi:system/media/battery_056.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_057.spi:system/media/battery_057.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_058.spi:system/media/battery_058.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_059.spi:system/media/battery_059.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_060.spi:system/media/battery_060.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_061.spi:system/media/battery_061.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_062.spi:system/media/battery_062.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_063.spi:system/media/battery_063.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_064.spi:system/media/battery_064.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_065.spi:system/media/battery_065.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_066.spi:system/media/battery_066.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_067.spi:system/media/battery_067.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_068.spi:system/media/battery_068.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_069.spi:system/media/battery_069.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_070.spi:system/media/battery_070.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_071.spi:system/media/battery_071.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_072.spi:system/media/battery_072.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_073.spi:system/media/battery_073.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_074.spi:system/media/battery_074.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_075.spi:system/media/battery_075.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_076.spi:system/media/battery_076.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_077.spi:system/media/battery_077.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_078.spi:system/media/battery_078.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_079.spi:system/media/battery_079.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_080.spi:system/media/battery_080.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_081.spi:system/media/battery_081.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_082.spi:system/media/battery_082.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_083.spi:system/media/battery_083.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_084.spi:system/media/battery_084.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_085.spi:system/media/battery_085.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_086.spi:system/media/battery_086.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_087.spi:system/media/battery_087.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_088.spi:system/media/battery_088.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_089.spi:system/media/battery_089.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_090.spi:system/media/battery_090.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_091.spi:system/media/battery_091.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_092.spi:system/media/battery_092.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_093.spi:system/media/battery_093.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_094.spi:system/media/battery_094.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_095.spi:system/media/battery_095.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_096.spi:system/media/battery_096.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_097.spi:system/media/battery_097.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_098.spi:system/media/battery_098.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_099.spi:system/media/battery_099.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_100.spi:system/media/battery_100.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_error.spi:system/media/battery_error.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_fast_charging_global.spi:system/media/battery_fast_charging_global.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_low.spi:system/media/battery_low.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_temperature_error.spi:system/media/battery_temperature_error.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_temperature_limit.spi:system/media/battery_temperature_limit.spi \ - vendor/samsung/on5xelte/proprietary/media/battery_water_usb.spi:system/media/battery_water_usb.spi \ - vendor/samsung/on5xelte/proprietary/media/charging_A1.spi:system/media/charging_A1.spi \ - vendor/samsung/on5xelte/proprietary/media/charging_A2.spi:system/media/charging_A2.spi \ - vendor/samsung/on5xelte/proprietary/media/charging_B1.spi:system/media/charging_B1.spi \ - vendor/samsung/on5xelte/proprietary/media/charging_B2.spi:system/media/charging_B2.spi \ - vendor/samsung/on5xelte/proprietary/media/charging_C1.spi:system/media/charging_C1.spi \ - vendor/samsung/on5xelte/proprietary/media/charging_C2.spi:system/media/charging_C2.spi \ - vendor/samsung/on5xelte/proprietary/media/charging_C3.spi:system/media/charging_C3.spi \ - vendor/samsung/on5xelte/proprietary/media/charging_C4.spi:system/media/charging_C4.spi \ - vendor/samsung/on5xelte/proprietary/media/dock_error_yellow.spi:system/media/dock_error_yellow.spi \ - vendor/samsung/on5xelte/proprietary/media/incomplete_connect.spi:system/media/incomplete_connect.spi \ - vendor/samsung/on5xelte/proprietary/media/lcd_density.txt:system/media/lcd_density.txt \ - vendor/samsung/on5xelte/proprietary/media/percentage.spi:system/media/percentage.spi \ - vendor/samsung/on5xelte/proprietary/media/temperature_limit_usb.spi:system/media/temperature_limit_usb.spi \ - vendor/samsung/on5xelte/proprietary/media/water_protection_usb.spi:system/media/water_protection_usb.spi diff --git a/on5xelte/proprietary/priv-app/ImsLogger/ImsLogger.apk b/on5xelte/proprietary/priv-app/ImsLogger/ImsLogger.apk deleted file mode 100644 index 8587bf9..0000000 Binary files a/on5xelte/proprietary/priv-app/ImsLogger/ImsLogger.apk and /dev/null differ diff --git a/on5xelte/proprietary/priv-app/ImsTelephonyService/ImsTelephonyService.apk b/on5xelte/proprietary/priv-app/ImsTelephonyService/ImsTelephonyService.apk deleted file mode 100644 index 4e74fe5..0000000 Binary files a/on5xelte/proprietary/priv-app/ImsTelephonyService/ImsTelephonyService.apk and /dev/null differ diff --git a/on5xelte/proprietary/priv-app/imsservice/imsservice.apk b/on5xelte/proprietary/priv-app/imsservice/imsservice.apk deleted file mode 100644 index 4b6cf60..0000000 Binary files a/on5xelte/proprietary/priv-app/imsservice/imsservice.apk and /dev/null differ diff --git a/on5xelte/proprietary/priv-app/imsservice/lib/arm/libsec-ims.so b/on5xelte/proprietary/priv-app/imsservice/lib/arm/libsec-ims.so deleted file mode 100644 index 1eef05e..0000000 Binary files a/on5xelte/proprietary/priv-app/imsservice/lib/arm/libsec-ims.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/acpi b/on5xelte/proprietary/vendor/bin/acpi deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/acpi and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/at_distributor b/on5xelte/proprietary/vendor/bin/at_distributor deleted file mode 100644 index ceea3eb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/at_distributor and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/base64 b/on5xelte/proprietary/vendor/bin/base64 deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/base64 and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/basename b/on5xelte/proprietary/vendor/bin/basename deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/basename and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/blockdev b/on5xelte/proprietary/vendor/bin/blockdev deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/blockdev and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/cal b/on5xelte/proprietary/vendor/bin/cal deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/cal and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/cat b/on5xelte/proprietary/vendor/bin/cat deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/cat and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/chcon b/on5xelte/proprietary/vendor/bin/chcon deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/chcon and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/chgrp b/on5xelte/proprietary/vendor/bin/chgrp deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/chgrp and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/chmod b/on5xelte/proprietary/vendor/bin/chmod deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/chmod and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/chown b/on5xelte/proprietary/vendor/bin/chown deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/chown and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/chroot b/on5xelte/proprietary/vendor/bin/chroot deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/chroot and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/chrt b/on5xelte/proprietary/vendor/bin/chrt deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/chrt and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/cksum b/on5xelte/proprietary/vendor/bin/cksum deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/cksum and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/clear b/on5xelte/proprietary/vendor/bin/clear deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/clear and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/cmp b/on5xelte/proprietary/vendor/bin/cmp deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/cmp and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/comm b/on5xelte/proprietary/vendor/bin/comm deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/comm and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/connfwexe b/on5xelte/proprietary/vendor/bin/connfwexe deleted file mode 100644 index 2e5d629..0000000 Binary files a/on5xelte/proprietary/vendor/bin/connfwexe and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/cp b/on5xelte/proprietary/vendor/bin/cp deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/cp and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/cpio b/on5xelte/proprietary/vendor/bin/cpio deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/cpio and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/cut b/on5xelte/proprietary/vendor/bin/cut deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/cut and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/date b/on5xelte/proprietary/vendor/bin/date deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/date and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/ddexe b/on5xelte/proprietary/vendor/bin/ddexe deleted file mode 100644 index eb188e7..0000000 Binary files a/on5xelte/proprietary/vendor/bin/ddexe and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/df b/on5xelte/proprietary/vendor/bin/df deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/df and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/dirname b/on5xelte/proprietary/vendor/bin/dirname deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/dirname and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/dmesg b/on5xelte/proprietary/vendor/bin/dmesg deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/dmesg and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/dos2unix b/on5xelte/proprietary/vendor/bin/dos2unix deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/dos2unix and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/du b/on5xelte/proprietary/vendor/bin/du deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/du and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/echo b/on5xelte/proprietary/vendor/bin/echo deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/echo and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/env b/on5xelte/proprietary/vendor/bin/env deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/env and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/expand b/on5xelte/proprietary/vendor/bin/expand deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/expand and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/expr b/on5xelte/proprietary/vendor/bin/expr deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/expr and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/fallocate b/on5xelte/proprietary/vendor/bin/fallocate deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/fallocate and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/false b/on5xelte/proprietary/vendor/bin/false deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/false and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/file b/on5xelte/proprietary/vendor/bin/file deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/file and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/find b/on5xelte/proprietary/vendor/bin/find deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/find and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/flock b/on5xelte/proprietary/vendor/bin/flock deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/flock and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/free b/on5xelte/proprietary/vendor/bin/free deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/free and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/getenforce b/on5xelte/proprietary/vendor/bin/getenforce deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/getenforce and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/getprop b/on5xelte/proprietary/vendor/bin/getprop deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/getprop and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/groups b/on5xelte/proprietary/vendor/bin/groups deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/groups and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/head b/on5xelte/proprietary/vendor/bin/head deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/head and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/hostapd b/on5xelte/proprietary/vendor/bin/hostapd deleted file mode 100644 index 4550bde..0000000 Binary files a/on5xelte/proprietary/vendor/bin/hostapd and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/hostname b/on5xelte/proprietary/vendor/bin/hostname deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/hostname and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/hw/android.hardware.audio@2.0-service b/on5xelte/proprietary/vendor/bin/hw/android.hardware.audio@2.0-service deleted file mode 100644 index 78e94a1..0000000 Binary files a/on5xelte/proprietary/vendor/bin/hw/android.hardware.audio@2.0-service and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/hw/android.hardware.bluetooth@1.0-service b/on5xelte/proprietary/vendor/bin/hw/android.hardware.bluetooth@1.0-service deleted file mode 100644 index 80206ae..0000000 Binary files a/on5xelte/proprietary/vendor/bin/hw/android.hardware.bluetooth@1.0-service and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/hw/android.hardware.configstore@1.0-service b/on5xelte/proprietary/vendor/bin/hw/android.hardware.configstore@1.0-service deleted file mode 100644 index 5a15522..0000000 Binary files a/on5xelte/proprietary/vendor/bin/hw/android.hardware.configstore@1.0-service and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/hw/android.hardware.drm@1.0-service b/on5xelte/proprietary/vendor/bin/hw/android.hardware.drm@1.0-service deleted file mode 100644 index e2fad97..0000000 Binary files a/on5xelte/proprietary/vendor/bin/hw/android.hardware.drm@1.0-service and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/hw/android.hardware.drm@1.0-service.widevine b/on5xelte/proprietary/vendor/bin/hw/android.hardware.drm@1.0-service.widevine deleted file mode 100644 index 53cc49e..0000000 Binary files a/on5xelte/proprietary/vendor/bin/hw/android.hardware.drm@1.0-service.widevine and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/hw/android.hardware.gatekeeper@1.0-service b/on5xelte/proprietary/vendor/bin/hw/android.hardware.gatekeeper@1.0-service deleted file mode 100644 index 8cb24a0..0000000 Binary files a/on5xelte/proprietary/vendor/bin/hw/android.hardware.gatekeeper@1.0-service and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/hw/android.hardware.graphics.allocator@2.0-service b/on5xelte/proprietary/vendor/bin/hw/android.hardware.graphics.allocator@2.0-service deleted file mode 100644 index fba61ce..0000000 Binary files a/on5xelte/proprietary/vendor/bin/hw/android.hardware.graphics.allocator@2.0-service and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/hw/android.hardware.keymaster@3.0-service b/on5xelte/proprietary/vendor/bin/hw/android.hardware.keymaster@3.0-service deleted file mode 100644 index 9189fca..0000000 Binary files a/on5xelte/proprietary/vendor/bin/hw/android.hardware.keymaster@3.0-service and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/hw/android.hardware.light@2.0-service b/on5xelte/proprietary/vendor/bin/hw/android.hardware.light@2.0-service deleted file mode 100644 index 5c1745f..0000000 Binary files a/on5xelte/proprietary/vendor/bin/hw/android.hardware.light@2.0-service and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/hw/android.hardware.media.omx@1.0-service b/on5xelte/proprietary/vendor/bin/hw/android.hardware.media.omx@1.0-service deleted file mode 100644 index 3a88f9a..0000000 Binary files a/on5xelte/proprietary/vendor/bin/hw/android.hardware.media.omx@1.0-service and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/hw/android.hardware.memtrack@1.0-service b/on5xelte/proprietary/vendor/bin/hw/android.hardware.memtrack@1.0-service deleted file mode 100644 index 85169ec..0000000 Binary files a/on5xelte/proprietary/vendor/bin/hw/android.hardware.memtrack@1.0-service and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/hw/android.hardware.power@1.0-service b/on5xelte/proprietary/vendor/bin/hw/android.hardware.power@1.0-service deleted file mode 100644 index 760aebb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/hw/android.hardware.power@1.0-service and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/hw/android.hardware.sensors@1.0-service b/on5xelte/proprietary/vendor/bin/hw/android.hardware.sensors@1.0-service deleted file mode 100644 index 49eed91..0000000 Binary files a/on5xelte/proprietary/vendor/bin/hw/android.hardware.sensors@1.0-service and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/hw/android.hardware.thermal@1.0-service b/on5xelte/proprietary/vendor/bin/hw/android.hardware.thermal@1.0-service deleted file mode 100644 index 7e8dcbc..0000000 Binary files a/on5xelte/proprietary/vendor/bin/hw/android.hardware.thermal@1.0-service and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/hw/android.hardware.usb@1.0-service32 b/on5xelte/proprietary/vendor/bin/hw/android.hardware.usb@1.0-service32 deleted file mode 100644 index b5ff215..0000000 Binary files a/on5xelte/proprietary/vendor/bin/hw/android.hardware.usb@1.0-service32 and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/hw/android.hardware.wifi@1.0-service b/on5xelte/proprietary/vendor/bin/hw/android.hardware.wifi@1.0-service deleted file mode 100644 index fb80fb2..0000000 Binary files a/on5xelte/proprietary/vendor/bin/hw/android.hardware.wifi@1.0-service and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/hw/macloader b/on5xelte/proprietary/vendor/bin/hw/macloader deleted file mode 100644 index 8cf81ac..0000000 Binary files a/on5xelte/proprietary/vendor/bin/hw/macloader and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/hw/mfgloader b/on5xelte/proprietary/vendor/bin/hw/mfgloader deleted file mode 100644 index 597a6b3..0000000 Binary files a/on5xelte/proprietary/vendor/bin/hw/mfgloader and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/hw/rild b/on5xelte/proprietary/vendor/bin/hw/rild deleted file mode 100644 index 625711d..0000000 Binary files a/on5xelte/proprietary/vendor/bin/hw/rild and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/hw/vendor.samsung.hardware.biometrics.fingerprint@2.1-service b/on5xelte/proprietary/vendor/bin/hw/vendor.samsung.hardware.biometrics.fingerprint@2.1-service deleted file mode 100644 index 36093e7..0000000 Binary files a/on5xelte/proprietary/vendor/bin/hw/vendor.samsung.hardware.biometrics.fingerprint@2.1-service and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/hw/vendor.samsung.hardware.gnss@1.0-service b/on5xelte/proprietary/vendor/bin/hw/vendor.samsung.hardware.gnss@1.0-service deleted file mode 100644 index 8434f77..0000000 Binary files a/on5xelte/proprietary/vendor/bin/hw/vendor.samsung.hardware.gnss@1.0-service and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/hw/vendor.samsung.hardware.miscpower@1.0-service b/on5xelte/proprietary/vendor/bin/hw/vendor.samsung.hardware.miscpower@1.0-service deleted file mode 100644 index 90cf6fd..0000000 Binary files a/on5xelte/proprietary/vendor/bin/hw/vendor.samsung.hardware.miscpower@1.0-service and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/hw/vendor.samsung.hardware.vibrator@1.0-service b/on5xelte/proprietary/vendor/bin/hw/vendor.samsung.hardware.vibrator@1.0-service deleted file mode 100644 index 1919915..0000000 Binary files a/on5xelte/proprietary/vendor/bin/hw/vendor.samsung.hardware.vibrator@1.0-service and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/hw/wpa_supplicant b/on5xelte/proprietary/vendor/bin/hw/wpa_supplicant deleted file mode 100644 index d48353f..0000000 Binary files a/on5xelte/proprietary/vendor/bin/hw/wpa_supplicant and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/hwclock b/on5xelte/proprietary/vendor/bin/hwclock deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/hwclock and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/id b/on5xelte/proprietary/vendor/bin/id deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/id and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/ifconfig b/on5xelte/proprietary/vendor/bin/ifconfig deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/ifconfig and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/inotifyd b/on5xelte/proprietary/vendor/bin/inotifyd deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/inotifyd and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/insmod b/on5xelte/proprietary/vendor/bin/insmod deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/insmod and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/ionice b/on5xelte/proprietary/vendor/bin/ionice deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/ionice and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/iorenice b/on5xelte/proprietary/vendor/bin/iorenice deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/iorenice and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/kill b/on5xelte/proprietary/vendor/bin/kill deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/kill and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/killall b/on5xelte/proprietary/vendor/bin/killall deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/killall and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/ln b/on5xelte/proprietary/vendor/bin/ln deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/ln and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/load_policy b/on5xelte/proprietary/vendor/bin/load_policy deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/load_policy and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/log b/on5xelte/proprietary/vendor/bin/log deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/log and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/logname b/on5xelte/proprietary/vendor/bin/logname deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/logname and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/losetup b/on5xelte/proprietary/vendor/bin/losetup deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/losetup and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/ls b/on5xelte/proprietary/vendor/bin/ls deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/ls and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/lsmod b/on5xelte/proprietary/vendor/bin/lsmod deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/lsmod and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/lsof b/on5xelte/proprietary/vendor/bin/lsof deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/lsof and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/lsusb b/on5xelte/proprietary/vendor/bin/lsusb deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/lsusb and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/md5sum b/on5xelte/proprietary/vendor/bin/md5sum deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/md5sum and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/microcom b/on5xelte/proprietary/vendor/bin/microcom deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/microcom and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/mkdir b/on5xelte/proprietary/vendor/bin/mkdir deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/mkdir and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/mknod b/on5xelte/proprietary/vendor/bin/mknod deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/mknod and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/mkswap b/on5xelte/proprietary/vendor/bin/mkswap deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/mkswap and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/mktemp b/on5xelte/proprietary/vendor/bin/mktemp deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/mktemp and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/modinfo b/on5xelte/proprietary/vendor/bin/modinfo deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/modinfo and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/modprobe b/on5xelte/proprietary/vendor/bin/modprobe deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/modprobe and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/more b/on5xelte/proprietary/vendor/bin/more deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/more and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/moredump b/on5xelte/proprietary/vendor/bin/moredump deleted file mode 100644 index 9b81675..0000000 --- a/on5xelte/proprietary/vendor/bin/moredump +++ /dev/null @@ -1,50 +0,0 @@ -#!/vendor/bin/sh -# Invoke the moredump.bin tool building appropriate filename. -# -# The output is redirected to /dev/null because when called -# from the call_usermode_helper() kernel API on Android -# garbage gets written into the output file. -# -base_dir=`cat /sys/module/scsc_mx/parameters/base_dir` -fw_var=`cat /sys/module/scsc_mx/parameters/firmware_variant` -fw_suffix=`cat /sys/module/scsc_mx/parameters/firmware_hw_ver` -build_type="`getprop ro.build.type`" - -if [ "$fw_suffix" = "manual" ]; -then - fw_suffix="" -fi - -#xml_dir=$base_dir/$fw_var$fw_suffix/debug/hardware/moredump -xml_dir=$base_dir/$fw_var/debug/hardware/moredump -log_strings=$base_dir/$fw_var$fw_suffix/debug/common/log-strings.bin -[ "x${build_type}" == "xuser" ] && moredump_dir=/data/log/wifi || moredump_dir=/sdcard/log - -if [ ! -d $moredump_dir ] -then - mkdir -p $moredump_dir -fi -sync - -if [ "x${build_type}" == "xuser" ] -then - out_name=$moredump_dir/moredump_last - rm -f "$out_name.cmm" >/dev/null 2>&1 - sync -else - out_name=$moredump_dir/moredump_`date +%Y_%m_%d__%H_%M_%S` -fi - -## Dump LogRing, Logcat, Kernel -## We force mxlog collection (-f), regardless of mxman state (as this is the first panic) -mx_logger_dump.sh -d $moredump_dir -f || true - -## Trigger Moredump itself -moredump.bin $out_name.cmm -xml_path $xml_dir -log_strings $log_strings 2>/dev/null >/dev/null - -exit_code=$? -chmod 775 $out_name.cmm -sync - -exit $exit_code - diff --git a/on5xelte/proprietary/vendor/bin/moredump.bin b/on5xelte/proprietary/vendor/bin/moredump.bin deleted file mode 100644 index 6c58f7d..0000000 Binary files a/on5xelte/proprietary/vendor/bin/moredump.bin and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/mount b/on5xelte/proprietary/vendor/bin/mount deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/mount and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/mountpoint b/on5xelte/proprietary/vendor/bin/mountpoint deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/mountpoint and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/mv b/on5xelte/proprietary/vendor/bin/mv deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/mv and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/netstat b/on5xelte/proprietary/vendor/bin/netstat deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/netstat and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/nice b/on5xelte/proprietary/vendor/bin/nice deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/nice and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/nl b/on5xelte/proprietary/vendor/bin/nl deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/nl and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/nohup b/on5xelte/proprietary/vendor/bin/nohup deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/nohup and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/od b/on5xelte/proprietary/vendor/bin/od deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/od and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/paste b/on5xelte/proprietary/vendor/bin/paste deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/paste and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/patch b/on5xelte/proprietary/vendor/bin/patch deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/patch and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/pgrep b/on5xelte/proprietary/vendor/bin/pgrep deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/pgrep and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/pidof b/on5xelte/proprietary/vendor/bin/pidof deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/pidof and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/pkill b/on5xelte/proprietary/vendor/bin/pkill deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/pkill and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/pmap b/on5xelte/proprietary/vendor/bin/pmap deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/pmap and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/printenv b/on5xelte/proprietary/vendor/bin/printenv deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/printenv and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/printf b/on5xelte/proprietary/vendor/bin/printf deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/printf and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/ps b/on5xelte/proprietary/vendor/bin/ps deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/ps and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/pwd b/on5xelte/proprietary/vendor/bin/pwd deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/pwd and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/readlink b/on5xelte/proprietary/vendor/bin/readlink deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/readlink and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/realpath b/on5xelte/proprietary/vendor/bin/realpath deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/realpath and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/renice b/on5xelte/proprietary/vendor/bin/renice deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/renice and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/restorecon b/on5xelte/proprietary/vendor/bin/restorecon deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/restorecon and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/rm b/on5xelte/proprietary/vendor/bin/rm deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/rm and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/rmdir b/on5xelte/proprietary/vendor/bin/rmdir deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/rmdir and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/rmmod b/on5xelte/proprietary/vendor/bin/rmmod deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/rmmod and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/runcon b/on5xelte/proprietary/vendor/bin/runcon deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/runcon and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/sed b/on5xelte/proprietary/vendor/bin/sed deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/sed and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/sendevent b/on5xelte/proprietary/vendor/bin/sendevent deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/sendevent and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/seq b/on5xelte/proprietary/vendor/bin/seq deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/seq and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/setenforce b/on5xelte/proprietary/vendor/bin/setenforce deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/setenforce and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/setprop b/on5xelte/proprietary/vendor/bin/setprop deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/setprop and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/setsid b/on5xelte/proprietary/vendor/bin/setsid deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/setsid and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/sha1sum b/on5xelte/proprietary/vendor/bin/sha1sum deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/sha1sum and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/sha224sum b/on5xelte/proprietary/vendor/bin/sha224sum deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/sha224sum and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/sha256sum b/on5xelte/proprietary/vendor/bin/sha256sum deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/sha256sum and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/sha384sum b/on5xelte/proprietary/vendor/bin/sha384sum deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/sha384sum and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/sha512sum b/on5xelte/proprietary/vendor/bin/sha512sum deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/sha512sum and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/sleep b/on5xelte/proprietary/vendor/bin/sleep deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/sleep and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/smdexe b/on5xelte/proprietary/vendor/bin/smdexe deleted file mode 100644 index 9b9aa89..0000000 Binary files a/on5xelte/proprietary/vendor/bin/smdexe and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/sort b/on5xelte/proprietary/vendor/bin/sort deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/sort and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/split b/on5xelte/proprietary/vendor/bin/split deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/split and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/start b/on5xelte/proprietary/vendor/bin/start deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/start and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/stat b/on5xelte/proprietary/vendor/bin/stat deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/stat and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/stop b/on5xelte/proprietary/vendor/bin/stop deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/stop and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/strings b/on5xelte/proprietary/vendor/bin/strings deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/strings and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/swapoff b/on5xelte/proprietary/vendor/bin/swapoff deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/swapoff and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/swapon b/on5xelte/proprietary/vendor/bin/swapon deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/swapon and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/sync b/on5xelte/proprietary/vendor/bin/sync deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/sync and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/sysctl b/on5xelte/proprietary/vendor/bin/sysctl deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/sysctl and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/tac b/on5xelte/proprietary/vendor/bin/tac deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/tac and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/tail b/on5xelte/proprietary/vendor/bin/tail deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/tail and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/tar b/on5xelte/proprietary/vendor/bin/tar deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/tar and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/taskset b/on5xelte/proprietary/vendor/bin/taskset deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/taskset and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/tee b/on5xelte/proprietary/vendor/bin/tee deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/tee and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/time b/on5xelte/proprietary/vendor/bin/time deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/time and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/timeout b/on5xelte/proprietary/vendor/bin/timeout deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/timeout and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/top b/on5xelte/proprietary/vendor/bin/top deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/top and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/touch b/on5xelte/proprietary/vendor/bin/touch deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/touch and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/toybox_vendor b/on5xelte/proprietary/vendor/bin/toybox_vendor deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/toybox_vendor and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/tr b/on5xelte/proprietary/vendor/bin/tr deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/tr and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/trigger_moredump b/on5xelte/proprietary/vendor/bin/trigger_moredump deleted file mode 100644 index b89c66a..0000000 --- a/on5xelte/proprietary/vendor/bin/trigger_moredump +++ /dev/null @@ -1,48 +0,0 @@ -#!/system/bin/sh -# Invoke the moredump.bin tool from user request -# This script invokes the dump manually -# -# parameters -# $1 - output file name (.cmm) -# -base_dir=`cat /sys/module/scsc_mx/parameters/base_dir` -fw_var=`cat /sys/module/scsc_mx/parameters/firmware_variant` -fw_suffix=`cat /sys/module/scsc_mx/parameters/firmware_hw_ver` - -if [ "$fw_suffix" = "manual" ]; -then - fw_suffix="" -fi - -xml_dir=$base_dir/$fw_var$fw_suffix/debug/hardware/moredump -log_strings=$base_dir/$fw_var$fw_suffix/debug/common/log-strings.bin - -out_name=$1 - -echo "halting mx140" -echo 1 > /proc/driver/mxman_ctrl0/mx_freeze -if [ "$?" -ne "0" ]; -then - echo "mx140 is off, unable to dump" - exit 1 -fi - -echo "Manually invoking moredump.bin $out_name -xml_path $xml_dir -log_strings $log_strings" - -moredump.bin $out_name -xml_path $xml_dir -log_strings $log_strings - -exit_code=$? - -sync - -if [ "$exit_code" -eq 0 ] -then - echo "Successfully finished. To restart mx140 the platform has to be rebooted." -else - echo "Failed ($exit_code). To restart mx140 the platform has to be rebooted." -fi - -exit $exit_code - - - diff --git a/on5xelte/proprietary/vendor/bin/true b/on5xelte/proprietary/vendor/bin/true deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/true and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/truncate b/on5xelte/proprietary/vendor/bin/truncate deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/truncate and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/tty b/on5xelte/proprietary/vendor/bin/tty deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/tty and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/ulimit b/on5xelte/proprietary/vendor/bin/ulimit deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/ulimit and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/umount b/on5xelte/proprietary/vendor/bin/umount deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/umount and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/uname b/on5xelte/proprietary/vendor/bin/uname deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/uname and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/uniq b/on5xelte/proprietary/vendor/bin/uniq deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/uniq and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/unix2dos b/on5xelte/proprietary/vendor/bin/unix2dos deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/unix2dos and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/uptime b/on5xelte/proprietary/vendor/bin/uptime deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/uptime and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/usleep b/on5xelte/proprietary/vendor/bin/usleep deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/usleep and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/uudecode b/on5xelte/proprietary/vendor/bin/uudecode deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/uudecode and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/uuencode b/on5xelte/proprietary/vendor/bin/uuencode deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/uuencode and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/vmstat b/on5xelte/proprietary/vendor/bin/vmstat deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/vmstat and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/vndservice b/on5xelte/proprietary/vendor/bin/vndservice deleted file mode 100644 index 4de71c9..0000000 Binary files a/on5xelte/proprietary/vendor/bin/vndservice and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/vndservicemanager b/on5xelte/proprietary/vendor/bin/vndservicemanager deleted file mode 100644 index 3b4f510..0000000 Binary files a/on5xelte/proprietary/vendor/bin/vndservicemanager and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/wc b/on5xelte/proprietary/vendor/bin/wc deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/wc and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/which b/on5xelte/proprietary/vendor/bin/which deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/which and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/whoami b/on5xelte/proprietary/vendor/bin/whoami deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/whoami and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/wlbtd b/on5xelte/proprietary/vendor/bin/wlbtd deleted file mode 100644 index ebd2906..0000000 Binary files a/on5xelte/proprietary/vendor/bin/wlbtd and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/xargs b/on5xelte/proprietary/vendor/bin/xargs deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/xargs and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/xxd b/on5xelte/proprietary/vendor/bin/xxd deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/xxd and /dev/null differ diff --git a/on5xelte/proprietary/vendor/bin/yes b/on5xelte/proprietary/vendor/bin/yes deleted file mode 100644 index f46d6cb..0000000 Binary files a/on5xelte/proprietary/vendor/bin/yes and /dev/null differ diff --git a/on5xelte/proprietary/vendor/etc/init/android.hardware.audio@2.0-service.rc b/on5xelte/proprietary/vendor/etc/init/android.hardware.audio@2.0-service.rc deleted file mode 100644 index 39e443c..0000000 --- a/on5xelte/proprietary/vendor/etc/init/android.hardware.audio@2.0-service.rc +++ /dev/null @@ -1,11 +0,0 @@ -service audio-hal-2-0 /vendor/bin/hw/android.hardware.audio@2.0-service - class hal - user audioserver - # media gid needed for /dev/fm (radio) and for /data/misc/media (tee) - group audio camera drmrpc inet media mediadrm net_bt net_bt_admin net_bw_acct media_rw u10_media_rw - ioprio rt 4 - writepid /dev/cpuset/foreground/tasks /dev/stune/foreground/tasks - # audioflinger restarts itself when it loses connection with the hal - # and its .rc file has an "onrestart restart audio-hal" rule, thus - # an additional auto-restart from the init process isn't needed. - oneshot diff --git a/on5xelte/proprietary/vendor/etc/init/android.hardware.bluetooth@1.0-service.rc b/on5xelte/proprietary/vendor/etc/init/android.hardware.bluetooth@1.0-service.rc deleted file mode 100644 index 47cc13e..0000000 --- a/on5xelte/proprietary/vendor/etc/init/android.hardware.bluetooth@1.0-service.rc +++ /dev/null @@ -1,14 +0,0 @@ -service bluetooth-1-0 /vendor/bin/hw/android.hardware.bluetooth@1.0-service - class hal - user bluetooth - group bluetooth - writepid /dev/stune/foreground/tasks - -on property:vts.native_server.on=1 && property:ro.build.type=userdebug - stop bluetooth-1-0 -on property:vts.native_server.on=1 && property:ro.build.type=eng - stop bluetooth-1-0 -on property:vts.native_server.on=0 && property:ro.build.type=userdebug - start bluetooth-1-0 -on property:vts.native_server.on=0 && property:ro.build.type=eng - start bluetooth-1-0 diff --git a/on5xelte/proprietary/vendor/etc/init/android.hardware.configstore@1.0-service.rc b/on5xelte/proprietary/vendor/etc/init/android.hardware.configstore@1.0-service.rc deleted file mode 100644 index 563d854..0000000 --- a/on5xelte/proprietary/vendor/etc/init/android.hardware.configstore@1.0-service.rc +++ /dev/null @@ -1,4 +0,0 @@ -service configstore-hal-1-0 /vendor/bin/hw/android.hardware.configstore@1.0-service - class hal animation - user system - group system diff --git a/on5xelte/proprietary/vendor/etc/init/android.hardware.drm@1.0-service.rc b/on5xelte/proprietary/vendor/etc/init/android.hardware.drm@1.0-service.rc deleted file mode 100644 index bce3c34..0000000 --- a/on5xelte/proprietary/vendor/etc/init/android.hardware.drm@1.0-service.rc +++ /dev/null @@ -1,6 +0,0 @@ -service drm-hal-1-0 /vendor/bin/hw/android.hardware.drm@1.0-service - class hal - user media - group mediadrm drmrpc system - ioprio rt 4 - writepid /dev/cpuset/foreground/tasks diff --git a/on5xelte/proprietary/vendor/etc/init/android.hardware.drm@1.0-service.widevine.rc b/on5xelte/proprietary/vendor/etc/init/android.hardware.drm@1.0-service.widevine.rc deleted file mode 100644 index ca2661b..0000000 --- a/on5xelte/proprietary/vendor/etc/init/android.hardware.drm@1.0-service.widevine.rc +++ /dev/null @@ -1,6 +0,0 @@ -service drm-widevine-hal-1-0 /vendor/bin/hw/android.hardware.drm@1.0-service.widevine - class hal - user media - group system mediadrm drmrpc inet readproc radio - ioprio rt 4 - writepid /dev/cpuset/foreground/tasks \ No newline at end of file diff --git a/on5xelte/proprietary/vendor/etc/init/android.hardware.gatekeeper@1.0-service.rc b/on5xelte/proprietary/vendor/etc/init/android.hardware.gatekeeper@1.0-service.rc deleted file mode 100644 index d3f5e9d..0000000 --- a/on5xelte/proprietary/vendor/etc/init/android.hardware.gatekeeper@1.0-service.rc +++ /dev/null @@ -1,4 +0,0 @@ -service gatekeeper-1-0 /vendor/bin/hw/android.hardware.gatekeeper@1.0-service - class hal - user system - group system diff --git a/on5xelte/proprietary/vendor/etc/init/android.hardware.graphics.allocator@2.0-service.rc b/on5xelte/proprietary/vendor/etc/init/android.hardware.graphics.allocator@2.0-service.rc deleted file mode 100644 index 70f2ef8..0000000 --- a/on5xelte/proprietary/vendor/etc/init/android.hardware.graphics.allocator@2.0-service.rc +++ /dev/null @@ -1,6 +0,0 @@ -service gralloc-2-0 /vendor/bin/hw/android.hardware.graphics.allocator@2.0-service - class hal animation - user system - group graphics drmrpc - capabilities SYS_NICE - onrestart restart surfaceflinger diff --git a/on5xelte/proprietary/vendor/etc/init/android.hardware.keymaster@3.0-service.rc b/on5xelte/proprietary/vendor/etc/init/android.hardware.keymaster@3.0-service.rc deleted file mode 100644 index dc6ad88..0000000 --- a/on5xelte/proprietary/vendor/etc/init/android.hardware.keymaster@3.0-service.rc +++ /dev/null @@ -1,8 +0,0 @@ -service keymaster-3-0 /vendor/bin/hw/android.hardware.keymaster@3.0-service - class early_hal - user system - group system drmrpc - -on post-fs-data - mkdir /efs/DAK 0775 system system - restorecon -R /efs/DAK \ No newline at end of file diff --git a/on5xelte/proprietary/vendor/etc/init/android.hardware.light@2.0-service.rc b/on5xelte/proprietary/vendor/etc/init/android.hardware.light@2.0-service.rc deleted file mode 100644 index c3284c6..0000000 --- a/on5xelte/proprietary/vendor/etc/init/android.hardware.light@2.0-service.rc +++ /dev/null @@ -1,4 +0,0 @@ -service light-hal-2-0 /vendor/bin/hw/android.hardware.light@2.0-service - class hal - user system - group system \ No newline at end of file diff --git a/on5xelte/proprietary/vendor/etc/init/android.hardware.media.omx@1.0-service_exynos.rc b/on5xelte/proprietary/vendor/etc/init/android.hardware.media.omx@1.0-service_exynos.rc deleted file mode 100644 index fe4dd7c..0000000 --- a/on5xelte/proprietary/vendor/etc/init/android.hardware.media.omx@1.0-service_exynos.rc +++ /dev/null @@ -1,6 +0,0 @@ -service mediacodec /vendor/bin/hw/android.hardware.media.omx@1.0-service - class main - user mediacodec - group camera drmrpc mediadrm m2mscaler - ioprio rt 4 - writepid /dev/cpuset/foreground/tasks diff --git a/on5xelte/proprietary/vendor/etc/init/android.hardware.memtrack@1.0-service.rc b/on5xelte/proprietary/vendor/etc/init/android.hardware.memtrack@1.0-service.rc deleted file mode 100644 index c975a18..0000000 --- a/on5xelte/proprietary/vendor/etc/init/android.hardware.memtrack@1.0-service.rc +++ /dev/null @@ -1,4 +0,0 @@ -service memtrack-hal-1-0 /vendor/bin/hw/android.hardware.memtrack@1.0-service - class hal - user system - group system diff --git a/on5xelte/proprietary/vendor/etc/init/android.hardware.power@1.0-service.rc b/on5xelte/proprietary/vendor/etc/init/android.hardware.power@1.0-service.rc deleted file mode 100644 index 1777e90..0000000 --- a/on5xelte/proprietary/vendor/etc/init/android.hardware.power@1.0-service.rc +++ /dev/null @@ -1,4 +0,0 @@ -service power-hal-1-0 /vendor/bin/hw/android.hardware.power@1.0-service - class hal - user system - group system diff --git a/on5xelte/proprietary/vendor/etc/init/android.hardware.sensors@1.0-service.rc b/on5xelte/proprietary/vendor/etc/init/android.hardware.sensors@1.0-service.rc deleted file mode 100644 index 059e5db..0000000 --- a/on5xelte/proprietary/vendor/etc/init/android.hardware.sensors@1.0-service.rc +++ /dev/null @@ -1,5 +0,0 @@ -service sensors-hal-1-0 /vendor/bin/hw/android.hardware.sensors@1.0-service - class hal - user system - group system - capabilities SYS_NICE diff --git a/on5xelte/proprietary/vendor/etc/init/android.hardware.thermal@1.0-service.rc b/on5xelte/proprietary/vendor/etc/init/android.hardware.thermal@1.0-service.rc deleted file mode 100644 index cbc0f65..0000000 --- a/on5xelte/proprietary/vendor/etc/init/android.hardware.thermal@1.0-service.rc +++ /dev/null @@ -1,4 +0,0 @@ -service thermal-hal-1-0 /vendor/bin/hw/android.hardware.thermal@1.0-service - class hal - user system - group system diff --git a/on5xelte/proprietary/vendor/etc/init/android.hardware.usb@1.0-service.rc b/on5xelte/proprietary/vendor/etc/init/android.hardware.usb@1.0-service.rc deleted file mode 100644 index 6ea0720..0000000 --- a/on5xelte/proprietary/vendor/etc/init/android.hardware.usb@1.0-service.rc +++ /dev/null @@ -1,4 +0,0 @@ -service usb-hal-1-0 /vendor/bin/hw/android.hardware.usb@1.0-service - class hal - user system - group system diff --git a/on5xelte/proprietary/vendor/etc/init/android.hardware.wifi@1.0-service.rc b/on5xelte/proprietary/vendor/etc/init/android.hardware.wifi@1.0-service.rc deleted file mode 100644 index b85ee16..0000000 --- a/on5xelte/proprietary/vendor/etc/init/android.hardware.wifi@1.0-service.rc +++ /dev/null @@ -1,4 +0,0 @@ -service wifi_hal_legacy /vendor/bin/hw/android.hardware.wifi@1.0-service - class hal - user wifi - group wifi gps net_raw net_admin diff --git a/on5xelte/proprietary/vendor/etc/init/hostapd.android.rc b/on5xelte/proprietary/vendor/etc/init/hostapd.android.rc deleted file mode 100644 index 672e188..0000000 --- a/on5xelte/proprietary/vendor/etc/init/hostapd.android.rc +++ /dev/null @@ -1,20 +0,0 @@ -# -# init.rc fragment for hostapd on Android -# Copyright (c) 2002-2016, Jouni Malinen -# -# This software may be distributed under the terms of the BSD license. -# See README for more details. -# - -on post-fs-data - mkdir /data/misc/wifi/hostapd 0770 wifi wifi - -service hostapd /vendor/bin/hostapd \ - -e /data/misc/wifi/entropy.bin \ - /data/misc/wifi/hostapd.conf - class main - user wifi - group wifi net_raw net_admin - writepid /data/misc/wifi/hostapd.pid - disabled - oneshot diff --git a/on5xelte/proprietary/vendor/etc/init/init.rilchip.rc b/on5xelte/proprietary/vendor/etc/init/init.rilchip.rc deleted file mode 100644 index 1b11902..0000000 --- a/on5xelte/proprietary/vendor/etc/init/init.rilchip.rc +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright (C) 2012 The Android Open Source Project -# -# IMPORTANT: Do not create world writable files or directories. -# This is a common source of Android security bugs. -# - -service ril-daemon /vendor/bin/hw/rild -l ${vendor.sec.rild.libpath} - class main - user radio - group radio cache inet misc audio sdcard_r sdcard_rw log vpn system readproc wakelock oem_5432 - capabilities BLOCK_SUSPEND NET_ADMIN NET_RAW SYS_ADMIN CHOWN DAC_READ_SEARCH - socket sap_uim_socket1 stream 660 bluetooth bluetooth - onrestart restart cpboot-daemon - -service ril-daemon1 /vendor/bin/hw/rild -c 2 -l ${vendor.sec.rild.libpath2} - class main - user radio - group radio cache inet misc audio sdcard_r sdcard_rw log vpn system readproc wakelock oem_5432 - capabilities BLOCK_SUSPEND NET_ADMIN NET_RAW SYS_ADMIN CHOWN DAC_READ_SEARCH - disabled - -on property:persist.sys.cpboot=disable - stop ril-daemon - stop cpboot-daemon - -service SMD-daemon /vendor/bin/smdexe - class main - user root - group system radio inet net_raw - -# DIAG -service DIAG-daemon /system/bin/diagexe - class main - user root - group system radio inet net_raw - -# LSI CDMA project daemon support dun function -service VC-daemon /system/bin/vcd - class main - user root - group system - disabled - seclabel u:r:vcd:s0 - -on property:telephony.lteOnCdmaDevice=1 - start VC-daemon - -on early-boot -# Assign TCP buffer thresholds to be ceiling value of technology maximums -# Increased technology maximums should be reflected here. - write /proc/sys/net/core/rmem_max 2097152 - write /proc/sys/net/core/wmem_max 2097152 - -on property:init.svc.ril-daemon1=restarting - restart ril-daemon - diff --git a/on5xelte/proprietary/vendor/etc/init/init.rilcommon.rc b/on5xelte/proprietary/vendor/etc/init/init.rilcommon.rc deleted file mode 100644 index 12c7dc1..0000000 --- a/on5xelte/proprietary/vendor/etc/init/init.rilcommon.rc +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright (C) 2012 The Android Open Source Project -# -# IMPORTANT: Do not create world writable files or directories. -# This is a common source of Android security bugs. -# - -# service can not be overwritten except SPRINT -# Thus, rilcarrier is imported before common rc, like init.rilchip.rc -import /init.rilmptcp.rc - -# AT Distributor for factory test -service at_distributor /vendor/bin/at_distributor - class late_start - user root - group radio misc log - -service DR-daemon /vendor/bin/ddexe - class main - user root - group system radio inet net_raw - -service BCS-daemon /vendor/bin/connfwexe - class main - user root - group system radio inet net_raw - -# for ethernet -service dhcpcd_eth0 /system/bin/dhcpcd -ABKL - class main - disabled - oneshot - -# for SmartSwitch -service dhcpcd_usb0 /system/bin/dhcpcd -ABKL - class main - disabled - oneshot - -# for Wi-Fi only models -on property:ro.radio.noril=yes - stop ril-daemon - -# for recovering at restarting netd -service recover_radio /system/bin/sh /system/etc/restart_radio_process.sh - class main - user root - group radio - disabled - oneshot - -on post-fs-data - # For Samsung members - mkdir /data/log/err 0775 radio log - chown radio log /data/log/err - -on property:init.svc.netd=restarting - start recover_radio - -on post-fs-data - mkdir /efs/imei 0775 root radio - restorecon -R /efs/imei diff --git a/on5xelte/proprietary/vendor/etc/init/init.rilepdg.rc b/on5xelte/proprietary/vendor/etc/init/init.rilepdg.rc deleted file mode 100644 index 470b628..0000000 --- a/on5xelte/proprietary/vendor/etc/init/init.rilepdg.rc +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright (C) 2012 The Android Open Source Project -# -# IMPORTANT: Do not create world writable files or directories. -# This is a common source of Android security bugs. -# - -on post-fs-data - mkdir /data/misc/eris 0770 system system - -service eris /system/bin/eris - class main - socket eris stream 660 system system - user system - group system net_raw inet net_admin - oneshot - disabled - diff --git a/on5xelte/proprietary/vendor/etc/init/rild.rc b/on5xelte/proprietary/vendor/etc/init/rild.rc deleted file mode 100644 index b27e1da..0000000 --- a/on5xelte/proprietary/vendor/etc/init/rild.rc +++ /dev/null @@ -1,5 +0,0 @@ -service ril-daemon /vendor/bin/hw/rild - class main - user radio - group radio cache inet misc audio log readproc wakelock - capabilities BLOCK_SUSPEND NET_ADMIN NET_RAW diff --git a/on5xelte/proprietary/vendor/etc/init/vendor.samsung.hardware.biometrics.fingerprint@2.1-service.rc b/on5xelte/proprietary/vendor/etc/init/vendor.samsung.hardware.biometrics.fingerprint@2.1-service.rc deleted file mode 100644 index 97e1343..0000000 --- a/on5xelte/proprietary/vendor/etc/init/vendor.samsung.hardware.biometrics.fingerprint@2.1-service.rc +++ /dev/null @@ -1,7 +0,0 @@ -service sec_fps_hal /vendor/bin/hw/vendor.samsung.hardware.biometrics.fingerprint@2.1-service - # "class hal" causes a race condition on some devices due to files created - # in /data. As a workaround, postpone startup until later in boot once - # /data is mounted. - class late_start - user system - group system input diff --git a/on5xelte/proprietary/vendor/etc/init/vendor.samsung.hardware.gnss@1.0-service.rc b/on5xelte/proprietary/vendor/etc/init/vendor.samsung.hardware.gnss@1.0-service.rc deleted file mode 100644 index 2b92b81..0000000 --- a/on5xelte/proprietary/vendor/etc/init/vendor.samsung.hardware.gnss@1.0-service.rc +++ /dev/null @@ -1,4 +0,0 @@ -service sec_gnss_service /vendor/bin/hw/vendor.samsung.hardware.gnss@1.0-service - class main - user system - group system gps diff --git a/on5xelte/proprietary/vendor/etc/init/vendor.samsung.hardware.miscpower@1.0-service.rc b/on5xelte/proprietary/vendor/etc/init/vendor.samsung.hardware.miscpower@1.0-service.rc deleted file mode 100644 index a666dea..0000000 --- a/on5xelte/proprietary/vendor/etc/init/vendor.samsung.hardware.miscpower@1.0-service.rc +++ /dev/null @@ -1,4 +0,0 @@ -service sec-miscpower-1-0 /vendor/bin/hw/vendor.samsung.hardware.miscpower@1.0-service - class hal - user system - group system diff --git a/on5xelte/proprietary/vendor/etc/init/vendor.samsung.hardware.vibrator@1.0-service.rc b/on5xelte/proprietary/vendor/etc/init/vendor.samsung.hardware.vibrator@1.0-service.rc deleted file mode 100644 index ea60507..0000000 --- a/on5xelte/proprietary/vendor/etc/init/vendor.samsung.hardware.vibrator@1.0-service.rc +++ /dev/null @@ -1,4 +0,0 @@ -service sec-vibrator-1-0 /vendor/bin/hw/vendor.samsung.hardware.vibrator@1.0-service - class hal - user system - group system diff --git a/on5xelte/proprietary/vendor/etc/init/vndservicemanager.rc b/on5xelte/proprietary/vendor/etc/init/vndservicemanager.rc deleted file mode 100644 index d5ddaaf..0000000 --- a/on5xelte/proprietary/vendor/etc/init/vndservicemanager.rc +++ /dev/null @@ -1,6 +0,0 @@ -service vndservicemanager /vendor/bin/vndservicemanager /dev/vndbinder - class core - user system - group system readproc - writepid /dev/cpuset/system-background/tasks - diff --git a/on5xelte/proprietary/vendor/etc/permissions/android.hardware.location.gps.xml b/on5xelte/proprietary/vendor/etc/permissions/android.hardware.location.gps.xml deleted file mode 100644 index 72ab732..0000000 --- a/on5xelte/proprietary/vendor/etc/permissions/android.hardware.location.gps.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - diff --git a/on5xelte/proprietary/vendor/etc/permissions/android.hardware.telephony.gsm.xml b/on5xelte/proprietary/vendor/etc/permissions/android.hardware.telephony.gsm.xml deleted file mode 100644 index 7927fa8..0000000 --- a/on5xelte/proprietary/vendor/etc/permissions/android.hardware.telephony.gsm.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - diff --git a/on5xelte/proprietary/vendor/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml b/on5xelte/proprietary/vendor/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml deleted file mode 100644 index ed6606d..0000000 --- a/on5xelte/proprietary/vendor/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - diff --git a/on5xelte/proprietary/vendor/etc/permissions/android.hardware.usb.accessory.xml b/on5xelte/proprietary/vendor/etc/permissions/android.hardware.usb.accessory.xml deleted file mode 100644 index 80a0904..0000000 --- a/on5xelte/proprietary/vendor/etc/permissions/android.hardware.usb.accessory.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - diff --git a/on5xelte/proprietary/vendor/etc/permissions/android.hardware.usb.host.xml b/on5xelte/proprietary/vendor/etc/permissions/android.hardware.usb.host.xml deleted file mode 100644 index b0ca82c..0000000 --- a/on5xelte/proprietary/vendor/etc/permissions/android.hardware.usb.host.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - diff --git a/on5xelte/proprietary/vendor/etc/permissions/android.hardware.wifi.direct.xml b/on5xelte/proprietary/vendor/etc/permissions/android.hardware.wifi.direct.xml deleted file mode 100644 index 78cb474..0000000 --- a/on5xelte/proprietary/vendor/etc/permissions/android.hardware.wifi.direct.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - diff --git a/on5xelte/proprietary/vendor/etc/permissions/android.hardware.wifi.xml b/on5xelte/proprietary/vendor/etc/permissions/android.hardware.wifi.xml deleted file mode 100644 index 512570c..0000000 --- a/on5xelte/proprietary/vendor/etc/permissions/android.hardware.wifi.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - diff --git a/on5xelte/proprietary/vendor/etc/permissions/handheld_core_hardware.xml b/on5xelte/proprietary/vendor/etc/permissions/handheld_core_hardware.xml deleted file mode 100644 index bdcc106..0000000 --- a/on5xelte/proprietary/vendor/etc/permissions/handheld_core_hardware.xml +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/on5xelte/proprietary/vendor/firmware/mfc_ldfw.bin b/on5xelte/proprietary/vendor/firmware/mfc_ldfw.bin deleted file mode 100644 index 2fb2337..0000000 Binary files a/on5xelte/proprietary/vendor/firmware/mfc_ldfw.bin and /dev/null differ diff --git a/on5xelte/proprietary/vendor/framework/vendor.samsung.hardware.biometrics.fingerprint-V2.1-java.jar b/on5xelte/proprietary/vendor/framework/vendor.samsung.hardware.biometrics.fingerprint-V2.1-java.jar deleted file mode 100644 index 4ff8781..0000000 Binary files a/on5xelte/proprietary/vendor/framework/vendor.samsung.hardware.biometrics.fingerprint-V2.1-java.jar and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.frameworks.displayservice@1.0.so b/on5xelte/proprietary/vendor/lib/android.frameworks.displayservice@1.0.so deleted file mode 100644 index 6293526..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.frameworks.displayservice@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.frameworks.schedulerservice@1.0.so b/on5xelte/proprietary/vendor/lib/android.frameworks.schedulerservice@1.0.so deleted file mode 100644 index 9cfcfbc..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.frameworks.schedulerservice@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.frameworks.sensorservice@1.0.so b/on5xelte/proprietary/vendor/lib/android.frameworks.sensorservice@1.0.so deleted file mode 100644 index 696af7e..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.frameworks.sensorservice@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.frameworks.vr.composer@1.0.so b/on5xelte/proprietary/vendor/lib/android.frameworks.vr.composer@1.0.so deleted file mode 100644 index c2662f3..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.frameworks.vr.composer@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.audio.common@2.0-util.so b/on5xelte/proprietary/vendor/lib/android.hardware.audio.common@2.0-util.so deleted file mode 100644 index 0ff7a9d..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.audio.common@2.0-util.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.audio.common@2.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.audio.common@2.0.so deleted file mode 100644 index 7df1859..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.audio.common@2.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.audio.effect@2.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.audio.effect@2.0.so deleted file mode 100644 index b52e140..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.audio.effect@2.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.audio@2.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.audio@2.0.so deleted file mode 100644 index 471e14b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.audio@2.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.biometrics.fingerprint@2.1.so b/on5xelte/proprietary/vendor/lib/android.hardware.biometrics.fingerprint@2.1.so deleted file mode 100644 index a08ec85..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.biometrics.fingerprint@2.1.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.bluetooth@1.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.bluetooth@1.0.so deleted file mode 100644 index e88c303..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.bluetooth@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.broadcastradio@1.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.broadcastradio@1.0.so deleted file mode 100644 index 3647ea7..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.broadcastradio@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.broadcastradio@1.1.so b/on5xelte/proprietary/vendor/lib/android.hardware.broadcastradio@1.1.so deleted file mode 100644 index f01fba5..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.broadcastradio@1.1.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.camera.common@1.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.camera.common@1.0.so deleted file mode 100644 index 1f0104c..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.camera.common@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.camera.device@1.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.camera.device@1.0.so deleted file mode 100644 index 391be02..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.camera.device@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.camera.device@3.2.so b/on5xelte/proprietary/vendor/lib/android.hardware.camera.device@3.2.so deleted file mode 100644 index ae2ea4c..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.camera.device@3.2.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.camera.provider@2.4.so b/on5xelte/proprietary/vendor/lib/android.hardware.camera.provider@2.4.so deleted file mode 100644 index 2f3943b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.camera.provider@2.4.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.configstore-utils.so b/on5xelte/proprietary/vendor/lib/android.hardware.configstore-utils.so deleted file mode 100644 index 188c91a..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.configstore-utils.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.configstore@1.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.configstore@1.0.so deleted file mode 100644 index 53d9252..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.configstore@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.contexthub@1.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.contexthub@1.0.so deleted file mode 100644 index 0cfa484..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.contexthub@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.drm@1.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.drm@1.0.so deleted file mode 100644 index 07db495..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.drm@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.dumpstate@1.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.dumpstate@1.0.so deleted file mode 100644 index 3908629..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.dumpstate@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.gatekeeper@1.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.gatekeeper@1.0.so deleted file mode 100644 index ee388c8..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.gatekeeper@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.gnss@1.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.gnss@1.0.so deleted file mode 100644 index ca41ed9..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.gnss@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.graphics.allocator@2.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.graphics.allocator@2.0.so deleted file mode 100644 index 017c81f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.graphics.allocator@2.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.graphics.bufferqueue@1.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.graphics.bufferqueue@1.0.so deleted file mode 100644 index 02ce3a0..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.graphics.bufferqueue@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.graphics.common@1.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.graphics.common@1.0.so deleted file mode 100644 index aa31c6b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.graphics.common@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.graphics.composer@2.1.so b/on5xelte/proprietary/vendor/lib/android.hardware.graphics.composer@2.1.so deleted file mode 100644 index c343581..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.graphics.composer@2.1.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.graphics.mapper@2.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.graphics.mapper@2.0.so deleted file mode 100644 index bbf6bc7..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.graphics.mapper@2.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.health@1.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.health@1.0.so deleted file mode 100644 index a1ef8a2..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.health@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.ir@1.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.ir@1.0.so deleted file mode 100644 index 3184682..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.ir@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.keymaster@3.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.keymaster@3.0.so deleted file mode 100644 index 1451846..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.keymaster@3.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.light@2.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.light@2.0.so deleted file mode 100644 index 6658fa1..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.light@2.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.media.omx@1.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.media.omx@1.0.so deleted file mode 100644 index c19bdd2..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.media.omx@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.media@1.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.media@1.0.so deleted file mode 100644 index c02d1f6..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.media@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.memtrack@1.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.memtrack@1.0.so deleted file mode 100644 index a99ebbd..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.memtrack@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.power@1.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.power@1.0.so deleted file mode 100644 index 15bc6ee..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.power@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.radio.deprecated@1.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.radio.deprecated@1.0.so deleted file mode 100644 index 99fffaa..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.radio.deprecated@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.radio@1.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.radio@1.0.so deleted file mode 100644 index dba4cca..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.radio@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.renderscript@1.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.renderscript@1.0.so deleted file mode 100644 index 613b99f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.renderscript@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.sensors@1.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.sensors@1.0.so deleted file mode 100644 index 3f88f5c..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.sensors@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.soundtrigger@2.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.soundtrigger@2.0.so deleted file mode 100644 index 73fcb01..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.soundtrigger@2.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.thermal@1.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.thermal@1.0.so deleted file mode 100644 index 9f697c9..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.thermal@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.tv.cec@1.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.tv.cec@1.0.so deleted file mode 100644 index d887323..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.tv.cec@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.tv.input@1.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.tv.input@1.0.so deleted file mode 100644 index 37ed974..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.tv.input@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.usb@1.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.usb@1.0.so deleted file mode 100644 index 024a65c..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.usb@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.vibrator@1.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.vibrator@1.0.so deleted file mode 100644 index 79a7e39..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.vibrator@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.vr@1.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.vr@1.0.so deleted file mode 100644 index bd83c6d..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.vr@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.wifi.supplicant@1.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.wifi.supplicant@1.0.so deleted file mode 100644 index 37e2d2d..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.wifi.supplicant@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hardware.wifi@1.0.so b/on5xelte/proprietary/vendor/lib/android.hardware.wifi@1.0.so deleted file mode 100644 index 435bd63..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hardware.wifi@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hidl.allocator@1.0.so b/on5xelte/proprietary/vendor/lib/android.hidl.allocator@1.0.so deleted file mode 100644 index b3bd661..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hidl.allocator@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hidl.base@1.0.so b/on5xelte/proprietary/vendor/lib/android.hidl.base@1.0.so deleted file mode 100644 index 38abfb9..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hidl.base@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hidl.manager@1.0.so b/on5xelte/proprietary/vendor/lib/android.hidl.manager@1.0.so deleted file mode 100644 index c55ad08..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hidl.manager@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hidl.memory@1.0.so b/on5xelte/proprietary/vendor/lib/android.hidl.memory@1.0.so deleted file mode 100644 index 72db98e..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hidl.memory@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hidl.token@1.0-utils.so b/on5xelte/proprietary/vendor/lib/android.hidl.token@1.0-utils.so deleted file mode 100644 index 841db46..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hidl.token@1.0-utils.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.hidl.token@1.0.so b/on5xelte/proprietary/vendor/lib/android.hidl.token@1.0.so deleted file mode 100644 index 262f14f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.hidl.token@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/android.system.wifi.keystore@1.0.so b/on5xelte/proprietary/vendor/lib/android.system.wifi.keystore@1.0.so deleted file mode 100644 index 7d4798a..0000000 Binary files a/on5xelte/proprietary/vendor/lib/android.system.wifi.keystore@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/camera.device@1.0-impl.so b/on5xelte/proprietary/vendor/lib/camera.device@1.0-impl.so deleted file mode 100644 index 78eab4b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/camera.device@1.0-impl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/camera.device@3.2-impl.so b/on5xelte/proprietary/vendor/lib/camera.device@3.2-impl.so deleted file mode 100644 index 9ba1565..0000000 Binary files a/on5xelte/proprietary/vendor/lib/camera.device@3.2-impl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/drm/libfwdlockengine.so b/on5xelte/proprietary/vendor/lib/drm/libfwdlockengine.so deleted file mode 100644 index c3786e8..0000000 Binary files a/on5xelte/proprietary/vendor/lib/drm/libfwdlockengine.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/drm/libomaplugin.so b/on5xelte/proprietary/vendor/lib/drm/libomaplugin.so deleted file mode 100644 index 4763499..0000000 Binary files a/on5xelte/proprietary/vendor/lib/drm/libomaplugin.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/egl/libGLES_android.so b/on5xelte/proprietary/vendor/lib/egl/libGLES_android.so deleted file mode 100644 index 73f9651..0000000 Binary files a/on5xelte/proprietary/vendor/lib/egl/libGLES_android.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so b/on5xelte/proprietary/vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so deleted file mode 100644 index 3003232..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/android.hardware.audio@2.0-impl.so b/on5xelte/proprietary/vendor/lib/hw/android.hardware.audio@2.0-impl.so deleted file mode 100644 index f49fc22..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/android.hardware.audio@2.0-impl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/android.hardware.bluetooth@1.0-impl.so b/on5xelte/proprietary/vendor/lib/hw/android.hardware.bluetooth@1.0-impl.so deleted file mode 100644 index 49a917f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/android.hardware.bluetooth@1.0-impl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/android.hardware.broadcastradio@1.0-impl.so b/on5xelte/proprietary/vendor/lib/hw/android.hardware.broadcastradio@1.0-impl.so deleted file mode 100644 index be6a48d..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/android.hardware.broadcastradio@1.0-impl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/android.hardware.drm@1.0-impl.so b/on5xelte/proprietary/vendor/lib/hw/android.hardware.drm@1.0-impl.so deleted file mode 100644 index 29e9424..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/android.hardware.drm@1.0-impl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/android.hardware.gatekeeper@1.0-impl.so b/on5xelte/proprietary/vendor/lib/hw/android.hardware.gatekeeper@1.0-impl.so deleted file mode 100644 index 9c07e41..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/android.hardware.gatekeeper@1.0-impl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/android.hardware.gnss@1.0-impl.so b/on5xelte/proprietary/vendor/lib/hw/android.hardware.gnss@1.0-impl.so deleted file mode 100644 index a422fb6..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/android.hardware.gnss@1.0-impl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/android.hardware.graphics.allocator@2.0-impl.so b/on5xelte/proprietary/vendor/lib/hw/android.hardware.graphics.allocator@2.0-impl.so deleted file mode 100644 index aa2ec20..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/android.hardware.graphics.allocator@2.0-impl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/android.hardware.graphics.composer@2.1-impl.so b/on5xelte/proprietary/vendor/lib/hw/android.hardware.graphics.composer@2.1-impl.so deleted file mode 100644 index bc2901c..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/android.hardware.graphics.composer@2.1-impl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/android.hardware.graphics.mapper@2.0-impl.so b/on5xelte/proprietary/vendor/lib/hw/android.hardware.graphics.mapper@2.0-impl.so deleted file mode 100644 index ba787dd..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/android.hardware.graphics.mapper@2.0-impl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/android.hardware.keymaster@3.0-impl.so b/on5xelte/proprietary/vendor/lib/hw/android.hardware.keymaster@3.0-impl.so deleted file mode 100644 index be14e4a..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/android.hardware.keymaster@3.0-impl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/android.hardware.light@2.0-impl.so b/on5xelte/proprietary/vendor/lib/hw/android.hardware.light@2.0-impl.so deleted file mode 100644 index 744829c..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/android.hardware.light@2.0-impl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/android.hardware.memtrack@1.0-impl.so b/on5xelte/proprietary/vendor/lib/hw/android.hardware.memtrack@1.0-impl.so deleted file mode 100644 index 08a4ea4..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/android.hardware.memtrack@1.0-impl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/android.hardware.power@1.0-impl.so b/on5xelte/proprietary/vendor/lib/hw/android.hardware.power@1.0-impl.so deleted file mode 100644 index ebdcacc..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/android.hardware.power@1.0-impl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/android.hardware.sensors@1.0-impl.so b/on5xelte/proprietary/vendor/lib/hw/android.hardware.sensors@1.0-impl.so deleted file mode 100644 index 1b354c5..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/android.hardware.sensors@1.0-impl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/android.hardware.soundtrigger@2.0-impl.so b/on5xelte/proprietary/vendor/lib/hw/android.hardware.soundtrigger@2.0-impl.so deleted file mode 100644 index 7488d37..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/android.hardware.soundtrigger@2.0-impl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/android.hardware.thermal@1.0-impl.so b/on5xelte/proprietary/vendor/lib/hw/android.hardware.thermal@1.0-impl.so deleted file mode 100644 index ab38bb2..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/android.hardware.thermal@1.0-impl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/android.hidl.memory@1.0-impl.so b/on5xelte/proprietary/vendor/lib/hw/android.hidl.memory@1.0-impl.so deleted file mode 100644 index 509e34f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/android.hidl.memory@1.0-impl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/audio.a2dp.default.so b/on5xelte/proprietary/vendor/lib/hw/audio.a2dp.default.so deleted file mode 100644 index 7f455c8..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/audio.a2dp.default.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/audio.playback_record.default.so b/on5xelte/proprietary/vendor/lib/hw/audio.playback_record.default.so deleted file mode 100644 index 66b9012..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/audio.playback_record.default.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/audio.primary.default.so b/on5xelte/proprietary/vendor/lib/hw/audio.primary.default.so deleted file mode 100644 index d1e608d..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/audio.primary.default.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/audio.primary.goldfish.so b/on5xelte/proprietary/vendor/lib/hw/audio.primary.goldfish.so deleted file mode 100644 index 697a4a8..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/audio.primary.goldfish.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/audio.primary.goldfish_legacy.so b/on5xelte/proprietary/vendor/lib/hw/audio.primary.goldfish_legacy.so deleted file mode 100644 index 0e94f25..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/audio.primary.goldfish_legacy.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/audio.primary.universal7570.so b/on5xelte/proprietary/vendor/lib/hw/audio.primary.universal7570.so deleted file mode 100644 index a3c55f6..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/audio.primary.universal7570.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/audio.r_submix.default.so b/on5xelte/proprietary/vendor/lib/hw/audio.r_submix.default.so deleted file mode 100644 index 86e9cdc..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/audio.r_submix.default.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/audio.usb.default.so b/on5xelte/proprietary/vendor/lib/hw/audio.usb.default.so deleted file mode 100644 index 45277d6..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/audio.usb.default.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/bluetooth.default.so b/on5xelte/proprietary/vendor/lib/hw/bluetooth.default.so deleted file mode 100644 index 3cd9c8b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/bluetooth.default.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/camera.goldfish.jpeg.so b/on5xelte/proprietary/vendor/lib/hw/camera.goldfish.jpeg.so deleted file mode 100644 index 1aff757..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/camera.goldfish.jpeg.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/camera.goldfish.so b/on5xelte/proprietary/vendor/lib/hw/camera.goldfish.so deleted file mode 100644 index 6c12612..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/camera.goldfish.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/camera.ranchu.jpeg.so b/on5xelte/proprietary/vendor/lib/hw/camera.ranchu.jpeg.so deleted file mode 100644 index ebb81fa..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/camera.ranchu.jpeg.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/camera.ranchu.so b/on5xelte/proprietary/vendor/lib/hw/camera.ranchu.so deleted file mode 100644 index 0143da8..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/camera.ranchu.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/fingerprint.default.so b/on5xelte/proprietary/vendor/lib/hw/fingerprint.default.so deleted file mode 100644 index d9ba774..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/fingerprint.default.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/fingerprint.goldfish.so b/on5xelte/proprietary/vendor/lib/hw/fingerprint.goldfish.so deleted file mode 100644 index cb7ccb8..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/fingerprint.goldfish.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/fingerprint.ranchu.so b/on5xelte/proprietary/vendor/lib/hw/fingerprint.ranchu.so deleted file mode 100644 index 6a5a01f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/fingerprint.ranchu.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/gatekeeper.exynos7570.so b/on5xelte/proprietary/vendor/lib/hw/gatekeeper.exynos7570.so deleted file mode 100644 index 3abf63b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/gatekeeper.exynos7570.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/gps.goldfish.so b/on5xelte/proprietary/vendor/lib/hw/gps.goldfish.so deleted file mode 100644 index e2b495d..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/gps.goldfish.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/gps.ranchu.so b/on5xelte/proprietary/vendor/lib/hw/gps.ranchu.so deleted file mode 100644 index 5f609ac..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/gps.ranchu.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/gralloc.default.so b/on5xelte/proprietary/vendor/lib/hw/gralloc.default.so deleted file mode 100644 index 7babf9f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/gralloc.default.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/hwcomposer.goldfish.so b/on5xelte/proprietary/vendor/lib/hw/hwcomposer.goldfish.so deleted file mode 100644 index e624a1c..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/hwcomposer.goldfish.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/hwcomposer.ranchu.so b/on5xelte/proprietary/vendor/lib/hw/hwcomposer.ranchu.so deleted file mode 100644 index cb53e47..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/hwcomposer.ranchu.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/keystore.default.so b/on5xelte/proprietary/vendor/lib/hw/keystore.default.so deleted file mode 100644 index 610dfab..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/keystore.default.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/keystore.exynos7570.so b/on5xelte/proprietary/vendor/lib/hw/keystore.exynos7570.so deleted file mode 100644 index fa0495c..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/keystore.exynos7570.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/lights.exynos5.so b/on5xelte/proprietary/vendor/lib/hw/lights.exynos5.so deleted file mode 100644 index 534a7af..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/lights.exynos5.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/lights.goldfish.so b/on5xelte/proprietary/vendor/lib/hw/lights.goldfish.so deleted file mode 100644 index 66bade6..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/lights.goldfish.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/local_time.default.so b/on5xelte/proprietary/vendor/lib/hw/local_time.default.so deleted file mode 100644 index 14b25bb..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/local_time.default.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/power.default.so b/on5xelte/proprietary/vendor/lib/hw/power.default.so deleted file mode 100644 index ef8ee1f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/power.default.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/power.goldfish.so b/on5xelte/proprietary/vendor/lib/hw/power.goldfish.so deleted file mode 100644 index f4b30a9..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/power.goldfish.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/power.ranchu.so b/on5xelte/proprietary/vendor/lib/hw/power.ranchu.so deleted file mode 100644 index ff15284..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/power.ranchu.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/power.universal7570.so b/on5xelte/proprietary/vendor/lib/hw/power.universal7570.so deleted file mode 100644 index 63d0c39..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/power.universal7570.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/sensors.goldfish.so b/on5xelte/proprietary/vendor/lib/hw/sensors.goldfish.so deleted file mode 100644 index 4f5c5f7..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/sensors.goldfish.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/sensors.ranchu.so b/on5xelte/proprietary/vendor/lib/hw/sensors.ranchu.so deleted file mode 100644 index 8a9bfdb..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/sensors.ranchu.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/thermal.universal7570.so b/on5xelte/proprietary/vendor/lib/hw/thermal.universal7570.so deleted file mode 100644 index 008b46d..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/thermal.universal7570.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/vendor.samsung.hardware.camera.provider@2.4-impl.so b/on5xelte/proprietary/vendor/lib/hw/vendor.samsung.hardware.camera.provider@2.4-impl.so deleted file mode 100644 index 3397d0e..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/vendor.samsung.hardware.camera.provider@2.4-impl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/vendor.samsung.hardware.gnss@1.0-impl.so b/on5xelte/proprietary/vendor/lib/hw/vendor.samsung.hardware.gnss@1.0-impl.so deleted file mode 100644 index 5e63fd5..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/vendor.samsung.hardware.gnss@1.0-impl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/hw/vibrator.default.so b/on5xelte/proprietary/vendor/lib/hw/vibrator.default.so deleted file mode 100644 index 33ca9e1..0000000 Binary files a/on5xelte/proprietary/vendor/lib/hw/vibrator.default.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/jack/in.so b/on5xelte/proprietary/vendor/lib/jack/in.so deleted file mode 100644 index f239b24..0000000 Binary files a/on5xelte/proprietary/vendor/lib/jack/in.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/jack/jack_alsa.so b/on5xelte/proprietary/vendor/lib/jack/jack_alsa.so deleted file mode 100644 index c79d2e0..0000000 Binary files a/on5xelte/proprietary/vendor/lib/jack/jack_alsa.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/jack/jack_dummy.so b/on5xelte/proprietary/vendor/lib/jack/jack_dummy.so deleted file mode 100644 index f17ed1d..0000000 Binary files a/on5xelte/proprietary/vendor/lib/jack/jack_dummy.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/jack/jack_loopback.so b/on5xelte/proprietary/vendor/lib/jack/jack_loopback.so deleted file mode 100644 index b9358d1..0000000 Binary files a/on5xelte/proprietary/vendor/lib/jack/jack_loopback.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/jack/out.so b/on5xelte/proprietary/vendor/lib/jack/out.so deleted file mode 100644 index 6acdbbe..0000000 Binary files a/on5xelte/proprietary/vendor/lib/jack/out.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/ld-android.so b/on5xelte/proprietary/vendor/lib/ld-android.so deleted file mode 100644 index a426f40..0000000 Binary files a/on5xelte/proprietary/vendor/lib/ld-android.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libAstcEnc.so b/on5xelte/proprietary/vendor/lib/libAstcEnc.so deleted file mode 100644 index 5d08f6a..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libAstcEnc.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libBSD_jni.so b/on5xelte/proprietary/vendor/lib/libBSD_jni.so deleted file mode 100644 index ccac521..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libBSD_jni.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libCreateSceneMap.so b/on5xelte/proprietary/vendor/lib/libCreateSceneMap.so deleted file mode 100644 index 786ebb5..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libCreateSceneMap.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libDualShotMattingCoreLIB.so b/on5xelte/proprietary/vendor/lib/libDualShotMattingCoreLIB.so deleted file mode 100644 index d9e6ff0..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libDualShotMattingCoreLIB.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libEGL.so b/on5xelte/proprietary/vendor/lib/libEGL.so deleted file mode 100644 index 8e9131c..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libEGL.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libETC1.so b/on5xelte/proprietary/vendor/lib/libETC1.so deleted file mode 100644 index 8ae5d5a..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libETC1.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libExynosHWCService.so b/on5xelte/proprietary/vendor/lib/libExynosHWCService.so deleted file mode 100644 index 91d8198..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libExynosHWCService.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libFFTEm.so b/on5xelte/proprietary/vendor/lib/libFFTEm.so deleted file mode 100644 index 53faa9b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libFFTEm.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libFrucSSMLib.so b/on5xelte/proprietary/vendor/lib/libFrucSSMLib.so deleted file mode 100644 index 8921cb9..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libFrucSSMLib.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libGLESv1_CM.so b/on5xelte/proprietary/vendor/lib/libGLESv1_CM.so deleted file mode 100644 index 5f86589..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libGLESv1_CM.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libGLESv2.so b/on5xelte/proprietary/vendor/lib/libGLESv2.so deleted file mode 100644 index 39c3406..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libGLESv2.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libGLESv3.so b/on5xelte/proprietary/vendor/lib/libGLESv3.so deleted file mode 100644 index cd2c4b4..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libGLESv3.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libHMT.so b/on5xelte/proprietary/vendor/lib/libHMT.so deleted file mode 100644 index 5259455..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libHMT.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libHpr_LocFace_mvfd_v1.0.so b/on5xelte/proprietary/vendor/lib/libHpr_LocFace_mvfd_v1.0.so deleted file mode 100644 index e2fd637..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libHpr_LocFace_mvfd_v1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libHpr_LocLandmark_sdm_v1.0.so b/on5xelte/proprietary/vendor/lib/libHpr_LocLandmark_sdm_v1.0.so deleted file mode 100644 index d70eb92..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libHpr_LocLandmark_sdm_v1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libHpr_RecFace_dl_v1.0.so b/on5xelte/proprietary/vendor/lib/libHpr_RecFace_dl_v1.0.so deleted file mode 100644 index 2012b25..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libHpr_RecFace_dl_v1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libHpr_RecGAE_cvFeature_v1.0.so b/on5xelte/proprietary/vendor/lib/libHpr_RecGAE_cvFeature_v1.0.so deleted file mode 100644 index 12664ed..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libHpr_RecGAE_cvFeature_v1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libHpr_TaskFaceClustering_hierarchical_v1.0.so b/on5xelte/proprietary/vendor/lib/libHpr_TaskFaceClustering_hierarchical_v1.0.so deleted file mode 100644 index cdddcb8..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libHpr_TaskFaceClustering_hierarchical_v1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libInteractivePanoramaUtil.so b/on5xelte/proprietary/vendor/lib/libInteractivePanoramaUtil.so deleted file mode 100644 index 3f0422d..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libInteractivePanoramaUtil.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libIss_Operations.so b/on5xelte/proprietary/vendor/lib/libIss_Operations.so deleted file mode 100644 index 13dd41d..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libIss_Operations.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libIss_jni.so b/on5xelte/proprietary/vendor/lib/libIss_jni.so deleted file mode 100644 index 6695047..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libIss_jni.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libIss_mw.so b/on5xelte/proprietary/vendor/lib/libIss_mw.so deleted file mode 100644 index c5244c1..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libIss_mw.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libIss_mwVold.so b/on5xelte/proprietary/vendor/lib/libIss_mwVold.so deleted file mode 100644 index 417e52b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libIss_mwVold.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libIss_utils.so b/on5xelte/proprietary/vendor/lib/libIss_utils.so deleted file mode 100644 index 1d2c3c4..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libIss_utils.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libLLVM.so b/on5xelte/proprietary/vendor/lib/libLLVM.so deleted file mode 100644 index f57e430..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libLLVM.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libLifevibes_lvverx.so b/on5xelte/proprietary/vendor/lib/libLifevibes_lvverx.so deleted file mode 100644 index d5dec69..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libLifevibes_lvverx.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libLifevibes_lvvetx.so b/on5xelte/proprietary/vendor/lib/libLifevibes_lvvetx.so deleted file mode 100644 index b04f1ea..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libLifevibes_lvvetx.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libMP4Converter.so b/on5xelte/proprietary/vendor/lib/libMP4Converter.so deleted file mode 100644 index f7649e3..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libMP4Converter.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libObjectAndSceneClassification_2.5_OD.so b/on5xelte/proprietary/vendor/lib/libObjectAndSceneClassification_2.5_OD.so deleted file mode 100644 index 02ce052..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libObjectAndSceneClassification_2.5_OD.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libOpenCL.so b/on5xelte/proprietary/vendor/lib/libOpenCL.so deleted file mode 100644 index b8a79c4..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libOpenCL.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libOpenCL.so.1 b/on5xelte/proprietary/vendor/lib/libOpenCL.so.1 deleted file mode 100644 index b8a79c4..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libOpenCL.so.1 and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libOpenCL.so.1.1 b/on5xelte/proprietary/vendor/lib/libOpenCL.so.1.1 deleted file mode 100644 index b8a79c4..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libOpenCL.so.1.1 and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libOpenCv.so b/on5xelte/proprietary/vendor/lib/libOpenCv.so deleted file mode 100644 index 815e156..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libOpenCv.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libOpenMAXAL.so b/on5xelte/proprietary/vendor/lib/libOpenMAXAL.so deleted file mode 100644 index 7788ddd..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libOpenMAXAL.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libOpenSLES.so b/on5xelte/proprietary/vendor/lib/libOpenSLES.so deleted file mode 100644 index 6c122e7..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libOpenSLES.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libPSI.so b/on5xelte/proprietary/vendor/lib/libPSI.so deleted file mode 100644 index 6e4df0a..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libPSI.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libPano3DEngineJNI.so b/on5xelte/proprietary/vendor/lib/libPano3DEngineJNI.so deleted file mode 100644 index c465721..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libPano3DEngineJNI.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libQjpeg.so b/on5xelte/proprietary/vendor/lib/libQjpeg.so deleted file mode 100644 index a9eaa00..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libQjpeg.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libQmageDecoder.so b/on5xelte/proprietary/vendor/lib/libQmageDecoder.so deleted file mode 100644 index 40a0dff..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libQmageDecoder.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libRS.so b/on5xelte/proprietary/vendor/lib/libRS.so deleted file mode 100644 index d6348ce..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libRS.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libRSCpuRef.so b/on5xelte/proprietary/vendor/lib/libRSCpuRef.so deleted file mode 100644 index e3ee6ab..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libRSCpuRef.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libRSDriver.so b/on5xelte/proprietary/vendor/lib/libRSDriver.so deleted file mode 100644 index ac52b9b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libRSDriver.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libRS_internal.so b/on5xelte/proprietary/vendor/lib/libRS_internal.so deleted file mode 100644 index a2e82df..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libRS_internal.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libRScpp.so b/on5xelte/proprietary/vendor/lib/libRScpp.so deleted file mode 100644 index 7c91c7f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libRScpp.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libSRIBSE_Lib.so b/on5xelte/proprietary/vendor/lib/libSRIBSE_Lib.so deleted file mode 100644 index 495f8de..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libSRIBSE_Lib.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libSTE.so b/on5xelte/proprietary/vendor/lib/libSTE.so deleted file mode 100644 index 2fb21d3..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libSTE.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libSamsungAPVoiceEngine.so b/on5xelte/proprietary/vendor/lib/libSamsungAPVoiceEngine.so deleted file mode 100644 index f761908..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libSamsungAPVoiceEngine.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libSamsungPkcs11Wrapper.so b/on5xelte/proprietary/vendor/lib/libSamsungPkcs11Wrapper.so deleted file mode 100644 index adfe4ec..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libSamsungPkcs11Wrapper.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libSamsungPostProcess.so b/on5xelte/proprietary/vendor/lib/libSamsungPostProcess.so deleted file mode 100644 index 44faa98..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libSamsungPostProcess.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libSamsungPostProcessConvertor.so b/on5xelte/proprietary/vendor/lib/libSamsungPostProcessConvertor.so deleted file mode 100644 index ad026ad..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libSamsungPostProcessConvertor.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libSamsungPreProcess.so b/on5xelte/proprietary/vendor/lib/libSamsungPreProcess.so deleted file mode 100644 index a2bfcb1..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libSamsungPreProcess.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libSecEDSVendorBase.so b/on5xelte/proprietary/vendor/lib/libSecEDSVendorBase.so deleted file mode 100644 index f744631..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libSecEDSVendorBase.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libSecEmbms.so b/on5xelte/proprietary/vendor/lib/libSecEmbms.so deleted file mode 100644 index bd4ad08..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libSecEmbms.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libSecExternalDisplay_jni.so b/on5xelte/proprietary/vendor/lib/libSecExternalDisplay_jni.so deleted file mode 100644 index 1c0f3d6..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libSecExternalDisplay_jni.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libSecExternalDisplayinterface.so b/on5xelte/proprietary/vendor/lib/libSecExternalDisplayinterface.so deleted file mode 100644 index dcd0c59..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libSecExternalDisplayinterface.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libSecPanoramaInterface.so b/on5xelte/proprietary/vendor/lib/libSecPanoramaInterface.so deleted file mode 100644 index 1b099fa..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libSecPanoramaInterface.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libSelfieToneCurveCorrection.so b/on5xelte/proprietary/vendor/lib/libSelfieToneCurveCorrection.so deleted file mode 100644 index 57046ee..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libSelfieToneCurveCorrection.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libSisoCameraDistortionEffects.so b/on5xelte/proprietary/vendor/lib/libSisoCameraDistortionEffects.so deleted file mode 100644 index b027d6c..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libSisoCameraDistortionEffects.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libSoundAlive_VSP_ver315b_arm.so b/on5xelte/proprietary/vendor/lib/libSoundAlive_VSP_ver315b_arm.so deleted file mode 100644 index 8f4d0ea..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libSoundAlive_VSP_ver315b_arm.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/lib_DNSe_EP_ver216c.so b/on5xelte/proprietary/vendor/lib/lib_DNSe_EP_ver216c.so deleted file mode 100644 index 7611416..0000000 Binary files a/on5xelte/proprietary/vendor/lib/lib_DNSe_EP_ver216c.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/lib_DNSe_NRSS_ver226.so b/on5xelte/proprietary/vendor/lib/lib_DNSe_NRSS_ver226.so deleted file mode 100644 index 2b8564b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/lib_DNSe_NRSS_ver226.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/lib_SA_GoogleFX_ver119k.so b/on5xelte/proprietary/vendor/lib/lib_SA_GoogleFX_ver119k.so deleted file mode 100644 index b1122b2..0000000 Binary files a/on5xelte/proprietary/vendor/lib/lib_SA_GoogleFX_ver119k.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/lib_SamsungRec_V05001.so b/on5xelte/proprietary/vendor/lib/lib_SamsungRec_V05001.so deleted file mode 100644 index 74312bf..0000000 Binary files a/on5xelte/proprietary/vendor/lib/lib_SamsungRec_V05001.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/lib_SamsungVAD_v01009.so b/on5xelte/proprietary/vendor/lib/lib_SamsungVAD_v01009.so deleted file mode 100644 index 3247dd4..0000000 Binary files a/on5xelte/proprietary/vendor/lib/lib_SamsungVAD_v01009.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/lib_SoundAlive_3DPosition_ver202.so b/on5xelte/proprietary/vendor/lib/lib_SoundAlive_3DPosition_ver202.so deleted file mode 100644 index c52a374..0000000 Binary files a/on5xelte/proprietary/vendor/lib/lib_SoundAlive_3DPosition_ver202.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/lib_SoundAlive_SRC384_ver300.so b/on5xelte/proprietary/vendor/lib/lib_SoundAlive_SRC384_ver300.so deleted file mode 100644 index 51bec92..0000000 Binary files a/on5xelte/proprietary/vendor/lib/lib_SoundAlive_SRC384_ver300.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/lib_SoundAlive_play_plus_ver127a.so b/on5xelte/proprietary/vendor/lib/lib_SoundAlive_play_plus_ver127a.so deleted file mode 100644 index 266e5ff..0000000 Binary files a/on5xelte/proprietary/vendor/lib/lib_SoundAlive_play_plus_ver127a.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/lib_SoundBooster_ver710.so b/on5xelte/proprietary/vendor/lib/lib_SoundBooster_ver710.so deleted file mode 100644 index 3ed38de..0000000 Binary files a/on5xelte/proprietary/vendor/lib/lib_SoundBooster_ver710.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/lib_apmnative.so b/on5xelte/proprietary/vendor/lib/lib_apmnative.so deleted file mode 100644 index acd27fc..0000000 Binary files a/on5xelte/proprietary/vendor/lib/lib_apmnative.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/lib_soundaliveresampler.so b/on5xelte/proprietary/vendor/lib/lib_soundaliveresampler.so deleted file mode 100644 index 6607d94..0000000 Binary files a/on5xelte/proprietary/vendor/lib/lib_soundaliveresampler.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/lib_src_night_shot.so b/on5xelte/proprietary/vendor/lib/lib_src_night_shot.so deleted file mode 100644 index 2dd3c6b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/lib_src_night_shot.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libaaudio.so b/on5xelte/proprietary/vendor/lib/libaaudio.so deleted file mode 100644 index a1b4cd8..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libaaudio.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libaaudioservice.so b/on5xelte/proprietary/vendor/lib/libaaudioservice.so deleted file mode 100644 index 5d8face..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libaaudioservice.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libabcfingr.so b/on5xelte/proprietary/vendor/lib/libabcfingr.so deleted file mode 100644 index ece8396..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libabcfingr.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libabcfingrcagent.so b/on5xelte/proprietary/vendor/lib/libabcfingrcagent.so deleted file mode 100644 index f07f248..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libabcfingrcagent.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libaccauthentication_jni.so b/on5xelte/proprietary/vendor/lib/libaccauthentication_jni.so deleted file mode 100644 index 84a00c2..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libaccauthentication_jni.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libalsautils.so b/on5xelte/proprietary/vendor/lib/libalsautils.so deleted file mode 100644 index fe2d83e..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libalsautils.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libandroid.so b/on5xelte/proprietary/vendor/lib/libandroid.so deleted file mode 100644 index 08c4def..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libandroid.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libandroid_runtime.so b/on5xelte/proprietary/vendor/lib/libandroid_runtime.so deleted file mode 100644 index afea2c7..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libandroid_runtime.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libandroid_servers.so b/on5xelte/proprietary/vendor/lib/libandroid_servers.so deleted file mode 100644 index a12f703..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libandroid_servers.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libandroid_ssrm.so b/on5xelte/proprietary/vendor/lib/libandroid_ssrm.so deleted file mode 100644 index 3d132ea..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libandroid_ssrm.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libandroidfw.so b/on5xelte/proprietary/vendor/lib/libandroidfw.so deleted file mode 100644 index 4d563b8..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libandroidfw.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libapa.so b/on5xelte/proprietary/vendor/lib/libapa.so deleted file mode 100644 index de4d24b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libapa.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libapa_client.so b/on5xelte/proprietary/vendor/lib/libapa_client.so deleted file mode 100644 index 4ec1637..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libapa_client.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libapa_control.so b/on5xelte/proprietary/vendor/lib/libapa_control.so deleted file mode 100644 index e16ff9c..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libapa_control.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libapa_jni.so b/on5xelte/proprietary/vendor/lib/libapa_jni.so deleted file mode 100644 index a1690ba..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libapa_jni.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libapaproxy.so b/on5xelte/proprietary/vendor/lib/libapaproxy.so deleted file mode 100644 index 12df281..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libapaproxy.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libaplayer.so b/on5xelte/proprietary/vendor/lib/libaplayer.so deleted file mode 100644 index eff1911..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libaplayer.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libappfuse.so b/on5xelte/proprietary/vendor/lib/libappfuse.so deleted file mode 100644 index 727ff0e..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libappfuse.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libaptX_encoder.so b/on5xelte/proprietary/vendor/lib/libaptX_encoder.so deleted file mode 100644 index 6357ad5..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libaptX_encoder.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libarac.so b/on5xelte/proprietary/vendor/lib/libarac.so deleted file mode 100644 index f4861fd..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libarac.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libarcsoft_wideselfie.so b/on5xelte/proprietary/vendor/lib/libarcsoft_wideselfie.so deleted file mode 100644 index 16f092e..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libarcsoft_wideselfie.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libaresdns.so b/on5xelte/proprietary/vendor/lib/libaresdns.so deleted file mode 100644 index 7c58d6c..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libaresdns.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libart-compiler.so b/on5xelte/proprietary/vendor/lib/libart-compiler.so deleted file mode 100644 index 796d61b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libart-compiler.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libart-compiler.so.orig.gz b/on5xelte/proprietary/vendor/lib/libart-compiler.so.orig.gz deleted file mode 100644 index 1ae0512..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libart-compiler.so.orig.gz and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libart-dexlayout.so b/on5xelte/proprietary/vendor/lib/libart-dexlayout.so deleted file mode 100644 index a422aa3..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libart-dexlayout.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libart-dexlayout.so.orig.gz b/on5xelte/proprietary/vendor/lib/libart-dexlayout.so.orig.gz deleted file mode 100644 index d383fd6..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libart-dexlayout.so.orig.gz and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libart-disassembler.so b/on5xelte/proprietary/vendor/lib/libart-disassembler.so deleted file mode 100644 index c8dc0e6..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libart-disassembler.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libart-disassembler.so.orig.gz b/on5xelte/proprietary/vendor/lib/libart-disassembler.so.orig.gz deleted file mode 100644 index afaf694..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libart-disassembler.so.orig.gz and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libart.so b/on5xelte/proprietary/vendor/lib/libart.so deleted file mode 100644 index 407242b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libart.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libart.so.orig.gz b/on5xelte/proprietary/vendor/lib/libart.so.orig.gz deleted file mode 100644 index 11d61ec..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libart.so.orig.gz and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libasf_fileshare.so b/on5xelte/proprietary/vendor/lib/libasf_fileshare.so deleted file mode 100644 index e4faa34..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libasf_fileshare.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libasf_fileshareserver.so b/on5xelte/proprietary/vendor/lib/libasf_fileshareserver.so deleted file mode 100644 index 41fb1d1..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libasf_fileshareserver.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libasound.so b/on5xelte/proprietary/vendor/lib/libasound.so deleted file mode 100644 index 1677d98..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libasound.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libatomcore.so b/on5xelte/proprietary/vendor/lib/libatomcore.so deleted file mode 100644 index 2f5635f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libatomcore.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libatomjpeg.so b/on5xelte/proprietary/vendor/lib/libatomjpeg.so deleted file mode 100644 index 0ceb9a2..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libatomjpeg.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libatparser.so b/on5xelte/proprietary/vendor/lib/libatparser.so deleted file mode 100644 index 6f19b6f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libatparser.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libaudio-ril.so b/on5xelte/proprietary/vendor/lib/libaudio-ril.so deleted file mode 100644 index c2b8f4c..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libaudio-ril.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libaudioclient.so b/on5xelte/proprietary/vendor/lib/libaudioclient.so deleted file mode 100644 index 0f902da..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libaudioclient.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libaudioeffect_jni.so b/on5xelte/proprietary/vendor/lib/libaudioeffect_jni.so deleted file mode 100644 index a6c9d72..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libaudioeffect_jni.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libaudioflinger.so b/on5xelte/proprietary/vendor/lib/libaudioflinger.so deleted file mode 100644 index 649f0fb..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libaudioflinger.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libaudiohal.so b/on5xelte/proprietary/vendor/lib/libaudiohal.so deleted file mode 100644 index d6addf4..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libaudiohal.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libaudiohookclient.so b/on5xelte/proprietary/vendor/lib/libaudiohookclient.so deleted file mode 100644 index af6a369..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libaudiohookclient.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libaudiomanager.so b/on5xelte/proprietary/vendor/lib/libaudiomanager.so deleted file mode 100644 index 4490da4..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libaudiomanager.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libaudiopolicyenginedefault.so b/on5xelte/proprietary/vendor/lib/libaudiopolicyenginedefault.so deleted file mode 100644 index 0a9b5a4..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libaudiopolicyenginedefault.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libaudiopolicymanager.so b/on5xelte/proprietary/vendor/lib/libaudiopolicymanager.so deleted file mode 100644 index 589cc09..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libaudiopolicymanager.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libaudiopolicymanagerdefault.so b/on5xelte/proprietary/vendor/lib/libaudiopolicymanagerdefault.so deleted file mode 100644 index c23872f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libaudiopolicymanagerdefault.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libaudiopolicyservice.so b/on5xelte/proprietary/vendor/lib/libaudiopolicyservice.so deleted file mode 100644 index 2eb3fcc..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libaudiopolicyservice.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libaudioprocessing.so b/on5xelte/proprietary/vendor/lib/libaudioprocessing.so deleted file mode 100644 index c99d82e..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libaudioprocessing.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libaudioroute.so b/on5xelte/proprietary/vendor/lib/libaudioroute.so deleted file mode 100644 index c67df4d..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libaudioroute.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libaudiospdif.so b/on5xelte/proprietary/vendor/lib/libaudiospdif.so deleted file mode 100644 index 2fdad3e..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libaudiospdif.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libaudioutils.so b/on5xelte/proprietary/vendor/lib/libaudioutils.so deleted file mode 100644 index 98b32a7..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libaudioutils.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libauthnrtactrl_jni.so b/on5xelte/proprietary/vendor/lib/libauthnrtactrl_jni.so deleted file mode 100644 index cafbef8..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libauthnrtactrl_jni.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libavservices_minijail.so b/on5xelte/proprietary/vendor/lib/libavservices_minijail.so deleted file mode 100644 index cf83344..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libavservices_minijail.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libbacktrace.so b/on5xelte/proprietary/vendor/lib/libbacktrace.so deleted file mode 100644 index 39daca5..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libbacktrace.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libbase.so b/on5xelte/proprietary/vendor/lib/libbase.so deleted file mode 100644 index 88afb7b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libbase.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libbatteryservice.so b/on5xelte/proprietary/vendor/lib/libbatteryservice.so deleted file mode 100644 index 25da387..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libbatteryservice.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libbcc.so b/on5xelte/proprietary/vendor/lib/libbcc.so deleted file mode 100644 index d8b7c02..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libbcc.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libbcinfo.so b/on5xelte/proprietary/vendor/lib/libbcinfo.so deleted file mode 100644 index cfd076f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libbcinfo.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libbinder.so b/on5xelte/proprietary/vendor/lib/libbinder.so deleted file mode 100644 index 8d551b8..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libbinder.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libblas.so b/on5xelte/proprietary/vendor/lib/libblas.so deleted file mode 100644 index b401516..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libblas.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libbluetooth_jni.so b/on5xelte/proprietary/vendor/lib/libbluetooth_jni.so deleted file mode 100644 index c001d36..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libbluetooth_jni.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libbt-iopdb.so b/on5xelte/proprietary/vendor/lib/libbt-iopdb.so deleted file mode 100644 index a4f7a79..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libbt-iopdb.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libbt-iopdb_mod.so b/on5xelte/proprietary/vendor/lib/libbt-iopdb_mod.so deleted file mode 100644 index 0e4e34c..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libbt-iopdb_mod.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libbt-vendor.so b/on5xelte/proprietary/vendor/lib/libbt-vendor.so deleted file mode 100644 index 7b2892c..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libbt-vendor.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libbthost_if.so b/on5xelte/proprietary/vendor/lib/libbthost_if.so deleted file mode 100644 index 577116f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libbthost_if.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libc++.so b/on5xelte/proprietary/vendor/lib/libc++.so deleted file mode 100644 index 00bfd17..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libc++.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libc.so b/on5xelte/proprietary/vendor/lib/libc.so deleted file mode 100644 index 82867ae..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libc.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libc_malloc_debug.so b/on5xelte/proprietary/vendor/lib/libc_malloc_debug.so deleted file mode 100644 index 767b2e4..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libc_malloc_debug.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libcamera2ndk.so b/on5xelte/proprietary/vendor/lib/libcamera2ndk.so deleted file mode 100644 index 36320c5..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libcamera2ndk.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libcamera_client.so b/on5xelte/proprietary/vendor/lib/libcamera_client.so deleted file mode 100644 index bd58a0d..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libcamera_client.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libcamera_metadata.so b/on5xelte/proprietary/vendor/lib/libcamera_metadata.so deleted file mode 100644 index cca24db..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libcamera_metadata.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libcamerahardwareinterface.so b/on5xelte/proprietary/vendor/lib/libcamerahardwareinterface.so deleted file mode 100644 index a0811b2..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libcamerahardwareinterface.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libcameraservice.so b/on5xelte/proprietary/vendor/lib/libcameraservice.so deleted file mode 100644 index 5b849de..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libcameraservice.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libcap.so b/on5xelte/proprietary/vendor/lib/libcap.so deleted file mode 100644 index c891186..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libcap.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libcharon.so b/on5xelte/proprietary/vendor/lib/libcharon.so deleted file mode 100644 index 9493f70..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libcharon.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libchrome.so b/on5xelte/proprietary/vendor/lib/libchrome.so deleted file mode 100644 index db6f7e4..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libchrome.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libclcore.bc b/on5xelte/proprietary/vendor/lib/libclcore.bc deleted file mode 100644 index ee0429a..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libclcore.bc and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libclcore_debug.bc b/on5xelte/proprietary/vendor/lib/libclcore_debug.bc deleted file mode 100644 index 1977a2a..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libclcore_debug.bc and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libclcore_g.bc b/on5xelte/proprietary/vendor/lib/libclcore_g.bc deleted file mode 100644 index d9044f9..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libclcore_g.bc and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libclcore_neon.bc b/on5xelte/proprietary/vendor/lib/libclcore_neon.bc deleted file mode 100644 index ce3da69..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libclcore_neon.bc and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libcld80211.so b/on5xelte/proprietary/vendor/lib/libcld80211.so deleted file mode 100644 index 48ec8eb..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libcld80211.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libcodecsolution.so b/on5xelte/proprietary/vendor/lib/libcodecsolution.so deleted file mode 100644 index ddae31b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libcodecsolution.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libcompiler_rt.so b/on5xelte/proprietary/vendor/lib/libcompiler_rt.so deleted file mode 100644 index e43afe7..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libcompiler_rt.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libcordon.so b/on5xelte/proprietary/vendor/lib/libcordon.so deleted file mode 100644 index 8e1efae..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libcordon.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libcorefx.so b/on5xelte/proprietary/vendor/lib/libcorefx.so deleted file mode 100644 index da01064..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libcorefx.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libcrypto.so b/on5xelte/proprietary/vendor/lib/libcrypto.so deleted file mode 100644 index c39f9f6..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libcrypto.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libcrypto_utils.so b/on5xelte/proprietary/vendor/lib/libcrypto_utils.so deleted file mode 100644 index 9fcb4b2..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libcrypto_utils.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libcups.so b/on5xelte/proprietary/vendor/lib/libcups.so deleted file mode 100644 index 8cc8a23..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libcups.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libcurl.so b/on5xelte/proprietary/vendor/lib/libcurl.so deleted file mode 100644 index 1ef6df8..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libcurl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libcurl2.so b/on5xelte/proprietary/vendor/lib/libcurl2.so deleted file mode 100644 index 68e5db1..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libcurl2.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libcutils.so b/on5xelte/proprietary/vendor/lib/libcutils.so deleted file mode 100644 index 5d6411f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libcutils.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libdebuggerd_client.so b/on5xelte/proprietary/vendor/lib/libdebuggerd_client.so deleted file mode 100644 index e1bce88..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libdebuggerd_client.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libdefcontainer_jni.so b/on5xelte/proprietary/vendor/lib/libdefcontainer_jni.so deleted file mode 100644 index 8e958b7..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libdefcontainer_jni.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libdevkwcmd.so b/on5xelte/proprietary/vendor/lib/libdevkwcmd.so deleted file mode 100644 index 1d73fd8..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libdevkwcmd.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libdiskconfig.so b/on5xelte/proprietary/vendor/lib/libdiskconfig.so deleted file mode 100644 index 1d46410..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libdiskconfig.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libdisplayservicehidl.so b/on5xelte/proprietary/vendor/lib/libdisplayservicehidl.so deleted file mode 100644 index 15a796c..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libdisplayservicehidl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libdk_native.so b/on5xelte/proprietary/vendor/lib/libdk_native.so deleted file mode 100644 index 0e65413..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libdk_native.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libdk_native_client.so b/on5xelte/proprietary/vendor/lib/libdk_native_client.so deleted file mode 100644 index 49777c0..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libdk_native_client.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libdl.so b/on5xelte/proprietary/vendor/lib/libdl.so deleted file mode 100644 index d83c953..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libdl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libdlp_sdk.so b/on5xelte/proprietary/vendor/lib/libdlp_sdk.so deleted file mode 100644 index 616746c..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libdlp_sdk.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libdmcFaceEngine.so b/on5xelte/proprietary/vendor/lib/libdmcFaceEngine.so deleted file mode 100644 index 5ee9f9f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libdmcFaceEngine.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libdng_sdk.so b/on5xelte/proprietary/vendor/lib/libdng_sdk.so deleted file mode 100644 index c9900fa..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libdng_sdk.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libdrmframework.so b/on5xelte/proprietary/vendor/lib/libdrmframework.so deleted file mode 100644 index 03dfa82..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libdrmframework.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libdrmframework_jni.so b/on5xelte/proprietary/vendor/lib/libdrmframework_jni.so deleted file mode 100644 index fb713e5..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libdrmframework_jni.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libdumpstateaidl.so b/on5xelte/proprietary/vendor/lib/libdumpstateaidl.so deleted file mode 100644 index 6827dcd..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libdumpstateaidl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libdumpstateutil.so b/on5xelte/proprietary/vendor/lib/libdumpstateutil.so deleted file mode 100644 index 296140e..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libdumpstateutil.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libedmnativehelper.so b/on5xelte/proprietary/vendor/lib/libedmnativehelper.so deleted file mode 100644 index a4fb726..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libedmnativehelper.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libedmnativehelperservice.so b/on5xelte/proprietary/vendor/lib/libedmnativehelperservice.so deleted file mode 100644 index b0954eb..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libedmnativehelperservice.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libeffectpolicy.so b/on5xelte/proprietary/vendor/lib/libeffectpolicy.so deleted file mode 100644 index 4d1e930..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libeffectpolicy.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libeffects.so b/on5xelte/proprietary/vendor/lib/libeffects.so deleted file mode 100644 index ce48293..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libeffects.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libengmode.so b/on5xelte/proprietary/vendor/lib/libengmode.so deleted file mode 100644 index 6736eb9..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libengmode.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libengmode2.so b/on5xelte/proprietary/vendor/lib/libengmode2.so deleted file mode 100644 index b1b0d3e..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libengmode2.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libepm.so b/on5xelte/proprietary/vendor/lib/libepm.so deleted file mode 100644 index 0875649..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libepm.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/liberis_charon.so b/on5xelte/proprietary/vendor/lib/liberis_charon.so deleted file mode 100644 index e5aed0c..0000000 Binary files a/on5xelte/proprietary/vendor/lib/liberis_charon.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/liberis_simaka.so b/on5xelte/proprietary/vendor/lib/liberis_simaka.so deleted file mode 100644 index a88729b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/liberis_simaka.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/liberis_strongswan.so b/on5xelte/proprietary/vendor/lib/liberis_strongswan.so deleted file mode 100644 index fd7f989..0000000 Binary files a/on5xelte/proprietary/vendor/lib/liberis_strongswan.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libesecomm_adapter.so b/on5xelte/proprietary/vendor/lib/libesecomm_adapter.so deleted file mode 100644 index 931c2e5..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libesecomm_adapter.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libete.so b/on5xelte/proprietary/vendor/lib/libete.so deleted file mode 100644 index cefd3fd..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libete.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libevent.so b/on5xelte/proprietary/vendor/lib/libevent.so deleted file mode 100644 index b33892a..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libevent.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libevs_float.so b/on5xelte/proprietary/vendor/lib/libevs_float.so deleted file mode 100644 index 7563a46..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libevs_float.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libexfat_utils.so b/on5xelte/proprietary/vendor/lib/libexfat_utils.so deleted file mode 100644 index 9b8bcff..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libexfat_utils.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libexif.so b/on5xelte/proprietary/vendor/lib/libexif.so deleted file mode 100644 index 143ba65..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libexif.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libexifa.so b/on5xelte/proprietary/vendor/lib/libexifa.so deleted file mode 100644 index 3d6ab9f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libexifa.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libexpat.so b/on5xelte/proprietary/vendor/lib/libexpat.so deleted file mode 100644 index a490afd..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libexpat.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libext2_blkid.so b/on5xelte/proprietary/vendor/lib/libext2_blkid.so deleted file mode 100644 index 3f46abc..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libext2_blkid.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libext2_com_err.so b/on5xelte/proprietary/vendor/lib/libext2_com_err.so deleted file mode 100644 index 8856bab..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libext2_com_err.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libext2_e2p.so b/on5xelte/proprietary/vendor/lib/libext2_e2p.so deleted file mode 100644 index 7648c86..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libext2_e2p.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libext2_quota.so b/on5xelte/proprietary/vendor/lib/libext2_quota.so deleted file mode 100644 index 3589e5d..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libext2_quota.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libext2_uuid.so b/on5xelte/proprietary/vendor/lib/libext2_uuid.so deleted file mode 100644 index eedcf53..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libext2_uuid.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libext2fs.so b/on5xelte/proprietary/vendor/lib/libext2fs.so deleted file mode 100644 index ebfbed8..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libext2fs.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libext4_utils.so b/on5xelte/proprietary/vendor/lib/libext4_utils.so deleted file mode 100644 index 444dca0..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libext4_utils.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libextSDCardServiceMain.so b/on5xelte/proprietary/vendor/lib/libextSDCardServiceMain.so deleted file mode 100644 index e4ad3a1..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libextSDCardServiceMain.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libextSdUnionStorage.so b/on5xelte/proprietary/vendor/lib/libextSdUnionStorage.so deleted file mode 100644 index 61e94a5..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libextSdUnionStorage.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libf2fs_sparseblock.so b/on5xelte/proprietary/vendor/lib/libf2fs_sparseblock.so deleted file mode 100644 index aa7ec2f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libf2fs_sparseblock.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libfactoryutil.so b/on5xelte/proprietary/vendor/lib/libfactoryutil.so deleted file mode 100644 index 4010fd4..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libfactoryutil.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libfidoauthnr_v2.so b/on5xelte/proprietary/vendor/lib/libfidoauthnr_v2.so deleted file mode 100644 index 141e498..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libfidoauthnr_v2.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libfilterfw.so b/on5xelte/proprietary/vendor/lib/libfilterfw.so deleted file mode 100644 index 27a9966..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libfilterfw.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libfilterpack_facedetect.so b/on5xelte/proprietary/vendor/lib/libfilterpack_facedetect.so deleted file mode 100644 index 271589f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libfilterpack_facedetect.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libfilterpack_imageproc.so b/on5xelte/proprietary/vendor/lib/libfilterpack_imageproc.so deleted file mode 100644 index 9cac3ca..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libfilterpack_imageproc.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libfmq.so b/on5xelte/proprietary/vendor/lib/libfmq.so deleted file mode 100644 index 9a39f1f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libfmq.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libfmradio_jni.so b/on5xelte/proprietary/vendor/lib/libfmradio_jni.so deleted file mode 100644 index 5f4eeda..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libfmradio_jni.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libfreecess.so b/on5xelte/proprietary/vendor/lib/libfreecess.so deleted file mode 100644 index c11a4be..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libfreecess.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libft2.so b/on5xelte/proprietary/vendor/lib/libft2.so deleted file mode 100644 index f1bef31..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libft2.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libgatekeeper.so b/on5xelte/proprietary/vendor/lib/libgatekeeper.so deleted file mode 100644 index 2f62ae3..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libgatekeeper.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libgdmcprov.so b/on5xelte/proprietary/vendor/lib/libgdmcprov.so deleted file mode 100644 index 11fed09..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libgdmcprov.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libgen_def_cert.so b/on5xelte/proprietary/vendor/lib/libgen_def_cert.so deleted file mode 100644 index 5c19a56..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libgen_def_cert.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libgf_in_system_lib.so b/on5xelte/proprietary/vendor/lib/libgf_in_system_lib.so deleted file mode 100644 index 4e417ee..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libgf_in_system_lib.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libglib-2.0.so b/on5xelte/proprietary/vendor/lib/libglib-2.0.so deleted file mode 100644 index c9e0bc3..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libglib-2.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libgthread-2.0.so b/on5xelte/proprietary/vendor/lib/libgthread-2.0.so deleted file mode 100644 index 76ee424..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libgthread-2.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libgui.so b/on5xelte/proprietary/vendor/lib/libgui.so deleted file mode 100644 index c52c9e1..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libgui.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libgyroscope.so b/on5xelte/proprietary/vendor/lib/libgyroscope.so deleted file mode 100644 index 3ea963a..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libgyroscope.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libhardware.so b/on5xelte/proprietary/vendor/lib/libhardware.so deleted file mode 100644 index 6fe3abd..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libhardware.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libhardware_legacy.so b/on5xelte/proprietary/vendor/lib/libhardware_legacy.so deleted file mode 100644 index 4395fd8..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libhardware_legacy.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libharfbuzz_ng.so b/on5xelte/proprietary/vendor/lib/libharfbuzz_ng.so deleted file mode 100644 index ae2d913..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libharfbuzz_ng.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libhdcp2.so b/on5xelte/proprietary/vendor/lib/libhdcp2.so deleted file mode 100644 index 2c16468..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libhdcp2.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libheifcodec_jni.so b/on5xelte/proprietary/vendor/lib/libheifcodec_jni.so deleted file mode 100644 index 93f7e40..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libheifcodec_jni.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libheifregiondec_jni.so b/on5xelte/proprietary/vendor/lib/libheifregiondec_jni.so deleted file mode 100644 index cecab5a..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libheifregiondec_jni.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libhidcommand_jni.so b/on5xelte/proprietary/vendor/lib/libhidcommand_jni.so deleted file mode 100644 index ce3e89f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libhidcommand_jni.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libhiddensound.so b/on5xelte/proprietary/vendor/lib/libhiddensound.so deleted file mode 100644 index 5f4f05d..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libhiddensound.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libhidl-gen-utils.so b/on5xelte/proprietary/vendor/lib/libhidl-gen-utils.so deleted file mode 100644 index 5314014..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libhidl-gen-utils.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libhidlbase.so b/on5xelte/proprietary/vendor/lib/libhidlbase.so deleted file mode 100644 index 5480f63..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libhidlbase.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libhidlmemory.so b/on5xelte/proprietary/vendor/lib/libhidlmemory.so deleted file mode 100644 index f2288ab..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libhidlmemory.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libhidltransport.so b/on5xelte/proprietary/vendor/lib/libhidltransport.so deleted file mode 100644 index 3198213..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libhidltransport.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libhwastc.so b/on5xelte/proprietary/vendor/lib/libhwastc.so deleted file mode 100644 index f13a393..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libhwastc.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libhwbinder.so b/on5xelte/proprietary/vendor/lib/libhwbinder.so deleted file mode 100644 index e8744ee..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libhwbinder.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libhwc2on1adapter.so b/on5xelte/proprietary/vendor/lib/libhwc2on1adapter.so deleted file mode 100644 index 4b0b54f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libhwc2on1adapter.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libhwui.so b/on5xelte/proprietary/vendor/lib/libhwui.so deleted file mode 100644 index 8c48abb..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libhwui.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libhwuibridge.so b/on5xelte/proprietary/vendor/lib/libhwuibridge.so deleted file mode 100644 index d1d2ac8..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libhwuibridge.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libicui18n.so b/on5xelte/proprietary/vendor/lib/libicui18n.so deleted file mode 100644 index 7219f54..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libicui18n.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libicuuc.so b/on5xelte/proprietary/vendor/lib/libicuuc.so deleted file mode 100644 index 0b0e5cb..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libicuuc.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libimageextractor.so b/on5xelte/proprietary/vendor/lib/libimageextractor.so deleted file mode 100644 index 9749981..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libimageextractor.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libimagefilter.so b/on5xelte/proprietary/vendor/lib/libimagefilter.so deleted file mode 100644 index 48a4538..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libimagefilter.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libimg_utils.so b/on5xelte/proprietary/vendor/lib/libimg_utils.so deleted file mode 100644 index 4e9c118..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libimg_utils.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libincident.so b/on5xelte/proprietary/vendor/lib/libincident.so deleted file mode 100644 index 4e0b7db..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libincident.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libinput.so b/on5xelte/proprietary/vendor/lib/libinput.so deleted file mode 100644 index 5c62545..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libinput.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libinputflinger.so b/on5xelte/proprietary/vendor/lib/libinputflinger.so deleted file mode 100644 index 22d579d..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libinputflinger.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libinputservice.so b/on5xelte/proprietary/vendor/lib/libinputservice.so deleted file mode 100644 index 37dde1c..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libinputservice.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libion.so b/on5xelte/proprietary/vendor/lib/libion.so deleted file mode 100644 index 62b9715..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libion.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libiprouteutil.so b/on5xelte/proprietary/vendor/lib/libiprouteutil.so deleted file mode 100644 index ae1d631..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libiprouteutil.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libjack.so b/on5xelte/proprietary/vendor/lib/libjack.so deleted file mode 100644 index 4166ae0..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libjack.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libjackserver.so b/on5xelte/proprietary/vendor/lib/libjackserver.so deleted file mode 100644 index b397694..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libjackserver.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libjackservice.so b/on5xelte/proprietary/vendor/lib/libjackservice.so deleted file mode 100644 index 096c78a..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libjackservice.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libjackshm.so b/on5xelte/proprietary/vendor/lib/libjackshm.so deleted file mode 100644 index 8e6c4f1..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libjackshm.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libjansson.so b/on5xelte/proprietary/vendor/lib/libjansson.so deleted file mode 100644 index 6164c29..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libjansson.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libjavacore.so b/on5xelte/proprietary/vendor/lib/libjavacore.so deleted file mode 100644 index 7ab33e0..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libjavacore.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libjavacrypto.so b/on5xelte/proprietary/vendor/lib/libjavacrypto.so deleted file mode 100644 index d753dc5..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libjavacrypto.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libjni_ipsecservice.so b/on5xelte/proprietary/vendor/lib/libjni_ipsecservice.so deleted file mode 100644 index 6ae7193..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libjni_ipsecservice.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libjni_knoxvpnproxyhandler.so b/on5xelte/proprietary/vendor/lib/libjni_knoxvpnproxyhandler.so deleted file mode 100644 index 870f0eb..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libjni_knoxvpnproxyhandler.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libjni_pacprocessor.so b/on5xelte/proprietary/vendor/lib/libjni_pacprocessor.so deleted file mode 100644 index dcd431e..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libjni_pacprocessor.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libjnigraphics.so b/on5xelte/proprietary/vendor/lib/libjnigraphics.so deleted file mode 100644 index 30d6f01..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libjnigraphics.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libjpeg.so b/on5xelte/proprietary/vendor/lib/libjpeg.so deleted file mode 100644 index 58e2808..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libjpeg.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libjpega.so b/on5xelte/proprietary/vendor/lib/libjpega.so deleted file mode 100644 index f48602d..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libjpega.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libkeymaster1.so b/on5xelte/proprietary/vendor/lib/libkeymaster1.so deleted file mode 100644 index 4a52bac..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libkeymaster1.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libkeymaster_messages.so b/on5xelte/proprietary/vendor/lib/libkeymaster_messages.so deleted file mode 100644 index 067d960..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libkeymaster_messages.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libkeystore-engine-wifi-hidl.so b/on5xelte/proprietary/vendor/lib/libkeystore-engine-wifi-hidl.so deleted file mode 100644 index fea8f12..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libkeystore-engine-wifi-hidl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libkeystore-engine.so b/on5xelte/proprietary/vendor/lib/libkeystore-engine.so deleted file mode 100644 index fc64440..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libkeystore-engine.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libkeystore-wifi-hidl.so b/on5xelte/proprietary/vendor/lib/libkeystore-wifi-hidl.so deleted file mode 100644 index ceb1c17..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libkeystore-wifi-hidl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libkeystore_binder.so b/on5xelte/proprietary/vendor/lib/libkeystore_binder.so deleted file mode 100644 index 9eaa832..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libkeystore_binder.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libknox_encryption.so b/on5xelte/proprietary/vendor/lib/libknox_encryption.so deleted file mode 100644 index 2ca43ed..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libknox_encryption.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libknox_filemanager.so b/on5xelte/proprietary/vendor/lib/libknox_filemanager.so deleted file mode 100644 index fff7115..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libknox_filemanager.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libknox_keyutils.so b/on5xelte/proprietary/vendor/lib/libknox_keyutils.so deleted file mode 100644 index e5d1737..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libknox_keyutils.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libknox_km.so b/on5xelte/proprietary/vendor/lib/libknox_km.so deleted file mode 100644 index 3eec3aa..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libknox_km.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libknox_remotedesktopclient.so b/on5xelte/proprietary/vendor/lib/libknox_remotedesktopclient.so deleted file mode 100644 index 480c15a..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libknox_remotedesktopclient.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libknoxvpnfdsender.so b/on5xelte/proprietary/vendor/lib/libknoxvpnfdsender.so deleted file mode 100644 index f5181fc..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libknoxvpnfdsender.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libldacBT_abr.so b/on5xelte/proprietary/vendor/lib/libldacBT_abr.so deleted file mode 100644 index 5bc3856..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libldacBT_abr.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libldacBT_enc.so b/on5xelte/proprietary/vendor/lib/libldacBT_enc.so deleted file mode 100644 index d69272a..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libldacBT_enc.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/liblog.so b/on5xelte/proprietary/vendor/lib/liblog.so deleted file mode 100644 index dcb08d2..0000000 Binary files a/on5xelte/proprietary/vendor/lib/liblog.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/liblogcat.so b/on5xelte/proprietary/vendor/lib/liblogcat.so deleted file mode 100644 index 4f08a4c..0000000 Binary files a/on5xelte/proprietary/vendor/lib/liblogcat.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/liblogwrap.so b/on5xelte/proprietary/vendor/lib/liblogwrap.so deleted file mode 100644 index 05ce622..0000000 Binary files a/on5xelte/proprietary/vendor/lib/liblogwrap.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/liblshal.so b/on5xelte/proprietary/vendor/lib/liblshal.so deleted file mode 100644 index a74d7dc..0000000 Binary files a/on5xelte/proprietary/vendor/lib/liblshal.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/liblz4.so b/on5xelte/proprietary/vendor/lib/liblz4.so deleted file mode 100644 index cee9f9f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/liblz4.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/liblzma.so b/on5xelte/proprietary/vendor/lib/liblzma.so deleted file mode 100644 index 8a54ec2..0000000 Binary files a/on5xelte/proprietary/vendor/lib/liblzma.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libm.so b/on5xelte/proprietary/vendor/lib/libm.so deleted file mode 100644 index 42fbcc2..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libm.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libmaet.so b/on5xelte/proprietary/vendor/lib/libmaet.so deleted file mode 100644 index feb18ab..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libmaet.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libmctraster.so b/on5xelte/proprietary/vendor/lib/libmctraster.so deleted file mode 100644 index 3e87013..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libmctraster.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libmdf.so b/on5xelte/proprietary/vendor/lib/libmdf.so deleted file mode 100644 index b8e91cb..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libmdf.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libmdfpp_req.so b/on5xelte/proprietary/vendor/lib/libmdfpp_req.so deleted file mode 100644 index 5f460c3..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libmdfpp_req.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libmdnssd.so b/on5xelte/proprietary/vendor/lib/libmdnssd.so deleted file mode 100644 index 7e75424..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libmdnssd.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libmedia.so b/on5xelte/proprietary/vendor/lib/libmedia.so deleted file mode 100644 index 98b141a..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libmedia.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libmedia_helper.so b/on5xelte/proprietary/vendor/lib/libmedia_helper.so deleted file mode 100644 index f93eb49..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libmedia_helper.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libmedia_jni.so b/on5xelte/proprietary/vendor/lib/libmedia_jni.so deleted file mode 100644 index b83b323..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libmedia_jni.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libmediacapture.so b/on5xelte/proprietary/vendor/lib/libmediacapture.so deleted file mode 100644 index 9d9edc1..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libmediacapture.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libmediacapture_jni.so b/on5xelte/proprietary/vendor/lib/libmediacapture_jni.so deleted file mode 100644 index 9f8ddad..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libmediacapture_jni.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libmediacaptureservice.so b/on5xelte/proprietary/vendor/lib/libmediacaptureservice.so deleted file mode 100644 index bb78172..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libmediacaptureservice.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libmediacodecservice.so b/on5xelte/proprietary/vendor/lib/libmediacodecservice.so deleted file mode 100644 index 10f33a7..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libmediacodecservice.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libmediadrm.so b/on5xelte/proprietary/vendor/lib/libmediadrm.so deleted file mode 100644 index e5b9b85..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libmediadrm.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libmediaextractorservice.so b/on5xelte/proprietary/vendor/lib/libmediaextractorservice.so deleted file mode 100644 index a23c70e..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libmediaextractorservice.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libmedialogservice.so b/on5xelte/proprietary/vendor/lib/libmedialogservice.so deleted file mode 100644 index 46f23f4..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libmedialogservice.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libmediametrics.so b/on5xelte/proprietary/vendor/lib/libmediametrics.so deleted file mode 100644 index 656d184..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libmediametrics.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libmediandk.so b/on5xelte/proprietary/vendor/lib/libmediandk.so deleted file mode 100644 index ccdfd1d..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libmediandk.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libmediaplayerservice.so b/on5xelte/proprietary/vendor/lib/libmediaplayerservice.so deleted file mode 100644 index 59722a5..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libmediaplayerservice.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libmediaresourcehelper.so b/on5xelte/proprietary/vendor/lib/libmediaresourcehelper.so deleted file mode 100644 index fc93b29..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libmediaresourcehelper.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libmediautils.so b/on5xelte/proprietary/vendor/lib/libmediautils.so deleted file mode 100644 index ebe13a8..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libmediautils.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libmemtrack.so b/on5xelte/proprietary/vendor/lib/libmemtrack.so deleted file mode 100644 index e56a7fc..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libmemtrack.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libmemunreachable.so b/on5xelte/proprietary/vendor/lib/libmemunreachable.so deleted file mode 100644 index fc0c9ed..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libmemunreachable.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libmetricslogger.so b/on5xelte/proprietary/vendor/lib/libmetricslogger.so deleted file mode 100644 index 5292f34..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libmetricslogger.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libmidi.so b/on5xelte/proprietary/vendor/lib/libmidi.so deleted file mode 100644 index 7c0a62b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libmidi.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libminijail.so b/on5xelte/proprietary/vendor/lib/libminijail.so deleted file mode 100644 index c5c396e..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libminijail.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libminikin.so b/on5xelte/proprietary/vendor/lib/libminikin.so deleted file mode 100644 index 5212e17..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libminikin.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libmtp.so b/on5xelte/proprietary/vendor/lib/libmtp.so deleted file mode 100644 index 3ae5191..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libmtp.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libmtp_samsung.so b/on5xelte/proprietary/vendor/lib/libmtp_samsung.so deleted file mode 100644 index a0e5707..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libmtp_samsung.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libmtp_samsung_jni.so b/on5xelte/proprietary/vendor/lib/libmtp_samsung_jni.so deleted file mode 100644 index b3b48e1..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libmtp_samsung_jni.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libmultirecord.so b/on5xelte/proprietary/vendor/lib/libmultirecord.so deleted file mode 100644 index 3b3c21a..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libmultirecord.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libnativebridge.so b/on5xelte/proprietary/vendor/lib/libnativebridge.so deleted file mode 100644 index d08b4b5..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libnativebridge.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libnativehelper.so b/on5xelte/proprietary/vendor/lib/libnativehelper.so deleted file mode 100644 index fe4bcdb..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libnativehelper.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libnativeloader.so b/on5xelte/proprietary/vendor/lib/libnativeloader.so deleted file mode 100644 index 88aafe2..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libnativeloader.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libnativetimapolicy.so b/on5xelte/proprietary/vendor/lib/libnativetimapolicy.so deleted file mode 100644 index 0ca9fed..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libnativetimapolicy.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libnativewindow.so b/on5xelte/proprietary/vendor/lib/libnativewindow.so deleted file mode 100644 index 2ea2b6c..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libnativewindow.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libnbaio.so b/on5xelte/proprietary/vendor/lib/libnbaio.so deleted file mode 100644 index 32381c1..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libnbaio.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libnetd_client.so b/on5xelte/proprietary/vendor/lib/libnetd_client.so deleted file mode 100644 index dedce43..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libnetd_client.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libnetdaidl.so b/on5xelte/proprietary/vendor/lib/libnetdaidl.so deleted file mode 100644 index c18835a..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libnetdaidl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libnetlink.so b/on5xelte/proprietary/vendor/lib/libnetlink.so deleted file mode 100644 index 6676715..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libnetlink.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libnetutils.so b/on5xelte/proprietary/vendor/lib/libnetutils.so deleted file mode 100644 index 23c9288..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libnetutils.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libnl.so b/on5xelte/proprietary/vendor/lib/libnl.so deleted file mode 100644 index d923e1a..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libnl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libnvaccessor_fb.so b/on5xelte/proprietary/vendor/lib/libnvaccessor_fb.so deleted file mode 100644 index 6a55694..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libnvaccessor_fb.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/liboemcrypto.so b/on5xelte/proprietary/vendor/lib/liboemcrypto.so deleted file mode 100644 index 72f22fa..0000000 Binary files a/on5xelte/proprietary/vendor/lib/liboemcrypto.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libomafldrm.so b/on5xelte/proprietary/vendor/lib/libomafldrm.so deleted file mode 100644 index 03a3da3..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libomafldrm.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libomission_avoidance.so b/on5xelte/proprietary/vendor/lib/libomission_avoidance.so deleted file mode 100644 index 02b7afd..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libomission_avoidance.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libopenjdk.so b/on5xelte/proprietary/vendor/lib/libopenjdk.so deleted file mode 100644 index 9ef5b06..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libopenjdk.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libopenjdkjvm.so b/on5xelte/proprietary/vendor/lib/libopenjdkjvm.so deleted file mode 100644 index 0d0ede6..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libopenjdkjvm.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libopenjdkjvm.so.orig.gz b/on5xelte/proprietary/vendor/lib/libopenjdkjvm.so.orig.gz deleted file mode 100644 index 8ec7abf..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libopenjdkjvm.so.orig.gz and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libopenjdkjvmti.so b/on5xelte/proprietary/vendor/lib/libopenjdkjvmti.so deleted file mode 100644 index 4252c4e..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libopenjdkjvmti.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libopensslsmime.so b/on5xelte/proprietary/vendor/lib/libopensslsmime.so deleted file mode 100644 index 5d0323b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libopensslsmime.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libopus.so b/on5xelte/proprietary/vendor/lib/libopus.so deleted file mode 100644 index 1c104cb..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libopus.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libpa.so b/on5xelte/proprietary/vendor/lib/libpa.so deleted file mode 100644 index e6c4479..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libpa.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libpac.so b/on5xelte/proprietary/vendor/lib/libpac.so deleted file mode 100644 index 8d8a083..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libpac.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libpackagelistparser.so b/on5xelte/proprietary/vendor/lib/libpackagelistparser.so deleted file mode 100644 index fce540a..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libpackagelistparser.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libpadm.so b/on5xelte/proprietary/vendor/lib/libpadm.so deleted file mode 100644 index 200c238..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libpadm.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libpadme.so b/on5xelte/proprietary/vendor/lib/libpadme.so deleted file mode 100644 index 14d3b92..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libpadme.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libpagemap.so b/on5xelte/proprietary/vendor/lib/libpagemap.so deleted file mode 100644 index b612bb4..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libpagemap.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libpalmMobileDetectorFull.so b/on5xelte/proprietary/vendor/lib/libpalmMobileDetectorFull.so deleted file mode 100644 index 50de4e6..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libpalmMobileDetectorFull.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libpcap.so b/on5xelte/proprietary/vendor/lib/libpcap.so deleted file mode 100644 index f22b580..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libpcap.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libpcre2.so b/on5xelte/proprietary/vendor/lib/libpcre2.so deleted file mode 100644 index 37dfb97..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libpcre2.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libpcrecpp.so b/on5xelte/proprietary/vendor/lib/libpcrecpp.so deleted file mode 100644 index ecc526e..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libpcrecpp.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libpdfium.so b/on5xelte/proprietary/vendor/lib/libpdfium.so deleted file mode 100644 index 526e836..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libpdfium.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libpersona.so b/on5xelte/proprietary/vendor/lib/libpersona.so deleted file mode 100644 index 70e0ab5..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libpersona.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libpiex.so b/on5xelte/proprietary/vendor/lib/libpiex.so deleted file mode 100644 index 2cac2f1..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libpiex.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libpixelflinger.so b/on5xelte/proprietary/vendor/lib/libpixelflinger.so deleted file mode 100644 index 7cae562..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libpixelflinger.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libpng.so b/on5xelte/proprietary/vendor/lib/libpng.so deleted file mode 100644 index 9aeea82..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libpng.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libpower.so b/on5xelte/proprietary/vendor/lib/libpower.so deleted file mode 100644 index 6570298..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libpower.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libpowermanager.so b/on5xelte/proprietary/vendor/lib/libpowermanager.so deleted file mode 100644 index f42b615..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libpowermanager.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libpredeflicker_native.so b/on5xelte/proprietary/vendor/lib/libpredeflicker_native.so deleted file mode 100644 index 4de5eef..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libpredeflicker_native.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libpreprocessing_nxp.so b/on5xelte/proprietary/vendor/lib/libpreprocessing_nxp.so deleted file mode 100644 index 9f49134..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libpreprocessing_nxp.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libprintspooler_jniO.so b/on5xelte/proprietary/vendor/lib/libprintspooler_jniO.so deleted file mode 100644 index 96a3163..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libprintspooler_jniO.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libprldauthnrtactrl_jni.so b/on5xelte/proprietary/vendor/lib/libprldauthnrtactrl_jni.so deleted file mode 100644 index 608edc0..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libprldauthnrtactrl_jni.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libprocessgroup.so b/on5xelte/proprietary/vendor/lib/libprocessgroup.so deleted file mode 100644 index 776fbff..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libprocessgroup.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libprocinfo.so b/on5xelte/proprietary/vendor/lib/libprocinfo.so deleted file mode 100644 index 6176258..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libprocinfo.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libprotobuf-cpp-full-rtti.so b/on5xelte/proprietary/vendor/lib/libprotobuf-cpp-full-rtti.so deleted file mode 100644 index 18a066f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libprotobuf-cpp-full-rtti.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libquram.so b/on5xelte/proprietary/vendor/lib/libquram.so deleted file mode 100644 index 3375982..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libquram.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libquramagifencoder.so b/on5xelte/proprietary/vendor/lib/libquramagifencoder.so deleted file mode 100644 index af02ccd..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libquramagifencoder.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libquramagifencoder_MC.so b/on5xelte/proprietary/vendor/lib/libquramagifencoder_MC.so deleted file mode 100644 index 1f0c945..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libquramagifencoder_MC.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libquramimagecodec.so b/on5xelte/proprietary/vendor/lib/libquramimagecodec.so deleted file mode 100644 index 62f8463..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libquramimagecodec.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libquramresize.so b/on5xelte/proprietary/vendor/lib/libquramresize.so deleted file mode 100644 index d3171a3..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libquramresize.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libradio.so b/on5xelte/proprietary/vendor/lib/libradio.so deleted file mode 100644 index 81d381b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libradio.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libradio_metadata.so b/on5xelte/proprietary/vendor/lib/libradio_metadata.so deleted file mode 100644 index 5a625af..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libradio_metadata.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libradioservice.so b/on5xelte/proprietary/vendor/lib/libradioservice.so deleted file mode 100644 index 3e54c22..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libradioservice.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libreference-ril.so b/on5xelte/proprietary/vendor/lib/libreference-ril.so deleted file mode 100644 index ee9b17f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libreference-ril.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libremotedesktop_client.so b/on5xelte/proprietary/vendor/lib/libremotedesktop_client.so deleted file mode 100644 index 2375543..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libremotedesktop_client.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libremotedesktopservice.so b/on5xelte/proprietary/vendor/lib/libremotedesktopservice.so deleted file mode 100644 index cd4f2c6..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libremotedesktopservice.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libresourcemanagerservice.so b/on5xelte/proprietary/vendor/lib/libresourcemanagerservice.so deleted file mode 100644 index 545601e..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libresourcemanagerservice.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libril.so b/on5xelte/proprietary/vendor/lib/libril.so deleted file mode 100644 index a5b56b1..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libril.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/librilutils.so b/on5xelte/proprietary/vendor/lib/librilutils.so deleted file mode 100644 index c56f7b5..0000000 Binary files a/on5xelte/proprietary/vendor/lib/librilutils.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/librs_jni.so b/on5xelte/proprietary/vendor/lib/librs_jni.so deleted file mode 100644 index 65fb518..0000000 Binary files a/on5xelte/proprietary/vendor/lib/librs_jni.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/librtmpstack.so b/on5xelte/proprietary/vendor/lib/librtmpstack.so deleted file mode 100644 index d2566ee..0000000 Binary files a/on5xelte/proprietary/vendor/lib/librtmpstack.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/librtp.so b/on5xelte/proprietary/vendor/lib/librtp.so deleted file mode 100644 index 158a5b6..0000000 Binary files a/on5xelte/proprietary/vendor/lib/librtp.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/librtp_jni.so b/on5xelte/proprietary/vendor/lib/librtp_jni.so deleted file mode 100644 index 4c2db1f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/librtp_jni.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/librtppayload.so b/on5xelte/proprietary/vendor/lib/librtppayload.so deleted file mode 100644 index caa72ae..0000000 Binary files a/on5xelte/proprietary/vendor/lib/librtppayload.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsAMRNB.so b/on5xelte/proprietary/vendor/lib/libsAMRNB.so deleted file mode 100644 index 898e7e3..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsAMRNB.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsAMRWB.so b/on5xelte/proprietary/vendor/lib/libsAMRWB.so deleted file mode 100644 index fb9b0a9..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsAMRWB.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsaiv.so b/on5xelte/proprietary/vendor/lib/libsaiv.so deleted file mode 100644 index 368776f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsaiv.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsaiv_BeautySolution.so b/on5xelte/proprietary/vendor/lib/libsaiv_BeautySolution.so deleted file mode 100644 index 34120aa..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsaiv_BeautySolution.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsaiv_FacePreProcessing.so b/on5xelte/proprietary/vendor/lib/libsaiv_FacePreProcessing.so deleted file mode 100644 index fb7c056..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsaiv_FacePreProcessing.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsaiv_HprFace_FD_api.so b/on5xelte/proprietary/vendor/lib/libsaiv_HprFace_FD_api.so deleted file mode 100644 index 49f556c..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsaiv_HprFace_FD_api.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsaiv_HprFace_FD_jni.so b/on5xelte/proprietary/vendor/lib/libsaiv_HprFace_FD_jni.so deleted file mode 100644 index 5fb0d3d..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsaiv_HprFace_FD_jni.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsaiv_HprFace_GAE_api.so b/on5xelte/proprietary/vendor/lib/libsaiv_HprFace_GAE_api.so deleted file mode 100644 index 3e4790b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsaiv_HprFace_GAE_api.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsaiv_HprFace_GAE_jni.so b/on5xelte/proprietary/vendor/lib/libsaiv_HprFace_GAE_jni.so deleted file mode 100644 index 17799fb..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsaiv_HprFace_GAE_jni.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsaiv_HprFace_LD_api.so b/on5xelte/proprietary/vendor/lib/libsaiv_HprFace_LD_api.so deleted file mode 100644 index 102181e..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsaiv_HprFace_LD_api.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsaiv_HprFace_LD_jni.so b/on5xelte/proprietary/vendor/lib/libsaiv_HprFace_LD_jni.so deleted file mode 100644 index 3799911..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsaiv_HprFace_LD_jni.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsaiv_HprFace_api.so b/on5xelte/proprietary/vendor/lib/libsaiv_HprFace_api.so deleted file mode 100644 index d7473bf..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsaiv_HprFace_api.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsaiv_HprFace_cmh_support_jni.so b/on5xelte/proprietary/vendor/lib/libsaiv_HprFace_cmh_support_jni.so deleted file mode 100644 index b7d5ad7..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsaiv_HprFace_cmh_support_jni.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsaiv_HprFace_utils_api.so b/on5xelte/proprietary/vendor/lib/libsaiv_HprFace_utils_api.so deleted file mode 100644 index 9b18b46..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsaiv_HprFace_utils_api.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsaiv_HprFace_utils_jni.so b/on5xelte/proprietary/vendor/lib/libsaiv_HprFace_utils_jni.so deleted file mode 100644 index 3ea11b4..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsaiv_HprFace_utils_jni.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsaiv_barcode.so b/on5xelte/proprietary/vendor/lib/libsaiv_barcode.so deleted file mode 100644 index 71a8ba7..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsaiv_barcode.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsaiv_codec.so b/on5xelte/proprietary/vendor/lib/libsaiv_codec.so deleted file mode 100644 index db43bca..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsaiv_codec.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsaiv_imagesequencestabilizer.so b/on5xelte/proprietary/vendor/lib/libsaiv_imagesequencestabilizer.so deleted file mode 100644 index d99da9f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsaiv_imagesequencestabilizer.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsaiv_vision.so b/on5xelte/proprietary/vendor/lib/libsaiv_vision.so deleted file mode 100644 index b86adfb..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsaiv_vision.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsamsungDiamondVoice.so b/on5xelte/proprietary/vendor/lib/libsamsungDiamondVoice.so deleted file mode 100644 index b415031..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsamsungDiamondVoice.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsamsungRecord.so b/on5xelte/proprietary/vendor/lib/libsamsungRecord.so deleted file mode 100644 index c378c0c..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsamsungRecord.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsamsungRecord_ns.so b/on5xelte/proprietary/vendor/lib/libsamsungRecord_ns.so deleted file mode 100644 index e46096e..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsamsungRecord_ns.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsamsung_videoengine_8_0.so b/on5xelte/proprietary/vendor/lib/libsamsung_videoengine_8_0.so deleted file mode 100644 index e32e17a..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsamsung_videoengine_8_0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsamsungearcare.so b/on5xelte/proprietary/vendor/lib/libsamsungearcare.so deleted file mode 100644 index 6cdbc0f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsamsungearcare.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsamsungeffect.so b/on5xelte/proprietary/vendor/lib/libsamsungeffect.so deleted file mode 100644 index 0a0eb1d..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsamsungeffect.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsamsungpowersound.so b/on5xelte/proprietary/vendor/lib/libsamsungpowersound.so deleted file mode 100644 index efb7054..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsamsungpowersound.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsamsungvad.so b/on5xelte/proprietary/vendor/lib/libsamsungvad.so deleted file mode 100644 index 3ed4124..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsamsungvad.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsavsac.so b/on5xelte/proprietary/vendor/lib/libsavsac.so deleted file mode 100644 index 2027ee8..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsavsac.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsavscmn.so b/on5xelte/proprietary/vendor/lib/libsavscmn.so deleted file mode 100644 index 338e904..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsavscmn.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsavsff.so b/on5xelte/proprietary/vendor/lib/libsavsff.so deleted file mode 100644 index c602184..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsavsff.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsavsmeta.so b/on5xelte/proprietary/vendor/lib/libsavsmeta.so deleted file mode 100644 index bd38129..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsavsmeta.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsavsvc.so b/on5xelte/proprietary/vendor/lib/libsavsvc.so deleted file mode 100644 index 53d8b51..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsavsvc.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsccore.so b/on5xelte/proprietary/vendor/lib/libsccore.so deleted file mode 100644 index b72de03..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsccore.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libschedulerservicehidl.so b/on5xelte/proprietary/vendor/lib/libschedulerservicehidl.so deleted file mode 100644 index 7cb71ea..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libschedulerservicehidl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsd2p.so b/on5xelte/proprietary/vendor/lib/libsd2p.so deleted file mode 100644 index 009464d..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsd2p.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsdp_crypto.so b/on5xelte/proprietary/vendor/lib/libsdp_crypto.so deleted file mode 100644 index a6705db..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsdp_crypto.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsdp_kekm.so b/on5xelte/proprietary/vendor/lib/libsdp_kekm.so deleted file mode 100644 index 33c8a13..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsdp_kekm.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsdp_sdk.so b/on5xelte/proprietary/vendor/lib/libsdp_sdk.so deleted file mode 100644 index 432578c..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsdp_sdk.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libseams_binder.so b/on5xelte/proprietary/vendor/lib/libseams_binder.so deleted file mode 100644 index f477f48..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libseams_binder.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsec-ims.so b/on5xelte/proprietary/vendor/lib/libsec-ims.so deleted file mode 100644 index 1eef05e..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsec-ims.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsec-ril-dsds.so b/on5xelte/proprietary/vendor/lib/libsec-ril-dsds.so deleted file mode 100644 index af5f8d4..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsec-ril-dsds.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsec-ril.so b/on5xelte/proprietary/vendor/lib/libsec-ril.so deleted file mode 100644 index 32d526a..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsec-ril.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsec_ode_integirty.so b/on5xelte/proprietary/vendor/lib/libsec_ode_integirty.so deleted file mode 100644 index 58688b0..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsec_ode_integirty.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsec_ode_keymanager.so b/on5xelte/proprietary/vendor/lib/libsec_ode_keymanager.so deleted file mode 100644 index 1ce0770..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsec_ode_keymanager.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsec_ode_keymaster.so b/on5xelte/proprietary/vendor/lib/libsec_ode_keymaster.so deleted file mode 100644 index afbe7cf..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsec_ode_keymaster.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsec_ode_keystorage.so b/on5xelte/proprietary/vendor/lib/libsec_ode_keystorage.so deleted file mode 100644 index 627cfe3..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsec_ode_keystorage.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsec_ode_keystorage_fbe.so b/on5xelte/proprietary/vendor/lib/libsec_ode_keystorage_fbe.so deleted file mode 100644 index 3756fdf..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsec_ode_keystorage_fbe.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsec_ode_keystorage_fde.so b/on5xelte/proprietary/vendor/lib/libsec_ode_keystorage_fde.so deleted file mode 100644 index a58342a..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsec_ode_keystorage_fde.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsec_ode_pbkdf.so b/on5xelte/proprietary/vendor/lib/libsec_ode_pbkdf.so deleted file mode 100644 index b921d6c..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsec_ode_pbkdf.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsec_ode_sdcardencryption.so b/on5xelte/proprietary/vendor/lib/libsec_ode_sdcardencryption.so deleted file mode 100644 index 0988a95..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsec_ode_sdcardencryption.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsec_skpm.so b/on5xelte/proprietary/vendor/lib/libsec_skpm.so deleted file mode 100644 index d23acdb..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsec_skpm.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsecaudiocoreutils.so b/on5xelte/proprietary/vendor/lib/libsecaudiocoreutils.so deleted file mode 100644 index 98b68c7..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsecaudiocoreutils.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsecaudioinfo.so b/on5xelte/proprietary/vendor/lib/libsecaudioinfo.so deleted file mode 100644 index 57a3039..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsecaudioinfo.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libseccameracore.so b/on5xelte/proprietary/vendor/lib/libseccameracore.so deleted file mode 100644 index 0782b8b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libseccameracore.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsechelper_engine.so b/on5xelte/proprietary/vendor/lib/libsechelper_engine.so deleted file mode 100644 index f633f12..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsechelper_engine.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsecimaging.so b/on5xelte/proprietary/vendor/lib/libsecimaging.so deleted file mode 100644 index 2085251..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsecimaging.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsecjpeginterface.so b/on5xelte/proprietary/vendor/lib/libsecjpeginterface.so deleted file mode 100644 index 21ac54e..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsecjpeginterface.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsecjpegquram.so b/on5xelte/proprietary/vendor/lib/libsecjpegquram.so deleted file mode 100644 index 831327b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsecjpegquram.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsecnativefeature.so b/on5xelte/proprietary/vendor/lib/libsecnativefeature.so deleted file mode 100644 index c261e76..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsecnativefeature.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsecopenssl_engine.so b/on5xelte/proprietary/vendor/lib/libsecopenssl_engine.so deleted file mode 100644 index f31cc78..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsecopenssl_engine.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsecpkcs11_engine.so b/on5xelte/proprietary/vendor/lib/libsecpkcs11_engine.so deleted file mode 100644 index 30fc0d6..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsecpkcs11_engine.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsecril-client.so b/on5xelte/proprietary/vendor/lib/libsecril-client.so deleted file mode 100644 index 72b68f0..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsecril-client.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsecure_storage.so b/on5xelte/proprietary/vendor/lib/libsecure_storage.so deleted file mode 100644 index df68787..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsecure_storage.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsecure_storage_jni.so b/on5xelte/proprietary/vendor/lib/libsecure_storage_jni.so deleted file mode 100644 index 3125abc..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsecure_storage_jni.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libselinux.so b/on5xelte/proprietary/vendor/lib/libselinux.so deleted file mode 100644 index 691bafa..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libselinux.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsem_jni.so b/on5xelte/proprietary/vendor/lib/libsem_jni.so deleted file mode 100644 index 0447b76..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsem_jni.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsemcamera_jni.so b/on5xelte/proprietary/vendor/lib/libsemcamera_jni.so deleted file mode 100644 index 95b88ed..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsemcamera_jni.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsemjpegsqueezer_jni.so b/on5xelte/proprietary/vendor/lib/libsemjpegsqueezer_jni.so deleted file mode 100644 index 9c7a322..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsemjpegsqueezer_jni.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsemmediaplayer_jni.so b/on5xelte/proprietary/vendor/lib/libsemmediaplayer_jni.so deleted file mode 100644 index d7677ad..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsemmediaplayer_jni.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsensor.so b/on5xelte/proprietary/vendor/lib/libsensor.so deleted file mode 100644 index fd14d31..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsensor.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsensorndkbridge.so b/on5xelte/proprietary/vendor/lib/libsensorndkbridge.so deleted file mode 100644 index 2f264a3..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsensorndkbridge.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsensorservicehidl.so b/on5xelte/proprietary/vendor/lib/libsensorservicehidl.so deleted file mode 100644 index a3995c2..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsensorservicehidl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libservices.so b/on5xelte/proprietary/vendor/lib/libservices.so deleted file mode 100644 index df2aad7..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libservices.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libserviceutility.so b/on5xelte/proprietary/vendor/lib/libserviceutility.so deleted file mode 100644 index 337dfb5..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libserviceutility.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsetproperty.so b/on5xelte/proprietary/vendor/lib/libsetproperty.so deleted file mode 100644 index 017ab63..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsetproperty.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsfextaac.so b/on5xelte/proprietary/vendor/lib/libsfextaac.so deleted file mode 100644 index f1b1454..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsfextaac.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsfextape.so b/on5xelte/proprietary/vendor/lib/libsfextape.so deleted file mode 100644 index d9d08cf..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsfextape.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsfextavi.so b/on5xelte/proprietary/vendor/lib/libsfextavi.so deleted file mode 100644 index 573a6db..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsfextavi.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsfextcmn.so b/on5xelte/proprietary/vendor/lib/libsfextcmn.so deleted file mode 100644 index 4895d98..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsfextcmn.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsfextcp.so b/on5xelte/proprietary/vendor/lib/libsfextcp.so deleted file mode 100644 index db15b2f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsfextcp.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsfextflac.so b/on5xelte/proprietary/vendor/lib/libsfextflac.so deleted file mode 100644 index ec19e04..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsfextflac.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsfextflv.so b/on5xelte/proprietary/vendor/lib/libsfextflv.so deleted file mode 100644 index 91c45b1..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsfextflv.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsfextmkv.so b/on5xelte/proprietary/vendor/lib/libsfextmkv.so deleted file mode 100644 index 2f2febe..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsfextmkv.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsfextmp4f.so b/on5xelte/proprietary/vendor/lib/libsfextmp4f.so deleted file mode 100644 index e4e63be..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsfextmp4f.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsfextsub.so b/on5xelte/proprietary/vendor/lib/libsfextsub.so deleted file mode 100644 index 96a89d2..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsfextsub.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsfextwmf.so b/on5xelte/proprietary/vendor/lib/libsfextwmf.so deleted file mode 100644 index 3438c53..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsfextwmf.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsigchain.so b/on5xelte/proprietary/vendor/lib/libsigchain.so deleted file mode 100644 index 134cf71..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsigchain.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsigchain.so.orig.gz b/on5xelte/proprietary/vendor/lib/libsigchain.so.orig.gz deleted file mode 100644 index 89dd51c..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsigchain.so.orig.gz and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsimba.so b/on5xelte/proprietary/vendor/lib/libsimba.so deleted file mode 100644 index 0b62656..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsimba.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsisosrtp.so b/on5xelte/proprietary/vendor/lib/libsisosrtp.so deleted file mode 100644 index eab3583..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsisosrtp.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libskeymaster.so b/on5xelte/proprietary/vendor/lib/libskeymaster.so deleted file mode 100644 index c2e1ce9..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libskeymaster.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libskia.so b/on5xelte/proprietary/vendor/lib/libskia.so deleted file mode 100644 index fa35675..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libskia.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libskmm.so b/on5xelte/proprietary/vendor/lib/libskmm.so deleted file mode 100644 index d6fa78a..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libskmm.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libskmm_helper.so b/on5xelte/proprietary/vendor/lib/libskmm_helper.so deleted file mode 100644 index 5e5a286..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libskmm_helper.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsmart_cropping.so b/on5xelte/proprietary/vendor/lib/libsmart_cropping.so deleted file mode 100644 index 115d1f5..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsmart_cropping.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsmat.so b/on5xelte/proprietary/vendor/lib/libsmat.so deleted file mode 100644 index 36e6e71..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsmat.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsmsd.so b/on5xelte/proprietary/vendor/lib/libsmsd.so deleted file mode 100644 index 9fe1557..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsmsd.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsnaace.so b/on5xelte/proprietary/vendor/lib/libsnaace.so deleted file mode 100644 index 94f43a5..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsnaace.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsnamrnb.so b/on5xelte/proprietary/vendor/lib/libsnamrnb.so deleted file mode 100644 index 16a2764..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsnamrnb.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsnamrwb.so b/on5xelte/proprietary/vendor/lib/libsnamrwb.so deleted file mode 100644 index e122278..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsnamrwb.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsoftkeymaster.so b/on5xelte/proprietary/vendor/lib/libsoftkeymaster.so deleted file mode 100644 index dcfface..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsoftkeymaster.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsoftkeymasterdevice.so b/on5xelte/proprietary/vendor/lib/libsoftkeymasterdevice.so deleted file mode 100644 index edd8640..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsoftkeymasterdevice.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsomp.so b/on5xelte/proprietary/vendor/lib/libsomp.so deleted file mode 100644 index 106bbfe..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsomp.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsomx263dsw.so b/on5xelte/proprietary/vendor/lib/libsomx263dsw.so deleted file mode 100644 index c67cb3e..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsomx263dsw.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsomx264dsw.so b/on5xelte/proprietary/vendor/lib/libsomx264dsw.so deleted file mode 100644 index 8292359..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsomx264dsw.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsomxaacd.so b/on5xelte/proprietary/vendor/lib/libsomxaacd.so deleted file mode 100644 index c9948f1..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsomxaacd.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsomxadpcmd.so b/on5xelte/proprietary/vendor/lib/libsomxadpcmd.so deleted file mode 100644 index 47e163b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsomxadpcmd.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsomxamrd.so b/on5xelte/proprietary/vendor/lib/libsomxamrd.so deleted file mode 100644 index 84db9c0..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsomxamrd.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsomxcmn.so b/on5xelte/proprietary/vendor/lib/libsomxcmn.so deleted file mode 100644 index 86c6c92..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsomxcmn.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsomxcore.so b/on5xelte/proprietary/vendor/lib/libsomxcore.so deleted file mode 100644 index c3b42fa..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsomxcore.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsomxflacd.so b/on5xelte/proprietary/vendor/lib/libsomxflacd.so deleted file mode 100644 index 11ba83a..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsomxflacd.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsomxhevcdsw.so b/on5xelte/proprietary/vendor/lib/libsomxhevcdsw.so deleted file mode 100644 index 1afb85c..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsomxhevcdsw.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsomxmp3d.so b/on5xelte/proprietary/vendor/lib/libsomxmp3d.so deleted file mode 100644 index d5c4f39..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsomxmp3d.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsomxmp43d.so b/on5xelte/proprietary/vendor/lib/libsomxmp43d.so deleted file mode 100644 index 4ce388c..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsomxmp43d.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsomxmp4vdsw.so b/on5xelte/proprietary/vendor/lib/libsomxmp4vdsw.so deleted file mode 100644 index df2018a..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsomxmp4vdsw.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsomxnaace.so b/on5xelte/proprietary/vendor/lib/libsomxnaace.so deleted file mode 100644 index d04cb84..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsomxnaace.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsomxvc1dsw.so b/on5xelte/proprietary/vendor/lib/libsomxvc1dsw.so deleted file mode 100644 index 4df5497..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsomxvc1dsw.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsomxvp8d.so b/on5xelte/proprietary/vendor/lib/libsomxvp8d.so deleted file mode 100644 index ce84b5b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsomxvp8d.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsomxwmad.so b/on5xelte/proprietary/vendor/lib/libsomxwmad.so deleted file mode 100644 index 2c17732..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsomxwmad.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsomxwmv7d.so b/on5xelte/proprietary/vendor/lib/libsomxwmv7d.so deleted file mode 100644 index 7c8efdb..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsomxwmv7d.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsomxwmv8d.so b/on5xelte/proprietary/vendor/lib/libsomxwmv8d.so deleted file mode 100644 index f0fc076..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsomxwmv8d.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsonic.so b/on5xelte/proprietary/vendor/lib/libsonic.so deleted file mode 100644 index 4c3b6f0..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsonic.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsonivox.so b/on5xelte/proprietary/vendor/lib/libsonivox.so deleted file mode 100644 index df56bd5..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsonivox.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsoundextractor.so b/on5xelte/proprietary/vendor/lib/libsoundextractor.so deleted file mode 100644 index 13d4fbd..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsoundextractor.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsoundpool.so b/on5xelte/proprietary/vendor/lib/libsoundpool.so deleted file mode 100644 index 7b634e7..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsoundpool.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsoundspeed.so b/on5xelte/proprietary/vendor/lib/libsoundspeed.so deleted file mode 100644 index 5df953c..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsoundspeed.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsoundtrigger.so b/on5xelte/proprietary/vendor/lib/libsoundtrigger.so deleted file mode 100644 index 24e440b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsoundtrigger.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsoundtriggerservice.so b/on5xelte/proprietary/vendor/lib/libsoundtriggerservice.so deleted file mode 100644 index ac93a98..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsoundtriggerservice.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsparse.so b/on5xelte/proprietary/vendor/lib/libsparse.so deleted file mode 100644 index 00884d0..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsparse.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libspeexresampler.so b/on5xelte/proprietary/vendor/lib/libspeexresampler.so deleted file mode 100644 index a475d55..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libspeexresampler.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsqlite.so b/on5xelte/proprietary/vendor/lib/libsqlite.so deleted file mode 100644 index 4506c87..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsqlite.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libssc_encoder.so b/on5xelte/proprietary/vendor/lib/libssc_encoder.so deleted file mode 100644 index 8a81fde..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libssc_encoder.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsshd_encoder.so b/on5xelte/proprietary/vendor/lib/libsshd_encoder.so deleted file mode 100644 index 0c36dfd..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsshd_encoder.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libssl.so b/on5xelte/proprietary/vendor/lib/libssl.so deleted file mode 100644 index 4d98377..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libssl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstagefright.so b/on5xelte/proprietary/vendor/lib/libstagefright.so deleted file mode 100644 index 3d88d86..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstagefright.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstagefright_amrnb_common.so b/on5xelte/proprietary/vendor/lib/libstagefright_amrnb_common.so deleted file mode 100644 index 663c7cb..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstagefright_amrnb_common.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstagefright_enc_common.so b/on5xelte/proprietary/vendor/lib/libstagefright_enc_common.so deleted file mode 100644 index 4bc7b90..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstagefright_enc_common.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstagefright_foundation.so b/on5xelte/proprietary/vendor/lib/libstagefright_foundation.so deleted file mode 100644 index 87d9ac5..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstagefright_foundation.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstagefright_hdcp.so b/on5xelte/proprietary/vendor/lib/libstagefright_hdcp.so deleted file mode 100644 index 4aea5dc..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstagefright_hdcp.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstagefright_http_support.so b/on5xelte/proprietary/vendor/lib/libstagefright_http_support.so deleted file mode 100644 index adf6195..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstagefright_http_support.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstagefright_httplive.so b/on5xelte/proprietary/vendor/lib/libstagefright_httplive.so deleted file mode 100644 index 54a8ae7..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstagefright_httplive.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstagefright_omx.so b/on5xelte/proprietary/vendor/lib/libstagefright_omx.so deleted file mode 100644 index 725aeb4..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstagefright_omx.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstagefright_soft_aacdec.so b/on5xelte/proprietary/vendor/lib/libstagefright_soft_aacdec.so deleted file mode 100644 index 8bd3bf8..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstagefright_soft_aacdec.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstagefright_soft_aacenc.so b/on5xelte/proprietary/vendor/lib/libstagefright_soft_aacenc.so deleted file mode 100644 index bf26c4a..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstagefright_soft_aacenc.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstagefright_soft_amrdec.so b/on5xelte/proprietary/vendor/lib/libstagefright_soft_amrdec.so deleted file mode 100644 index 7d87096..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstagefright_soft_amrdec.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstagefright_soft_amrnbenc.so b/on5xelte/proprietary/vendor/lib/libstagefright_soft_amrnbenc.so deleted file mode 100644 index fc1dd29..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstagefright_soft_amrnbenc.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstagefright_soft_amrwbenc.so b/on5xelte/proprietary/vendor/lib/libstagefright_soft_amrwbenc.so deleted file mode 100644 index d675fea..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstagefright_soft_amrwbenc.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstagefright_soft_avcdec.so b/on5xelte/proprietary/vendor/lib/libstagefright_soft_avcdec.so deleted file mode 100644 index 50ea7ff..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstagefright_soft_avcdec.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstagefright_soft_avcenc.so b/on5xelte/proprietary/vendor/lib/libstagefright_soft_avcenc.so deleted file mode 100644 index 03c2a77..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstagefright_soft_avcenc.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstagefright_soft_flacenc.so b/on5xelte/proprietary/vendor/lib/libstagefright_soft_flacenc.so deleted file mode 100644 index 9cc7837..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstagefright_soft_flacenc.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstagefright_soft_g711dec.so b/on5xelte/proprietary/vendor/lib/libstagefright_soft_g711dec.so deleted file mode 100644 index 47cc14d..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstagefright_soft_g711dec.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstagefright_soft_gsmdec.so b/on5xelte/proprietary/vendor/lib/libstagefright_soft_gsmdec.so deleted file mode 100644 index 3fd04c6..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstagefright_soft_gsmdec.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstagefright_soft_hevcdec.so b/on5xelte/proprietary/vendor/lib/libstagefright_soft_hevcdec.so deleted file mode 100644 index ff747c7..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstagefright_soft_hevcdec.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstagefright_soft_mp3dec.so b/on5xelte/proprietary/vendor/lib/libstagefright_soft_mp3dec.so deleted file mode 100644 index ca83765..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstagefright_soft_mp3dec.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstagefright_soft_mpeg2dec.so b/on5xelte/proprietary/vendor/lib/libstagefright_soft_mpeg2dec.so deleted file mode 100644 index 410fa94..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstagefright_soft_mpeg2dec.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstagefright_soft_mpeg4dec.so b/on5xelte/proprietary/vendor/lib/libstagefright_soft_mpeg4dec.so deleted file mode 100644 index 185e6e3..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstagefright_soft_mpeg4dec.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstagefright_soft_mpeg4enc.so b/on5xelte/proprietary/vendor/lib/libstagefright_soft_mpeg4enc.so deleted file mode 100644 index d058744..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstagefright_soft_mpeg4enc.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstagefright_soft_opusdec.so b/on5xelte/proprietary/vendor/lib/libstagefright_soft_opusdec.so deleted file mode 100644 index a803827..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstagefright_soft_opusdec.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstagefright_soft_rawdec.so b/on5xelte/proprietary/vendor/lib/libstagefright_soft_rawdec.so deleted file mode 100644 index a19792b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstagefright_soft_rawdec.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstagefright_soft_vorbisdec.so b/on5xelte/proprietary/vendor/lib/libstagefright_soft_vorbisdec.so deleted file mode 100644 index 23e0391..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstagefright_soft_vorbisdec.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstagefright_soft_vpxdec.so b/on5xelte/proprietary/vendor/lib/libstagefright_soft_vpxdec.so deleted file mode 100644 index 45067c6..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstagefright_soft_vpxdec.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstagefright_soft_vpxenc.so b/on5xelte/proprietary/vendor/lib/libstagefright_soft_vpxenc.so deleted file mode 100644 index b376c96..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstagefright_soft_vpxenc.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstagefright_xmlparser@1.0.so b/on5xelte/proprietary/vendor/lib/libstagefright_xmlparser@1.0.so deleted file mode 100644 index 0f39cef..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstagefright_xmlparser@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstainkiller.so b/on5xelte/proprietary/vendor/lib/libstainkiller.so deleted file mode 100644 index 82fa7bf..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstainkiller.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstdc++.so b/on5xelte/proprietary/vendor/lib/libstdc++.so deleted file mode 100644 index 49ca48e..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstdc++.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsthmb.so b/on5xelte/proprietary/vendor/lib/libsthmb.so deleted file mode 100644 index 7b4f91c..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsthmb.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstlport_shared.so b/on5xelte/proprietary/vendor/lib/libstlport_shared.so deleted file mode 100644 index a6f6945..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstlport_shared.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstr_capture_core.so b/on5xelte/proprietary/vendor/lib/libstr_capture_core.so deleted file mode 100644 index 674394b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstr_capture_core.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstr_capture_interface.so b/on5xelte/proprietary/vendor/lib/libstr_capture_interface.so deleted file mode 100644 index cc34947..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstr_capture_interface.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstr_preview_core.so b/on5xelte/proprietary/vendor/lib/libstr_preview_core.so deleted file mode 100644 index 9553904..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstr_preview_core.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstr_preview_interface.so b/on5xelte/proprietary/vendor/lib/libstr_preview_interface.so deleted file mode 100644 index 73410a9..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstr_preview_interface.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libstrongswan.so b/on5xelte/proprietary/vendor/lib/libstrongswan.so deleted file mode 100644 index c92f34e..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libstrongswan.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsts_utils.so b/on5xelte/proprietary/vendor/lib/libsts_utils.so deleted file mode 100644 index 7cd8020..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsts_utils.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsts_values.so b/on5xelte/proprietary/vendor/lib/libsts_values.so deleted file mode 100644 index 576eb8b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsts_values.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsupershot.so b/on5xelte/proprietary/vendor/lib/libsupershot.so deleted file mode 100644 index 533d2ef..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsupershot.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsurfaceflinger.so b/on5xelte/proprietary/vendor/lib/libsurfaceflinger.so deleted file mode 100644 index f8a8c40..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsurfaceflinger.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsurfaceflinger_ddmconnection.so b/on5xelte/proprietary/vendor/lib/libsurfaceflinger_ddmconnection.so deleted file mode 100644 index 81888ac..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsurfaceflinger_ddmconnection.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsurfaceutil.so b/on5xelte/proprietary/vendor/lib/libsurfaceutil.so deleted file mode 100644 index a43474e..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsurfaceutil.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsuspend.so b/on5xelte/proprietary/vendor/lib/libsuspend.so deleted file mode 100644 index 636dadf..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsuspend.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsvejni.so b/on5xelte/proprietary/vendor/lib/libsvejni.so deleted file mode 100644 index bcacee8..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsvejni.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsveservice.so b/on5xelte/proprietary/vendor/lib/libsveservice.so deleted file mode 100644 index a129136..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsveservice.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsxqk.so b/on5xelte/proprietary/vendor/lib/libsxqk.so deleted file mode 100644 index 43edb91..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsxqk.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsxqk_skia.so b/on5xelte/proprietary/vendor/lib/libsxqk_skia.so deleted file mode 100644 index fb77e10..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsxqk_skia.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsync.so b/on5xelte/proprietary/vendor/lib/libsync.so deleted file mode 100644 index ee7146e..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsync.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libsysutils.so b/on5xelte/proprietary/vendor/lib/libsysutils.so deleted file mode 100644 index 07b6c7c..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libsysutils.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libterrier.so b/on5xelte/proprietary/vendor/lib/libterrier.so deleted file mode 100644 index e8122f9..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libterrier.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libtextclassifier.so b/on5xelte/proprietary/vendor/lib/libtextclassifier.so deleted file mode 100644 index e6c0bb7..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libtextclassifier.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libtinyalsa.so b/on5xelte/proprietary/vendor/lib/libtinyalsa.so deleted file mode 100644 index 01b5ca3..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libtinyalsa.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libtinycompress.so b/on5xelte/proprietary/vendor/lib/libtinycompress.so deleted file mode 100644 index 2b39af5..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libtinycompress.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libtinyxml2.so b/on5xelte/proprietary/vendor/lib/libtinyxml2.so deleted file mode 100644 index 085f8b2..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libtinyxml2.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libtlc_comm.so b/on5xelte/proprietary/vendor/lib/libtlc_comm.so deleted file mode 100644 index be97f26..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libtlc_comm.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libtlc_proxy.so b/on5xelte/proprietary/vendor/lib/libtlc_proxy.so deleted file mode 100644 index cda1af9..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libtlc_proxy.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libtlc_proxy_tui.so b/on5xelte/proprietary/vendor/lib/libtlc_proxy_tui.so deleted file mode 100644 index 9eaef56..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libtlc_proxy_tui.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libtlc_spay.so b/on5xelte/proprietary/vendor/lib/libtlc_spay.so deleted file mode 100644 index 9301ec5..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libtlc_spay.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libtlc_tima_atn.so b/on5xelte/proprietary/vendor/lib/libtlc_tima_atn.so deleted file mode 100644 index d3107b9..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libtlc_tima_atn.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libtlc_tima_pkm.so b/on5xelte/proprietary/vendor/lib/libtlc_tima_pkm.so deleted file mode 100644 index e06b2aa..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libtlc_tima_pkm.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libtlc_tima_tui.so b/on5xelte/proprietary/vendor/lib/libtlc_tima_tui.so deleted file mode 100644 index 03558eb..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libtlc_tima_tui.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libtlc_tz_ccm.so b/on5xelte/proprietary/vendor/lib/libtlc_tz_ccm.so deleted file mode 100644 index df67557..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libtlc_tz_ccm.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libtlc_tz_esecomm.so b/on5xelte/proprietary/vendor/lib/libtlc_tz_esecomm.so deleted file mode 100644 index 0e62117..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libtlc_tz_esecomm.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libtlc_tz_iccc.so b/on5xelte/proprietary/vendor/lib/libtlc_tz_iccc.so deleted file mode 100644 index 88a1922..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libtlc_tz_iccc.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libtlc_tz_keystore.so b/on5xelte/proprietary/vendor/lib/libtlc_tz_keystore.so deleted file mode 100644 index 2ba57b4..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libtlc_tz_keystore.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libtlc_tz_ocf.so b/on5xelte/proprietary/vendor/lib/libtlc_tz_ocf.so deleted file mode 100644 index 736744b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libtlc_tz_ocf.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libtlc_tz_ocf_jni.so b/on5xelte/proprietary/vendor/lib/libtlc_tz_ocf_jni.so deleted file mode 100644 index ae62ba5..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libtlc_tz_ocf_jni.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libucmnativecrypto.so b/on5xelte/proprietary/vendor/lib/libucmnativecrypto.so deleted file mode 100644 index 48c3d11..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libucmnativecrypto.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libucmscp.so b/on5xelte/proprietary/vendor/lib/libucmscp.so deleted file mode 100644 index 92b07c0..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libucmscp.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libucsengine.so b/on5xelte/proprietary/vendor/lib/libucsengine.so deleted file mode 100644 index f669110..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libucsengine.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libucsengineode.so b/on5xelte/proprietary/vendor/lib/libucsengineode.so deleted file mode 100644 index 70ac2c2..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libucsengineode.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libui.so b/on5xelte/proprietary/vendor/lib/libui.so deleted file mode 100644 index 150847f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libui.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libunionfs.so b/on5xelte/proprietary/vendor/lib/libunionfs.so deleted file mode 100644 index 6e5fb70..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libunionfs.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libunwind.so b/on5xelte/proprietary/vendor/lib/libunwind.so deleted file mode 100644 index a991c3f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libunwind.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libusbhost.so b/on5xelte/proprietary/vendor/lib/libusbhost.so deleted file mode 100644 index bacf66b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libusbhost.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libutils.so b/on5xelte/proprietary/vendor/lib/libutils.so deleted file mode 100644 index c6ced28..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libutils.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libvideofittinghelper.so b/on5xelte/proprietary/vendor/lib/libvideofittinghelper.so deleted file mode 100644 index 6b841f4..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libvideofittinghelper.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libvintf.so b/on5xelte/proprietary/vendor/lib/libvintf.so deleted file mode 100644 index 928440e..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libvintf.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libvixl-arm.so b/on5xelte/proprietary/vendor/lib/libvixl-arm.so deleted file mode 100644 index ef5c463..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libvixl-arm.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libvixl-arm64.so b/on5xelte/proprietary/vendor/lib/libvixl-arm64.so deleted file mode 100644 index 4b2fbbf..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libvixl-arm64.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libvkjni.so b/on5xelte/proprietary/vendor/lib/libvkjni.so deleted file mode 100644 index 1c4e248..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libvkjni.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libvkmanager.so b/on5xelte/proprietary/vendor/lib/libvkmanager.so deleted file mode 100644 index 972817e..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libvkmanager.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libvkservice.so b/on5xelte/proprietary/vendor/lib/libvkservice.so deleted file mode 100644 index 090c4e8..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libvkservice.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libvndksupport.so b/on5xelte/proprietary/vendor/lib/libvndksupport.so deleted file mode 100644 index 99d4b04..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libvndksupport.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libvorbisidec.so b/on5xelte/proprietary/vendor/lib/libvorbisidec.so deleted file mode 100644 index 06715bd..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libvorbisidec.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libvtmanager.so b/on5xelte/proprietary/vendor/lib/libvtmanager.so deleted file mode 100644 index 22930fb..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libvtmanager.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libvtstack.so b/on5xelte/proprietary/vendor/lib/libvtstack.so deleted file mode 100644 index 655d6d5..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libvtstack.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libvulkan.so b/on5xelte/proprietary/vendor/lib/libvulkan.so deleted file mode 100644 index d73dd5d..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libvulkan.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libwebrtc_audio_preprocessing.so b/on5xelte/proprietary/vendor/lib/libwebrtc_audio_preprocessing.so deleted file mode 100644 index 0647b41..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libwebrtc_audio_preprocessing.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libwebviewchromium_loader.so b/on5xelte/proprietary/vendor/lib/libwebviewchromium_loader.so deleted file mode 100644 index 655cb65..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libwebviewchromium_loader.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libwebviewchromium_plat_support.so b/on5xelte/proprietary/vendor/lib/libwebviewchromium_plat_support.so deleted file mode 100644 index 7627089..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libwebviewchromium_plat_support.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libwfds.so b/on5xelte/proprietary/vendor/lib/libwfds.so deleted file mode 100644 index 4e37e3d..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libwfds.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libwifi-hal.so b/on5xelte/proprietary/vendor/lib/libwifi-hal.so deleted file mode 100644 index 414bfe5..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libwifi-hal.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libwifi-service.so b/on5xelte/proprietary/vendor/lib/libwifi-service.so deleted file mode 100644 index e942d11..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libwifi-service.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libwifi-system.so b/on5xelte/proprietary/vendor/lib/libwifi-system.so deleted file mode 100644 index 32dc7f1..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libwifi-system.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libwifikeystorehal.so b/on5xelte/proprietary/vendor/lib/libwifikeystorehal.so deleted file mode 100644 index 9270770..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libwifikeystorehal.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libwifiucmkeystorehal.so b/on5xelte/proprietary/vendor/lib/libwifiucmkeystorehal.so deleted file mode 100644 index 70fb82a..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libwifiucmkeystorehal.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libwilhelm.so b/on5xelte/proprietary/vendor/lib/libwilhelm.so deleted file mode 100644 index 841a9df..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libwilhelm.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libwlandutlib_slsi.so b/on5xelte/proprietary/vendor/lib/libwlandutlib_slsi.so deleted file mode 100644 index afa4f2d..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libwlandutlib_slsi.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libwpa_client.so b/on5xelte/proprietary/vendor/lib/libwpa_client.so deleted file mode 100644 index f738e1b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libwpa_client.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libwvhidl.so b/on5xelte/proprietary/vendor/lib/libwvhidl.so deleted file mode 100644 index 61dd944..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libwvhidl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libxml2.so b/on5xelte/proprietary/vendor/lib/libxml2.so deleted file mode 100644 index 5b93501..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libxml2.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libxposed_art.so b/on5xelte/proprietary/vendor/lib/libxposed_art.so deleted file mode 100644 index 59ec158..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libxposed_art.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libz.so b/on5xelte/proprietary/vendor/lib/libz.so deleted file mode 100644 index fd7bfce..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libz.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/libziparchive.so b/on5xelte/proprietary/vendor/lib/libziparchive.so deleted file mode 100644 index db7aa66..0000000 Binary files a/on5xelte/proprietary/vendor/lib/libziparchive.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/mediacas/libclearkeycasplugin.so b/on5xelte/proprietary/vendor/lib/mediacas/libclearkeycasplugin.so deleted file mode 100644 index f67fbbf..0000000 Binary files a/on5xelte/proprietary/vendor/lib/mediacas/libclearkeycasplugin.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/omx/libOMX.Exynos.HEVC.Decoder.so b/on5xelte/proprietary/vendor/lib/omx/libOMX.Exynos.HEVC.Decoder.so deleted file mode 100644 index a37f966..0000000 Binary files a/on5xelte/proprietary/vendor/lib/omx/libOMX.Exynos.HEVC.Decoder.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/omx/libOMX.Exynos.HEVC.Encoder.so b/on5xelte/proprietary/vendor/lib/omx/libOMX.Exynos.HEVC.Encoder.so deleted file mode 100644 index ff96cce..0000000 Binary files a/on5xelte/proprietary/vendor/lib/omx/libOMX.Exynos.HEVC.Encoder.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/slocation/libsgeo.so b/on5xelte/proprietary/vendor/lib/slocation/libsgeo.so deleted file mode 100644 index cc6f8e6..0000000 Binary files a/on5xelte/proprietary/vendor/lib/slocation/libsgeo.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/soundfx/libLifevibes_lvverx.so b/on5xelte/proprietary/vendor/lib/soundfx/libLifevibes_lvverx.so deleted file mode 100644 index d5dec69..0000000 Binary files a/on5xelte/proprietary/vendor/lib/soundfx/libLifevibes_lvverx.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/soundfx/libLifevibes_lvvetx.so b/on5xelte/proprietary/vendor/lib/soundfx/libLifevibes_lvvetx.so deleted file mode 100644 index b04f1ea..0000000 Binary files a/on5xelte/proprietary/vendor/lib/soundfx/libLifevibes_lvvetx.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/soundfx/libaudioeffectoffload.so b/on5xelte/proprietary/vendor/lib/soundfx/libaudioeffectoffload.so deleted file mode 100644 index 683e9b0..0000000 Binary files a/on5xelte/proprietary/vendor/lib/soundfx/libaudioeffectoffload.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/soundfx/libaudiopreprocessing.so b/on5xelte/proprietary/vendor/lib/soundfx/libaudiopreprocessing.so deleted file mode 100644 index ad261f9..0000000 Binary files a/on5xelte/proprietary/vendor/lib/soundfx/libaudiopreprocessing.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/soundfx/libaudiosa.so b/on5xelte/proprietary/vendor/lib/soundfx/libaudiosa.so deleted file mode 100644 index e08ec7e..0000000 Binary files a/on5xelte/proprietary/vendor/lib/soundfx/libaudiosa.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/soundfx/libaudiosaplus_sec.so b/on5xelte/proprietary/vendor/lib/soundfx/libaudiosaplus_sec.so deleted file mode 100644 index 9a60db7..0000000 Binary files a/on5xelte/proprietary/vendor/lib/soundfx/libaudiosaplus_sec.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/soundfx/libbundlewrapper.so b/on5xelte/proprietary/vendor/lib/soundfx/libbundlewrapper.so deleted file mode 100644 index 29209c1..0000000 Binary files a/on5xelte/proprietary/vendor/lib/soundfx/libbundlewrapper.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/soundfx/libdownmix.so b/on5xelte/proprietary/vendor/lib/soundfx/libdownmix.so deleted file mode 100644 index e79ed31..0000000 Binary files a/on5xelte/proprietary/vendor/lib/soundfx/libdownmix.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/soundfx/libeffectproxy.so b/on5xelte/proprietary/vendor/lib/soundfx/libeffectproxy.so deleted file mode 100644 index 1750321..0000000 Binary files a/on5xelte/proprietary/vendor/lib/soundfx/libeffectproxy.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/soundfx/libgearvr.so b/on5xelte/proprietary/vendor/lib/soundfx/libgearvr.so deleted file mode 100644 index 3c6963f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/soundfx/libgearvr.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/soundfx/libldnhncr.so b/on5xelte/proprietary/vendor/lib/soundfx/libldnhncr.so deleted file mode 100644 index 31993e2..0000000 Binary files a/on5xelte/proprietary/vendor/lib/soundfx/libldnhncr.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/soundfx/libmysound.so b/on5xelte/proprietary/vendor/lib/soundfx/libmysound.so deleted file mode 100644 index f1b5d0a..0000000 Binary files a/on5xelte/proprietary/vendor/lib/soundfx/libmysound.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/soundfx/libmyspace.so b/on5xelte/proprietary/vendor/lib/soundfx/libmyspace.so deleted file mode 100644 index 34632b9..0000000 Binary files a/on5xelte/proprietary/vendor/lib/soundfx/libmyspace.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/soundfx/libplaybackrecorder.so b/on5xelte/proprietary/vendor/lib/soundfx/libplaybackrecorder.so deleted file mode 100644 index 962666d..0000000 Binary files a/on5xelte/proprietary/vendor/lib/soundfx/libplaybackrecorder.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/soundfx/libreverbwrapper.so b/on5xelte/proprietary/vendor/lib/soundfx/libreverbwrapper.so deleted file mode 100644 index 6b92d85..0000000 Binary files a/on5xelte/proprietary/vendor/lib/soundfx/libreverbwrapper.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/soundfx/libsamsungSoundbooster_plus.so b/on5xelte/proprietary/vendor/lib/soundfx/libsamsungSoundbooster_plus.so deleted file mode 100644 index dbc899a..0000000 Binary files a/on5xelte/proprietary/vendor/lib/soundfx/libsamsungSoundbooster_plus.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/soundfx/libv4a_fx_ics.so b/on5xelte/proprietary/vendor/lib/soundfx/libv4a_fx_ics.so deleted file mode 100644 index 473af49..0000000 Binary files a/on5xelte/proprietary/vendor/lib/soundfx/libv4a_fx_ics.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/soundfx/libvisualizer.so b/on5xelte/proprietary/vendor/lib/soundfx/libvisualizer.so deleted file mode 100644 index 23dba68..0000000 Binary files a/on5xelte/proprietary/vendor/lib/soundfx/libvisualizer.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vendor.samsung.camera.device@1.0-impl.so b/on5xelte/proprietary/vendor/lib/vendor.samsung.camera.device@1.0-impl.so deleted file mode 100644 index 55e4938..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vendor.samsung.camera.device@1.0-impl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vendor.samsung.camera.device@3.2-impl.so b/on5xelte/proprietary/vendor/lib/vendor.samsung.camera.device@3.2-impl.so deleted file mode 100644 index e8b602d..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vendor.samsung.camera.device@3.2-impl.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vendor.samsung.frameworks.ucm.wifi@1.0.so b/on5xelte/proprietary/vendor/lib/vendor.samsung.frameworks.ucm.wifi@1.0.so deleted file mode 100644 index f678df8..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vendor.samsung.frameworks.ucm.wifi@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vendor.samsung.hardware.biometrics.fingerprint@2.1.so b/on5xelte/proprietary/vendor/lib/vendor.samsung.hardware.biometrics.fingerprint@2.1.so deleted file mode 100644 index e0a3e1e..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vendor.samsung.hardware.biometrics.fingerprint@2.1.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vendor.samsung.hardware.camera.device@1.0.so b/on5xelte/proprietary/vendor/lib/vendor.samsung.hardware.camera.device@1.0.so deleted file mode 100644 index 45584d7..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vendor.samsung.hardware.camera.device@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vendor.samsung.hardware.camera.device@3.2.so b/on5xelte/proprietary/vendor/lib/vendor.samsung.hardware.camera.device@3.2.so deleted file mode 100644 index 1a26174..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vendor.samsung.hardware.camera.device@3.2.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vendor.samsung.hardware.camera.provider@2.4.so b/on5xelte/proprietary/vendor/lib/vendor.samsung.hardware.camera.provider@2.4.so deleted file mode 100644 index cf595a1..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vendor.samsung.hardware.camera.provider@2.4.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vendor.samsung.hardware.gnss@1.0.so b/on5xelte/proprietary/vendor/lib/vendor.samsung.hardware.gnss@1.0.so deleted file mode 100644 index ee6ffe8..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vendor.samsung.hardware.gnss@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vendor.samsung.hardware.miscpower@1.0.so b/on5xelte/proprietary/vendor/lib/vendor.samsung.hardware.miscpower@1.0.so deleted file mode 100644 index 7ac2485..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vendor.samsung.hardware.miscpower@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vendor.samsung.hardware.radio@1.0.so b/on5xelte/proprietary/vendor/lib/vendor.samsung.hardware.radio@1.0.so deleted file mode 100644 index badf345..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vendor.samsung.hardware.radio@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vendor.samsung.hardware.vibrator@1.0.so b/on5xelte/proprietary/vendor/lib/vendor.samsung.hardware.vibrator@1.0.so deleted file mode 100644 index a9f3680..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vendor.samsung.hardware.vibrator@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vendor.samsung.hardware.vibrator@1.0_vendor.so b/on5xelte/proprietary/vendor/lib/vendor.samsung.hardware.vibrator@1.0_vendor.so deleted file mode 100644 index b389cc3..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vendor.samsung.hardware.vibrator@1.0_vendor.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vendor.samsung.hardware.wifi.sec_hostapd@1.0.so b/on5xelte/proprietary/vendor/lib/vendor.samsung.hardware.wifi.sec_hostapd@1.0.so deleted file mode 100644 index 5660eff..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vendor.samsung.hardware.wifi.sec_hostapd@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vendor.samsung.hardware.wifi.supplicant@1.0.so b/on5xelte/proprietary/vendor/lib/vendor.samsung.hardware.wifi.supplicant@1.0.so deleted file mode 100644 index 3cabf7c..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vendor.samsung.hardware.wifi.supplicant@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vendor.samsung.security.skeymaster@3.0.so b/on5xelte/proprietary/vendor/lib/vendor.samsung.security.skeymaster@3.0.so deleted file mode 100644 index 9ccfa65..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vendor.samsung.security.skeymaster@3.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vendor.samsung_slsi.hardware.ExynosHWCServiceTW@1.0.so b/on5xelte/proprietary/vendor/lib/vendor.samsung_slsi.hardware.ExynosHWCServiceTW@1.0.so deleted file mode 100644 index 78e926e..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vendor.samsung_slsi.hardware.ExynosHWCServiceTW@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vndk-sp/android.hardware.graphics.allocator@2.0.so b/on5xelte/proprietary/vendor/lib/vndk-sp/android.hardware.graphics.allocator@2.0.so deleted file mode 100644 index 017c81f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vndk-sp/android.hardware.graphics.allocator@2.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vndk-sp/android.hardware.graphics.common@1.0.so b/on5xelte/proprietary/vendor/lib/vndk-sp/android.hardware.graphics.common@1.0.so deleted file mode 100644 index aa31c6b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vndk-sp/android.hardware.graphics.common@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vndk-sp/android.hardware.graphics.mapper@2.0.so b/on5xelte/proprietary/vendor/lib/vndk-sp/android.hardware.graphics.mapper@2.0.so deleted file mode 100644 index bbf6bc7..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vndk-sp/android.hardware.graphics.mapper@2.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vndk-sp/android.hardware.renderscript@1.0.so b/on5xelte/proprietary/vendor/lib/vndk-sp/android.hardware.renderscript@1.0.so deleted file mode 100644 index 613b99f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vndk-sp/android.hardware.renderscript@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vndk-sp/android.hidl.base@1.0.so b/on5xelte/proprietary/vendor/lib/vndk-sp/android.hidl.base@1.0.so deleted file mode 100644 index 38abfb9..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vndk-sp/android.hidl.base@1.0.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vndk-sp/libRSCpuRef.so b/on5xelte/proprietary/vendor/lib/vndk-sp/libRSCpuRef.so deleted file mode 100644 index e3ee6ab..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vndk-sp/libRSCpuRef.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vndk-sp/libRSDriver.so b/on5xelte/proprietary/vendor/lib/vndk-sp/libRSDriver.so deleted file mode 100644 index ac52b9b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vndk-sp/libRSDriver.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vndk-sp/libRS_internal.so b/on5xelte/proprietary/vendor/lib/vndk-sp/libRS_internal.so deleted file mode 100644 index a2e82df..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vndk-sp/libRS_internal.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vndk-sp/libbacktrace.so b/on5xelte/proprietary/vendor/lib/vndk-sp/libbacktrace.so deleted file mode 100644 index 39daca5..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vndk-sp/libbacktrace.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vndk-sp/libbase.so b/on5xelte/proprietary/vendor/lib/vndk-sp/libbase.so deleted file mode 100644 index 88afb7b..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vndk-sp/libbase.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vndk-sp/libbcinfo.so b/on5xelte/proprietary/vendor/lib/vndk-sp/libbcinfo.so deleted file mode 100644 index cfd076f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vndk-sp/libbcinfo.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vndk-sp/libblas.so b/on5xelte/proprietary/vendor/lib/vndk-sp/libblas.so deleted file mode 100644 index b401516..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vndk-sp/libblas.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vndk-sp/libc++.so b/on5xelte/proprietary/vendor/lib/vndk-sp/libc++.so deleted file mode 100644 index 00bfd17..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vndk-sp/libc++.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vndk-sp/libcompiler_rt.so b/on5xelte/proprietary/vendor/lib/vndk-sp/libcompiler_rt.so deleted file mode 100644 index e43afe7..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vndk-sp/libcompiler_rt.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vndk-sp/libcutils.so b/on5xelte/proprietary/vendor/lib/vndk-sp/libcutils.so deleted file mode 100644 index 5d6411f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vndk-sp/libcutils.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vndk-sp/libft2.so b/on5xelte/proprietary/vendor/lib/vndk-sp/libft2.so deleted file mode 100644 index f1bef31..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vndk-sp/libft2.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vndk-sp/libhardware.so b/on5xelte/proprietary/vendor/lib/vndk-sp/libhardware.so deleted file mode 100644 index 6fe3abd..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vndk-sp/libhardware.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vndk-sp/libhidlbase.so b/on5xelte/proprietary/vendor/lib/vndk-sp/libhidlbase.so deleted file mode 100644 index 5480f63..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vndk-sp/libhidlbase.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vndk-sp/libhidltransport.so b/on5xelte/proprietary/vendor/lib/vndk-sp/libhidltransport.so deleted file mode 100644 index 3198213..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vndk-sp/libhidltransport.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vndk-sp/libhwbinder.so b/on5xelte/proprietary/vendor/lib/vndk-sp/libhwbinder.so deleted file mode 100644 index e8744ee..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vndk-sp/libhwbinder.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vndk-sp/libion.so b/on5xelte/proprietary/vendor/lib/vndk-sp/libion.so deleted file mode 100644 index 62b9715..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vndk-sp/libion.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vndk-sp/liblzma.so b/on5xelte/proprietary/vendor/lib/vndk-sp/liblzma.so deleted file mode 100644 index 8a54ec2..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vndk-sp/liblzma.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vndk-sp/libpng.so b/on5xelte/proprietary/vendor/lib/vndk-sp/libpng.so deleted file mode 100644 index 9aeea82..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vndk-sp/libpng.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vndk-sp/libunwind.so b/on5xelte/proprietary/vendor/lib/vndk-sp/libunwind.so deleted file mode 100644 index a991c3f..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vndk-sp/libunwind.so and /dev/null differ diff --git a/on5xelte/proprietary/vendor/lib/vndk-sp/libutils.so b/on5xelte/proprietary/vendor/lib/vndk-sp/libutils.so deleted file mode 100644 index c6ced28..0000000 Binary files a/on5xelte/proprietary/vendor/lib/vndk-sp/libutils.so and /dev/null differ diff --git a/proprietary/bin/sensorservice b/proprietary/bin/sensorservice new file mode 100644 index 0000000..328b8a7 Binary files /dev/null and b/proprietary/bin/sensorservice differ diff --git a/on5xelte/proprietary/vendor/lib/hw/camera.universal7570.so b/proprietary/lib/hw/camera.universal7570.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/hw/camera.universal7570.so rename to proprietary/lib/hw/camera.universal7570.so diff --git a/on5xelte/proprietary/vendor/lib/hw/gralloc.exynos5.so b/proprietary/lib/hw/gralloc.exynos5.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/hw/gralloc.exynos5.so rename to proprietary/lib/hw/gralloc.exynos5.so diff --git a/on5xelte/proprietary/vendor/lib/hw/hwcomposer.exynos5.so b/proprietary/lib/hw/hwcomposer.exynos5.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/hw/hwcomposer.exynos5.so rename to proprietary/lib/hw/hwcomposer.exynos5.so diff --git a/on5xelte/proprietary/vendor/lib/hw/memtrack.exynos5.so b/proprietary/lib/hw/memtrack.exynos5.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/hw/memtrack.exynos5.so rename to proprietary/lib/hw/memtrack.exynos5.so diff --git a/on5xelte/proprietary/vendor/lib/libExynosOMX_Core.so b/proprietary/lib/libExynosOMX_Core.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/libExynosOMX_Core.so rename to proprietary/lib/libExynosOMX_Core.so diff --git a/on5xelte/proprietary/vendor/lib/libExynosOMX_Resourcemanager.so b/proprietary/lib/libExynosOMX_Resourcemanager.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/libExynosOMX_Resourcemanager.so rename to proprietary/lib/libExynosOMX_Resourcemanager.so diff --git a/on5xelte/proprietary/vendor/lib/libcommonpawrapper.so b/proprietary/lib/libcommonpawrapper.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/libcommonpawrapper.so rename to proprietary/lib/libcommonpawrapper.so diff --git a/on5xelte/proprietary/vendor/lib/libcsc.so b/proprietary/lib/libcsc.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/libcsc.so rename to proprietary/lib/libcsc.so diff --git a/on5xelte/proprietary/vendor/lib/libexynoscamera.so b/proprietary/lib/libexynoscamera.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/libexynoscamera.so rename to proprietary/lib/libexynoscamera.so diff --git a/on5xelte/proprietary/vendor/lib/libexynoscamera3.so b/proprietary/lib/libexynoscamera3.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/libexynoscamera3.so rename to proprietary/lib/libexynoscamera3.so diff --git a/on5xelte/proprietary/vendor/lib/libexynosdisplay.so b/proprietary/lib/libexynosdisplay.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/libexynosdisplay.so rename to proprietary/lib/libexynosdisplay.so diff --git a/on5xelte/proprietary/vendor/lib/libexynosgscaler.so b/proprietary/lib/libexynosgscaler.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/libexynosgscaler.so rename to proprietary/lib/libexynosgscaler.so diff --git a/on5xelte/proprietary/vendor/lib/libexynosscaler.so b/proprietary/lib/libexynosscaler.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/libexynosscaler.so rename to proprietary/lib/libexynosscaler.so diff --git a/on5xelte/proprietary/vendor/lib/libexynosutils.so b/proprietary/lib/libexynosutils.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/libexynosutils.so rename to proprietary/lib/libexynosutils.so diff --git a/on5xelte/proprietary/vendor/lib/libexynosv4l2.so b/proprietary/lib/libexynosv4l2.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/libexynosv4l2.so rename to proprietary/lib/libexynosv4l2.so diff --git a/on5xelte/proprietary/vendor/lib/libfloatingfeature.so b/proprietary/lib/libfloatingfeature.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/libfloatingfeature.so rename to proprietary/lib/libfloatingfeature.so diff --git a/on5xelte/proprietary/vendor/lib/libhdmi.so b/proprietary/lib/libhdmi.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/libhdmi.so rename to proprietary/lib/libhdmi.so diff --git a/on5xelte/proprietary/vendor/lib/libhwcutils.so b/proprietary/lib/libhwcutils.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/libhwcutils.so rename to proprietary/lib/libhwcutils.so diff --git a/on5xelte/proprietary/vendor/lib/libhwjpeg.so b/proprietary/lib/libhwjpeg.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/libhwjpeg.so rename to proprietary/lib/libhwjpeg.so diff --git a/on5xelte/proprietary/vendor/lib/libmpp.so b/proprietary/lib/libmpp.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/libmpp.so rename to proprietary/lib/libmpp.so diff --git a/on5xelte/proprietary/vendor/lib/libprotobuf-cpp-full.so b/proprietary/lib/libprotobuf-cpp-full.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/libprotobuf-cpp-full.so rename to proprietary/lib/libprotobuf-cpp-full.so diff --git a/on5xelte/proprietary/vendor/lib/libprotobuf-cpp-lite.so b/proprietary/lib/libprotobuf-cpp-lite.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/libprotobuf-cpp-lite.so rename to proprietary/lib/libprotobuf-cpp-lite.so diff --git a/on5xelte/proprietary/vendor/lib/libsensorlistener.so b/proprietary/lib/libsensorlistener.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/libsensorlistener.so rename to proprietary/lib/libsensorlistener.so diff --git a/on5xelte/proprietary/vendor/lib/libsensorservice.so b/proprietary/lib/libsensorservice.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/libsensorservice.so rename to proprietary/lib/libsensorservice.so diff --git a/on5xelte/proprietary/vendor/lib/libstagefrighthw.so b/proprietary/lib/libstagefrighthw.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/libstagefrighthw.so rename to proprietary/lib/libstagefrighthw.so diff --git a/on5xelte/proprietary/vendor/lib/libuniapi.so b/proprietary/lib/libuniapi.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/libuniapi.so rename to proprietary/lib/libuniapi.so diff --git a/on5xelte/proprietary/vendor/lib/libuniplugin.so b/proprietary/lib/libuniplugin.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/libuniplugin.so rename to proprietary/lib/libuniplugin.so diff --git a/on5xelte/proprietary/vendor/lib/omx/libOMX.Exynos.AVC.Decoder.so b/proprietary/lib/omx/libOMX.Exynos.AVC.Decoder.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/omx/libOMX.Exynos.AVC.Decoder.so rename to proprietary/lib/omx/libOMX.Exynos.AVC.Decoder.so diff --git a/on5xelte/proprietary/vendor/lib/omx/libOMX.Exynos.AVC.Encoder.so b/proprietary/lib/omx/libOMX.Exynos.AVC.Encoder.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/omx/libOMX.Exynos.AVC.Encoder.so rename to proprietary/lib/omx/libOMX.Exynos.AVC.Encoder.so diff --git a/on5xelte/proprietary/vendor/lib/omx/libOMX.Exynos.MPEG4.Decoder.so b/proprietary/lib/omx/libOMX.Exynos.MPEG4.Decoder.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/omx/libOMX.Exynos.MPEG4.Decoder.so rename to proprietary/lib/omx/libOMX.Exynos.MPEG4.Decoder.so diff --git a/on5xelte/proprietary/vendor/lib/omx/libOMX.Exynos.MPEG4.Encoder.so b/proprietary/lib/omx/libOMX.Exynos.MPEG4.Encoder.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/omx/libOMX.Exynos.MPEG4.Encoder.so rename to proprietary/lib/omx/libOMX.Exynos.MPEG4.Encoder.so diff --git a/on5xelte/proprietary/vendor/lib/omx/libOMX.Exynos.VP8.Decoder.so b/proprietary/lib/omx/libOMX.Exynos.VP8.Decoder.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/omx/libOMX.Exynos.VP8.Decoder.so rename to proprietary/lib/omx/libOMX.Exynos.VP8.Decoder.so diff --git a/on5xelte/proprietary/vendor/lib/omx/libOMX.Exynos.VP8.Encoder.so b/proprietary/lib/omx/libOMX.Exynos.VP8.Encoder.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/omx/libOMX.Exynos.VP8.Encoder.so rename to proprietary/lib/omx/libOMX.Exynos.VP8.Encoder.so diff --git a/on5xelte/proprietary/vendor/lib/omx/libOMX.Exynos.WMV.Decoder.so b/proprietary/lib/omx/libOMX.Exynos.WMV.Decoder.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/omx/libOMX.Exynos.WMV.Decoder.so rename to proprietary/lib/omx/libOMX.Exynos.WMV.Decoder.so diff --git a/on5xelte/proprietary/vendor/app/mcRegistry/07010000000000000000000000000000.tlbin b/proprietary/vendor/app/mcRegistry/07010000000000000000000000000000.tlbin similarity index 100% rename from on5xelte/proprietary/vendor/app/mcRegistry/07010000000000000000000000000000.tlbin rename to proprietary/vendor/app/mcRegistry/07010000000000000000000000000000.tlbin diff --git a/on5xelte/proprietary/vendor/app/mcRegistry/07060000000000000000000000000000.tlbin b/proprietary/vendor/app/mcRegistry/07060000000000000000000000000000.tlbin similarity index 100% rename from on5xelte/proprietary/vendor/app/mcRegistry/07060000000000000000000000000000.tlbin rename to proprietary/vendor/app/mcRegistry/07060000000000000000000000000000.tlbin diff --git a/on5xelte/proprietary/vendor/app/mcRegistry/08130000000000000000000000000000.tlbin b/proprietary/vendor/app/mcRegistry/08130000000000000000000000000000.tlbin similarity index 100% rename from on5xelte/proprietary/vendor/app/mcRegistry/08130000000000000000000000000000.tlbin rename to proprietary/vendor/app/mcRegistry/08130000000000000000000000000000.tlbin diff --git a/on5xelte/proprietary/vendor/app/mcRegistry/FFFFFFFF000000000000000000000001.drbin b/proprietary/vendor/app/mcRegistry/FFFFFFFF000000000000000000000001.drbin similarity index 100% rename from on5xelte/proprietary/vendor/app/mcRegistry/FFFFFFFF000000000000000000000001.drbin rename to proprietary/vendor/app/mcRegistry/FFFFFFFF000000000000000000000001.drbin diff --git a/on5xelte/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000000a.tlbin b/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000000a.tlbin similarity index 100% rename from on5xelte/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000000a.tlbin rename to proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000000a.tlbin diff --git a/on5xelte/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000000b.tlbin b/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000000b.tlbin similarity index 100% rename from on5xelte/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000000b.tlbin rename to proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000000b.tlbin diff --git a/on5xelte/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000000f.tlbin b/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000000f.tlbin similarity index 100% rename from on5xelte/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000000f.tlbin rename to proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000000f.tlbin diff --git a/on5xelte/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000012.tlbin b/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000012.tlbin similarity index 100% rename from on5xelte/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000012.tlbin rename to proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000012.tlbin diff --git a/on5xelte/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000013.tlbin b/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000013.tlbin similarity index 100% rename from on5xelte/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000013.tlbin rename to proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000013.tlbin diff --git a/on5xelte/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000019.tlbin b/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000019.tlbin similarity index 100% rename from on5xelte/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000019.tlbin rename to proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000019.tlbin diff --git a/on5xelte/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000002e.tlbin b/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000002e.tlbin similarity index 100% rename from on5xelte/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000002e.tlbin rename to proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000002e.tlbin diff --git a/on5xelte/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000002f.tlbin b/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000002f.tlbin similarity index 100% rename from on5xelte/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000002f.tlbin rename to proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000002f.tlbin diff --git a/on5xelte/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000030.tlbin b/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000030.tlbin similarity index 100% rename from on5xelte/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000030.tlbin rename to proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000030.tlbin diff --git a/on5xelte/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000038.tlbin b/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000038.tlbin similarity index 100% rename from on5xelte/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000038.tlbin rename to proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000038.tlbin diff --git a/on5xelte/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000041.tlbin b/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000041.tlbin similarity index 100% rename from on5xelte/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000041.tlbin rename to proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000041.tlbin diff --git a/on5xelte/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000045.tlbin b/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000045.tlbin similarity index 100% rename from on5xelte/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000045.tlbin rename to proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000045.tlbin diff --git a/on5xelte/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000073.tlbin b/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000073.tlbin similarity index 100% rename from on5xelte/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000073.tlbin rename to proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000073.tlbin diff --git a/on5xelte/proprietary/vendor/app/mcRegistry/ffffffffd0000000000000000000000a.tlbin b/proprietary/vendor/app/mcRegistry/ffffffffd0000000000000000000000a.tlbin similarity index 100% rename from on5xelte/proprietary/vendor/app/mcRegistry/ffffffffd0000000000000000000000a.tlbin rename to proprietary/vendor/app/mcRegistry/ffffffffd0000000000000000000000a.tlbin diff --git a/on5xelte/proprietary/vendor/app/mcRegistry/ffffffffd0000000000000000000000e.tlbin b/proprietary/vendor/app/mcRegistry/ffffffffd0000000000000000000000e.tlbin similarity index 100% rename from on5xelte/proprietary/vendor/app/mcRegistry/ffffffffd0000000000000000000000e.tlbin rename to proprietary/vendor/app/mcRegistry/ffffffffd0000000000000000000000e.tlbin diff --git a/on5xelte/proprietary/vendor/app/mcRegistry/ffffffffd00000000000000000000016.tlbin b/proprietary/vendor/app/mcRegistry/ffffffffd00000000000000000000016.tlbin similarity index 100% rename from on5xelte/proprietary/vendor/app/mcRegistry/ffffffffd00000000000000000000016.tlbin rename to proprietary/vendor/app/mcRegistry/ffffffffd00000000000000000000016.tlbin diff --git a/on5xelte/proprietary/vendor/bin/hw/gpsd b/proprietary/vendor/bin/hw/gpsd similarity index 100% rename from on5xelte/proprietary/vendor/bin/hw/gpsd rename to proprietary/vendor/bin/hw/gpsd diff --git a/on5xelte/proprietary/vendor/bin/mcDriverDaemon b/proprietary/vendor/bin/mcDriverDaemon similarity index 100% rename from on5xelte/proprietary/vendor/bin/mcDriverDaemon rename to proprietary/vendor/bin/mcDriverDaemon diff --git a/proprietary/vendor/etc/gnss/ca.pem b/proprietary/vendor/etc/gnss/ca.pem new file mode 100644 index 0000000..a9144e0 --- /dev/null +++ b/proprietary/vendor/etc/gnss/ca.pem @@ -0,0 +1,702 @@ +-----BEGIN CERTIFICATE----- +MIICPDCCAaUCEDyRMcsf9tAbDpq40ES/Er4wDQYJKoZIhvcNAQEFBQAwXzELMAkG +A1UEBhMCVVMxFzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMTcwNQYDVQQLEy5DbGFz +cyAzIFB1YmxpYyBQcmltYXJ5IENlcnRpZmljYXRpb24gQXV0aG9yaXR5MB4XDTk2 +MDEyOTAwMDAwMFoXDTI4MDgwMjIzNTk1OVowXzELMAkGA1UEBhMCVVMxFzAVBgNV +BAoTDlZlcmlTaWduLCBJbmMuMTcwNQYDVQQLEy5DbGFzcyAzIFB1YmxpYyBQcmlt +YXJ5IENlcnRpZmljYXRpb24gQXV0aG9yaXR5MIGfMA0GCSqGSIb3DQEBAQUAA4GN +ADCBiQKBgQDJXFme8huKARS0EN8EQNvjV69qRUCPhAwL0TPZ2RHP7gJYHyX3KqhE +BarsAx94f56TuZoAqiN91qyFomNFx3InzPRMxnVx0jnvT0Lwdd8KkMaOIG+YD/is +I19wKTakyYbnsZogy1Olhec9vn2a/iRFM9x2Fe0PonFkTGUugWhFpwIDAQABMA0G +CSqGSIb3DQEBBQUAA4GBABByUqkFFBkyCEHwxWsKzH4PIRnN5GfcX6kb5sroc50i +2JhucwNhkcV8sEVAbkSdjbCxlnRhLQ2pRdKkkirWmnWXbj9T/UWZYB2oK0z5XqcJ +2HUw19JlYD1n1khVdWk/kfVIC0dpImmClr7JyDiGSnoscxlIaU5rfGW/D/xwzoiQ +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIIDEzCCAnygAwIBAgIBATANBgkqhkiG9w0BAQQFADCBxDELMAkGA1UEBhMCWkEx +FTATBgNVBAgTDFdlc3Rlcm4gQ2FwZTESMBAGA1UEBxMJQ2FwZSBUb3duMR0wGwYD +VQQKExRUaGF3dGUgQ29uc3VsdGluZyBjYzEoMCYGA1UECxMfQ2VydGlmaWNhdGlv +biBTZXJ2aWNlcyBEaXZpc2lvbjEZMBcGA1UEAxMQVGhhd3RlIFNlcnZlciBDQTEm +MCQGCSqGSIb3DQEJARYXc2VydmVyLWNlcnRzQHRoYXd0ZS5jb20wHhcNOTYwODAx +MDAwMDAwWhcNMjAxMjMxMjM1OTU5WjCBxDELMAkGA1UEBhMCWkExFTATBgNVBAgT +DFdlc3Rlcm4gQ2FwZTESMBAGA1UEBxMJQ2FwZSBUb3duMR0wGwYDVQQKExRUaGF3 +dGUgQ29uc3VsdGluZyBjYzEoMCYGA1UECxMfQ2VydGlmaWNhdGlvbiBTZXJ2aWNl +cyBEaXZpc2lvbjEZMBcGA1UEAxMQVGhhd3RlIFNlcnZlciBDQTEmMCQGCSqGSIb3 +DQEJARYXc2VydmVyLWNlcnRzQHRoYXd0ZS5jb20wgZ8wDQYJKoZIhvcNAQEBBQAD +gY0AMIGJAoGBANOkUG7I/1Zr5s9dtuoMaHVHoqrC2oQl/Kj0R1HahbUgdJSGHg91 +yekIYfUGbTBuFRkC6VLAYttNmZ7iagxEOM3+vuNkCXDF/rFrKbYvScg71CcEJRCX +L+eQbcAoQpnXTEPew/UhbVSfXcNY4cDk2VuwuNy0e982OsK1ZiIS1ocNAgMBAAGj +EzARMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQEEBQADgYEAB/pMaVz7lcxG +7oWDTSEwjsrZqG9JGubaUeNgcGyEYRGhGshIPllDfU+VPaGLtwtimHp1it2ITk6e +QNuozDJ0uW8NxuOzRAvZim+aKZuZGCg70eNAKJpaPNW15yAbi8qkq43pUdniTCxZ +qdq5snUb9kLy78fyGPmJvKP/iiMucEc= +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIIDfTCCAuagAwIBAgIBADANBgkqhkiG9w0BAQQFADCBjDELMAkGA1UEBhMCRlIx +EjAQBgNVBAgTCUJlcmtzaGlyZTERMA8GA1UEBxMIVG91bG91c2UxDDAKBgNVBAoT +A1RBUzEMMAoGA1UECxMDTEJTMRcwFQYDVQQDEw4xOTMuMjUzLjQyLjEwOTEhMB8G +CSqGSIb3DQEJARYSYWdwcy50YXNAZ21haWwuY29tMB4XDTExMDExMzA5NTgwOVoX +DTEyMDExMzA5NTgwOVowgYwxCzAJBgNVBAYTAkZSMRIwEAYDVQQIEwlCZXJrc2hp +cmUxETAPBgNVBAcTCFRvdWxvdXNlMQwwCgYDVQQKEwNUQVMxDDAKBgNVBAsTA0xC +UzEXMBUGA1UEAxMOMTkzLjI1My40Mi4xMDkxITAfBgkqhkiG9w0BCQEWEmFncHMu +dGFzQGdtYWlsLmNvbTCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAvhrSd2ZS +9Q5592+A0Sta7sGBgJoCyBSyS4UqZ2eJcH8Ef9QjnMN1cH6fVYCmZkiu2HyXoXmu +uidDXf5RIhhBN1fotKICcvYU+d5JmcwQPPAQGEJ/D6xi1TIC5wG3TKlgk7R9+i1W +4UNToI0dP82CFSDNLn6mPSqWfAb/HilHdUMCAwEAAaOB7DCB6TAdBgNVHQ4EFgQU +S7DpNmDIHog1DZ7Hxc+VsaeeUdAwgbkGA1UdIwSBsTCBroAUS7DpNmDIHog1DZ7H +xc+VsaeeUdChgZKkgY8wgYwxCzAJBgNVBAYTAkZSMRIwEAYDVQQIEwlCZXJrc2hp +cmUxETAPBgNVBAcTCFRvdWxvdXNlMQwwCgYDVQQKEwNUQVMxDDAKBgNVBAsTA0xC +UzEXMBUGA1UEAxMOMTkzLjI1My40Mi4xMDkxITAfBgkqhkiG9w0BCQEWEmFncHMu +dGFzQGdtYWlsLmNvbYIBADAMBgNVHRMEBTADAQH/MA0GCSqGSIb3DQEBBAUAA4GB +ACnvXBnSmCA0LatmUEeCjfdl/MshqRbFIXSLOdJ48xikKuWTxY2hCpLQvHAGGLU2 +oCUEOiZc9fUz4tFEwwQCblMHLJkJQDn0UoC+Az/UMG2fpCuQUrRtzHzqJunDKP9j +c5rLJXkFwyWBpsacpQ1dy/Vkhmz9O23lkcgNkiw/VGiO +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIIDGTCCAgGgAwIBAgIQMRoAiAWaOr5K+2UgpvdJ2DANBgkqhkiG9w0BAQUFADAf +MR0wGwYDVQQDExRULU1vYmlsZSBVU0EgUm9vdCBDQTAeFw0wNzAxMDQyMDU0MzVa +Fw0yNzAxMDQyMTAwNDdaMB8xHTAbBgNVBAMTFFQtTW9iaWxlIFVTQSBSb290IENB +MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnWfFNfjwHuloRW6ziS9A +tYEY8gCTNkZram4htSc6fRTdlIWeExB8/yd2pr3N5p8iXRYIy1RkUw2iT9D7OmXy +Oh0MLG60oYwtOnd1kMtTwBS1hGaG94h9Mb+IV8AxXK1yZsoRhFJ/2fsenVkyPfcQ +65uD3fpIVkGFfCXZ4cXaMaNxPxG4BCunwKwcrFzPlwvnKr9QufuOFWIoYSdwnN+s +BN8lGJSLqeWu7xPKbFcvXM160+4hVl5EH9vJaHUrzjwteEMth6CWTYoNq0u8dhla +OKjfwNyDHhHdv3qh4OAziLjYk5FDT+N9dhWq4Rn2ekc5XDay/ltAONCPuXyFkAk9 +/QIDAQABo1EwTzALBgNVHQ8EBAMCAYYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4E +FgQU5cG0IBXop3gg5sH55e/pWnZ696YwEAYJKwYBBAGCNxUBBAMCAQAwDQYJKoZI +hvcNAQEFBQADggEBAAIFctvJLXXTBv90dIAVV3qb+/nMblaI1l8PKTmFLjAJ+ed4 +jTHww7xzjN8fTXK4GKtjyRClvr3H3K8dq075BXVBaLuPdb05uFduelL/RxJ9sN0g +lV6P8lA21lgRi8etvMx+IERDRsJbirhr0HCvgSBbpUWY/YkModcFtJ4oIEnYCq+p +p/r0v/46fpBoamXiQ4PgDR1IdYRKE2DikF2ZAgFt975cuR3xMVuQSz6DBX3wMPVG ++DrMaRXm/ZtWiTLi3T8z4JFkek7qZrttRQs8d1on6xfQXNpBxlHPZ/LUZtiaVd2b +fv1QKfy0VNAotPgU4V7HCRvE9QKpiJk+o5RwYww= +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIIDAjCCAmsCEH3Z/gfPqB63EHln+6eJNMYwDQYJKoZIhvcNAQEFBQAwgcExCzAJ +BgNVBAYTAlVTMRcwFQYDVQQKEw5WZXJpU2lnbiwgSW5jLjE8MDoGA1UECxMzQ2xh +c3MgMyBQdWJsaWMgUHJpbWFyeSBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAtIEcy +MTowOAYDVQQLEzEoYykgMTk5OCBWZXJpU2lnbiwgSW5jLiAtIEZvciBhdXRob3Jp +emVkIHVzZSBvbmx5MR8wHQYDVQQLExZWZXJpU2lnbiBUcnVzdCBOZXR3b3JrMB4X +DTk4MDUxODAwMDAwMFoXDTI4MDgwMTIzNTk1OVowgcExCzAJBgNVBAYTAlVTMRcw +FQYDVQQKEw5WZXJpU2lnbiwgSW5jLjE8MDoGA1UECxMzQ2xhc3MgMyBQdWJsaWMg +UHJpbWFyeSBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAtIEcyMTowOAYDVQQLEzEo +YykgMTk5OCBWZXJpU2lnbiwgSW5jLiAtIEZvciBhdXRob3JpemVkIHVzZSBvbmx5 +MR8wHQYDVQQLExZWZXJpU2lnbiBUcnVzdCBOZXR3b3JrMIGfMA0GCSqGSIb3DQEB +AQUAA4GNADCBiQKBgQDMXtERXVxp0KvTuWpMmR9ZmDCOFoUgRm1HP9SFIIThbbP4 +pO0M8RcPO/mn+SXXwc+EY/J8Y8+iR/LGWzOOZEAEaMGAuWQcRXfH2G71lSk8UOg0 +13gfqLptQ5GVj0VXXn7F+8qkBOvqlzdUMG+7AUcyM83cV5tkaWH4mx0ciU9cZwID +AQABMA0GCSqGSIb3DQEBBQUAA4GBAFFNzb5cy5gZnBWyATl4Lk0PZ3BwmcYQWpSk +U01UbSuvDV1Ai2TT1+7eVmGSX6bEHRBhNtMsJzzoKQm5EWR0zLVznxxIqbxhAe7i +F6YM40AIOw7n60RzKprxaZLvcRTDOaxxp5EJb+RxBrO6WVcmeQD2+A2iMzAo1KpY +oJ2daZH9 +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIICPDCCAaUCEHC65B0Q2Sk0tjjKewPMur8wDQYJKoZIhvcNAQECBQAwXzELMAkG +A1UEBhMCVVMxFzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMTcwNQYDVQQLEy5DbGFz +cyAzIFB1YmxpYyBQcmltYXJ5IENlcnRpZmljYXRpb24gQXV0aG9yaXR5MB4XDTk2 +MDEyOTAwMDAwMFoXDTI4MDgwMTIzNTk1OVowXzELMAkGA1UEBhMCVVMxFzAVBgNV +BAoTDlZlcmlTaWduLCBJbmMuMTcwNQYDVQQLEy5DbGFzcyAzIFB1YmxpYyBQcmlt +YXJ5IENlcnRpZmljYXRpb24gQXV0aG9yaXR5MIGfMA0GCSqGSIb3DQEBAQUAA4GN +ADCBiQKBgQDJXFme8huKARS0EN8EQNvjV69qRUCPhAwL0TPZ2RHP7gJYHyX3KqhE +BarsAx94f56TuZoAqiN91qyFomNFx3InzPRMxnVx0jnvT0Lwdd8KkMaOIG+YD/is +I19wKTakyYbnsZogy1Olhec9vn2a/iRFM9x2Fe0PonFkTGUugWhFpwIDAQABMA0G +CSqGSIb3DQEBAgUAA4GBALtMEivPLCYATxQT3ab7/AoRhIzzKBxnki98tsX63/Do +lbwdj2wsqFHMc9ikwFPwTtYmwHYBV4GSXiHx0bH/59AhWM1pF+NEHJwZRDmJXNyc +AA9WjQKZ7aKQRUzkuxCkPfAyAw7xzvjoyVGM5mKf5p/AfbdynMk2OmufTqj/ZA1k +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIIE0zCCA7ugAwIBAgIQGNrRniZ96LtKIVjNzGs7SjANBgkqhkiG9w0BAQUFADCB +yjELMAkGA1UEBhMCVVMxFzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMR8wHQYDVQQL +ExZWZXJpU2lnbiBUcnVzdCBOZXR3b3JrMTowOAYDVQQLEzEoYykgMjAwNiBWZXJp +U2lnbiwgSW5jLiAtIEZvciBhdXRob3JpemVkIHVzZSBvbmx5MUUwQwYDVQQDEzxW +ZXJpU2lnbiBDbGFzcyAzIFB1YmxpYyBQcmltYXJ5IENlcnRpZmljYXRpb24gQXV0 +aG9yaXR5IC0gRzUwHhcNMDYxMTA4MDAwMDAwWhcNMzYwNzE2MjM1OTU5WjCByjEL +MAkGA1UEBhMCVVMxFzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMR8wHQYDVQQLExZW +ZXJpU2lnbiBUcnVzdCBOZXR3b3JrMTowOAYDVQQLEzEoYykgMjAwNiBWZXJpU2ln +biwgSW5jLiAtIEZvciBhdXRob3JpemVkIHVzZSBvbmx5MUUwQwYDVQQDEzxWZXJp +U2lnbiBDbGFzcyAzIFB1YmxpYyBQcmltYXJ5IENlcnRpZmljYXRpb24gQXV0aG9y +aXR5IC0gRzUwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCvJAgIKXo1 +nmAMqudLO07cfLw8RRy7K+D+KQL5VwijZIUVJ/XxrcgxiV0i6CqqpkKzj/i5Vbex +t0uz/o9+B1fs70PbZmIVYc9gDaTY3vjgw2IIPVQT60nKWVSFJuUrjxuf6/WhkcIz +SdhDY2pSS9KP6HBRTdGJaXvHcPaz3BJ023tdS1bTlr8Vd6Gw9KIl8q8ckmcY5fQG +BO+QueQA5N06tRn/Arr0PO7gi+s3i+z016zy9vA9r911kTMZHRxAy3QkGSGT2RT+ +rCpSx4/VBEnkjWNHiDxpg8v+R70rfk/Fla4OndTRQ8Bnc+MUCH7lP59zuDMKz10/ +NIeWiu5T6CUVAgMBAAGjgbIwga8wDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8E +BAMCAQYwbQYIKwYBBQUHAQwEYTBfoV2gWzBZMFcwVRYJaW1hZ2UvZ2lmMCEwHzAH +BgUrDgMCGgQUj+XTGoasjY5rw8+AatRIGCx7GS4wJRYjaHR0cDovL2xvZ28udmVy +aXNpZ24uY29tL3ZzbG9nby5naWYwHQYDVR0OBBYEFH/TZafC3ey78DAJ80M5+gKv +MzEzMA0GCSqGSIb3DQEBBQUAA4IBAQCTJEowX2LP2BqYLz3q3JktvXf2pXkiOOzE +p6B4Eq1iDkVwZMXnl2YtmAl+X6/WzChl8gGqCBpH3vn5fJJaCGkgDdk+bW48DW7Y +5gaRQBi5+MHt39tBquCWIMnNZBU4gcmU7qKEKQsTb47bDN0lAtukixlE0kF6BWlK +WE9gyn6CagsCqiUXObXbf+eEZSqVir2G3l6BFoMtEMze/aiCKm0oHw0LxOXnGiYZ +4fQRbxC1lfznQgUy286dUV4otp6F01vvpX1FQHKOtw5rDgb7MzVIcbidJ4vEZV8N +hnacRHr2lVz2XTIIM6RUthg/aFzyQkqFOFSDX9HoLPKsEdao7WNq +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIICzjCCAjcCBD4S3K0wDQYJKoZIhvcNAQEEBQAwga0xKDAmBgkqhkiG9w0BCQEW +GXN1cHBvcnRAcm9oZGUtc2Nod2Fyei5jb20xCzAJBgNVBAYTAkRFMREwDwYDVQQI +DAhCYXZhcmlhbjEPMA0GA1UEBwwGTXVuaWNoMQwwCgYDVQQKDANSJlMxEDAOBgNV +BAsMB1ImUyBBVEUxMDAuBgNVBAMMJ2gtc2xwLm1uYzAwMS5tY2MwMDEucHViLjNn +cHBuZXR3b3JrLm9yZzAeFw0wMzAxMDExMjE4NTNaFw0yNzEyMjYxMjE4NTNaMIGt +MSgwJgYJKoZIhvcNAQkBFhlzdXBwb3J0QHJvaGRlLXNjaHdhcnouY29tMQswCQYD +VQQGEwJERTERMA8GA1UECAwIQmF2YXJpYW4xDzANBgNVBAcMBk11bmljaDEMMAoG +A1UECgwDUiZTMRAwDgYDVQQLDAdSJlMgQVRFMTAwLgYDVQQDDCdoLXNscC5tbmMw +MDEubWNjMDAxLnB1Yi4zZ3BwbmV0d29yay5vcmcwgZ8wDQYJKoZIhvcNAQEBBQAD +gY0AMIGJAoGBAKdPzRKQ3qVkScIHh2IPpxynl2eeEuZUmngCDgB1pHUKfVxd9cjW +tHiXCPaD//MCOMSz/8vNXtcHufqMK4yRYD7L+vGUJ88ClJ77haStJEOiwV0qCrbT +sOyIIJ+fMBeH462CiwHjL0WN+2pj9fUDTfrX8jsnqo1Ug7yOOtkYtstfAgMBAAEw +DQYJKoZIhvcNAQEEBQADgYEAV5c2dWGqPyh0ioupCqDr2TeHHmw5aWRzJDNoQidk ++lMb5DvCrajG7YiolelyBJ8tpkea2ofwEa38ZrRS0oxnnFxlC901/CP/375s9Ux6 +fVIxOr1M9Vcvuoh91RaeW/1LuK3F9rSCurYEHbGaIOF/ji7bQG8c+f4hCH66qnoc +M0k= +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIICzjCCAjcCBD4S3O8wDQYJKoZIhvcNAQEEBQAwga0xKDAmBgkqhkiG9w0BCQEW +GXN1cHBvcnRAcm9oZGUtc2Nod2Fyei5jb20xCzAJBgNVBAYTAkRFMREwDwYDVQQI +DAhCYXZhcmlhbjEPMA0GA1UEBwwGTXVuaWNoMQwwCgYDVQQKDANSJlMxEDAOBgNV +BAsMB1ImUyBBVEUxMDAuBgNVBAMMJ2gtc2xwLm1uYzAwMi5tY2MwMDEucHViLjNn +cHBuZXR3b3JrLm9yZzAeFw0wMzAxMDExMjE5NTlaFw0yNzEyMjYxMjE5NTlaMIGt +MSgwJgYJKoZIhvcNAQkBFhlzdXBwb3J0QHJvaGRlLXNjaHdhcnouY29tMQswCQYD +VQQGEwJERTERMA8GA1UECAwIQmF2YXJpYW4xDzANBgNVBAcMBk11bmljaDEMMAoG +A1UECgwDUiZTMRAwDgYDVQQLDAdSJlMgQVRFMTAwLgYDVQQDDCdoLXNscC5tbmMw +MDIubWNjMDAxLnB1Yi4zZ3BwbmV0d29yay5vcmcwgZ8wDQYJKoZIhvcNAQEBBQAD +gY0AMIGJAoGBAKsfKOhvpgkRbOid70RMW/2aVXjC2Bj1IL8oKoS9vIieGkg3dhQJ +tt6sad0HdlFHQSoI5dcOZJq71RShV918RZl0/6lvn5pdviihHkG9eodncN9/7fod +u8vb5bpiObbNql/e0RCoUzfg6m/hMCYgLuwnHciC5JeBPRy8eAPZBk0nAgMBAAEw +DQYJKoZIhvcNAQEEBQADgYEAeq4QC9dvRra5TZZGRjKqbvfCIMFX1q3vTQQWIuG0 +yPV6XibZo13yuq6pC6CrCSjiMsj1Q9aYeuGqWfQgbIJ54kTgsaSMgeV+9D+OnOf/ +byksIDYevS+eXVoYWr+Ysl1HpGqB3Xcg0hLBTm7kpRAhZe0UoJxd7wlSx+8Lzwz/ +y/o= +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIICkjCCAfsCBD4S3EQwDQYJKoZIhvcNAQEEBQAwgY8xKDAmBgkqhkiG9w0BCQEW +GXN1cHBvcnRAcm9oZGUtc2Nod2Fyei5jb20xCzAJBgNVBAYTAkRFMREwDwYDVQQI +DAhCYXZhcmlhbjEPMA0GA1UEBwwGTXVuaWNoMQwwCgYDVQQKDANSJlMxEDAOBgNV +BAsMB1ImUyBBVEUxEjAQBgNVBAMMCXNscC5ycy5kZTAeFw0wMzAxMDExMjE3MDha +Fw0yNzEyMjYxMjE3MDhaMIGPMSgwJgYJKoZIhvcNAQkBFhlzdXBwb3J0QHJvaGRl +LXNjaHdhcnouY29tMQswCQYDVQQGEwJERTERMA8GA1UECAwIQmF2YXJpYW4xDzAN +BgNVBAcMBk11bmljaDEMMAoGA1UECgwDUiZTMRAwDgYDVQQLDAdSJlMgQVRFMRIw +EAYDVQQDDAlzbHAucnMuZGUwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAJyn +kTj84x8KPxnX3vJQ7/g/AMTPX4OnoRUFt6feusB9tlzD6jt4q3Fd7Exjmm45KwLe +PGIz91JbghwN9XG520+E+8yA8a7QPDU4w9TQFA4m9adwJFAPRW+uoAn+Uw89Xzzz +8usgkcZFtFNPJ2dzijDQUdv7EWPogBVRPRBvWfuVAgMBAAEwDQYJKoZIhvcNAQEE +BQADgYEAaQEoxHPEFMQYunxCvORyxaUDJMjzWF+U8aRZvRGZ3t0NeosCGliOG3GG +0Uk4MnpmkInLFr/UXn+2q772+L5iIfmwhkprFLS7np09fueEsNMpvZlz3ze/sNfV +qYztfwkrbgXowvSoSAvWvZiZ7rFy+0AJ0MisUGB4M3JKw6tgOKY= +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIIC5zCCAlCgAwIBAgIEPhLkEjANBgkqhkiG9w0BAQQFADCBrTEoMCYGCSqGSIb3 +DQEJARYZc3VwcG9ydEByb2hkZS1zY2h3YXJ6LmNvbTELMAkGA1UEBhMCREUxETAP +BgNVBAgMCEJhdmFyaWFuMQ8wDQYDVQQHDAZNdW5pY2gxDDAKBgNVBAoMA1ImUzEQ +MA4GA1UECwwHUiZTIEFURTEwMC4GA1UEAwwnaC1zbHAubW5jMDAxLm1jYzAwMS5w +dWIuM2dwcG5ldHdvcmsub3JnMB4XDTAzMDEwMTEyNTAyNloXDTI3MTIyNjEyNTAy +Nlowga0xKDAmBgkqhkiG9w0BCQEWGXN1cHBvcnRAcm9oZGUtc2Nod2Fyei5jb20x +CzAJBgNVBAYTAkRFMREwDwYDVQQIDAhCYXZhcmlhbjEPMA0GA1UEBwwGTXVuaWNo +MQwwCgYDVQQKDANSJlMxEDAOBgNVBAsMB1ImUyBBVEUxMDAuBgNVBAMMJ2gtc2xw +Lm1uYzAwMS5tY2MwMDEucHViLjNncHBuZXR3b3JrLm9yZzCBnzANBgkqhkiG9w0B +AQEFAAOBjQAwgYkCgYEA5NH4/aSXbcFsKOlPcvBtswB0flDOYZItOrn+mdreNWFS +crg3O7JJYiI/TrdeJiXR5VPwGxJ4GBUjZj3fA2mng7gJYD3Ox4AkkmzAB7HCwvUo +WggUBhMjNmDDbMnEDelz8NiAZubNfNu28pTcB3SZOhWX3geZ0hipmkvVwerEF5UC +AwEAAaMSMBAwDgYDVR0PAQH/BAQDAgSwMA0GCSqGSIb3DQEBBAUAA4GBAHfRtirz +R66aOgpyu8RJkyKyZg4TzOZtlKBxIkkO30Q92iZf/pocfvKW2lSWhWo9jgMbhVAe +KI4tuFf5JQMI6G01gJt4+66tYPnUBXHWg+MnBNNqmoMJUHDT4+kxRY7hM7bpvXD9 +tyV79vCitUjjqHwoINcK1WPOt13efou5YiZn +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIIC5zCCAlCgAwIBAgIEPhLj8TANBgkqhkiG9w0BAQQFADCBrTEoMCYGCSqGSIb3 +DQEJARYZc3VwcG9ydEByb2hkZS1zY2h3YXJ6LmNvbTELMAkGA1UEBhMCREUxETAP +BgNVBAgMCEJhdmFyaWFuMQ8wDQYDVQQHDAZNdW5pY2gxDDAKBgNVBAoMA1ImUzEQ +MA4GA1UECwwHUiZTIEFURTEwMC4GA1UEAwwnaC1zbHAubW5jMDAyLm1jYzAwMS5w +dWIuM2dwcG5ldHdvcmsub3JnMB4XDTAzMDEwMTEyNDk1M1oXDTI3MTIyNjEyNDk1 +M1owga0xKDAmBgkqhkiG9w0BCQEWGXN1cHBvcnRAcm9oZGUtc2Nod2Fyei5jb20x +CzAJBgNVBAYTAkRFMREwDwYDVQQIDAhCYXZhcmlhbjEPMA0GA1UEBwwGTXVuaWNo +MQwwCgYDVQQKDANSJlMxEDAOBgNVBAsMB1ImUyBBVEUxMDAuBgNVBAMMJ2gtc2xw +Lm1uYzAwMi5tY2MwMDEucHViLjNncHBuZXR3b3JrLm9yZzCBnzANBgkqhkiG9w0B +AQEFAAOBjQAwgYkCgYEAqCd6tbV+PPmCAtxrPm9gwQXe415802rJ215j3Ubmy8pE +kD0GXK0fWKR8v8Pnbn0a1XnUd2ZHFivg5ktIHLUljpVHlX2z3wnf6WOEiuN1zSAW +kWpEiigRR81FIbJl7sUNST02Z+sTpMgf4DbBLLXL6BA+K8ej/lZsQ97z1xaiwccC +AwEAAaMSMBAwDgYDVR0PAQH/BAQDAgSwMA0GCSqGSIb3DQEBBAUAA4GBAIH/IL+M +TOWVquwJZQu5XLVE/in/0H1yJnW3+wHAd2ZqlY/jAi1aP4bV97rhLKQAK6Q7+AM9 +aSRvZoBUqJwR4xmJVTRD37kX6DbQ2aDvXn+z/Sg4p7aBzYtVSRkkHnPEr3R07WYQ +mmNEShyYicNA8D8ZCTj48mEMLpR2Y5EoXZ9v +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIICqzCCAhSgAwIBAgIEPhLkJjANBgkqhkiG9w0BAQQFADCBjzEoMCYGCSqGSIb3 +DQEJARYZc3VwcG9ydEByb2hkZS1zY2h3YXJ6LmNvbTELMAkGA1UEBhMCREUxETAP +BgNVBAgMCEJhdmFyaWFuMQ8wDQYDVQQHDAZNdW5pY2gxDDAKBgNVBAoMA1ImUzEQ +MA4GA1UECwwHUiZTIEFURTESMBAGA1UEAwwJc2xwLnJzLmRlMB4XDTAzMDEwMTEy +NTA0NloXDTI3MTIyNjEyNTA0NlowgY8xKDAmBgkqhkiG9w0BCQEWGXN1cHBvcnRA +cm9oZGUtc2Nod2Fyei5jb20xCzAJBgNVBAYTAkRFMREwDwYDVQQIDAhCYXZhcmlh +bjEPMA0GA1UEBwwGTXVuaWNoMQwwCgYDVQQKDANSJlMxEDAOBgNVBAsMB1ImUyBB +VEUxEjAQBgNVBAMMCXNscC5ycy5kZTCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkC +gYEArMgmBCZKoWcaNHQuFUUW2PMiLZ1X+LDOQdv7rKegBt/ja6ve4hFTsh644x+R +c39k+H9u1m8/VF1cD7J1adBMjyb/s4wDvNSHlPAdkpBRs/RKp7O1PTLAbI3IRYGN +9Tq5gBEoo1hJDPuf32zfG5GbkixzXN3DU3FzKrTXpev15pMCAwEAAaMSMBAwDgYD +VR0PAQH/BAQDAgSwMA0GCSqGSIb3DQEBBAUAA4GBAGW5N15qapsGo0jnfYThUPaK +PGTpVpJ1iYJKTOgUyUyxOcb6R3cFObjc9HJ0Yz1T+wnNth4gYKckbtMYXaOliwE/ +rxrZzgmzbYdxOCFDqW9XTmrvjoVFH0PVtF4leplrLtXFlrX7tbFTmGjTiOz+RU4w +Ig6/td/FT0BU6jr5IyZL +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIIDNjCCAp+gAwIBAgIQNhIilsXjOKUgodJfTNcJVDANBgkqhkiG9w0BAQUFADCB +zjELMAkGA1UEBhMCWkExFTATBgNVBAgTDFdlc3Rlcm4gQ2FwZTESMBAGA1UEBxMJ +Q2FwZSBUb3duMR0wGwYDVQQKExRUaGF3dGUgQ29uc3VsdGluZyBjYzEoMCYGA1UE +CxMfQ2VydGlmaWNhdGlvbiBTZXJ2aWNlcyBEaXZpc2lvbjEhMB8GA1UEAxMYVGhh +d3RlIFByZW1pdW0gU2VydmVyIENBMSgwJgYJKoZIhvcNAQkBFhlwcmVtaXVtLXNl +cnZlckB0aGF3dGUuY29tMB4XDTk2MDgwMTAwMDAwMFoXDTIxMDEwMTIzNTk1OVow +gc4xCzAJBgNVBAYTAlpBMRUwEwYDVQQIEwxXZXN0ZXJuIENhcGUxEjAQBgNVBAcT +CUNhcGUgVG93bjEdMBsGA1UEChMUVGhhd3RlIENvbnN1bHRpbmcgY2MxKDAmBgNV +BAsTH0NlcnRpZmljYXRpb24gU2VydmljZXMgRGl2aXNpb24xITAfBgNVBAMTGFRo +YXd0ZSBQcmVtaXVtIFNlcnZlciBDQTEoMCYGCSqGSIb3DQEJARYZcHJlbWl1bS1z +ZXJ2ZXJAdGhhd3RlLmNvbTCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEA0jY2 +aovXwlue2oFBYo847kkEVdbQ7xwblRZH7xhINTpS9CtqBo87L+pW46+GjZ4X9560 +ZXUCTe/LCaIhUdib0GfQug2SBhRz1JPLlyoAnFxODLz6FVL88kRu2hFKbgifLy3j ++ao6hnO2RlNYyIkFvYMRuHM/qgeN9EJN50CdHDcCAwEAAaMTMBEwDwYDVR0TAQH/ +BAUwAwEB/zANBgkqhkiG9w0BAQUFAAOBgQBlkKyID1bZ5jA01CbH0FDxkt5r1DmI +CSLGpmODA/eZd9iy5Ri4XWPz1HP7bJyZePFLeH0ZJMMrAoT4vCLZiiLXoPxx7JGH +IPG47LHlVYCsPVLIOQ7C8MAFT9aCdYy9X9LcdpoFEsmvcsPcJX6kTY4XpeCHf+Ga +WuFg3GQjPEIuTQ== +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIICODCCAaECBEmkfkcwDQYJKoZIhvcNAQEFBQAwYzELMAkGA1UEBhMCQ0ExCzAJ +BgNVBAgTAk9OMRAwDgYDVQQHEwdUb3JvbnRvMQ4wDAYDVQQKEwVURUxVUzEMMAoG +A1UECxMDTEJTMRcwFQYDVQQDEw4yMDkuMjkuMjQzLjE1ODAeFw0wOTAyMjQyMzA5 +NTlaFw0xOTAyMjIyMzA5NTlaMGMxCzAJBgNVBAYTAkNBMQswCQYDVQQIEwJPTjEQ +MA4GA1UEBxMHVG9yb250bzEOMAwGA1UEChMFVEVMVVMxDDAKBgNVBAsTA0xCUzEX +MBUGA1UEAxMOMjA5LjI5LjI0My4xNTgwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJ +AoGBAMGvlp+k70bbtg0xpAmDAD1AKpmh7B5J9QydMMXg6PTrZudgcJ1xhIkijPDg +OZfDXwuZFmGeFKqYkOETl85M50gKtb7bk2CVQljCtpX7dmqOIBrGc6PFZHRS9m0F +1bKmQRtLWI+u1Gu/8cxDA8xMZJPv1i41KK1Jh9T7gOkw0PxlAgMBAAEwDQYJKoZI +hvcNAQEFBQADgYEAsuW3J7Z9ecdN6ewa+AJyOaHOwFbdywwCICt73GVnBInKJt/e +f6yNVK/5T3qHrnMAFQk+0A/Q5tRDFY5H5wRxdX/P+B73uh+tVXuQRwSF5x5n5nd2 +CWg8GL79USXM6cVD+naYMUnpIZCbcidaKN7qXkL2d0ejRr3uNWs+W89webM= +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIICSDCCAbECBEpblVswDQYJKoZIhvcNAQEFBQAwazELMAkGA1UEBhMCQ0ExCzAJ +BgNVBAgTAk9OMRAwDgYDVQQHEwdUb3JvbnRvMQ4wDAYDVQQKEwVURUxVUzEMMAoG +A1UECxMDTEJTMR8wHQYDVQQDExZzdXBsLnRlbHVzbW9iaWxpdHkuY29tMB4XDTA5 +MDcxMzIwMTMxNVoXDTE5MDcxMTIwMTMxNVowazELMAkGA1UEBhMCQ0ExCzAJBgNV +BAgTAk9OMRAwDgYDVQQHEwdUb3JvbnRvMQ4wDAYDVQQKEwVURUxVUzEMMAoGA1UE +CxMDTEJTMR8wHQYDVQQDExZzdXBsLnRlbHVzbW9iaWxpdHkuY29tMIGfMA0GCSqG +SIb3DQEBAQUAA4GNADCBiQKBgQDSbdW4kmFcGGeFtMGJx7qEOdIaqwkCbnH2A0E8 +TbvJIEshTmRYNL3tAAiBa1OAhg+HSSSxt1jljPfbxd3xtsfeJ9QBI+bsczNqJxy+ +Or+mswtm4+k1TV3gl9RFvc90DOcNpY+LBBD4DWDDIcwzDYfOtRfKS+BhTx9BDQZ4 +EyeYDQIDAQABMA0GCSqGSIb3DQEBBQUAA4GBACiVKyiYs8zdXJYj6uiQ8itx0cc5 +PkJPNFl3lIzwtS7qSS1PRLRUM2XeihYhAR8L30SMzBv0YPHhVyvFIAzZSDtgwXsY +VNYKmq+ADGyzipR+VFumzE/xBa4KfLnfcSrBdRaHp5wepddlYtPcjp1eGh6ny0kc +AF2uKlsL8Oe/0cWz +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIICDDCCAbYCCQDTsReF396KmzANBgkqhkiG9w0BAQUFADCBjDEQMA4GA1UEChMH +U3BpcmVudDEMMAoGA1UECxMDUEFXMSIwIAYJKoZIhvcNAQkBFhNzdXBwb3J0QHNw +aXJlbnQuY29tMRIwEAYDVQQHEwlFYXRvbnRvd24xCzAJBgNVBAgTAk5KMQswCQYD +VQQGEwJVUzEYMBYGA1UEAxMPd3d3LnNwaXJlbnQuY29tMB4XDTExMDkwMjAyMjc0 +OFoXDTIxMDgzMDAyMjc0OFowgYwxEDAOBgNVBAoTB1NwaXJlbnQxDDAKBgNVBAsT +A1BBVzEiMCAGCSqGSIb3DQEJARYTc3VwcG9ydEBzcGlyZW50LmNvbTESMBAGA1UE +BxMJRWF0b250b3duMQswCQYDVQQIEwJOSjELMAkGA1UEBhMCVVMxGDAWBgNVBAMT +D3d3dy5zcGlyZW50LmNvbTBcMA0GCSqGSIb3DQEBAQUAA0sAMEgCQQDrVQ0g3cgC +0GZ7CVBwlBWf3ogxpi82rvxY7o3NGNoNWJKD/aju650HDph+/hriAxbAva9zIaKA +YJEmN9oNPDxRAgMBAAEwDQYJKoZIhvcNAQEFBQADQQAJpKZ/i+KHVdndyfdYI5lM +oNe6EkRXrrFSNPiKH6UoKdq+bbMlLljzBhd76Bgn18rMdAfx0yp2Z+aoK68/bbGJ +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIIDIDCCAomgAwIBAgIENd70zzANBgkqhkiG9w0BAQUFADBOMQswCQYDVQQGEwJV +UzEQMA4GA1UEChMHRXF1aWZheDEtMCsGA1UECxMkRXF1aWZheCBTZWN1cmUgQ2Vy +dGlmaWNhdGUgQXV0aG9yaXR5MB4XDTk4MDgyMjE2NDE1MVoXDTE4MDgyMjE2NDE1 +MVowTjELMAkGA1UEBhMCVVMxEDAOBgNVBAoTB0VxdWlmYXgxLTArBgNVBAsTJEVx +dWlmYXggU2VjdXJlIENlcnRpZmljYXRlIEF1dGhvcml0eTCBnzANBgkqhkiG9w0B +AQEFAAOBjQAwgYkCgYEAwV2xWGcIYu6gmi0fCG2RFGiYCh7+2gRvE4RiIcPRfM6f +BeC4AfBONOziipUEZKzxa1NfBbPLZ4C/QgKO/t0BCezhABRP/PvwDN1Dulsr4R+A +cJkVV5MW8Q+XarfCaCMczE1ZMKxRHjuvK9buY0V7xdlfUNLjUA86iOe/FP3gx7kC +AwEAAaOCAQkwggEFMHAGA1UdHwRpMGcwZaBjoGGkXzBdMQswCQYDVQQGEwJVUzEQ +MA4GA1UEChMHRXF1aWZheDEtMCsGA1UECxMkRXF1aWZheCBTZWN1cmUgQ2VydGlm +aWNhdGUgQXV0aG9yaXR5MQ0wCwYDVQQDEwRDUkwxMBoGA1UdEAQTMBGBDzIwMTgw +ODIyMTY0MTUxWjALBgNVHQ8EBAMCAQYwHwYDVR0jBBgwFoAUSOZo+SvSspXXR9gj +IBBPM5iQn9QwHQYDVR0OBBYEFEjmaPkr0rKV10fYIyAQTzOYkJ/UMAwGA1UdEwQF +MAMBAf8wGgYJKoZIhvZ9B0EABA0wCxsFVjMuMGMDAgbAMA0GCSqGSIb3DQEBBQUA +A4GBAFjOKer89961zgK5F7WF0bnj4JXMJTENAKaSbn+2kmOeUJXRmm/kEd5jhW6Y +7qj/WsjTVbJmcVfewCHrPSqnI0kBBIZCe/zuf6IWUrVnZ9NA2zsmWLIodz2uFHdh +1voqZiegDfqnc1zqcPGUIWVEX/r87yloqaKHee9570+sB3c4 +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIICSzCCAbQCCQCCNadq6ShcgjANBgkqhkiG9w0BAQUFADBpMQswCQYDVQQGEwJE +RTEQMA4GA1UECBMHQmF2YXJpYTEPMA0GA1UEBxMGTXVuaWNoMRYwFAYDVQQKDA1S +b2hkZSZTY2h3YXJ6MQwwCgYDVQQLEwNBVEUxETAPBgNVBAMTCEFURS1URVNUMCAX +DTc5MTIzMTIzMDAxNVoYDzIwNjkxMjA4MjMwMDE1WjBpMQswCQYDVQQGEwJERTEQ +MA4GA1UECBMHQmF2YXJpYTEPMA0GA1UEBxMGTXVuaWNoMRYwFAYDVQQKDA1Sb2hk +ZSZTY2h3YXJ6MQwwCgYDVQQLEwNBVEUxETAPBgNVBAMTCEFURS1URVNUMIGfMA0G +CSqGSIb3DQEBAQUAA4GNADCBiQKBgQCvUxRevOtIPerkp1eZCjx8zdOiUoyNBJsX +G8ioWHjruCweKchlXssVE2YUNX/Ibg4sf7FmaJ0Ovae/V/83f4DeW8UvPLgqq4BW +T8K5mA5Rg0e6x2agjsIMfqiPZ8Xg0pqC5bKJ64OjBtq6jmuC6hB2tca5dZRllywr +hx2a1fin3wIDAQABMA0GCSqGSIb3DQEBBQUAA4GBABiI4c2AXO2eZHxrQnqY22ph +0YgkilqJbrv5lyM4St7XdXmqJomN0KkquT0l4OcajjCWi1TFthYaRep35rfaSHv+ +PX/5Uwp+mvjQXApIvcVgRtty2Wlpzyy9lGmPf4N503Gq355mKcMcqbhma2pTG6p+ +1bHGxbU8T+1MdPkoiMBB +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIICojCCAgugAwIBAgIJAOKRTsbHFjRqMA0GCSqGSIb3DQEBBQUAMGkxCzAJBgNV +BAYTAkRFMRAwDgYDVQQIEwdCYXZhcmlhMQ8wDQYDVQQHEwZNdW5pY2gxFjAUBgNV +BAoMDVJvaGRlJlNjaHdhcnoxDDAKBgNVBAsTA0FURTERMA8GA1UEAxMIQVRFLVRF +U1QwIBcNNzkxMjMxMjMwMDIxWhgPMjA2OTEyMDgyMzAwMjFaMGkxCzAJBgNVBAYT +AkRFMRAwDgYDVQQIEwdCYXZhcmlhMQ8wDQYDVQQHEwZNdW5pY2gxFjAUBgNVBAoM +DVJvaGRlJlNjaHdhcnoxDDAKBgNVBAsTA0FURTERMA8GA1UEAxMIQVRFLVRFU1Qw +gZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAK9TFF6860g96uSnV5kKPHzN06JS +jI0EmxcbyKhYeOu4LB4pyGVeyxUTZhQ1f8huDix/sWZonQ69p79X/zd/gN5bxS88 +uCqrgFZPwrmYDlGDR7rHZqCOwgx+qI9nxeDSmoLlsonrg6MG2rqOa4LqEHa1xrl1 +lGWXLCuHHZrV+KffAgMBAAGjUDBOMB0GA1UdDgQWBBT9fQc68TXzRbksHo0DJov1 +ZWx0vjAfBgNVHSMEGDAWgBT9fQc68TXzRbksHo0DJov1ZWx0vjAMBgNVHRMEBTAD +AQH/MA0GCSqGSIb3DQEBBQUAA4GBAHbN7hCWrOCJbZv3sNm9Zt6pgq1DKVDjfBky +x9wi7YuM1EaL7Tnn/2m/+nRincBr9IKCQigIrR5m43ZMJMyZMKYIG1OV1ad2b5Fa +iQTNeyzo/hekFy1XSEon9McrScls4sGn+2WPO4EShyLxTD6/lqmBBQjl7288g+Hr +UCq43huD +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIIDaTCCAlGgAwIBAgIJAJhyjRjwdCAWMA0GCSqGSIb3DQEBBQUAMEsxCzAJBgNV +BAYTAkpQMQ4wDAYDVQQIDAVUb2t5bzEdMBsGA1UECgwUS0RESSBMb2NhdGlvbiBT +ZXJ2ZXIxDTALBgNVBAMMBEtEREkwHhcNMTMwMjE0MTc1NDAyWhcNMzcwMjA4MTc1 +NDAyWjBLMQswCQYDVQQGEwJKUDEOMAwGA1UECAwFVG9reW8xHTAbBgNVBAoMFEtE +REkgTG9jYXRpb24gU2VydmVyMQ0wCwYDVQQDDARLRERJMIIBIjANBgkqhkiG9w0B +AQEFAAOCAQ8AMIIBCgKCAQEAvjvW0Q95DBQ9ybzVHgxUXIBSEuUdso8bsBElqmoa +EXsTDlv1SKhbWT1T/08qIwBsuk5YuvIPVJoG8nY4bNxUwTFpcwpoWSwh07DXb+q8 +o6iJChm0qMXCdbjKDBsbcmIKbDsDgXavKHYnLZeRtu4XA/gwP7TBhZPFCo9w6yZ0 +sLNBjV8T5gbBfJsZf+8L4ysK3bxwE4k/AFYWR6jFl5Zdz5hvaSv4fGIT1DKTyXmp +mfVwY2LIHg4eMQuoWp7yMWrQCGLmQNStQZAag+1HRvrJqy+alkdTtysBplMZW0mw +CiKldKhubJhTjOhm5SzqUnQPvdgnMB2tnPHTYBz9Q8dG8wIDAQABo1AwTjAdBgNV +HQ4EFgQUibw+lVG936MlKnHhsB+kJiq37DgwHwYDVR0jBBgwFoAUibw+lVG936Ml +KnHhsB+kJiq37DgwDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQUFAAOCAQEAAhtv +6NhUqhIvXicq3bDqE+PXpVF6bJyxOMnXDFIkPQWonfx6fRowIeYcWJxY+yW/CcoH +/qxl0AODbFvorjfrVO35kpYWS8PeFpEw8YagYv7gJq8qqoilf0dnCAz7eW3zEzo/ +FRk4qUauCopSNWs0jTmtuf+kiYnLVXB9dGJrsqYLu59IUF9754VF6qr+OJglyIn5 +Fn47FrXjRVhasCt+iM6h8MDaxNhSzXsv34vizuBI6gRA9vzOklRJrUbp/0iCeh2P +A69n+GBAYlNr8gM1YHiG5XciPeRExw6IJI6rTLLhAePd4EuPXJe+9oeJpG7wa4aZ +CbbfIm1lEquyEvrIsA== +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIIDrTCCApWgAwIBAgIJAOmdJ+pU1nQ1MA0GCSqGSIb3DQEBBQUAMG0xCzAJBgNV +BAYTAkpQMQ4wDAYDVQQIDAVUb2t5bzEwMC4GA1UECgwnQ29yZSBBcHBsb2NhdGlv +biBEZXZlbG9wbWVudCBEZXBhcnRtZW50MRwwGgYDVQQDDBNsb2NhdGlvbi5rZGRp +Lm5lLmpwMB4XDTEzMTIwODAyNTk0MVoXDTM3MTIwMjAyNTk0MVowbTELMAkGA1UE +BhMCSlAxDjAMBgNVBAgMBVRva3lvMTAwLgYDVQQKDCdDb3JlIEFwcGxvY2F0aW9u +IERldmVsb3BtZW50IERlcGFydG1lbnQxHDAaBgNVBAMME2xvY2F0aW9uLmtkZGku +bmUuanAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDHssBcgaPRdjRq +0mjfyUNNi47BT1jtF8/wyYuW0Muz2kyF3kl7fA2HP9BJTMpFVykeH5c33l6XDYWM +8jT9c/SDVcUcZS2FFFkpDq9MiVtRdJJib/QsMzKqanf4iw53jjoTmqZFwDtmlubs +7tEkeDjRnwnVybeCZ5tWoIVCep7d/pWK2KtSstzg5klYHsZS2ussp9lFcGQfD8oH +flObsVu091+zKo+ON97R5igxUJ9eQzhPjj8tWUfJT3rLy6HCNJXMtQUMxXtDarrR +6Rz18vq6FbDvxoID1vRMCyOI9u95LFdlImow0QN/fTxerwQOCzGNyAMWpVox6b91 +ai5YjHfhAgMBAAGjUDBOMB0GA1UdDgQWBBRwysV2Wo52jU7b4AHyMaoL5+7w7TAf +BgNVHSMEGDAWgBRwysV2Wo52jU7b4AHyMaoL5+7w7TAMBgNVHRMEBTADAQH/MA0G +CSqGSIb3DQEBBQUAA4IBAQBoKmI3FcTIArCKyW2uBsrtXQHgsuXe7KYyEvIFYjNN +s5U13L+Kod2qX1/w0gAd6r9HxQ6OjMQ73NMq9oPOAuoNl+F6UFgUomix/vTD4oei +h+xLiUn0FZ2tV28tCTU9Ff9j8wLPcjeH6NBmTx31goPRtsHS+jUQ5bLXmhGOSz0a +3eFe4fci6vtlpxCJ8ys6Wxij1sJoM93PFLDJzQRzrdVsV9IvZioszT/KaFEjc8s9 +78mw8vQxHihcTp9dTkkC6ykuqPL00jLks3ckkw8fdSM/WdT3QAOYMj9bbVvBZKKL +/4oGmn0g6PpT9LtHY3jS4+de33hMcatsYe9KwwgJb0jL +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIIDdzCCAl+gAwIBAgIEAgAAuTANBgkqhkiG9w0BAQUFADBaMQswCQYDVQQGEwJJ +RTESMBAGA1UEChMJQmFsdGltb3JlMRMwEQYDVQQLEwpDeWJlclRydXN0MSIwIAYD +VQQDExlCYWx0aW1vcmUgQ3liZXJUcnVzdCBSb290MB4XDTAwMDUxMjE4NDYwMFoX +DTI1MDUxMjIzNTkwMFowWjELMAkGA1UEBhMCSUUxEjAQBgNVBAoTCUJhbHRpbW9y +ZTETMBEGA1UECxMKQ3liZXJUcnVzdDEiMCAGA1UEAxMZQmFsdGltb3JlIEN5YmVy +VHJ1c3QgUm9vdDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKMEuyKr +mD1X6CZymrV51Cni4eiVgLGw41uOKymaZN+hXe2wCQVt2yguzmKiYv60iNoS6zjr +IZ3AQSsBUnuId9Mcj8e6uYi1agnnc+gRQKfRzMpijS3ljwumUNKoUMMo6vWrJYeK +mpYcqWe4PwzV9/lSEy/CG9VwcPCPwBLKBsua4dnKM3p31vjsufFoREJIE9LAwqSu +XmD+tqYF/LTdB1kC1FkYmGP1pWPgkAx9XbIGevOF6uvUA65ehD5f/xXtabz5OTZy +dc93Uk3zyZAsuT3lySNTPx8kmCFcB5kpvcY67Oduhjprl3RjM71oGDHweI12v/ye +jl0qhqdNkNwnGjkCAwEAAaNFMEMwHQYDVR0OBBYEFOWdWTCCR1jMrPoIVDaGezq1 +BE3wMBIGA1UdEwEB/wQIMAYBAf8CAQMwDgYDVR0PAQH/BAQDAgEGMA0GCSqGSIb3 +DQEBBQUAA4IBAQCFDF2O5G9RaEIFoN27TyclhAO992T9Ldcw46QQF+vaKSm2eT92 +9hkTI7gQCvlYpNRhcL0EYWoSihfVCr3FvDB81ukMJY2GQE/szKN+OMY3EU/t3Wgx +jkzSswF07r51XgdIGn9w/xZchMB5hbgF/X++ZRGjD8ACtPhSNzkE1akxehi/oCr0 +Epn3o0WC4zxe9Z2etciefC7IpJ5OCBRLbf1wbWsaY71k5h+3zvDyny67G7fyUIhz +ksLi4xaNmjICq44Y3ekQEe5+NauQrz4wlHrQMz2nZQ/1/I6eYs9HRCwBXbsdtTLS +R9I4LtD+gdwyah617jzV/OeBHRnDJELqYzmp +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh +MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3 +d3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH +MjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT +MRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j +b20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG +9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX/RrohCgiN9RlUyfuI +2/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx +1x7e/dfgy5SDN67sH0NO3Xss0r0upS/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ +q2EGnI/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134/tJS7SsVQepj5Wz +tCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ +vIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP +BgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV +5uNu5g/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY +1Yl9PMWLSn/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv/iPsGEMNKSuIEyExtv4 +NeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth/Jsw1HKj2ZL7tcu7XUIOGZX1NG +Fdtom/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91 +8rGOmaFvE7FBcf6IKshPECBV1/MUReXgRPTqh5Uykw7+U0b6LJ3/iyK5S9kJRaTe +pLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl +MrY= +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIICOjCCAeQCCQClcmEx/0u9TzANBgkqhkiG9w0BAQsFADCBojEfMB0GA1UEChMW +U3BpcmVudCBDb21tdW5pY2F0aW9uczEMMAoGA1UECxMDUEFXMSIwIAYJKoZIhvcN +AQkBFhNzdXBwb3J0QHNwaXJlbnQuY29tMRIwEAYDVQQHEwlFYXRvbnRvd24xCzAJ +BgNVBAgTAk5KMQswCQYDVQQGEwJVUzEfMB0GA1UEAxMWU3BpcmVudCBDb21tdW5p +Y2F0aW9uczAgFw0xNzAxMjMwOTA3NDNaGA8yMTE2MTIzMDA5MDc0M1owgaIxHzAd +BgNVBAoTFlNwaXJlbnQgQ29tbXVuaWNhdGlvbnMxDDAKBgNVBAsTA1BBVzEiMCAG +CSqGSIb3DQEJARYTc3VwcG9ydEBzcGlyZW50LmNvbTESMBAGA1UEBxMJRWF0b250 +b3duMQswCQYDVQQIEwJOSjELMAkGA1UEBhMCVVMxHzAdBgNVBAMTFlNwaXJlbnQg +Q29tbXVuaWNhdGlvbnMwXDANBgkqhkiG9w0BAQEFAANLADBIAkEAwd1d4rRb9Z73 +v+UXFGzkiKXHMdFdiqL/r7hmyNt3j2yfslXwRGQA0QV6uBXfnUWkKTXPeUQNEpz+ +qXc20L0suQIDAQABMA0GCSqGSIb3DQEBCwUAA0EAhUEbXeKl0D4kny2DMc+xiByx +cy8rn68mOpkp/mmRYFgeT/Ez4bViUz3PV3kptwTF/NOaDL2BTCIiDzzMs9dCxA== +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIIDdTCCAl2gAwIBAgILBAAAAAABFUtaw5QwDQYJKoZIhvcNAQEFBQAwVzELMAkG +A1UEBhMCQkUxGTAXBgNVBAoTEEdsb2JhbFNpZ24gbnYtc2ExEDAOBgNVBAsTB1Jv +b3QgQ0ExGzAZBgNVBAMTEkdsb2JhbFNpZ24gUm9vdCBDQTAeFw05ODA5MDExMjAw +MDBaFw0yODAxMjgxMjAwMDBaMFcxCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9i +YWxTaWduIG52LXNhMRAwDgYDVQQLEwdSb290IENBMRswGQYDVQQDExJHbG9iYWxT +aWduIFJvb3QgQ0EwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDaDuaZ +jc6j40+Kfvvxi4Mla+pIH/EqsLmVEQS98GPR4mdmzxzdzxtIK+6NiY6arymAZavp +xy0Sy6scTHAHoT0KMM0VjU/43dSMUBUc71DuxC73/OlS8pF94G3VNTCOXkNz8kHp +1Wrjsok6Vjk4bwY8iGlbKk3Fp1S4bInMm/k8yuX9ifUSPJJ4ltbcdG6TRGHRjcdG +snUOhugZitVtbNV4FpWi6cgKOOvyJBNPc1STE4U6G7weNLWLBYy5d4ux2x8gkasJ +U26Qzns3dLlwR5EiUWMWea6xrkEmCMgZK9FGqkjWZCrXgzT/LCrBbBlDSgeF59N8 +9iFo7+ryUp9/k5DPAgMBAAGjQjBAMA4GA1UdDwEB/wQEAwIBBjAPBgNVHRMBAf8E +BTADAQH/MB0GA1UdDgQWBBRge2YaRQ2XyolQL30EzTSo//z9SzANBgkqhkiG9w0B +AQUFAAOCAQEA1nPnfE920I2/7LqivjTFKDK1fPxsnCwrvQmeU79rXqoRSLblCKOz +yj1hTdNGCbM+w6DjY1Ub8rrvrTnhQ7k4o+YviiY776BQVvnGCv04zcQLcFGUl5gE +38NflNUVyRRBnMRddWQVDf9VMOyGj/8N7yy5Y0b2qvzfvGn9LhJIZJrglfCm7ymP +AbEVtQwdpf5pLGkkeB6zpxxxYu7KyJesF12KwvhHhm4qxFYxldBniYUr+WymXUad +DKqC5JlR3XC321Y9YeRq4VzW9v493kHMB65jUr9TU/Qr6cf9tveCX4XSQRjbgbME +HMUfpIBvFSDJ3gyICh3WZlXi/EjJKSZp4A== +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIIEaTCCA1GgAwIBAgILBAAAAAABRE7wQkcwDQYJKoZIhvcNAQELBQAwVzELMAkG +A1UEBhMCQkUxGTAXBgNVBAoTEEdsb2JhbFNpZ24gbnYtc2ExEDAOBgNVBAsTB1Jv +b3QgQ0ExGzAZBgNVBAMTEkdsb2JhbFNpZ24gUm9vdCBDQTAeFw0xNDAyMjAxMDAw +MDBaFw0yNDAyMjAxMDAwMDBaMGYxCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9i +YWxTaWduIG52LXNhMTwwOgYDVQQDEzNHbG9iYWxTaWduIE9yZ2FuaXphdGlvbiBW +YWxpZGF0aW9uIENBIC0gU0hBMjU2IC0gRzIwggEiMA0GCSqGSIb3DQEBAQUAA4IB +DwAwggEKAoIBAQDHDmw/I5N/zHClnSDDDlM/fsBOwphJykfVI+8DNIV0yKMCLkZc +C33JiJ1Pi/D4nGyMVTXbv/Kz6vvjVudKRtkTIso21ZvBqOOWQ5PyDLzm+ebomchj +SHh/VzZpGhkdWtHUfcKc1H/hgBKueuqI6lfYygoKOhJJomIZeg0k9zfrtHOSewUj +mxK1zusp36QUArkBpdSmnENkiN74fv7j9R7l/tyjqORmMdlMJekYuYlZCa7pnRxt +Nw9KHjUgKOKv1CGLAcRFrW4rY6uSa2EKTSDtc7p8zv4WtdufgPDWi2zZCHlKT3hl +2pK8vjX5s8T5J4BO/5ZS5gIg4Qdz6V0rvbLxAgMBAAGjggElMIIBITAOBgNVHQ8B +Af8EBAMCAQYwEgYDVR0TAQH/BAgwBgEB/wIBADAdBgNVHQ4EFgQUlt5h8b0cFilT +HMDMfTuDAEDmGnwwRwYDVR0gBEAwPjA8BgRVHSAAMDQwMgYIKwYBBQUHAgEWJmh0 +dHBzOi8vd3d3Lmdsb2JhbHNpZ24uY29tL3JlcG9zaXRvcnkvMDMGA1UdHwQsMCow +KKAmoCSGImh0dHA6Ly9jcmwuZ2xvYmFsc2lnbi5uZXQvcm9vdC5jcmwwPQYIKwYB +BQUHAQEEMTAvMC0GCCsGAQUFBzABhiFodHRwOi8vb2NzcC5nbG9iYWxzaWduLmNv +bS9yb290cjEwHwYDVR0jBBgwFoAUYHtmGkUNl8qJUC99BM00qP/8/UswDQYJKoZI +hvcNAQELBQADggEBAEYq7l69rgFgNzERhnF0tkZJyBAW/i9iIxerH4f4gu3K3w4s +32R1juUYcqeMOovJrKV3UPfvnqTgoI8UV6MqX+x+bRDmuo2wCId2Dkyy2VG7EQLy +XN0cvfNVlg/UBsD84iOKJHDTu/B5GqdhcIOKrwbFINihY9Bsrk8y1658GEV1BSl3 +30JAZGSGvip2CTFvHST0mdCF/vIhCPnG9vHQWe3WVjwIKANnuvD58ZAWR65n5ryA +SOlCdjSXVWkkDoPWoC209fN5ikkodBpBocLTJIg1MGCUF7ThBCIxPTsvFwayuJ2G +K1pp74P1S8SqtCr4fKGxhZSM9AyHDPSsQPhZSZg= +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIIEYzCCA0ugAwIBAgILBAAAAAABRE7wPiAwDQYJKoZIhvcNAQELBQAwVzELMAkG +A1UEBhMCQkUxGTAXBgNVBAoTEEdsb2JhbFNpZ24gbnYtc2ExEDAOBgNVBAsTB1Jv +b3QgQ0ExGzAZBgNVBAMTEkdsb2JhbFNpZ24gUm9vdCBDQTAeFw0xNDAyMjAxMDAw +MDBaFw0yNDAyMjAxMDAwMDBaMGAxCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9i +YWxTaWduIG52LXNhMTYwNAYDVQQDEy1HbG9iYWxTaWduIERvbWFpbiBWYWxpZGF0 +aW9uIENBIC0gU0hBMjU2IC0gRzIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK +AoIBAQCp3cwOs+IyOd1JIqgTaZOHiOEM7nF9vZCHll1Z8syz0lhXV/lG72wm2DZC +jn4wsy+aPlN7H262okxFHzzTFZMcie089Ffeyr3sBppqKqAZUn9R0XQ5CJ+r69eG +ExWXrjbDVGYOWvKgc4Ux47JkFGr/paKOJLu9hVIVonnu8LXuPbj0fYC82ZA1ZbgX +qa2zmJ+gfn1u+z+tfMIbWTaW2jcyS0tdNQJjjtunz2LuzC7Ujcm9PGqRcqIip3It +INH6yjfaGJjmFiRxJUvE5XuJUgkC/VkrBG7KB4HUs9ra2+PMgKhWBwZ8lgg3nds4 +tmI0kWIHdAE42HIw4uuQcSZiwFfzAgMBAAGjggElMIIBITAOBgNVHQ8BAf8EBAMC +AQYwEgYDVR0TAQH/BAgwBgEB/wIBADAdBgNVHQ4EFgQU6k581IAt5RWBhiaMgm3A +mKTPlw8wRwYDVR0gBEAwPjA8BgRVHSAAMDQwMgYIKwYBBQUHAgEWJmh0dHBzOi8v +d3d3Lmdsb2JhbHNpZ24uY29tL3JlcG9zaXRvcnkvMDMGA1UdHwQsMCowKKAmoCSG +Imh0dHA6Ly9jcmwuZ2xvYmFsc2lnbi5uZXQvcm9vdC5jcmwwPQYIKwYBBQUHAQEE +MTAvMC0GCCsGAQUFBzABhiFodHRwOi8vb2NzcC5nbG9iYWxzaWduLmNvbS9yb290 +cjEwHwYDVR0jBBgwFoAUYHtmGkUNl8qJUC99BM00qP/8/UswDQYJKoZIhvcNAQEL +BQADggEBANdFnqDc4ONhWgt9d4QXLWVagpqNoycqhffJ7+mG/dRHzQFSlsVDvTex +4bjyqdKKEYRxkRWJ3AKdC8tsM4U0KJ4gsrGX3G0LEME8zV/qXdeYMcU0mVwAYVXE +GwJbxeOJyLS4bx448lYm6UHvPc2smU9ZSlctS32ux4j71pg79eXw6ImJuYsDy1oj +H6T9uOr7Lp2uanMJvPzVoLVEgqtEkS5QLlfBQ9iRBIvpES5ftD953x77PzAAi1Pj +tywdO02L3ORkHQRYM68bVeerDL8wBHTk8w4vMDmNSwSMHnVmZkngvkA0x1xaUZK6 +EjxS1QSCVS1npd+3lXzuP8MIugS+wEY= +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIICNDCCAd4CCQDNZBw4CvIZ/TANBgkqhkiG9w0BAQsFADCBnzEfMB0GA1UEChMW +U3BpcmVudCBDb21tdW5pY2F0aW9uczEMMAoGA1UECxMDUEFXMSIwIAYJKoZIhvcN +AQkBFhNzdXBwb3J0QHNwaXJlbnQuY29tMRIwEAYDVQQHEwlFYXRvbnRvd24xCzAJ +BgNVBAgTAk5KMQswCQYDVQQGEwJVUzEcMBoGA1UEAxMTd3d3LnNwaXJlbnQtbGNz +LmNvbTAgFw0xNzAzMDMwOTM1NTRaGA8yMTE3MDIwNzA5MzU1NFowgZ8xHzAdBgNV +BAoTFlNwaXJlbnQgQ29tbXVuaWNhdGlvbnMxDDAKBgNVBAsTA1BBVzEiMCAGCSqG +SIb3DQEJARYTc3VwcG9ydEBzcGlyZW50LmNvbTESMBAGA1UEBxMJRWF0b250b3du +MQswCQYDVQQIEwJOSjELMAkGA1UEBhMCVVMxHDAaBgNVBAMTE3d3dy5zcGlyZW50 +LWxjcy5jb20wXDANBgkqhkiG9w0BAQEFAANLADBIAkEAy+6I3kxd5NJA5r0n76br +XTP1n8gsFU9ygKW8oGbLbqRGKmc9tGg8JwE9hxmCy+TvHEKRGCJpFouA6PIaH48M +JwIDAQABMA0GCSqGSIb3DQEBCwUAA0EAVdeZ9Baf+NS9WFqwp1XBXjJzBsTv/yoK +IfaYpn+XTD8J49AYcu1J+X/bGGBfu3/WEcF0MkR0+1n0fdsecImpNA== +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIIFODCCBCCgAwIBAgIQUT+5dDhwtzRAQY0wkwaZ/zANBgkqhkiG9w0BAQsFADCB +yjELMAkGA1UEBhMCVVMxFzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMR8wHQYDVQQL +ExZWZXJpU2lnbiBUcnVzdCBOZXR3b3JrMTowOAYDVQQLEzEoYykgMjAwNiBWZXJp +U2lnbiwgSW5jLiAtIEZvciBhdXRob3JpemVkIHVzZSBvbmx5MUUwQwYDVQQDEzxW +ZXJpU2lnbiBDbGFzcyAzIFB1YmxpYyBQcmltYXJ5IENlcnRpZmljYXRpb24gQXV0 +aG9yaXR5IC0gRzUwHhcNMTMxMDMxMDAwMDAwWhcNMjMxMDMwMjM1OTU5WjB+MQsw +CQYDVQQGEwJVUzEdMBsGA1UEChMUU3ltYW50ZWMgQ29ycG9yYXRpb24xHzAdBgNV +BAsTFlN5bWFudGVjIFRydXN0IE5ldHdvcmsxLzAtBgNVBAMTJlN5bWFudGVjIENs +YXNzIDMgU2VjdXJlIFNlcnZlciBDQSAtIEc0MIIBIjANBgkqhkiG9w0BAQEFAAOC +AQ8AMIIBCgKCAQEAstgFyhx0LbUXVjnFSlIJluhL2AzxaJ+aQihiw6UwU35VEYJb +A3oNL+F5BMm0lncZgQGUWfm893qZJ4Itt4PdWid/sgN6nFMl6UgfRk/InSn4vnlW +9vf92Tpo2otLgjNBEsPIPMzWlnqEIRoiBAMnF4scaGGTDw5RgDMdtLXO637QYqzu +s3sBdO9pNevK1T2p7peYyo2qRA4lmUoVlqTObQJUHypqJuIGOmNIrLRM0XWTUP8T +L9ba4cYY9Z/JJV3zADreJk20KQnNDz0jbxZKgRb78oMQw7jW2FUyPfG9D72MUpVK +Fpd6UiFjdS8W+cRmvvW1Cdj/JwDNRHxvSz+w9wIDAQABo4IBYzCCAV8wEgYDVR0T +AQH/BAgwBgEB/wIBADAwBgNVHR8EKTAnMCWgI6Ahhh9odHRwOi8vczEuc3ltY2Iu +Y29tL3BjYTMtZzUuY3JsMA4GA1UdDwEB/wQEAwIBBjAvBggrBgEFBQcBAQQjMCEw +HwYIKwYBBQUHMAGGE2h0dHA6Ly9zMi5zeW1jYi5jb20wawYDVR0gBGQwYjBgBgpg +hkgBhvhFAQc2MFIwJgYIKwYBBQUHAgEWGmh0dHA6Ly93d3cuc3ltYXV0aC5jb20v +Y3BzMCgGCCsGAQUFBwICMBwaGmh0dHA6Ly93d3cuc3ltYXV0aC5jb20vcnBhMCkG +A1UdEQQiMCCkHjAcMRowGAYDVQQDExFTeW1hbnRlY1BLSS0xLTUzNDAdBgNVHQ4E +FgQUX2DPYZBV34RDFIpgKrL1evRDGO8wHwYDVR0jBBgwFoAUf9Nlp8Ld7LvwMAnz +Qzn6Aq8zMTMwDQYJKoZIhvcNAQELBQADggEBAF6UVkndji1l9cE2UbYD49qecxny +H1mrWH5sJgUs+oHXXCMXIiw3k/eG7IXmsKP9H+IyqEVv4dn7ua/ScKAyQmW/hP4W +Ko8/xabWo5N9Q+l0IZE1KPRj6S7t9/Vcf0uatSDpCr3gRRAMFJSaXaXjS5HoJJtG +QGX0InLNmfiIEfXzf+YzguaoxX7+0AjiJVgIcWjmzaLmFN5OUiQt/eV5E1PnXi8t +TRttQBVSK/eHiXgSgW7ZTaoteNTCLD0IX4eRnh8OsN4wUmSGiaqdZpwOdgyA8nTY +Kvi4Os7X1g8RvmurFPW9QaAiY4nxug9vKWNmLT+sjHLF+8fk1A/yO0+MKcc= +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIIDujCCAqKgAwIBAgILBAAAAAABD4Ym5g0wDQYJKoZIhvcNAQEFBQAwTDEgMB4G +A1UECxMXR2xvYmFsU2lnbiBSb290IENBIC0gUjIxEzARBgNVBAoTCkdsb2JhbFNp +Z24xEzARBgNVBAMTCkdsb2JhbFNpZ24wHhcNMDYxMjE1MDgwMDAwWhcNMjExMjE1 +MDgwMDAwWjBMMSAwHgYDVQQLExdHbG9iYWxTaWduIFJvb3QgQ0EgLSBSMjETMBEG +A1UEChMKR2xvYmFsU2lnbjETMBEGA1UEAxMKR2xvYmFsU2lnbjCCASIwDQYJKoZI +hvcNAQEBBQADggEPADCCAQoCggEBAKbPJA6+Lm8omUVCxKs+IVSbC9N/hHD6ErPL +v4dfxn+G07IwXNb9rfF73OX4YJYJkhD10FPe+3t+c4isUoh7SqbKSaZeqKeMWhG8 +eoLrvozps6yWJQeXSpkqBy+0Hne/ig+1AnwblrjFuTosvNYSuetZfeLQBoZfXklq +tTleiDTsvHgMCJiEbKjNS7SgfQx5TfC4LcshytVsW33hoCmEofnTlEnLJGKRILzd +C9XZzPnqJworc5HGnRusyMvo4KD0L5CLTfuwNhv2GXqF4G3yYROIXJ/gkwpRl4pa +zq+r1feqCapgvdzZX99yqWATXgAByUr6P6TqBwMhAo6CygPCm48CAwEAAaOBnDCB +mTAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUm+IH +V2ccHsBqBt5ZtJot39wZhi4wNgYDVR0fBC8wLTAroCmgJ4YlaHR0cDovL2NybC5n +bG9iYWxzaWduLm5ldC9yb290LXIyLmNybDAfBgNVHSMEGDAWgBSb4gdXZxwewGoG +3lm0mi3f3BmGLjANBgkqhkiG9w0BAQUFAAOCAQEAmYFThxxol4aR7OBKuEQLq4Gs +J0/WwbgcQ3izDJr86iw8bmEbTUsp9Z8FHSbBuOmDAGJFtqkIk7mpM0sYmsL4h4hO +291xNBrBVNpGP+DTKqttVCL1OmLNIG+6KYnX3ZHu01yiPqFbQfXf5WRDLenVOavS +ot+3i9DAgBkcRcAtjOj4LaR0VknFBbVPFd5uRHg5h6h+u/N5GJG79G+dwfCMNYxd +AfvDbbnvRG15RjF+Cv6pgsH/76tuIMRQyV+dTZsXjAzlAcmgQWpzU/qlULRuJQ/7 +TBj0/VLZjmmx6BEP3ojY+x1J96relc8geMJgEtslQIxq/H5COEBkEveegeGTLg== +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIIEkTCCA3mgAwIBAgIERWtQVDANBgkqhkiG9w0BAQUFADCBsDELMAkGA1UEBhMC +VVMxFjAUBgNVBAoTDUVudHJ1c3QsIEluYy4xOTA3BgNVBAsTMHd3dy5lbnRydXN0 +Lm5ldC9DUFMgaXMgaW5jb3Jwb3JhdGVkIGJ5IHJlZmVyZW5jZTEfMB0GA1UECxMW +KGMpIDIwMDYgRW50cnVzdCwgSW5jLjEtMCsGA1UEAxMkRW50cnVzdCBSb290IENl +cnRpZmljYXRpb24gQXV0aG9yaXR5MB4XDTA2MTEyNzIwMjM0MloXDTI2MTEyNzIw +NTM0MlowgbAxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1FbnRydXN0LCBJbmMuMTkw +NwYDVQQLEzB3d3cuZW50cnVzdC5uZXQvQ1BTIGlzIGluY29ycG9yYXRlZCBieSBy +ZWZlcmVuY2UxHzAdBgNVBAsTFihjKSAyMDA2IEVudHJ1c3QsIEluYy4xLTArBgNV +BAMTJEVudHJ1c3QgUm9vdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTCCASIwDQYJ +KoZIhvcNAQEBBQADggEPADCCAQoCggEBALaVtkNC+sZtKm9I35RMOVcF7sN5EUFo +Nu3s/poBj6E4KPz3EEZmLk0eGrEaTsbRwJWIsMn/MYszA9u3g3s+IIRe7bJWKKf4 +4LlAcTfFy0cOlypowCKVYhXbR9n10Cv/gkvJrT7eTNuQgFA/CYqEAOwwCj0Yzfv9 +KlmaI5UXLEWeH25DeW0MXJj+SKfFI0dcXv1u5x609mhF0YaDW6KKjbHjKYD+JXGI +rb68j6xSlkuqUY3kEzEZ6E5Nn9uss2rVvDlUccp6en+Q3X0dgNmBu1kmwhH+5pPi +94DkZfs0Nw4pgHBNrziGLp5/V6+eF67rHMsoIV+2HNjnogQi+dPa2MsCAwEAAaOB +sDCBrTAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB/zArBgNVHRAEJDAi +gA8yMDA2MTEyNzIwMjM0MlqBDzIwMjYxMTI3MjA1MzQyWjAfBgNVHSMEGDAWgBRo +kORnpKZTgMeGZqTx90tD+4S9bTAdBgNVHQ4EFgQUaJDkZ6SmU4DHhmak8fdLQ/uE +vW0wHQYJKoZIhvZ9B0EABBAwDhsIVjcuMTo0LjADAgSQMA0GCSqGSIb3DQEBBQUA +A4IBAQCT1DCw1wMgKtD5Y+iRDAUgqV8ZyntyTtSx29CW+1RaGSwMCPeyvIWonX9t +O1KzKtvn1ISMY/YPyyYBkVBs9F8U4pN0wBOeMDpQ47RgxRzwIkSNcUesyBrJ6Zua +AGAT/3B+XxFNSRuzFVJ7yVTav52Vr2ua2J7p8eRDjeIRRDq/r72DQnNSi6q7pynP +9WQcCk3RvKqsnyrQ/39/2n3qse0wJcGE2jTSW3iDVuycNsMm4hH2Z0kdkquM++v/ +eu6FSqdQgPCnXEqULl8FmTxSQeDNtGPPAUO6nIPcj2A781q0tHuu2guQOHXvgR1m +0vdXcDazv/wor3ElhVsT/h5/WrQ8 +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIIGKTCCBRGgAwIBAgIQZBvoIM4CCBPzLU0tldZ+ZzANBgkqhkiG9w0BAQUFADCB +yjELMAkGA1UEBhMCVVMxFzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMR8wHQYDVQQL +ExZWZXJpU2lnbiBUcnVzdCBOZXR3b3JrMTowOAYDVQQLEzEoYykgMjAwNiBWZXJp +U2lnbiwgSW5jLiAtIEZvciBhdXRob3JpemVkIHVzZSBvbmx5MUUwQwYDVQQDEzxW +ZXJpU2lnbiBDbGFzcyAzIFB1YmxpYyBQcmltYXJ5IENlcnRpZmljYXRpb24gQXV0 +aG9yaXR5IC0gRzUwHhcNMTAwMjA4MDAwMDAwWhcNMjAwMjA3MjM1OTU5WjCBvDEL +MAkGA1UEBhMCVVMxFzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMR8wHQYDVQQLExZW +ZXJpU2lnbiBUcnVzdCBOZXR3b3JrMTswOQYDVQQLEzJUZXJtcyBvZiB1c2UgYXQg +aHR0cHM6Ly93d3cudmVyaXNpZ24uY29tL3JwYSAoYykxMDE2MDQGA1UEAxMtVmVy +aVNpZ24gQ2xhc3MgMyBJbnRlcm5hdGlvbmFsIFNlcnZlciBDQSAtIEczMIIBIjAN +BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmdacYvAV9IGaQQhZjxOdF8mfUdza +sVLv/+NB3eDfxCjG4615HycQmLi7IJfBKERBD+qpqFLPTU4bi7u1xHbZzFYG7rNV +ICreFY1xy1TIbxfNiQDk3P/hwB9ocenHKS5+vDv85burJlSLZpDN9pK5MSSAvJ5s +1fx+0uFLjNxC+kRLX/gYtS4w9D0SmNNiBXNUppyiHb5SgzoHRsQ7AlYhv/JRT9Cm +mTnprqU/iZucff5NYAclIPe712mDK4KTQzfZg0EbawurSmaET0qO3n40mY5o1so5 +BptMs5pITRNGtFghBMT7oE2sLktiEuP7TfbJUQABH/weaoEqOOC5T9YtRQIDAQAB +o4ICFTCCAhEwEgYDVR0TAQH/BAgwBgEB/wIBADBwBgNVHSAEaTBnMGUGC2CGSAGG ++EUBBxcDMFYwKAYIKwYBBQUHAgEWHGh0dHBzOi8vd3d3LnZlcmlzaWduLmNvbS9j +cHMwKgYIKwYBBQUHAgIwHhocaHR0cHM6Ly93d3cudmVyaXNpZ24uY29tL3JwYTAO +BgNVHQ8BAf8EBAMCAQYwbQYIKwYBBQUHAQwEYTBfoV2gWzBZMFcwVRYJaW1hZ2Uv +Z2lmMCEwHzAHBgUrDgMCGgQUj+XTGoasjY5rw8+AatRIGCx7GS4wJRYjaHR0cDov +L2xvZ28udmVyaXNpZ24uY29tL3ZzbG9nby5naWYwNAYDVR0lBC0wKwYIKwYBBQUH +AwEGCCsGAQUFBwMCBglghkgBhvhCBAEGCmCGSAGG+EUBCAEwNAYIKwYBBQUHAQEE +KDAmMCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC52ZXJpc2lnbi5jb20wNAYDVR0f +BC0wKzApoCegJYYjaHR0cDovL2NybC52ZXJpc2lnbi5jb20vcGNhMy1nNS5jcmww +KAYDVR0RBCEwH6QdMBsxGTAXBgNVBAMTEFZlcmlTaWduTVBLSS0yLTcwHQYDVR0O +BBYEFNebfNgioBX33a1fzimbWMO8RgC1MB8GA1UdIwQYMBaAFH/TZafC3ey78DAJ +80M5+gKvMzEzMA0GCSqGSIb3DQEBBQUAA4IBAQBxtX1zUkrd1000Ky6vlEalSVAC +T/gvF3DyE9wfIYaqwk98NzzURniuXXhv0bpavBCrWDbFjGIVRWAXIeLVQqh3oVXY +QwRR9m66SOZdTLdE0z6k1dYzmp8N5tdOlkSVWmzWoxZTDphDzqS4w2Z6BVxiEOgb +Ett9LnZQ/9/XaxvMisxx+rNAVnwzeneUW/ULU/sOX7xo+68q7jA3eRaTJX9NEP9X ++79uOzMh3nnchhdZLUNkt6Zmh+q8lkYZGoaLb9e3SQBb26O/KZru99MzrqP0nkzK +XmnUG623kHdq2FlveasB+lXwiiFm5WVu/XzT3x7rfj8GkPsZC9MGAht4Q5mo +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIIDrzCCApegAwIBAgIQCDvgVpBCRrGhdWrJWZHHSjANBgkqhkiG9w0BAQUFADBh +MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3 +d3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBD +QTAeFw0wNjExMTAwMDAwMDBaFw0zMTExMTAwMDAwMDBaMGExCzAJBgNVBAYTAlVT +MRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j +b20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IENBMIIBIjANBgkqhkiG +9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4jvhEXLeqKTTo1eqUKKPC3eQyaKl7hLOllsB +CSDMAZOnTjC3U/dDxGkAV53ijSLdhwZAAIEJzs4bg7/fzTtxRuLWZscFs3YnFo97 +nh6Vfe63SKMI2tavegw5BmV/Sl0fvBf4q77uKNd0f3p4mVmFaG5cIzJLv07A6Fpt +43C/dxC//AH2hdmoRBBYMql1GNXRor5H4idq9Joz+EkIYIvUX7Q6hL+hqkpMfT7P +T19sdl6gSzeRntwi5m3OFBqOasv+zbMUZBfHWymeMr/y7vrTC0LUq7dBMtoM1O/4 +gdW7jVg/tRvoSSiicNoxBN33shbyTApOB6jtSj1etX+jkMOvJwIDAQABo2MwYTAO +BgNVHQ8BAf8EBAMCAYYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUA95QNVbR +TLtm8KPiGxvDl7I90VUwHwYDVR0jBBgwFoAUA95QNVbRTLtm8KPiGxvDl7I90VUw +DQYJKoZIhvcNAQEFBQADggEBAMucN6pIExIK+t1EnE9SsPTfrgT1eXkIoyQY/Esr +hMAtudXH/vTBH1jLuG2cenTnmCmrEbXjcKChzUyImZOMkXDiqw8cvpOp/2PV5Adg +06O/nVsJ8dWO41P0jmP6P6fbtGbfYmbW0W5BjfIttep3Sp+dWOIrWcBAI+0tKIJF +PnlUkiaY4IBIqDfv8NZ5YBberOgOzW6sRBc4L0na4UU+Krk2U886UAb3LujEV0ls +YSEY1QSteDwsOoBrp+uvFRTp2InBuThs4pFsiv9kuXclVzDAGySj4dzp30d8tbQk +CAUw7C29C79Fv1C5qfPrmAESrciIxpg0X40KPMbp1ZWVbd4= +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIIElDCCA3ygAwIBAgIQAf2j627KdciIQ4tyS8+8kTANBgkqhkiG9w0BAQsFADBh +MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3 +d3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBD +QTAeFw0xMzAzMDgxMjAwMDBaFw0yMzAzMDgxMjAwMDBaME0xCzAJBgNVBAYTAlVT +MRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxJzAlBgNVBAMTHkRpZ2lDZXJ0IFNIQTIg +U2VjdXJlIFNlcnZlciBDQTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB +ANyuWJBNwcQwFZA1W248ghX1LFy949v/cUP6ZCWA1O4Yok3wZtAKc24RmDYXZK83 +nf36QYSvx6+M/hpzTc8zl5CilodTgyu5pnVILR1WN3vaMTIa16yrBvSqXUu3R0bd +KpPDkC55gIDvEwRqFDu1m5K+wgdlTvza/P96rtxcflUxDOg5B6TXvi/TC2rSsd9f +/ld0Uzs1gN2ujkSYs58O09rg1/RrKatEp0tYhG2SS4HD2nOLEpdIkARFdRrdNzGX +kujNVA075ME/OV4uuPNcfhCOhkEAjUVmR7ChZc6gqikJTvOX6+guqw9ypzAO+sf0 +/RR3w6RbKFfCs/mC/bdFWJsCAwEAAaOCAVowggFWMBIGA1UdEwEB/wQIMAYBAf8C +AQAwDgYDVR0PAQH/BAQDAgGGMDQGCCsGAQUFBwEBBCgwJjAkBggrBgEFBQcwAYYY +aHR0cDovL29jc3AuZGlnaWNlcnQuY29tMHsGA1UdHwR0MHIwN6A1oDOGMWh0dHA6 +Ly9jcmwzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RDQS5jcmwwN6A1 +oDOGMWh0dHA6Ly9jcmw0LmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RD +QS5jcmwwPQYDVR0gBDYwNDAyBgRVHSAAMCowKAYIKwYBBQUHAgEWHGh0dHBzOi8v +d3d3LmRpZ2ljZXJ0LmNvbS9DUFMwHQYDVR0OBBYEFA+AYRyCMWHVLyjnjUY4tCzh +xtniMB8GA1UdIwQYMBaAFAPeUDVW0Uy7ZvCj4hsbw5eyPdFVMA0GCSqGSIb3DQEB +CwUAA4IBAQAjPt9L0jFCpbZ+QlwaRMxp0Wi0XUvgBCFsS+JtzLHgl4+mUwnNqipl +5TlPHoOlblyYoiQm5vuh7ZPHLgLGTUq/sELfeNqzqPlt/yGFUzZgTHbO7Djc1lGA +8MXW5dRNJ2Srm8c+cftIl7gzbckTB+6WohsYFfZcTEDts8Ls/3HB40f/1LkAtDdC +2iDJ6m6K7hQGrn2iWZiIqBtvLfTyyRRfJs8sjX7tN8Cp1Tm5gr8ZDOo0rwAhaPit +c+LJMto4JQtV05od8GiG7S5BNO98pVAdvzr508EIDObtHopYJeS4d60tbvVS3bR0 +j6tJLp07kzQoH3jOlOrHvdPJbRzeXDLz +-----END CERTIFICATE----- \ No newline at end of file diff --git a/on5xelte/proprietary/vendor/firmware/fimc_is_lib.bin b/proprietary/vendor/firmware/fimc_is_lib.bin similarity index 100% rename from on5xelte/proprietary/vendor/firmware/fimc_is_lib.bin rename to proprietary/vendor/firmware/fimc_is_lib.bin diff --git a/on5xelte/proprietary/vendor/firmware/mfc_fw.bin b/proprietary/vendor/firmware/mfc_fw.bin similarity index 100% rename from on5xelte/proprietary/vendor/firmware/mfc_fw.bin rename to proprietary/vendor/firmware/mfc_fw.bin diff --git a/on5xelte/proprietary/vendor/firmware/setfile_5e3.bin b/proprietary/vendor/firmware/setfile_5e3.bin similarity index 100% rename from on5xelte/proprietary/vendor/firmware/setfile_5e3.bin rename to proprietary/vendor/firmware/setfile_5e3.bin diff --git a/on5xelte/proprietary/vendor/firmware/setfile_imx258.bin b/proprietary/vendor/firmware/setfile_imx258.bin similarity index 100% rename from on5xelte/proprietary/vendor/firmware/setfile_imx258.bin rename to proprietary/vendor/firmware/setfile_imx258.bin diff --git a/on5xelte/proprietary/vendor/lib/egl/libGLES_mali.so b/proprietary/vendor/lib/egl/libGLES_mali.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/egl/libGLES_mali.so rename to proprietary/vendor/lib/egl/libGLES_mali.so diff --git a/on5xelte/proprietary/vendor/lib/hw/gps.default.so b/proprietary/vendor/lib/hw/gps.default.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/hw/gps.default.so rename to proprietary/vendor/lib/hw/gps.default.so diff --git a/on5xelte/proprietary/vendor/lib/hw/sensors.universal7570.so b/proprietary/vendor/lib/hw/sensors.universal7570.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/hw/sensors.universal7570.so rename to proprietary/vendor/lib/hw/sensors.universal7570.so diff --git a/on5xelte/proprietary/vendor/lib/libMcClient.so b/proprietary/vendor/lib/libMcClient.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/libMcClient.so rename to proprietary/vendor/lib/libMcClient.so diff --git a/on5xelte/proprietary/vendor/lib/libMcRegistry.so b/proprietary/vendor/lib/libMcRegistry.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/libMcRegistry.so rename to proprietary/vendor/lib/libMcRegistry.so diff --git a/on5xelte/proprietary/vendor/lib/libSEF.so b/proprietary/vendor/lib/libSEF.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/libSEF.so rename to proprietary/vendor/lib/libSEF.so diff --git a/on5xelte/proprietary/vendor/lib/libbauthserver.so b/proprietary/vendor/lib/libbauthserver.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/libbauthserver.so rename to proprietary/vendor/lib/libbauthserver.so diff --git a/on5xelte/proprietary/vendor/lib/libbauthtzcommon.so b/proprietary/vendor/lib/libbauthtzcommon.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/libbauthtzcommon.so rename to proprietary/vendor/lib/libbauthtzcommon.so diff --git a/on5xelte/proprietary/vendor/lib/libegis_fp_normal_sensor_test.so b/proprietary/vendor/lib/libegis_fp_normal_sensor_test.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/libegis_fp_normal_sensor_test.so rename to proprietary/vendor/lib/libegis_fp_normal_sensor_test.so diff --git a/on5xelte/proprietary/vendor/lib/libsynaFpSensorTestNwd.so b/proprietary/vendor/lib/libsynaFpSensorTestNwd.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/libsynaFpSensorTestNwd.so rename to proprietary/vendor/lib/libsynaFpSensorTestNwd.so diff --git a/on5xelte/proprietary/vendor/lib/libwrappergps.so b/proprietary/vendor/lib/libwrappergps.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/libwrappergps.so rename to proprietary/vendor/lib/libwrappergps.so diff --git a/on5xelte/proprietary/vendor/lib/mediadrm/libdrmclearkeyplugin.so b/proprietary/vendor/lib/mediadrm/libdrmclearkeyplugin.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/mediadrm/libdrmclearkeyplugin.so rename to proprietary/vendor/lib/mediadrm/libdrmclearkeyplugin.so diff --git a/on5xelte/proprietary/vendor/lib/mediadrm/libwvdrmengine.so b/proprietary/vendor/lib/mediadrm/libwvdrmengine.so similarity index 100% rename from on5xelte/proprietary/vendor/lib/mediadrm/libwvdrmengine.so rename to proprietary/vendor/lib/mediadrm/libwvdrmengine.so diff --git a/universal7570-common-vendor.mk b/universal7570-common-vendor.mk new file mode 100644 index 0000000..a449dd1 --- /dev/null +++ b/universal7570-common-vendor.mk @@ -0,0 +1,100 @@ +# Copyright (C) 2019 The LineageOS Project +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +# This file is generated by device/samsung/universal7570-common/setup-makefiles.sh + +PRODUCT_COPY_FILES += \ + vendor/samsung/universal7570-common/proprietary/bin/sensorservice:system/bin/sensorservice \ + vendor/samsung/universal7570-common/proprietary/lib/hw/camera.universal7570.so:system/lib/hw/camera.universal7570.so \ + vendor/samsung/universal7570-common/proprietary/lib/hw/gralloc.exynos5.so:system/lib/hw/gralloc.exynos5.so \ + vendor/samsung/universal7570-common/proprietary/lib/libExynosOMX_Core.so:system/lib/libExynosOMX_Core.so \ + vendor/samsung/universal7570-common/proprietary/lib/libExynosOMX_Resourcemanager.so:system/lib/libExynosOMX_Resourcemanager.so \ + vendor/samsung/universal7570-common/proprietary/lib/libcommonpawrapper.so:system/lib/libcommonpawrapper.so \ + vendor/samsung/universal7570-common/proprietary/lib/libexynoscamera.so:system/lib/libexynoscamera.so \ + vendor/samsung/universal7570-common/proprietary/lib/libexynoscamera3.so:system/lib/libexynoscamera3.so \ + vendor/samsung/universal7570-common/proprietary/lib/libfloatingfeature.so:system/lib/libfloatingfeature.so \ + vendor/samsung/universal7570-common/proprietary/lib/libhwjpeg.so:system/lib/libhwjpeg.so \ + vendor/samsung/universal7570-common/proprietary/lib/libprotobuf-cpp-full.so:system/lib/libprotobuf-cpp-full.so \ + vendor/samsung/universal7570-common/proprietary/lib/libprotobuf-cpp-lite.so:system/lib/libprotobuf-cpp-lite.so \ + vendor/samsung/universal7570-common/proprietary/lib/libsensorlistener.so:system/lib/libsensorlistener.so \ + vendor/samsung/universal7570-common/proprietary/lib/libsensorservice.so:system/lib/libsensorservice.so \ + vendor/samsung/universal7570-common/proprietary/lib/libstagefrighthw.so:system/lib/libstagefrighthw.so \ + vendor/samsung/universal7570-common/proprietary/lib/libuniapi.so:system/lib/libuniapi.so \ + vendor/samsung/universal7570-common/proprietary/lib/libuniplugin.so:system/lib/libuniplugin.so \ + vendor/samsung/universal7570-common/proprietary/lib/omx/libOMX.Exynos.AVC.Decoder.so:system/lib/omx/libOMX.Exynos.AVC.Decoder.so \ + vendor/samsung/universal7570-common/proprietary/lib/omx/libOMX.Exynos.AVC.Encoder.so:system/lib/omx/libOMX.Exynos.AVC.Encoder.so \ + vendor/samsung/universal7570-common/proprietary/lib/omx/libOMX.Exynos.MPEG4.Decoder.so:system/lib/omx/libOMX.Exynos.MPEG4.Decoder.so \ + vendor/samsung/universal7570-common/proprietary/lib/omx/libOMX.Exynos.MPEG4.Encoder.so:system/lib/omx/libOMX.Exynos.MPEG4.Encoder.so \ + vendor/samsung/universal7570-common/proprietary/lib/omx/libOMX.Exynos.VP8.Decoder.so:system/lib/omx/libOMX.Exynos.VP8.Decoder.so \ + vendor/samsung/universal7570-common/proprietary/lib/omx/libOMX.Exynos.VP8.Encoder.so:system/lib/omx/libOMX.Exynos.VP8.Encoder.so \ + vendor/samsung/universal7570-common/proprietary/lib/omx/libOMX.Exynos.WMV.Decoder.so:system/lib/omx/libOMX.Exynos.WMV.Decoder.so \ + vendor/samsung/universal7570-common/proprietary/vendor/app/mcRegistry/07010000000000000000000000000000.tlbin:system/vendor/app/mcRegistry/07010000000000000000000000000000.tlbin \ + vendor/samsung/universal7570-common/proprietary/vendor/app/mcRegistry/07060000000000000000000000000000.tlbin:system/vendor/app/mcRegistry/07060000000000000000000000000000.tlbin \ + vendor/samsung/universal7570-common/proprietary/vendor/app/mcRegistry/08130000000000000000000000000000.tlbin:system/vendor/app/mcRegistry/08130000000000000000000000000000.tlbin \ + vendor/samsung/universal7570-common/proprietary/vendor/app/mcRegistry/FFFFFFFF000000000000000000000001.drbin:system/vendor/app/mcRegistry/FFFFFFFF000000000000000000000001.drbin \ + vendor/samsung/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000000a.tlbin:system/vendor/app/mcRegistry/ffffffff00000000000000000000000a.tlbin \ + vendor/samsung/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000000b.tlbin:system/vendor/app/mcRegistry/ffffffff00000000000000000000000b.tlbin \ + vendor/samsung/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000000f.tlbin:system/vendor/app/mcRegistry/ffffffff00000000000000000000000f.tlbin \ + vendor/samsung/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000012.tlbin:system/vendor/app/mcRegistry/ffffffff000000000000000000000012.tlbin \ + vendor/samsung/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000013.tlbin:system/vendor/app/mcRegistry/ffffffff000000000000000000000013.tlbin \ + vendor/samsung/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000019.tlbin:system/vendor/app/mcRegistry/ffffffff000000000000000000000019.tlbin \ + vendor/samsung/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000002e.tlbin:system/vendor/app/mcRegistry/ffffffff00000000000000000000002e.tlbin \ + vendor/samsung/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000002f.tlbin:system/vendor/app/mcRegistry/ffffffff00000000000000000000002f.tlbin \ + vendor/samsung/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000030.tlbin:system/vendor/app/mcRegistry/ffffffff000000000000000000000030.tlbin \ + vendor/samsung/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000038.tlbin:system/vendor/app/mcRegistry/ffffffff000000000000000000000038.tlbin \ + vendor/samsung/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000041.tlbin:system/vendor/app/mcRegistry/ffffffff000000000000000000000041.tlbin \ + vendor/samsung/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000045.tlbin:system/vendor/app/mcRegistry/ffffffff000000000000000000000045.tlbin \ + vendor/samsung/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000073.tlbin:system/vendor/app/mcRegistry/ffffffff000000000000000000000073.tlbin \ + vendor/samsung/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffffd0000000000000000000000a.tlbin:system/vendor/app/mcRegistry/ffffffffd0000000000000000000000a.tlbin \ + vendor/samsung/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffffd0000000000000000000000e.tlbin:system/vendor/app/mcRegistry/ffffffffd0000000000000000000000e.tlbin \ + vendor/samsung/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffffd00000000000000000000016.tlbin:system/vendor/app/mcRegistry/ffffffffd00000000000000000000016.tlbin \ + vendor/samsung/universal7570-common/proprietary/vendor/bin/hw/gpsd:system/vendor/bin/hw/gpsd \ + vendor/samsung/universal7570-common/proprietary/vendor/bin/mcDriverDaemon:system/vendor/bin/mcDriverDaemon \ + vendor/samsung/universal7570-common/proprietary/vendor/etc/gnss/ca.pem:system/vendor/etc/gnss/ca.pem \ + vendor/samsung/universal7570-common/proprietary/vendor/firmware/fimc_is_lib.bin:system/vendor/firmware/fimc_is_lib.bin \ + vendor/samsung/universal7570-common/proprietary/vendor/firmware/mfc_fw.bin:system/vendor/firmware/mfc_fw.bin \ + vendor/samsung/universal7570-common/proprietary/vendor/firmware/setfile_5e3.bin:system/vendor/firmware/setfile_5e3.bin \ + vendor/samsung/universal7570-common/proprietary/vendor/firmware/setfile_imx258.bin:system/vendor/firmware/setfile_imx258.bin \ + vendor/samsung/universal7570-common/proprietary/vendor/lib/egl/libGLES_mali.so:system/vendor/lib/egl/libGLES_mali.so \ + vendor/samsung/universal7570-common/proprietary/vendor/lib/hw/gps.default.so:system/vendor/lib/hw/gps.default.so \ + vendor/samsung/universal7570-common/proprietary/vendor/lib/hw/sensors.universal7570.so:system/vendor/lib/hw/sensors.universal7570.so \ + vendor/samsung/universal7570-common/proprietary/vendor/lib/libMcClient.so:system/vendor/lib/libMcClient.so \ + vendor/samsung/universal7570-common/proprietary/vendor/lib/libMcRegistry.so:system/vendor/lib/libMcRegistry.so \ + vendor/samsung/universal7570-common/proprietary/vendor/lib/libSEF.so:system/vendor/lib/libSEF.so \ + vendor/samsung/universal7570-common/proprietary/vendor/lib/libbauthserver.so:system/vendor/lib/libbauthserver.so \ + vendor/samsung/universal7570-common/proprietary/vendor/lib/libbauthtzcommon.so:system/vendor/lib/libbauthtzcommon.so \ + vendor/samsung/universal7570-common/proprietary/vendor/lib/libegis_fp_normal_sensor_test.so:system/vendor/lib/libegis_fp_normal_sensor_test.so \ + vendor/samsung/universal7570-common/proprietary/vendor/lib/libsynaFpSensorTestNwd.so:system/vendor/lib/libsynaFpSensorTestNwd.so \ + vendor/samsung/universal7570-common/proprietary/vendor/lib/libwrappergps.so:system/vendor/lib/libwrappergps.so \ + vendor/samsung/universal7570-common/proprietary/vendor/lib/mediadrm/libdrmclearkeyplugin.so:system/vendor/lib/mediadrm/libdrmclearkeyplugin.so \ + vendor/samsung/universal7570-common/proprietary/vendor/lib/mediadrm/libwvdrmengine.so:system/vendor/lib/mediadrm/libwvdrmengine.so + +ifeq ($(WITH_EXYNOS_BSP),) +PRODUCT_COPY_FILES += \ + vendor/samsung/universal7570-common/proprietary/lib/hw/hwcomposer.exynos5.so:system/lib/hw/hwcomposer.exynos5.so \ + vendor/samsung/universal7570-common/proprietary/lib/hw/memtrack.exynos5.so:system/lib/hw/memtrack.exynos5.so \ + vendor/samsung/universal7570-common/proprietary/lib/libcsc.so:system/lib/libcsc.so \ + vendor/samsung/universal7570-common/proprietary/lib/libexynosdisplay.so:system/lib/libexynosdisplay.so \ + vendor/samsung/universal7570-common/proprietary/lib/libexynosgscaler.so:system/lib/libexynosgscaler.so \ + vendor/samsung/universal7570-common/proprietary/lib/libexynosscaler.so:system/lib/libexynosscaler.so \ + vendor/samsung/universal7570-common/proprietary/lib/libexynosutils.so:system/lib/libexynosutils.so \ + vendor/samsung/universal7570-common/proprietary/lib/libexynosv4l2.so:system/lib/libexynosv4l2.so \ + vendor/samsung/universal7570-common/proprietary/lib/libhdmi.so:system/lib/libhdmi.so \ + vendor/samsung/universal7570-common/proprietary/lib/libhwcutils.so:system/lib/libhwcutils.so \ + vendor/samsung/universal7570-common/proprietary/lib/libmpp.so:system/lib/libmpp.so +endif + +# Create Mali links for Vulkan and OpenCL +PRODUCT_PACKAGES += libGLES_mali + diff --git a/universal7570-common/Android.mk b/universal7570-common/Android.mk deleted file mode 100644 index 9fbd6ad..0000000 --- a/universal7570-common/Android.mk +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright (C) 2019 The LineageOS Project -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -# This file is generated by device/samsung/universal7570-common/setup-makefiles.sh - -LOCAL_PATH := $(call my-dir) - -ifneq ($(filter on5xelte on5xelte,$(TARGET_DEVICE)),) - -include $(CLEAR_VARS) -LOCAL_MODULE := cbd -LOCAL_MODULE_OWNER := samsung -LOCAL_SRC_FILES := proprietary/bin/cbd -LOCAL_MODULE_TAGS := optional -LOCAL_MODULE_CLASS := EXECUTABLES -include $(BUILD_PREBUILT) - -endif diff --git a/universal7570-common/BoardConfigVendor.mk b/universal7570-common/BoardConfigVendor.mk deleted file mode 100644 index 2ba13f9..0000000 --- a/universal7570-common/BoardConfigVendor.mk +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright (C) 2019 The LineageOS Project -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -# This file is generated by device/samsung/universal7570-common/setup-makefiles.sh - diff --git a/universal7570-common/proprietary/cameradata/ThemeShot/MaskInfo_v3_download.conf b/universal7570-common/proprietary/cameradata/ThemeShot/MaskInfo_v3_download.conf deleted file mode 100644 index ee50a6c..0000000 --- a/universal7570-common/proprietary/cameradata/ThemeShot/MaskInfo_v3_download.conf +++ /dev/null @@ -1,88 +0,0 @@ -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/eye/kidscam_v2_eye_1 pngFileCount[1] ImageSize[600 600] LeftEye[145 290] RightEye[455 290] Mouth[300 590] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/eye/kidscam_v2_eye_1.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/eye/kidscam_v2_eye_2 pngFileCount[1] ImageSize[600 600] LeftEye[130 270] RightEye[470 270] Mouth[300 530] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/eye/kidscam_v2_eye_2.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/eye/kidscam_v2_eye_3 pngFileCount[1] ImageSize[600 600] LeftEye[145 290] RightEye[455 290] Mouth[300 590] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/eye/kidscam_v2_eye_3.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/eye/kidscam_v2_eye_4 pngFileCount[1] ImageSize[600 600] LeftEye[140 290] RightEye[460 290] Mouth[300 590] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/eye/kidscam_v2_eye_4.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/eye/kidscam_v2_eye_5 pngFileCount[1] ImageSize[600 600] LeftEye[145 300] RightEye[455 300] Mouth[300 600] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/eye/kidscam_v2_eye_5.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/eye/kidscam_v2_eye_6 pngFileCount[1] ImageSize[600 600] LeftEye[145 320] RightEye[455 320] Mouth[300 590] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/eye/kidscam_v2_eye_6.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/eye/kidscam_v2_eye_7 pngFileCount[1] ImageSize[600 600] LeftEye[130 290] RightEye[470 290] Mouth[300 640] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/eye/kidscam_v2_eye_7.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/eye/kidscam_v2_eye_8 pngFileCount[1] ImageSize[600 600] LeftEye[120 310] RightEye[480 310] Mouth[300 590] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/eye/kidscam_v2_eye_8.png - - -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/glass/kidscam_v2_glass_1 pngFileCount[1] ImageSize[600 600] LeftEye[160 310] RightEye[440 310] Mouth[300 610] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/glass/kidscam_v2_glass_1.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/glass/kidscam_v2_glass_2 pngFileCount[1] ImageSize[600 600] LeftEye[170 310] RightEye[430 310] Mouth[300 610] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/glass/kidscam_v2_glass_2.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/glass/kidscam_v2_glass_3 pngFileCount[1] ImageSize[600 600] LeftEye[150 310] RightEye[450 310] Mouth[300 610] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/glass/kidscam_v2_glass_3.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/glass/kidscam_v2_glass_4 pngFileCount[1] ImageSize[600 600] LeftEye[170 310] RightEye[430 310] Mouth[300 610] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/glass/kidscam_v2_glass_4.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/glass/kidscam_v2_glass_5 pngFileCount[1] ImageSize[600 600] LeftEye[150 310] RightEye[450 310] Mouth[300 610] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/glass/kidscam_v2_glass_5.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/glass/kidscam_v2_glass_6 pngFileCount[1] ImageSize[600 600] LeftEye[-150 250] RightEye[300 250] Mouth[300 750] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/glass/kidscam_v2_glass_6.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/glass/kidscam_v2_glass_7 pngFileCount[1] ImageSize[600 600] LeftEye[160 310] RightEye[440 310] Mouth[300 610] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/glass/kidscam_v2_glass_7.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/glass/kidscam_v2_glass_8 pngFileCount[1] ImageSize[600 600] LeftEye[190 310] RightEye[390 310] Mouth[300 480] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/glass/kidscam_v2_glass_8.png - - -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/hat/kidscam_v2_hat_1 pngFileCount[1] ImageSize[600 600] LeftEye[150 520] RightEye[350 520] Mouth[400 700] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/hat/kidscam_v2_hat_1.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/hat/kidscam_v2_hat_2 pngFileCount[1] ImageSize[600 600] LeftEye[200 590] RightEye[400 590] Mouth[300 700] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/hat/kidscam_v2_hat_2.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/hat/kidscam_v2_hat_3 pngFileCount[1] ImageSize[600 600] LeftEye[180 600] RightEye[420 600] Mouth[300 750] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/hat/kidscam_v2_hat_3.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/hat/kidscam_v2_hat_4 pngFileCount[1] ImageSize[600 600] LeftEye[200 720] RightEye[400 720] Mouth[300 900] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/hat/kidscam_v2_hat_4.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/hat/kidscam_v2_hat_5 pngFileCount[1] ImageSize[600 600] LeftEye[190 600] RightEye[410 600] Mouth[300 820] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/hat/kidscam_v2_hat_5.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/hat/kidscam_v2_hat_6 pngFileCount[1] ImageSize[600 600] LeftEye[180 580] RightEye[420 580] Mouth[300 800] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/hat/kidscam_v2_hat_6.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/hat/kidscam_v2_hat_7 pngFileCount[1] ImageSize[600 600] LeftEye[300 550] RightEye[500 550] Mouth[300 750] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/hat/kidscam_v2_hat_7.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/hat/kidscam_v2_hat_8 pngFileCount[1] ImageSize[600 600] LeftEye[180 550] RightEye[420 550] Mouth[300 750] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/hat/kidscam_v2_hat_8.png - - -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/mouth/kidscam_v2_mouth_1 pngFileCount[1] ImageSize[600 600] LeftEye[80 -250] RightEye[520 -250] Mouth[300 290] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/mouth/kidscam_v2_mouth_1.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/mouth/kidscam_v2_mouth_2 pngFileCount[1] ImageSize[600 600] LeftEye[80 -100] RightEye[520 -100] Mouth[300 320] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/mouth/kidscam_v2_mouth_2.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/mouth/kidscam_v2_mouth_3 pngFileCount[1] ImageSize[600 600] LeftEye[30 -200] RightEye[570 -200] Mouth[300 300] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/mouth/kidscam_v2_mouth_3.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/mouth/kidscam_v2_mouth_4 pngFileCount[1] ImageSize[600 600] LeftEye[80 -150] RightEye[520 -150] Mouth[300 300] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/mouth/kidscam_v2_mouth_4.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/mouth/kidscam_v2_mouth_5 pngFileCount[1] ImageSize[600 600] LeftEye[50 -150] RightEye[550 -150] Mouth[300 300] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/mouth/kidscam_v2_mouth_5.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/mouth/kidscam_v2_mouth_6 pngFileCount[1] ImageSize[600 600] LeftEye[50 -180] RightEye[550 -180] Mouth[300 270] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/mouth/kidscam_v2_mouth_6.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/mouth/kidscam_v2_mouth_7 pngFileCount[1] ImageSize[600 600] LeftEye[50 -170] RightEye[550 -170] Mouth[300 300] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/mouth/kidscam_v2_mouth_7.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/mouth/kidscam_v2_mouth_8 pngFileCount[1] ImageSize[600 600] LeftEye[80 -250] RightEye[520 -250] Mouth[300 170] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/mouth/kidscam_v2_mouth_8.png - - -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/nose/kidscam_v2_nose_1 pngFileCount[1] ImageSize[600 600] LeftEye[120 80] RightEye[480 80] Mouth[300 350] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/nose/kidscam_v2_nose_1.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/nose/kidscam_v2_nose_2 pngFileCount[1] ImageSize[600 600] LeftEye[40 20] RightEye[560 20] Mouth[300 510] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/nose/kidscam_v2_nose_2.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/nose/kidscam_v2_nose_3 pngFileCount[1] ImageSize[600 600] LeftEye[50 -50] RightEye[550 -50] Mouth[300 500] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/nose/kidscam_v2_nose_3.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/nose/kidscam_v2_nose_4 pngFileCount[1] ImageSize[600 600] LeftEye[150 0] RightEye[450 0] Mouth[300 280] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/nose/kidscam_v2_nose_4.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/nose/kidscam_v2_nose_5 pngFileCount[1] ImageSize[600 600] LeftEye[100 150] RightEye[500 150] Mouth[300 530] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/nose/kidscam_v2_nose_5.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/nose/kidscam_v2_nose_6 pngFileCount[1] ImageSize[600 600] LeftEye[80 -150] RightEye[520 -150] Mouth[300 400] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/nose/kidscam_v2_nose_6.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/nose/kidscam_v2_nose_7 pngFileCount[1] ImageSize[600 600] LeftEye[2 30] RightEye[598 30] Mouth[300 650] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/nose/kidscam_v2_nose_7.png -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/nose/kidscam_v2_nose_8 pngFileCount[1] ImageSize[600 600] LeftEye[10 -50] RightEye[590 -50] Mouth[300 600] Animation[Start: - /Repeat(0): A /End: - ] -/data/media/0/Android/data/com.sec.kidsplat.camera/files/cameradata/ThemeShot/categories_v2/nose/kidscam_v2_nose_8.png \ No newline at end of file diff --git a/universal7570-common/proprietary/cameradata/camera-feature-v8.xml b/universal7570-common/proprietary/cameradata/camera-feature-v8.xml deleted file mode 100644 index 59f480d..0000000 --- a/universal7570-common/proprietary/cameradata/camera-feature-v8.xml +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/init/android.hidl.allocator@1.0-service.rc b/universal7570-common/proprietary/etc/init/android.hidl.allocator@1.0-service.rc deleted file mode 100644 index 4f05523..0000000 --- a/universal7570-common/proprietary/etc/init/android.hidl.allocator@1.0-service.rc +++ /dev/null @@ -1,4 +0,0 @@ -service hidl_memory /system/bin/hw/android.hidl.allocator@1.0-service - class hal - user system - group system diff --git a/universal7570-common/proprietary/etc/init/atrace.rc b/universal7570-common/proprietary/etc/init/atrace.rc deleted file mode 100644 index 1307522..0000000 --- a/universal7570-common/proprietary/etc/init/atrace.rc +++ /dev/null @@ -1,151 +0,0 @@ -## Permissions to allow system-wide tracing to the kernel trace buffer. -## -on post-fs - -# Allow writing to the kernel trace log. - chmod 0222 /sys/kernel/debug/tracing/trace_marker - chmod 0222 /sys/kernel/tracing/trace_marker - -# Allow the shell group to enable (some) kernel tracing. - chown root shell /sys/kernel/debug/tracing/trace_clock - chown root shell /sys/kernel/tracing/trace_clock - chown root shell /sys/kernel/debug/tracing/buffer_size_kb - chown root shell /sys/kernel/tracing/buffer_size_kb - chown root shell /sys/kernel/debug/tracing/options/overwrite - chown root shell /sys/kernel/tracing/options/overwrite - chown root shell /sys/kernel/debug/tracing/options/print-tgid - chown root shell /sys/kernel/tracing/options/print-tgid - chown root shell /sys/kernel/debug/tracing/saved_cmdlines_size - chown root shell /sys/kernel/tracing/saved_cmdlines_size - chown root shell /sys/kernel/debug/tracing/events/sched/sched_switch/enable - chown root shell /sys/kernel/tracing/events/sched/sched_switch/enable - chown root shell /sys/kernel/debug/tracing/events/sched/sched_wakeup/enable - chown root shell /sys/kernel/tracing/events/sched/sched_wakeup/enable - chown root shell /sys/kernel/debug/tracing/events/sched/sched_blocked_reason/enable - chown root shell /sys/kernel/tracing/events/sched/sched_blocked_reason/enable - chown root shell /sys/kernel/debug/tracing/events/sched/sched_cpu_hotplug/enable - chown root shell /sys/kernel/tracing/events/sched/sched_cpu_hotplug/enable - chown root shell /sys/kernel/debug/tracing/events/power/cpu_frequency/enable - chown root shell /sys/kernel/tracing/events/power/cpu_frequency/enable - chown root shell /sys/kernel/debug/tracing/events/power/cpu_idle/enable - chown root shell /sys/kernel/tracing/events/power/cpu_idle/enable - chown root shell /sys/kernel/debug/tracing/events/power/clock_set_rate/enable - chown root shell /sys/kernel/tracing/events/power/clock_set_rate/enable - chown root shell /sys/kernel/debug/tracing/events/power/cpu_frequency_limits/enable - chown root shell /sys/kernel/tracing/events/power/cpu_frequency_limits/enable - chown root shell /sys/kernel/debug/tracing/events/cpufreq_interactive/enable - chown root shell /sys/kernel/tracing/events/cpufreq_interactive/enable - chown root shell /sys/kernel/debug/tracing/events/vmscan/mm_vmscan_direct_reclaim_begin/enable - chown root shell /sys/kernel/tracing/events/vmscan/mm_vmscan_direct_reclaim_begin/enable - chown root shell /sys/kernel/debug/tracing/events/vmscan/mm_vmscan_direct_reclaim_end/enable - chown root shell /sys/kernel/tracing/events/vmscan/mm_vmscan_direct_reclaim_end/enable - chown root shell /sys/kernel/debug/tracing/events/vmscan/mm_vmscan_kswapd_wake/enable - chown root shell /sys/kernel/tracing/events/vmscan/mm_vmscan_kswapd_wake/enable - chown root shell /sys/kernel/debug/tracing/events/vmscan/mm_vmscan_kswapd_sleep/enable - chown root shell /sys/kernel/tracing/events/vmscan/mm_vmscan_kswapd_sleep/enable - chown root shell /sys/kernel/debug/tracing/events/binder/binder_transaction/enable - chown root shell /sys/kernel/tracing/events/binder/binder_transaction/enable - chown root shell /sys/kernel/debug/tracing/events/binder/binder_transaction_received/enable - chown root shell /sys/kernel/tracing/events/binder/binder_transaction_received/enable - chown root shell /sys/kernel/debug/tracing/events/binder/binder_lock/enable - chown root shell /sys/kernel/tracing/events/binder/binder_lock/enable - chown root shell /sys/kernel/debug/tracing/events/binder/binder_locked/enable - chown root shell /sys/kernel/tracing/events/binder/binder_locked/enable - chown root shell /sys/kernel/debug/tracing/events/binder/binder_unlock/enable - chown root shell /sys/kernel/tracing/events/binder/binder_unlock/enable - chown root shell /sys/kernel/debug/tracing/events/block/block_rq_issue/enable - chown root shell /sys/kernel/tracing/events/block/block_rq_issue/enable - chown root shell /sys/kernel/debug/tracing/events/block/block_rq_complete/enable - chown root shell /sys/kernel/tracing/events/block/block_rq_complete/enable - - chown root shell /sys/kernel/debug/tracing/tracing_on - chown root shell /sys/kernel/tracing/tracing_on - - chmod 0664 /sys/kernel/debug/tracing/trace_clock - chmod 0664 /sys/kernel/tracing/trace_clock - chmod 0664 /sys/kernel/debug/tracing/buffer_size_kb - chmod 0664 /sys/kernel/tracing/buffer_size_kb - chmod 0664 /sys/kernel/debug/tracing/options/overwrite - chmod 0664 /sys/kernel/tracing/options/overwrite - chmod 0664 /sys/kernel/debug/tracing/options/print-tgid - chmod 0664 /sys/kernel/tracing/options/print-tgid - chmod 0664 /sys/kernel/debug/tracing/saved_cmdlines_size - chmod 0664 /sys/kernel/tracing/saved_cmdlines_size - chmod 0664 /sys/kernel/debug/tracing/events/sched/sched_switch/enable - chmod 0664 /sys/kernel/tracing/events/sched/sched_switch/enable - chmod 0664 /sys/kernel/debug/tracing/events/sched/sched_wakeup/enable - chmod 0664 /sys/kernel/tracing/events/sched/sched_wakeup/enable - chmod 0664 /sys/kernel/debug/tracing/events/sched/sched_blocked_reason/enable - chmod 0664 /sys/kernel/tracing/events/sched/sched_blocked_reason/enable - chmod 0664 /sys/kernel/debug/tracing/events/sched/sched_cpu_hotplug/enable - chmod 0664 /sys/kernel/tracing/events/sched/sched_cpu_hotplug/enable - chmod 0664 /sys/kernel/debug/tracing/events/power/cpu_frequency/enable - chmod 0664 /sys/kernel/tracing/events/power/cpu_frequency/enable - chmod 0664 /sys/kernel/debug/tracing/events/power/cpu_idle/enable - chmod 0664 /sys/kernel/tracing/events/power/cpu_idle/enable - chmod 0664 /sys/kernel/debug/tracing/events/power/clock_set_rate/enable - chmod 0664 /sys/kernel/tracing/events/power/clock_set_rate/enable - chmod 0664 /sys/kernel/debug/tracing/events/power/cpu_frequency_limits/enable - chmod 0664 /sys/kernel/tracing/events/power/cpu_frequency_limits/enable - chmod 0664 /sys/kernel/debug/tracing/events/cpufreq_interactive/enable - chmod 0664 /sys/kernel/tracing/events/cpufreq_interactive/enable - chmod 0664 /sys/kernel/debug/tracing/events/vmscan/mm_vmscan_direct_reclaim_begin/enable - chmod 0664 /sys/kernel/tracing/events/vmscan/mm_vmscan_direct_reclaim_begin/enable - chmod 0664 /sys/kernel/debug/tracing/events/vmscan/mm_vmscan_direct_reclaim_end/enable - chmod 0664 /sys/kernel/tracing/events/vmscan/mm_vmscan_direct_reclaim_end/enable - chmod 0664 /sys/kernel/debug/tracing/events/vmscan/mm_vmscan_kswapd_wake/enable - chmod 0664 /sys/kernel/tracing/events/vmscan/mm_vmscan_kswapd_wake/enable - chmod 0664 /sys/kernel/debug/tracing/events/vmscan/mm_vmscan_kswapd_sleep/enable - chmod 0664 /sys/kernel/tracing/events/vmscan/mm_vmscan_kswapd_sleep/enable - chmod 0664 /sys/kernel/debug/tracing/tracing_on - chmod 0664 /sys/kernel/tracing/tracing_on - chmod 0664 /sys/kernel/debug/tracing/events/binder/binder_transaction/enable - chmod 0664 /sys/kernel/tracing/events/binder/binder_transaction/enable - chmod 0664 /sys/kernel/debug/tracing/events/binder/binder_transaction_received/enable - chmod 0664 /sys/kernel/tracing/events/binder/binder_transaction_received/enable - chmod 0664 /sys/kernel/debug/tracing/events/binder/binder_lock/enable - chmod 0664 /sys/kernel/tracing/events/binder/binder_lock/enable - chmod 0664 /sys/kernel/debug/tracing/events/binder/binder_locked/enable - chmod 0664 /sys/kernel/tracing/events/binder/binder_locked/enable - chmod 0664 /sys/kernel/debug/tracing/events/binder/binder_unlock/enable - chmod 0664 /sys/kernel/tracing/events/binder/binder_unlock/enable - chmod 0664 /sys/kernel/debug/tracing/events/block/block_rq_issue/enable - chmod 0664 /sys/kernel/tracing/events/block/block_rq_issue/enable - chmod 0664 /sys/kernel/debug/tracing/events/block/block_rq_complete/enable - chmod 0664 /sys/kernel/tracing/events/block/block_rq_complete/enable - chmod 0664 /sys/kernel/debug/tracing/events/i2c/enable - chmod 0664 /sys/kernel/tracing/events/i2c/enable - chmod 0664 /sys/kernel/debug/tracing/events/i2c/i2c_read/enable - chmod 0664 /sys/kernel/tracing/events/i2c/i2c_read/enable - chmod 0664 /sys/kernel/debug/tracing/events/i2c/i2c_write/enable - chmod 0664 /sys/kernel/tracing/events/i2c/i2c_write/enable - chmod 0664 /sys/kernel/debug/tracing/events/i2c/i2c_result/enable - chmod 0664 /sys/kernel/tracing/events/i2c/i2c_result/enable - chmod 0664 /sys/kernel/debug/tracing/events/i2c/i2c_reply/enable - chmod 0664 /sys/kernel/tracing/events/i2c/i2c_reply/enable - chmod 0664 /sys/kernel/debug/tracing/events/i2c/smbus_read/enable - chmod 0664 /sys/kernel/tracing/events/i2c/smbus_read/enable - chmod 0664 /sys/kernel/debug/tracing/events/i2c/smbus_write/enable - chmod 0664 /sys/kernel/tracing/events/i2c/smbus_write/enable - chmod 0664 /sys/kernel/debug/tracing/events/i2c/smbus_result/enable - chmod 0664 /sys/kernel/tracing/events/i2c/smbus_result/enable - chmod 0664 /sys/kernel/debug/tracing/events/i2c/smbus_reply/enable - chmod 0664 /sys/kernel/tracing/events/i2c/smbus_reply/enable - - # Tracing disabled by default - write /sys/kernel/debug/tracing/tracing_on 0 - write /sys/kernel/tracing/tracing_on 0 - -# Allow only the shell group to read and truncate the kernel trace. - chown root shell /sys/kernel/debug/tracing/trace - chown root shell /sys/kernel/tracing/trace - chmod 0660 /sys/kernel/debug/tracing/trace - chmod 0660 /sys/kernel/tracing/trace - -on property:persist.debug.atrace.boottrace=1 - start boottrace - -# Run atrace with the categories written in a file -service boottrace /system/bin/atrace --async_start -f /data/misc/boottrace/categories - disabled - oneshot diff --git a/universal7570-common/proprietary/etc/init/audioserver.rc b/universal7570-common/proprietary/etc/init/audioserver.rc deleted file mode 100644 index 261d588..0000000 --- a/universal7570-common/proprietary/etc/init/audioserver.rc +++ /dev/null @@ -1,19 +0,0 @@ -service audioserver /system/bin/audioserver - class main - user audioserver - # media gid needed for /dev/fm (radio) and for /data/misc/media (tee) - group audio camera drmrpc inet media mediadrm net_bt net_bt_admin net_bw_acct log - ioprio rt 4 - writepid /dev/cpuset/foreground/tasks /dev/stune/foreground/tasks - onrestart restart audio-hal-2-0 - -on property:vts.native_server.on=1 - stop audioserver -on property:vts.native_server.on=0 - start audioserver - -#[ADD_FOR_SAMSUNG : make /data/snd -on post-fs-data - mkdir /data/snd 0770 audioserver system - chown audioserver system /data/snd -#ADD_FOR_SAMSUNG] \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/init/bootanim.rc b/universal7570-common/proprietary/etc/init/bootanim.rc deleted file mode 100644 index 9c874c9..0000000 --- a/universal7570-common/proprietary/etc/init/bootanim.rc +++ /dev/null @@ -1,8 +0,0 @@ -# Don't revise bootanimation service settings. -# A side-effect happens if you revise. -service bootanim /system/bin/bootanimation - class core - user graphics - group graphics system - disabled - oneshot \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/init/bootchecker.rc b/universal7570-common/proprietary/etc/init/bootchecker.rc deleted file mode 100644 index f8dd652..0000000 --- a/universal7570-common/proprietary/etc/init/bootchecker.rc +++ /dev/null @@ -1,11 +0,0 @@ -# bootchecker rc file, -# SA part, System team. - -service bootchecker /system/bin/bootchecker - class late_start - user system - group system log - oneshot - -on property:init.svc.zygote=restarting - restart bootchecker \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/init/bootstat.rc b/universal7570-common/proprietary/etc/init/bootstat.rc deleted file mode 100644 index f4756d5..0000000 --- a/universal7570-common/proprietary/etc/init/bootstat.rc +++ /dev/null @@ -1,45 +0,0 @@ -# This file is the LOCAL_INIT_RC file for the bootstat command. - -on post-fs-data - mkdir /data/misc/bootstat 0700 root root - -# Record the time at which the user has successfully entered the pin to decrypt -# the device, /data is decrypted, and the system is entering the main boot phase. -# -# post-fs-data: /data is writable -# property:init.svc.bootanim=running: The boot animation is running -# property:ro.crypto.type=block: FDE device -on post-fs-data && property:init.svc.bootanim=running && property:ro.crypto.type=block - exec - root root -- /system/bin/bootstat -r post_decrypt_time_elapsed - -# sys.logbootcomplete is a signal to enable the bootstat logging mechanism. -# This signaling is necessary to prevent logging boot metrics after a runtime -# restart (e.g., adb shell stop && adb shell start). /proc/uptime is not reset -# during a runtime restart, which leads to false boot time metrics being reported. -# -# The 'on boot' event occurs once per hard boot (device power on), which -# switches the flag on. If the device performs a runtime restart, the flag is -# switched off and cannot be switched on until the device hard boots again. - -# Enable bootstat logging on boot. -on boot - setprop sys.logbootcomplete 1 - -# Disable further bootstat logging on a runtime restart. A runtime restart is -# signaled by the zygote stopping. -on property:init.svc.zygote=stopping - setprop sys.logbootcomplete 0 - -# Record boot complete metrics. -on property:sys.boot_completed=1 && property:sys.logbootcomplete=1 - # Record boot_complete and related stats (decryption, etc). - exec - root root -- /system/bin/bootstat --record_boot_complete - - # Record the boot reason. - exec - root root -- /system/bin/bootstat --record_boot_reason - - # Record time since factory reset. - exec - root root -- /system/bin/bootstat --record_time_since_factory_reset - - # Log all boot events. - exec - root root -- /system/bin/bootstat -l diff --git a/universal7570-common/proprietary/etc/init/cameraserver.rc b/universal7570-common/proprietary/etc/init/cameraserver.rc deleted file mode 100644 index 9d99d97..0000000 --- a/universal7570-common/proprietary/etc/init/cameraserver.rc +++ /dev/null @@ -1,6 +0,0 @@ -service cameraserver /system/bin/cameraserver - class main - user cameraserver - group media_rw audio camera drmrpc inet media mediadrm net_bt net_bt_admin net_bw_acct shell sdcard_rw system - ioprio rt 4 - writepid /dev/cpuset/camera-daemon/tasks /dev/cpuset/cameraserver/tasks /dev/stune/foreground/tasks \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/init/drmserver.rc b/universal7570-common/proprietary/etc/init/drmserver.rc deleted file mode 100644 index fee3db3..0000000 --- a/universal7570-common/proprietary/etc/init/drmserver.rc +++ /dev/null @@ -1,5 +0,0 @@ -service drm /system/bin/drmserver - class main - user drm - group drm system inet drmrpc oem_5432 readproc - writepid /dev/cpuset/foreground/tasks diff --git a/universal7570-common/proprietary/etc/init/dumpstate.rc b/universal7570-common/proprietary/etc/init/dumpstate.rc deleted file mode 100644 index 15faac8..0000000 --- a/universal7570-common/proprietary/etc/init/dumpstate.rc +++ /dev/null @@ -1,42 +0,0 @@ -on post-fs-data - # SA, System SW, SAMSUNG - # create log directory - mkdir /data/log 0775 system log - mkdir /data/log/core 0775 root root - chown system log /data/log - mkdir /data/anr 0775 system system - chown system system /data/anr - chmod 0775 /data/log - chmod 0775 /data/anr - mkdir /data/log/batterystats 0750 system log - -on boot - # Allow bugreports access to eMMC 5.0 stats - chown root mount /sys/kernel/debug/mmc0/mmc0:0001/ext_csd - chmod 0440 /sys/kernel/debug/mmc0/mmc0:0001/ext_csd - -service dumpstate /system/bin/dumpstate -s - class main - socket dumpstate stream 0660 shell log - disabled - oneshot - -# dumpstatez generates a zipped bugreport but also uses a socket to print the file location once -# it is finished. -service dumpstatez /system/bin/dumpstate -S -d -z \ - -o /data/user_de/0/com.android.shell/files/bugreports/bugreport - socket dumpstate stream 0660 shell log - class main - disabled - oneshot - -service bugreportsa /system/bin/dumpstate - class main - disabled - oneshot - -service bugreport /system/bin/dumpstate -d -p -B -z \ - -o /data/user_de/0/com.android.shell/files/bugreports/bugreport - class main - disabled - oneshot diff --git a/universal7570-common/proprietary/etc/init/freecess.rc b/universal7570-common/proprietary/etc/init/freecess.rc deleted file mode 100644 index 1e3d991..0000000 --- a/universal7570-common/proprietary/etc/init/freecess.rc +++ /dev/null @@ -1,8 +0,0 @@ -service freecessmonitor /system/bin/freecessmonitor - class main - user system - group system - disabled - -on property:sys.config.freecess_monitor=true - start freecessmonitor diff --git a/universal7570-common/proprietary/etc/init/gatekeeperd.rc b/universal7570-common/proprietary/etc/init/gatekeeperd.rc deleted file mode 100644 index 8b126d5..0000000 --- a/universal7570-common/proprietary/etc/init/gatekeeperd.rc +++ /dev/null @@ -1,4 +0,0 @@ -service gatekeeperd /system/bin/gatekeeperd /data/misc/gatekeeper - class late_start - user system - writepid /dev/cpuset/system-background/tasks diff --git a/universal7570-common/proprietary/etc/init/hwservicemanager.rc b/universal7570-common/proprietary/etc/init/hwservicemanager.rc deleted file mode 100644 index dd699f3..0000000 --- a/universal7570-common/proprietary/etc/init/hwservicemanager.rc +++ /dev/null @@ -1,10 +0,0 @@ -service hwservicemanager /system/bin/hwservicemanager - user system - disabled - group system readproc - critical - onrestart setprop hwservicemanager.ready false - onrestart class_restart hal - onrestart class_restart early_hal - writepid /dev/cpuset/system-background/tasks - class animation diff --git a/universal7570-common/proprietary/etc/init/imsd.rc b/universal7570-common/proprietary/etc/init/imsd.rc deleted file mode 100644 index 3cdf510..0000000 --- a/universal7570-common/proprietary/etc/init/imsd.rc +++ /dev/null @@ -1,5 +0,0 @@ -service imsd /system/bin/imsd - class main - socket imsd stream 0660 system system - user system - group system radio net_raw inet net_admin diff --git a/universal7570-common/proprietary/etc/init/installd.rc b/universal7570-common/proprietary/etc/init/installd.rc deleted file mode 100644 index 240aa49..0000000 --- a/universal7570-common/proprietary/etc/init/installd.rc +++ /dev/null @@ -1,103 +0,0 @@ - -service installd /system/bin/installd - class main - -on early-boot - mkdir /config/sdcardfs/extensions/1055 - mkdir /config/sdcardfs/extensions/1056 - mkdir /config/sdcardfs/extensions/1057 - mkdir /config/sdcardfs/extensions/1056/3gpp - mkdir /config/sdcardfs/extensions/1056/3gp - mkdir /config/sdcardfs/extensions/1056/3gpp2 - mkdir /config/sdcardfs/extensions/1056/3g2 - mkdir /config/sdcardfs/extensions/1056/avi - mkdir /config/sdcardfs/extensions/1056/dl - mkdir /config/sdcardfs/extensions/1056/dif - mkdir /config/sdcardfs/extensions/1056/dv - mkdir /config/sdcardfs/extensions/1056/fli - mkdir /config/sdcardfs/extensions/1056/m4v - mkdir /config/sdcardfs/extensions/1056/ts - mkdir /config/sdcardfs/extensions/1056/mpeg - mkdir /config/sdcardfs/extensions/1056/mpg - mkdir /config/sdcardfs/extensions/1056/mpe - mkdir /config/sdcardfs/extensions/1056/mp4 - mkdir /config/sdcardfs/extensions/1056/vob - mkdir /config/sdcardfs/extensions/1056/qt - mkdir /config/sdcardfs/extensions/1056/mov - mkdir /config/sdcardfs/extensions/1056/mxu - mkdir /config/sdcardfs/extensions/1056/webm - mkdir /config/sdcardfs/extensions/1056/lsf - mkdir /config/sdcardfs/extensions/1056/lsx - mkdir /config/sdcardfs/extensions/1056/mkv - mkdir /config/sdcardfs/extensions/1056/mng - mkdir /config/sdcardfs/extensions/1056/asf - mkdir /config/sdcardfs/extensions/1056/asx - mkdir /config/sdcardfs/extensions/1056/wm - mkdir /config/sdcardfs/extensions/1056/wmv - mkdir /config/sdcardfs/extensions/1056/wmx - mkdir /config/sdcardfs/extensions/1056/wvx - mkdir /config/sdcardfs/extensions/1056/movie - mkdir /config/sdcardfs/extensions/1056/wrf - mkdir /config/sdcardfs/extensions/1057/bmp - mkdir /config/sdcardfs/extensions/1057/gif - mkdir /config/sdcardfs/extensions/1057/jpg - mkdir /config/sdcardfs/extensions/1057/jpeg - mkdir /config/sdcardfs/extensions/1057/jpe - mkdir /config/sdcardfs/extensions/1057/pcx - mkdir /config/sdcardfs/extensions/1057/png - mkdir /config/sdcardfs/extensions/1057/svg - mkdir /config/sdcardfs/extensions/1057/svgz - mkdir /config/sdcardfs/extensions/1057/tiff - mkdir /config/sdcardfs/extensions/1057/tif - mkdir /config/sdcardfs/extensions/1057/wbmp - mkdir /config/sdcardfs/extensions/1057/webp - mkdir /config/sdcardfs/extensions/1057/dng - mkdir /config/sdcardfs/extensions/1057/cr2 - mkdir /config/sdcardfs/extensions/1057/ras - mkdir /config/sdcardfs/extensions/1057/art - mkdir /config/sdcardfs/extensions/1057/jng - mkdir /config/sdcardfs/extensions/1057/nef - mkdir /config/sdcardfs/extensions/1057/nrw - mkdir /config/sdcardfs/extensions/1057/orf - mkdir /config/sdcardfs/extensions/1057/rw2 - mkdir /config/sdcardfs/extensions/1057/pef - mkdir /config/sdcardfs/extensions/1057/psd - mkdir /config/sdcardfs/extensions/1057/pnm - mkdir /config/sdcardfs/extensions/1057/pbm - mkdir /config/sdcardfs/extensions/1057/pgm - mkdir /config/sdcardfs/extensions/1057/ppm - mkdir /config/sdcardfs/extensions/1057/srw - mkdir /config/sdcardfs/extensions/1057/arw - mkdir /config/sdcardfs/extensions/1057/rgb - mkdir /config/sdcardfs/extensions/1057/xbm - mkdir /config/sdcardfs/extensions/1057/xpm - mkdir /config/sdcardfs/extensions/1057/xwd - mkdir /config/sdcardfs/extensions/1055/aac - mkdir /config/sdcardfs/extensions/1055/aac - mkdir /config/sdcardfs/extensions/1055/amr - mkdir /config/sdcardfs/extensions/1055/awb - mkdir /config/sdcardfs/extensions/1055/snd - mkdir /config/sdcardfs/extensions/1055/flac - mkdir /config/sdcardfs/extensions/1055/flac - mkdir /config/sdcardfs/extensions/1055/mp3 - mkdir /config/sdcardfs/extensions/1055/mpga - mkdir /config/sdcardfs/extensions/1055/mpega - mkdir /config/sdcardfs/extensions/1055/mp2 - mkdir /config/sdcardfs/extensions/1055/m4a - mkdir /config/sdcardfs/extensions/1055/aif - mkdir /config/sdcardfs/extensions/1055/aiff - mkdir /config/sdcardfs/extensions/1055/aifc - mkdir /config/sdcardfs/extensions/1055/gsm - mkdir /config/sdcardfs/extensions/1055/mka - mkdir /config/sdcardfs/extensions/1055/m3u - mkdir /config/sdcardfs/extensions/1055/wma - mkdir /config/sdcardfs/extensions/1055/wax - mkdir /config/sdcardfs/extensions/1055/ra - mkdir /config/sdcardfs/extensions/1055/rm - mkdir /config/sdcardfs/extensions/1055/ram - mkdir /config/sdcardfs/extensions/1055/ra - mkdir /config/sdcardfs/extensions/1055/pls - mkdir /config/sdcardfs/extensions/1055/sd2 - mkdir /config/sdcardfs/extensions/1055/wav - mkdir /config/sdcardfs/extensions/1055/ogg - mkdir /config/sdcardfs/extensions/1055/oga diff --git a/universal7570-common/proprietary/etc/init/keystore.rc b/universal7570-common/proprietary/etc/init/keystore.rc deleted file mode 100644 index d9864cd..0000000 --- a/universal7570-common/proprietary/etc/init/keystore.rc +++ /dev/null @@ -1,5 +0,0 @@ -service keystore /system/bin/keystore /data/misc/keystore - class main - user keystore - group keystore drmrpc readproc system - writepid /dev/cpuset/foreground/tasks diff --git a/universal7570-common/proprietary/etc/init/lmkd.rc b/universal7570-common/proprietary/etc/init/lmkd.rc deleted file mode 100644 index 3bb84ab..0000000 --- a/universal7570-common/proprietary/etc/init/lmkd.rc +++ /dev/null @@ -1,6 +0,0 @@ -service lmkd /system/bin/lmkd - class core - group root readproc - critical - socket lmkd seqpacket 0660 system system - writepid /dev/cpuset/system-background/tasks diff --git a/universal7570-common/proprietary/etc/init/logd.rc b/universal7570-common/proprietary/etc/init/logd.rc deleted file mode 100644 index ee89b83..0000000 --- a/universal7570-common/proprietary/etc/init/logd.rc +++ /dev/null @@ -1,23 +0,0 @@ -service logd /system/bin/logd - socket logd stream 0666 logd logd - socket logdr seqpacket 0666 logd logd - socket logdw dgram 0222 logd logd - file /proc/kmsg r - file /dev/kmsg w - user logd - group logd system readproc - writepid /dev/cpuset/system-background/tasks - -service logd-reinit /system/bin/logd --reinit - oneshot - disabled - user logd - group logd - writepid /dev/cpuset/system-background/tasks - -on fs - write /dev/event-log-tags "# content owned by logd -" - chown logd logd /dev/event-log-tags - chmod 0644 /dev/event-log-tags - restorecon /dev/event-log-tags diff --git a/universal7570-common/proprietary/etc/init/mdnsd.rc b/universal7570-common/proprietary/etc/init/mdnsd.rc deleted file mode 100644 index 0696ac5..0000000 --- a/universal7570-common/proprietary/etc/init/mdnsd.rc +++ /dev/null @@ -1,7 +0,0 @@ -service mdnsd /system/bin/mdnsd - class main - user mdnsr - group inet - socket mdnsd stream 0660 mdnsr inet - disabled - oneshot diff --git a/universal7570-common/proprietary/etc/init/mediadrmserver.rc b/universal7570-common/proprietary/etc/init/mediadrmserver.rc deleted file mode 100644 index 71d7e69..0000000 --- a/universal7570-common/proprietary/etc/init/mediadrmserver.rc +++ /dev/null @@ -1,6 +0,0 @@ -service mediadrm /system/bin/mediadrmserver - class main - user media - group system mediadrm drmrpc inet readproc radio - ioprio rt 4 - writepid /dev/cpuset/foreground/tasks diff --git a/universal7570-common/proprietary/etc/init/mediaextractor.rc b/universal7570-common/proprietary/etc/init/mediaextractor.rc deleted file mode 100644 index 5fc2941..0000000 --- a/universal7570-common/proprietary/etc/init/mediaextractor.rc +++ /dev/null @@ -1,6 +0,0 @@ -service mediaextractor /system/bin/mediaextractor - class main - user mediaex - group drmrpc mediadrm - ioprio rt 4 - writepid /dev/cpuset/foreground/tasks diff --git a/universal7570-common/proprietary/etc/init/mediametrics.rc b/universal7570-common/proprietary/etc/init/mediametrics.rc deleted file mode 100644 index 1efde5e..0000000 --- a/universal7570-common/proprietary/etc/init/mediametrics.rc +++ /dev/null @@ -1,6 +0,0 @@ -service mediametrics /system/bin/mediametrics - class main - user media - group media - ioprio rt 4 - writepid /dev/cpuset/foreground/tasks /dev/stune/foreground/tasks diff --git a/universal7570-common/proprietary/etc/init/mediaserver.rc b/universal7570-common/proprietary/etc/init/mediaserver.rc deleted file mode 100644 index e17f300..0000000 --- a/universal7570-common/proprietary/etc/init/mediaserver.rc +++ /dev/null @@ -1,6 +0,0 @@ -service media /system/bin/mediaserver - class main - user media - group audio camera inet net_bt net_bt_admin net_bw_acct drmrpc mediadrm lgt_gid oem_5432 - ioprio rt 4 - writepid /dev/cpuset/foreground/tasks /dev/stune/foreground/tasks diff --git a/universal7570-common/proprietary/etc/init/mtpd.rc b/universal7570-common/proprietary/etc/init/mtpd.rc deleted file mode 100644 index af701d5..0000000 --- a/universal7570-common/proprietary/etc/init/mtpd.rc +++ /dev/null @@ -1,8 +0,0 @@ -service mtpd /system/bin/mtpd - class main - socket mtpd stream 600 system system - user vpn - group vpn inet - capabilities NET_ADMIN NET_RAW - disabled - oneshot diff --git a/universal7570-common/proprietary/etc/init/netd.rc b/universal7570-common/proprietary/etc/init/netd.rc deleted file mode 100644 index 50cfd02..0000000 --- a/universal7570-common/proprietary/etc/init/netd.rc +++ /dev/null @@ -1,15 +0,0 @@ -service netd /system/bin/netd - class main - socket netd stream 0660 root system - socket dnsproxyd stream 0660 root inet -# KNOX_NAP_START - socket napproxyd stream 0660 root inet -# KNOX_NAP_END - socket mdns stream 0660 root system - socket fwmarkd stream 0660 root inet -#< RNTFIX:: QoS - socket qosd stream 0660 root radio -#> RNTFIX -#< RNTFIX:: Debugging for DNS query - group root readproc -#> RNTFIX diff --git a/universal7570-common/proprietary/etc/init/powersnd.rc b/universal7570-common/proprietary/etc/init/powersnd.rc deleted file mode 100644 index b18efdb..0000000 --- a/universal7570-common/proprietary/etc/init/powersnd.rc +++ /dev/null @@ -1,10 +0,0 @@ -#[ADD_FOR_SAMSUNG : powersound -on boot -service powersnd /system/bin/samsungpowersoundplay - class main - user audioserver - group system - disabled - oneshot -#ADD_FOR_SAMSUNG] - diff --git a/universal7570-common/proprietary/etc/init/racoon.rc b/universal7570-common/proprietary/etc/init/racoon.rc deleted file mode 100644 index fdb8823..0000000 --- a/universal7570-common/proprietary/etc/init/racoon.rc +++ /dev/null @@ -1,9 +0,0 @@ -service racoon /system/bin/racoon - class main - socket racoon stream 600 system system - # IKE uses UDP port 500. - user vpn - group vpn inet - capabilities NET_ADMIN NET_BIND_SERVICE NET_RAW - disabled - oneshot diff --git a/universal7570-common/proprietary/etc/init/resetreason.rc b/universal7570-common/proprietary/etc/init/resetreason.rc deleted file mode 100644 index 44eb4e7..0000000 --- a/universal7570-common/proprietary/etc/init/resetreason.rc +++ /dev/null @@ -1,7 +0,0 @@ -# SA, System SW, SAMSUNG -# allow remain reset info in RR.p -# change to start service -service resetreason /system/bin/resetreason - class main - disabled - oneshot diff --git a/universal7570-common/proprietary/etc/init/secure_storage_daemon.rc b/universal7570-common/proprietary/etc/init/secure_storage_daemon.rc deleted file mode 100644 index 929b8aa..0000000 --- a/universal7570-common/proprietary/etc/init/secure_storage_daemon.rc +++ /dev/null @@ -1,12 +0,0 @@ -# Secure Storage startup -service secure_storage /system/bin/secure_storage_daemon - class core - user system - group system - disabled - -on boot - mkdir /dev/.secure_storage - chmod 0711 /dev/.secure_storage - chown system system /dev/.secure_storage - start secure_storage diff --git a/universal7570-common/proprietary/etc/init/servicemanager.rc b/universal7570-common/proprietary/etc/init/servicemanager.rc deleted file mode 100644 index aec211a..0000000 --- a/universal7570-common/proprietary/etc/init/servicemanager.rc +++ /dev/null @@ -1,14 +0,0 @@ -service servicemanager /system/bin/servicemanager - class core animation - user system - group system readproc - critical - onrestart restart healthd - onrestart restart zygote - onrestart restart audioserver - onrestart restart media - onrestart restart surfaceflinger - onrestart restart inputflinger - onrestart restart drm - onrestart restart cameraserver - writepid /dev/cpuset/system-background/tasks diff --git a/universal7570-common/proprietary/etc/init/storaged.rc b/universal7570-common/proprietary/etc/init/storaged.rc deleted file mode 100644 index a24c7fb..0000000 --- a/universal7570-common/proprietary/etc/init/storaged.rc +++ /dev/null @@ -1,7 +0,0 @@ -service storaged /system/bin/storaged - class main - priority 10 - file /d/mmc0/mmc0:0001/ext_csd r - writepid /dev/cpuset/system-background/tasks - user root - group package_info \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/init/surfaceflinger.rc b/universal7570-common/proprietary/etc/init/surfaceflinger.rc deleted file mode 100644 index e4537ff..0000000 --- a/universal7570-common/proprietary/etc/init/surfaceflinger.rc +++ /dev/null @@ -1,14 +0,0 @@ -service surfaceflinger /system/bin/surfaceflinger - class core animation - user system - group graphics drmrpc readproc - onrestart restart zygote - onrestart restart hwcomposer-2-1 - onrestart restart ExynosHWCServiceTW - writepid /dev/stune/foreground/tasks - socket pdx/system/vr/display/client stream 0666 system graphics u:object_r:pdx_display_client_endpoint_socket:s0 - socket pdx/system/vr/display/manager stream 0666 system graphics u:object_r:pdx_display_manager_endpoint_socket:s0 - socket pdx/system/vr/display/vsync stream 0666 system graphics u:object_r:pdx_display_vsync_endpoint_socket:s0 - -on property:sys.sf.restart=1 - restart surfaceflinger \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/init/tombstoned.rc b/universal7570-common/proprietary/etc/init/tombstoned.rc deleted file mode 100644 index b8345ca..0000000 --- a/universal7570-common/proprietary/etc/init/tombstoned.rc +++ /dev/null @@ -1,10 +0,0 @@ -service tombstoned /system/bin/tombstoned - user tombstoned - group system - - # Don't start tombstoned until after the real /data is mounted. - class late_start - - socket tombstoned_crash seqpacket 0666 system system - socket tombstoned_intercept seqpacket 0666 system system - writepid /dev/cpuset/system-background/tasks diff --git a/universal7570-common/proprietary/etc/init/uncrypt.rc b/universal7570-common/proprietary/etc/init/uncrypt.rc deleted file mode 100644 index 5d41a41..0000000 --- a/universal7570-common/proprietary/etc/init/uncrypt.rc +++ /dev/null @@ -1,22 +0,0 @@ -on post-fs-data - # SAMSUNG - # create fota directory - mkdir /data/fota 0775 system system - -service uncrypt /system/bin/uncrypt - class main - socket uncrypt stream 600 system system - disabled - oneshot - -service setup-bcb /system/bin/uncrypt --setup-bcb - class main - socket uncrypt stream 600 system system - disabled - oneshot - -service clear-bcb /system/bin/uncrypt --clear-bcb - class main - socket uncrypt stream 600 system system - disabled - oneshot diff --git a/universal7570-common/proprietary/etc/init/vdc.rc b/universal7570-common/proprietary/etc/init/vdc.rc deleted file mode 100644 index 4d51ced..0000000 --- a/universal7570-common/proprietary/etc/init/vdc.rc +++ /dev/null @@ -1,12 +0,0 @@ -# One shot invocation to deal with encrypted volume. -on defaultcrypto - exec - root -- /system/bin/vdc --wait cryptfs mountdefaultencrypted - # vold will set vold.decrypt to trigger_restart_framework (default - # encryption) or trigger_restart_min_framework (other encryption) - -# One shot invocation to encrypt unencrypted volumes -on encrypt - start surfaceflinger - exec - root -- /system/bin/vdc --wait cryptfs enablecrypto inplace default noui - # vold will set vold.decrypt to trigger_restart_framework (default - # encryption) diff --git a/universal7570-common/proprietary/etc/init/vold.rc b/universal7570-common/proprietary/etc/init/vold.rc deleted file mode 100644 index 8c568a4..0000000 --- a/universal7570-common/proprietary/etc/init/vold.rc +++ /dev/null @@ -1,16 +0,0 @@ -service vold /system/bin/vold \ - --blkid_context=u:r:blkid:s0 --blkid_untrusted_context=u:r:blkid_untrusted:s0 \ - --fsck_context=u:r:fsck:s0 --fsck_untrusted_context=u:r:fsck_untrusted:s0 - class core - socket vold stream 0660 root mount - socket cryptd stream 0660 root mount - ioprio be 2 -## Frigatebird - socket frigate stream 0660 system system - writepid /dev/cpuset/foreground/tasks -## Samsung ODE >>> - socket dir_enc_report stream 0660 root mount -## Samsung ODE <<< -## KNOX / Private Mode - socket epm stream 0660 system system - socket ppm stream 0660 system system \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/init/webview_zygote32.rc b/universal7570-common/proprietary/etc/init/webview_zygote32.rc deleted file mode 100644 index b7decc8..0000000 --- a/universal7570-common/proprietary/etc/init/webview_zygote32.rc +++ /dev/null @@ -1,22 +0,0 @@ -# -# Copyright (C) 2016 The Android Open Source Project -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -# - -service webview_zygote32 /system/bin/webview_zygote32 - user webview_zygote - socket webview_zygote stream 660 webview_zygote system - -on property:init.svc.zygote=stopped - stop webview_zygote32 diff --git a/universal7570-common/proprietary/etc/init/wifi-events.rc b/universal7570-common/proprietary/etc/init/wifi-events.rc deleted file mode 100644 index d913aee..0000000 --- a/universal7570-common/proprietary/etc/init/wifi-events.rc +++ /dev/null @@ -1,64 +0,0 @@ -# -# Copyright (C) 2016 The Android Open Source Project -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -# - -on fs - setprop sys.wifitracing.started 0 - -on property:sys.finishUserUnlockedCompleted=1 && property:sys.wifitracing.started=0 - # Create trace buffer, and set basic configuration. - mkdir /sys/kernel/debug/tracing/instances/wifi 711 - restorecon_recursive /sys/kernel/debug/tracing/instances/wifi - write /sys/kernel/debug/tracing/instances/wifi/tracing_on 0 - write /sys/kernel/debug/tracing/instances/wifi/buffer_size_kb 1 - write /sys/kernel/debug/tracing/instances/wifi/trace_options disable_on_free - - # Enable cfg80211 events for connection and key management events. - # - Events are not actually logged until WifiService writes "1" to - # /sys/kernel/debug/tracing/instances/wifi/tracing_on. - # - WifiService is responsible for turning tracing off and on. - write /sys/kernel/debug/tracing/instances/wifi/events/cfg80211/cfg80211_gtk_rekey_notify/enable 1 - write /sys/kernel/debug/tracing/instances/wifi/events/cfg80211/rdev_add_key/enable 1 - write /sys/kernel/debug/tracing/instances/wifi/events/cfg80211/rdev_assoc/enable 1 - write /sys/kernel/debug/tracing/instances/wifi/events/cfg80211/rdev_auth/enable 1 - write /sys/kernel/debug/tracing/instances/wifi/events/cfg80211/rdev_connect/enable 1 - write /sys/kernel/debug/tracing/instances/wifi/events/cfg80211/rdev_set_default_key/enable 1 - write /sys/kernel/debug/tracing/instances/wifi/events/cfg80211/rdev_set_default_mgmt_key/enable 1 - write /sys/kernel/debug/tracing/instances/wifi/events/cfg80211/rdev_set_rekey_data/enable 1 - - # Enable datapath events for Wifi. - # - Events are not actually logged until WifiService writes "1" to - # /sys/kernel/debug/tracing/instances/wifi/tracing_on. - # - WifiService will ensure that tracing is turned back off, - # when a connection attempt ends (whether in success or failure) - write /sys/kernel/debug/tracing/instances/wifi/events/net/filter name==${wifi.interface:-wlan0} - write /sys/kernel/debug/tracing/instances/wifi/events/net/net_dev_queue/enable 1 - write /sys/kernel/debug/tracing/instances/wifi/events/net/net_dev_xmit/enable 1 - write /sys/kernel/debug/tracing/instances/wifi/events/net/netif_rx/enable 1 - write /sys/kernel/debug/tracing/instances/wifi/events/net/netif_receive_skb/enable 1 - - # Set DAC to allow system_server to enable/disable, and read wifi trace - # events. - chown system /sys/kernel/debug/tracing/instances/wifi/tracing_on - chown system /sys/kernel/debug/tracing/instances/wifi/free_buffer - chown system /sys/kernel/debug/tracing/instances/wifi/trace - chmod 200 /sys/kernel/debug/tracing/instances/wifi/tracing_on - chmod 400 /sys/kernel/debug/tracing/instances/wifi/free_buffer - chmod 600 /sys/kernel/debug/tracing/instances/wifi/trace - setprop sys.wifitracing.started 1 - -on property:sys.finishUserUnlockedCompleted=1 && property:wifi.interface=* && sys.wifitracing.started=1 - # Override default value. - write /sys/kernel/debug/tracing/instances/wifi/events/net/filter name==${wifi.interface} diff --git a/universal7570-common/proprietary/etc/init/wificond.rc b/universal7570-common/proprietary/etc/init/wificond.rc deleted file mode 100644 index 3cc72e6..0000000 --- a/universal7570-common/proprietary/etc/init/wificond.rc +++ /dev/null @@ -1,4 +0,0 @@ -service wificond /system/bin/wificond - class main - user wifi - group wifi net_raw net_admin diff --git a/universal7570-common/proprietary/etc/permissions/SemAudioThumbnail_library.xml b/universal7570-common/proprietary/etc/permissions/SemAudioThumbnail_library.xml deleted file mode 100644 index 6e94df4..0000000 --- a/universal7570-common/proprietary/etc/permissions/SemAudioThumbnail_library.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/allshare_library.xml b/universal7570-common/proprietary/etc/permissions/allshare_library.xml deleted file mode 100644 index 4d2f5c1..0000000 --- a/universal7570-common/proprietary/etc/permissions/allshare_library.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/android.hardware.camera.flash-autofocus.xml b/universal7570-common/proprietary/etc/permissions/android.hardware.camera.flash-autofocus.xml deleted file mode 100644 index ab81cd9..0000000 --- a/universal7570-common/proprietary/etc/permissions/android.hardware.camera.flash-autofocus.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/android.hardware.camera.front.xml b/universal7570-common/proprietary/etc/permissions/android.hardware.camera.front.xml deleted file mode 100644 index 3dd1855..0000000 --- a/universal7570-common/proprietary/etc/permissions/android.hardware.camera.front.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/android.hardware.camera.xml b/universal7570-common/proprietary/etc/permissions/android.hardware.camera.xml deleted file mode 100644 index dbe0a3d..0000000 --- a/universal7570-common/proprietary/etc/permissions/android.hardware.camera.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/android.hardware.faketouch.xml b/universal7570-common/proprietary/etc/permissions/android.hardware.faketouch.xml deleted file mode 100644 index cb99097..0000000 --- a/universal7570-common/proprietary/etc/permissions/android.hardware.faketouch.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/android.hardware.fingerprint.xml b/universal7570-common/proprietary/etc/permissions/android.hardware.fingerprint.xml deleted file mode 100644 index 3181e7e..0000000 --- a/universal7570-common/proprietary/etc/permissions/android.hardware.fingerprint.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/android.hardware.sensor.accelerometer.xml b/universal7570-common/proprietary/etc/permissions/android.hardware.sensor.accelerometer.xml deleted file mode 100644 index 22f18b8..0000000 --- a/universal7570-common/proprietary/etc/permissions/android.hardware.sensor.accelerometer.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/android.hardware.sensor.proximity.xml b/universal7570-common/proprietary/etc/permissions/android.hardware.sensor.proximity.xml deleted file mode 100644 index d1948de..0000000 --- a/universal7570-common/proprietary/etc/permissions/android.hardware.sensor.proximity.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/android.hardware.usb.accessory.xml b/universal7570-common/proprietary/etc/permissions/android.hardware.usb.accessory.xml deleted file mode 100644 index 80a0904..0000000 --- a/universal7570-common/proprietary/etc/permissions/android.hardware.usb.accessory.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/android.hardware.usb.host.xml b/universal7570-common/proprietary/etc/permissions/android.hardware.usb.host.xml deleted file mode 100644 index b0ca82c..0000000 --- a/universal7570-common/proprietary/etc/permissions/android.hardware.usb.host.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/android.hardware.wifi.direct.xml b/universal7570-common/proprietary/etc/permissions/android.hardware.wifi.direct.xml deleted file mode 100644 index 78cb474..0000000 --- a/universal7570-common/proprietary/etc/permissions/android.hardware.wifi.direct.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/android.hardware.wifi.xml b/universal7570-common/proprietary/etc/permissions/android.hardware.wifi.xml deleted file mode 100644 index 512570c..0000000 --- a/universal7570-common/proprietary/etc/permissions/android.hardware.wifi.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/android.software.live_wallpaper.xml b/universal7570-common/proprietary/etc/permissions/android.software.live_wallpaper.xml deleted file mode 100644 index bf2b12d..0000000 --- a/universal7570-common/proprietary/etc/permissions/android.software.live_wallpaper.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/android.software.midi.xml b/universal7570-common/proprietary/etc/permissions/android.software.midi.xml deleted file mode 100644 index a03cd55..0000000 --- a/universal7570-common/proprietary/etc/permissions/android.software.midi.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/android.software.sip.voip.xml b/universal7570-common/proprietary/etc/permissions/android.software.sip.voip.xml deleted file mode 100644 index edd06c1..0000000 --- a/universal7570-common/proprietary/etc/permissions/android.software.sip.voip.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/android.software.sip.xml b/universal7570-common/proprietary/etc/permissions/android.software.sip.xml deleted file mode 100644 index d9fcaad..0000000 --- a/universal7570-common/proprietary/etc/permissions/android.software.sip.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/android.software.verified_boot.xml b/universal7570-common/proprietary/etc/permissions/android.software.verified_boot.xml deleted file mode 100644 index 7a9a9c5..0000000 --- a/universal7570-common/proprietary/etc/permissions/android.software.verified_boot.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/android.software.webview.xml b/universal7570-common/proprietary/etc/permissions/android.software.webview.xml deleted file mode 100644 index d843209..0000000 --- a/universal7570-common/proprietary/etc/permissions/android.software.webview.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/authfw.xml b/universal7570-common/proprietary/etc/permissions/authfw.xml deleted file mode 100644 index 432f461..0000000 --- a/universal7570-common/proprietary/etc/permissions/authfw.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/com.android.location.provider.xml b/universal7570-common/proprietary/etc/permissions/com.android.location.provider.xml deleted file mode 100644 index 000e68f..0000000 --- a/universal7570-common/proprietary/etc/permissions/com.android.location.provider.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/com.android.media.remotedisplay.xml b/universal7570-common/proprietary/etc/permissions/com.android.media.remotedisplay.xml deleted file mode 100644 index 77a91d2..0000000 --- a/universal7570-common/proprietary/etc/permissions/com.android.media.remotedisplay.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/com.android.mediadrm.signer.xml b/universal7570-common/proprietary/etc/permissions/com.android.mediadrm.signer.xml deleted file mode 100644 index fd3a115..0000000 --- a/universal7570-common/proprietary/etc/permissions/com.android.mediadrm.signer.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/com.google.android.maps.xml b/universal7570-common/proprietary/etc/permissions/com.google.android.maps.xml deleted file mode 100644 index 5be5c2c..0000000 --- a/universal7570-common/proprietary/etc/permissions/com.google.android.maps.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/com.google.android.media.effects.xml b/universal7570-common/proprietary/etc/permissions/com.google.android.media.effects.xml deleted file mode 100644 index ea82b9d..0000000 --- a/universal7570-common/proprietary/etc/permissions/com.google.android.media.effects.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/com.samsung.android.api.version.xml b/universal7570-common/proprietary/etc/permissions/com.samsung.android.api.version.xml deleted file mode 100644 index 99681d6..0000000 --- a/universal7570-common/proprietary/etc/permissions/com.samsung.android.api.version.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/com.samsung.android.sdk.camera.processor.dof.xml b/universal7570-common/proprietary/etc/permissions/com.samsung.android.sdk.camera.processor.dof.xml deleted file mode 100644 index 814d072..0000000 --- a/universal7570-common/proprietary/etc/permissions/com.samsung.android.sdk.camera.processor.dof.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/com.samsung.android.sdk.camera.processor.gif.xml b/universal7570-common/proprietary/etc/permissions/com.samsung.android.sdk.camera.processor.gif.xml deleted file mode 100644 index 0fea038..0000000 --- a/universal7570-common/proprietary/etc/permissions/com.samsung.android.sdk.camera.processor.gif.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/com.samsung.android.sdk.camera.processor.haze.xml b/universal7570-common/proprietary/etc/permissions/com.samsung.android.sdk.camera.processor.haze.xml deleted file mode 100644 index 17719ae..0000000 --- a/universal7570-common/proprietary/etc/permissions/com.samsung.android.sdk.camera.processor.haze.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/com.samsung.android.sdk.camera.processor.hdr.xml b/universal7570-common/proprietary/etc/permissions/com.samsung.android.sdk.camera.processor.hdr.xml deleted file mode 100644 index 4153624..0000000 --- a/universal7570-common/proprietary/etc/permissions/com.samsung.android.sdk.camera.processor.hdr.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/com.samsung.android.sdk.camera.processor.lls.xml b/universal7570-common/proprietary/etc/permissions/com.samsung.android.sdk.camera.processor.lls.xml deleted file mode 100644 index db117b7..0000000 --- a/universal7570-common/proprietary/etc/permissions/com.samsung.android.sdk.camera.processor.lls.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/com.samsung.android.sdk.camera.processor.xml b/universal7570-common/proprietary/etc/permissions/com.samsung.android.sdk.camera.processor.xml deleted file mode 100644 index 9b59063..0000000 --- a/universal7570-common/proprietary/etc/permissions/com.samsung.android.sdk.camera.processor.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/com.samsung.bbc.xml b/universal7570-common/proprietary/etc/permissions/com.samsung.bbc.xml deleted file mode 100644 index bb09cb7..0000000 --- a/universal7570-common/proprietary/etc/permissions/com.samsung.bbc.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/universal7570-common/proprietary/etc/permissions/com.samsung.device.xml b/universal7570-common/proprietary/etc/permissions/com.samsung.device.xml deleted file mode 100644 index 8afb3b1..0000000 --- a/universal7570-common/proprietary/etc/permissions/com.samsung.device.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - diff --git a/universal7570-common/proprietary/etc/permissions/com.samsung.feature.clockpack_v05.xml b/universal7570-common/proprietary/etc/permissions/com.samsung.feature.clockpack_v05.xml deleted file mode 100644 index b179486..0000000 --- a/universal7570-common/proprietary/etc/permissions/com.samsung.feature.clockpack_v05.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/com.samsung.feature.device_category_phone.xml b/universal7570-common/proprietary/etc/permissions/com.samsung.feature.device_category_phone.xml deleted file mode 100644 index f2784a3..0000000 --- a/universal7570-common/proprietary/etc/permissions/com.samsung.feature.device_category_phone.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/com.samsung.feature.device_category_phone_high_end.xml b/universal7570-common/proprietary/etc/permissions/com.samsung.feature.device_category_phone_high_end.xml deleted file mode 100644 index 0f60d4c..0000000 --- a/universal7570-common/proprietary/etc/permissions/com.samsung.feature.device_category_phone_high_end.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/com.samsung.feature.galaxyfinder_v7.xml b/universal7570-common/proprietary/etc/permissions/com.samsung.feature.galaxyfinder_v7.xml deleted file mode 100644 index c5b716e..0000000 --- a/universal7570-common/proprietary/etc/permissions/com.samsung.feature.galaxyfinder_v7.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/com.samsung.feature.samsung_experience_mobile.xml b/universal7570-common/proprietary/etc/permissions/com.samsung.feature.samsung_experience_mobile.xml deleted file mode 100644 index 2afdabe..0000000 --- a/universal7570-common/proprietary/etc/permissions/com.samsung.feature.samsung_experience_mobile.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/com.samsung.feature.virtualscreen.xml b/universal7570-common/proprietary/etc/permissions/com.samsung.feature.virtualscreen.xml deleted file mode 100644 index c62669e..0000000 --- a/universal7570-common/proprietary/etc/permissions/com.samsung.feature.virtualscreen.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/com.sec.android.app.minimode.xml b/universal7570-common/proprietary/etc/permissions/com.sec.android.app.minimode.xml deleted file mode 100644 index 82c6cbe..0000000 --- a/universal7570-common/proprietary/etc/permissions/com.sec.android.app.minimode.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - diff --git a/universal7570-common/proprietary/etc/permissions/com.sec.android.app.multiwindow.xml b/universal7570-common/proprietary/etc/permissions/com.sec.android.app.multiwindow.xml deleted file mode 100644 index 4147841..0000000 --- a/universal7570-common/proprietary/etc/permissions/com.sec.android.app.multiwindow.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - diff --git a/universal7570-common/proprietary/etc/permissions/com.sec.android.visualeffect.xml b/universal7570-common/proprietary/etc/permissions/com.sec.android.visualeffect.xml deleted file mode 100644 index 0b39f00..0000000 --- a/universal7570-common/proprietary/etc/permissions/com.sec.android.visualeffect.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - diff --git a/universal7570-common/proprietary/etc/permissions/com.sec.esecomm.xml b/universal7570-common/proprietary/etc/permissions/com.sec.esecomm.xml deleted file mode 100644 index 59e054d..0000000 --- a/universal7570-common/proprietary/etc/permissions/com.sec.esecomm.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/com.sec.feature.findo.xml b/universal7570-common/proprietary/etc/permissions/com.sec.feature.findo.xml deleted file mode 100644 index ff0a67b..0000000 --- a/universal7570-common/proprietary/etc/permissions/com.sec.feature.findo.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/com.sec.feature.fingerprint_manager_service.xml b/universal7570-common/proprietary/etc/permissions/com.sec.feature.fingerprint_manager_service.xml deleted file mode 100644 index 6ada751..0000000 --- a/universal7570-common/proprietary/etc/permissions/com.sec.feature.fingerprint_manager_service.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/com.sec.feature.motionrecognition_service.xml b/universal7570-common/proprietary/etc/permissions/com.sec.feature.motionrecognition_service.xml deleted file mode 100644 index 3ebe4a9..0000000 --- a/universal7570-common/proprietary/etc/permissions/com.sec.feature.motionrecognition_service.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/com.sec.feature.nsflp_level_320.xml b/universal7570-common/proprietary/etc/permissions/com.sec.feature.nsflp_level_320.xml deleted file mode 100644 index 05d3bb7..0000000 --- a/universal7570-common/proprietary/etc/permissions/com.sec.feature.nsflp_level_320.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/com.sec.feature.overlaymagnifier.xml b/universal7570-common/proprietary/etc/permissions/com.sec.feature.overlaymagnifier.xml deleted file mode 100644 index df07235..0000000 --- a/universal7570-common/proprietary/etc/permissions/com.sec.feature.overlaymagnifier.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/com.sec.feature.slocation_level3.xml b/universal7570-common/proprietary/etc/permissions/com.sec.feature.slocation_level3.xml deleted file mode 100644 index 4a3afb4..0000000 --- a/universal7570-common/proprietary/etc/permissions/com.sec.feature.slocation_level3.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/com.sec.smartcard.auth.xml b/universal7570-common/proprietary/etc/permissions/com.sec.smartcard.auth.xml deleted file mode 100644 index 435ae2f..0000000 --- a/universal7570-common/proprietary/etc/permissions/com.sec.smartcard.auth.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/epdgmanager_library.xml b/universal7570-common/proprietary/etc/permissions/epdgmanager_library.xml deleted file mode 100644 index 3f6015a..0000000 --- a/universal7570-common/proprietary/etc/permissions/epdgmanager_library.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/universal7570-common/proprietary/etc/permissions/handheld_core_hardware.xml b/universal7570-common/proprietary/etc/permissions/handheld_core_hardware.xml deleted file mode 100644 index bdcc106..0000000 --- a/universal7570-common/proprietary/etc/permissions/handheld_core_hardware.xml +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/imscoremanager_library.xml b/universal7570-common/proprietary/etc/permissions/imscoremanager_library.xml deleted file mode 100644 index ef7bb8b..0000000 --- a/universal7570-common/proprietary/etc/permissions/imscoremanager_library.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/universal7570-common/proprietary/etc/permissions/imsmanager_library.xml b/universal7570-common/proprietary/etc/permissions/imsmanager_library.xml deleted file mode 100644 index 7c66a29..0000000 --- a/universal7570-common/proprietary/etc/permissions/imsmanager_library.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/universal7570-common/proprietary/etc/permissions/knoxsdk_edm.xml b/universal7570-common/proprietary/etc/permissions/knoxsdk_edm.xml deleted file mode 100644 index f45fd80..0000000 --- a/universal7570-common/proprietary/etc/permissions/knoxsdk_edm.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/knoxsdk_mdm.xml b/universal7570-common/proprietary/etc/permissions/knoxsdk_mdm.xml deleted file mode 100644 index 56b0556..0000000 --- a/universal7570-common/proprietary/etc/permissions/knoxsdk_mdm.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/org.simalliance.openmobileapi.xml b/universal7570-common/proprietary/etc/permissions/org.simalliance.openmobileapi.xml deleted file mode 100644 index 643684d..0000000 --- a/universal7570-common/proprietary/etc/permissions/org.simalliance.openmobileapi.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/permissions-com.sec.android.mdc.xml b/universal7570-common/proprietary/etc/permissions/permissions-com.sec.android.mdc.xml deleted file mode 100644 index 0ab91c3..0000000 --- a/universal7570-common/proprietary/etc/permissions/permissions-com.sec.android.mdc.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/platform.xml b/universal7570-common/proprietary/etc/permissions/platform.xml deleted file mode 100644 index 1fa572e..0000000 --- a/universal7570-common/proprietary/etc/permissions/platform.xml +++ /dev/null @@ -1,364 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.android.phone.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.android.phone.xml deleted file mode 100644 index 7b5d74d..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.android.phone.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.android.providers.calendar.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.android.providers.calendar.xml deleted file mode 100644 index c7abaf9..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.android.providers.calendar.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.android.providers.contacts.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.android.providers.contacts.xml deleted file mode 100644 index ba13931..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.android.providers.contacts.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.android.providers.downloads.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.android.providers.downloads.xml deleted file mode 100644 index f287d6c..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.android.providers.downloads.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.android.server.telecom.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.android.server.telecom.xml deleted file mode 100644 index ecb5b51..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.android.server.telecom.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.android.settings.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.android.settings.xml deleted file mode 100644 index e60912f..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.android.settings.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.android.systemui.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.android.systemui.xml deleted file mode 100644 index 644026c..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.android.systemui.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.android.vpndialogs.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.android.vpndialogs.xml deleted file mode 100644 index dfb2e2e..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.android.vpndialogs.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.android.wallpaper.livepicker.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.android.wallpaper.livepicker.xml deleted file mode 100644 index 6db81e6..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.android.wallpaper.livepicker.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.knox.vpn.proxyhandler.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.knox.vpn.proxyhandler.xml deleted file mode 100644 index 33813f0..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.knox.vpn.proxyhandler.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.osp.app.signin.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.osp.app.signin.xml deleted file mode 100644 index 3685bca..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.osp.app.signin.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.pittvandewitt.viperfx.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.pittvandewitt.viperfx.xml deleted file mode 100644 index 2cea5be..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.pittvandewitt.viperfx.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.policydm.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.policydm.xml deleted file mode 100644 index 02b53fc..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.policydm.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.MtpApplication.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.MtpApplication.xml deleted file mode 100644 index 05d12de..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.MtpApplication.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.SettingsReceiver.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.SettingsReceiver.xml deleted file mode 100644 index 8824b48..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.SettingsReceiver.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.airtel.stubapp.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.airtel.stubapp.xml deleted file mode 100644 index 61fa759..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.airtel.stubapp.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.app.accesscontrol.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.app.accesscontrol.xml deleted file mode 100644 index 597b22b..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.app.accesscontrol.xml +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.app.assistantmenu.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.app.assistantmenu.xml deleted file mode 100644 index 322634e..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.app.assistantmenu.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.app.clockpack.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.app.clockpack.xml deleted file mode 100644 index 54e4973..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.app.clockpack.xml +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.app.color.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.app.color.xml deleted file mode 100644 index 4a7109a..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.app.color.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.app.galaxyfinder.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.app.galaxyfinder.xml deleted file mode 100644 index 3fa7729..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.app.galaxyfinder.xml +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.app.soundpicker.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.app.soundpicker.xml deleted file mode 100644 index 2fe61f1..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.app.soundpicker.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.authfw.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.authfw.xml deleted file mode 100644 index 820527e..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.authfw.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.beaconmanager.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.beaconmanager.xml deleted file mode 100644 index f2156ad..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.beaconmanager.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.communicationservice.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.communicationservice.xml deleted file mode 100644 index e9490df..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.communicationservice.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.contacts.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.contacts.xml deleted file mode 100644 index 85e802d..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.contacts.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.dqagent.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.dqagent.xml deleted file mode 100644 index 22bfa1b..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.dqagent.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.easysetup.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.easysetup.xml deleted file mode 100644 index 68c0ffc..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.easysetup.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.email.provider.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.email.provider.xml deleted file mode 100644 index 445aed2..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.email.provider.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.fmm.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.fmm.xml deleted file mode 100644 index 3eea556..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.fmm.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.game.gamehome.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.game.gamehome.xml deleted file mode 100644 index 43abe5d..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.game.gamehome.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.game.gametools.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.game.gametools.xml deleted file mode 100644 index 34c9951..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.game.gametools.xml +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.incallui.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.incallui.xml deleted file mode 100644 index 1341a60..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.incallui.xml +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.keyguardmgsupdator.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.keyguardmgsupdator.xml deleted file mode 100644 index 26d1e0f..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.keyguardmgsupdator.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.keyguardwallpaperupdator.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.keyguardwallpaperupdator.xml deleted file mode 100644 index ed50fed..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.keyguardwallpaperupdator.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.knox.containeragent.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.knox.containeragent.xml deleted file mode 100644 index cbb6e78..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.knox.containeragent.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.knox.containercore.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.knox.containercore.xml deleted file mode 100644 index 1920569..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.knox.containercore.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.lool.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.lool.xml deleted file mode 100644 index 68d02dc..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.lool.xml +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.messagingui.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.messagingui.xml deleted file mode 100644 index 8cfcd1e..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.messagingui.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.mobileservice.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.mobileservice.xml deleted file mode 100644 index 648600a..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.mobileservice.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.networkdiagnostic.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.networkdiagnostic.xml deleted file mode 100644 index 40a6d11..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.networkdiagnostic.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.provider.shootingmodeprovider.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.provider.shootingmodeprovider.xml deleted file mode 100644 index 8d2ab9d..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.provider.shootingmodeprovider.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.providers.context.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.providers.context.xml deleted file mode 100644 index e2cdc64..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.providers.context.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.rubin.app.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.rubin.app.xml deleted file mode 100644 index 40ce3f1..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.rubin.app.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.samsungpass.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.samsungpass.xml deleted file mode 100644 index 6270617..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.samsungpass.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.scloud.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.scloud.xml deleted file mode 100644 index 1b46a21..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.scloud.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.sm.devicesecurity_v6.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.sm.devicesecurity_v6.xml deleted file mode 100644 index 238758c..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.sm.devicesecurity_v6.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.spaymini.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.spaymini.xml deleted file mode 100644 index 8ccaa21..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.spaymini.xml +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.themecenter.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.themecenter.xml deleted file mode 100644 index 8af94f4..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.themecenter.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.timezone.autoupdate_O.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.timezone.autoupdate_O.xml deleted file mode 100644 index fe586f0..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.timezone.autoupdate_O.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.video.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.video.xml deleted file mode 100644 index 77148dc..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.video.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.voc.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.voc.xml deleted file mode 100644 index 7148368..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.android.voc.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.cmh.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.cmh.xml deleted file mode 100644 index 076a4d9..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.cmh.xml +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.crane.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.crane.xml deleted file mode 100644 index b755f32..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.crane.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.klmsagent.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.klmsagent.xml deleted file mode 100644 index 9d52345..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.klmsagent.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.knox.securefolder.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.knox.securefolder.xml deleted file mode 100644 index 1bc1504..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.knox.securefolder.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.logwriter.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.logwriter.xml deleted file mode 100644 index dfd0f56..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.logwriter.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.memorysaver.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.memorysaver.xml deleted file mode 100644 index 67f160a..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.memorysaver.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.networkui.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.networkui.xml deleted file mode 100644 index 62b1e99..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.networkui.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.sec.android.application.csc.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.sec.android.application.csc.xml deleted file mode 100644 index b9ba6e7..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.samsung.sec.android.application.csc.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.RilServiceModeApp.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.RilServiceModeApp.xml deleted file mode 100644 index fd4f2c3..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.RilServiceModeApp.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.SecSetupWizard.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.SecSetupWizard.xml deleted file mode 100644 index 513cffc..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.SecSetupWizard.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.billing.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.billing.xml deleted file mode 100644 index bbd290e..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.billing.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.camera-v8.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.camera-v8.xml deleted file mode 100644 index 35844f6..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.camera-v8.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.factorykeystring.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.factorykeystring.xml deleted file mode 100644 index 63c47a6..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.factorykeystring.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.fm.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.fm.xml deleted file mode 100644 index 30436d5..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.fm.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.hwmoduletest.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.hwmoduletest.xml deleted file mode 100644 index be0982c..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.hwmoduletest.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.launcher.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.launcher.xml deleted file mode 100644 index 6620c33..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.launcher.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.magnifier.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.magnifier.xml deleted file mode 100644 index b80f6dc..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.magnifier.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.myfiles.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.myfiles.xml deleted file mode 100644 index 9816e40..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.myfiles.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.popupcalculator.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.popupcalculator.xml deleted file mode 100644 index 2b3e847..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.popupcalculator.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.ringtoneBR.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.ringtoneBR.xml deleted file mode 100644 index 5a0ff1e..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.ringtoneBR.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.safetyassurance.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.safetyassurance.xml deleted file mode 100644 index 202d2cd..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.safetyassurance.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.samsungapps.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.samsungapps.xml deleted file mode 100644 index abbaa0a..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.samsungapps.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.servicemodeapp.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.servicemodeapp.xml deleted file mode 100644 index 7071c91..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.servicemodeapp.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.shealth.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.shealth.xml deleted file mode 100644 index 84e6de5..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.shealth.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.simsettingmgr.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.simsettingmgr.xml deleted file mode 100644 index c538d7b..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.simsettingmgr.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.soundalive.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.soundalive.xml deleted file mode 100644 index cf0f2c0..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.soundalive.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.voicenote.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.voicenote.xml deleted file mode 100644 index f2fe6ea..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.app.voicenote.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.daemonapp.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.daemonapp.xml deleted file mode 100644 index b81cbab..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.daemonapp.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.diagmonagent.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.diagmonagent.xml deleted file mode 100644 index ff38417..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.diagmonagent.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.fido.uaf.asm.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.fido.uaf.asm.xml deleted file mode 100644 index a9b1745..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.fido.uaf.asm.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.gallery3d.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.gallery3d.xml deleted file mode 100644 index da27e6f..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.gallery3d.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.mimage.photoretouching.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.mimage.photoretouching.xml deleted file mode 100644 index 81c4908..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.mimage.photoretouching.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.preloadinstaller.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.preloadinstaller.xml deleted file mode 100644 index b07ba1b..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.preloadinstaller.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.provider.badge.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.provider.badge.xml deleted file mode 100644 index 166f912..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.provider.badge.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.service.health.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.service.health.xml deleted file mode 100644 index c480b78..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.service.health.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.wallpapercropper2.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.wallpapercropper2.xml deleted file mode 100644 index ed310d5..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.wallpapercropper2.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.widgetapp.samsungapps.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.widgetapp.samsungapps.xml deleted file mode 100644 index 9e0b7eb..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.android.widgetapp.samsungapps.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.app.RilErrorNotifier.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.app.RilErrorNotifier.xml deleted file mode 100644 index 391996a..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.app.RilErrorNotifier.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.epdg.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.epdg.xml deleted file mode 100644 index eea202b..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.epdg.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.epdgtestapp.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.epdgtestapp.xml deleted file mode 100644 index 0c3d8b7..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.epdgtestapp.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.factory.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.factory.xml deleted file mode 100644 index 6b3468f..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.factory.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.hearingadjust.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.hearingadjust.xml deleted file mode 100644 index baf5cc4..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.hearingadjust.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.ims.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.ims.xml deleted file mode 100644 index f8cec9c..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.ims.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.imslogger.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.imslogger.xml deleted file mode 100644 index 3182243..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.imslogger.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.imsservice.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.imsservice.xml deleted file mode 100644 index 864dd98..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.imsservice.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.location.nsflp2_v3_2.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.location.nsflp2_v3_2.xml deleted file mode 100644 index 946d45e..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.location.nsflp2_v3_2.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.spp.push.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.spp.push.xml deleted file mode 100644 index cd90710..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.sec.spp.push.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.skms.android.agent.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.skms.android.agent.xml deleted file mode 100644 index e2cfe28..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.skms.android.agent.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.wsomacp.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.wsomacp.xml deleted file mode 100644 index f1c6242..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.wsomacp.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.wssnps.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.wssnps.xml deleted file mode 100644 index 79d2113..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.wssnps.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.wssyncmldm.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.wssyncmldm.xml deleted file mode 100644 index c09f571..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-com.wssyncmldm.xml +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-facebook.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-facebook.xml deleted file mode 100644 index cd5bd13..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-facebook.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-google.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-google.xml deleted file mode 100644 index ee45576..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-google.xml +++ /dev/null @@ -1,285 +0,0 @@ - - - - - - - - - - - - . - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-o-os-com.samsung.android.uds.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-o-os-com.samsung.android.uds.xml deleted file mode 100644 index 08038b2..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-o-os-com.samsung.android.uds.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-platform.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-platform.xml deleted file mode 100644 index 3831ad4..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-platform.xml +++ /dev/null @@ -1,422 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/privapp-permissions-themestore.xml b/universal7570-common/proprietary/etc/permissions/privapp-permissions-themestore.xml deleted file mode 100644 index 478e241..0000000 --- a/universal7570-common/proprietary/etc/permissions/privapp-permissions-themestore.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/rcsopenapi_library.xml b/universal7570-common/proprietary/etc/permissions/rcsopenapi_library.xml deleted file mode 100644 index 3a5f080..0000000 --- a/universal7570-common/proprietary/etc/permissions/rcsopenapi_library.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/universal7570-common/proprietary/etc/permissions/sagearpolicymanager.xml b/universal7570-common/proprietary/etc/permissions/sagearpolicymanager.xml deleted file mode 100644 index 342b38c..0000000 --- a/universal7570-common/proprietary/etc/permissions/sagearpolicymanager.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/universal7570-common/proprietary/etc/permissions/saiv.xml b/universal7570-common/proprietary/etc/permissions/saiv.xml deleted file mode 100644 index f017260..0000000 --- a/universal7570-common/proprietary/etc/permissions/saiv.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/scamera_sdk_util.xml b/universal7570-common/proprietary/etc/permissions/scamera_sdk_util.xml deleted file mode 100644 index df8d97e..0000000 --- a/universal7570-common/proprietary/etc/permissions/scamera_sdk_util.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/sec_edm.xml b/universal7570-common/proprietary/etc/permissions/sec_edm.xml deleted file mode 100644 index 0b0dd1f..0000000 --- a/universal7570-common/proprietary/etc/permissions/sec_edm.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/sec_feature.xml b/universal7570-common/proprietary/etc/permissions/sec_feature.xml deleted file mode 100644 index 81ed41c..0000000 --- a/universal7570-common/proprietary/etc/permissions/sec_feature.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/sec_mdm.xml b/universal7570-common/proprietary/etc/permissions/sec_mdm.xml deleted file mode 100644 index 576adae..0000000 --- a/universal7570-common/proprietary/etc/permissions/sec_mdm.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/sec_platform_library.xml b/universal7570-common/proprietary/etc/permissions/sec_platform_library.xml deleted file mode 100644 index fe7c0a1..0000000 --- a/universal7570-common/proprietary/etc/permissions/sec_platform_library.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/seccamera.xml b/universal7570-common/proprietary/etc/permissions/seccamera.xml deleted file mode 100644 index 82c1fe0..0000000 --- a/universal7570-common/proprietary/etc/permissions/seccamera.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - diff --git a/universal7570-common/proprietary/etc/permissions/sechardware.xml b/universal7570-common/proprietary/etc/permissions/sechardware.xml deleted file mode 100644 index 9a2d70d..0000000 --- a/universal7570-common/proprietary/etc/permissions/sechardware.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - diff --git a/universal7570-common/proprietary/etc/permissions/secimaging.xml b/universal7570-common/proprietary/etc/permissions/secimaging.xml deleted file mode 100644 index 82ba70d..0000000 --- a/universal7570-common/proprietary/etc/permissions/secimaging.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/universal7570-common/proprietary/etc/permissions/secimshttpclient_library.xml b/universal7570-common/proprietary/etc/permissions/secimshttpclient_library.xml deleted file mode 100644 index 29d0719..0000000 --- a/universal7570-common/proprietary/etc/permissions/secimshttpclient_library.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/universal7570-common/proprietary/etc/permissions/seclvbmanager.xml b/universal7570-common/proprietary/etc/permissions/seclvbmanager.xml deleted file mode 100644 index 4581e38..0000000 --- a/universal7570-common/proprietary/etc/permissions/seclvbmanager.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/secmediarecorder.xml b/universal7570-common/proprietary/etc/permissions/secmediarecorder.xml deleted file mode 100644 index 0e543c2..0000000 --- a/universal7570-common/proprietary/etc/permissions/secmediarecorder.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - diff --git a/universal7570-common/proprietary/etc/permissions/secvision.xml b/universal7570-common/proprietary/etc/permissions/secvision.xml deleted file mode 100644 index ee9a1a8..0000000 --- a/universal7570-common/proprietary/etc/permissions/secvision.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - diff --git a/universal7570-common/proprietary/etc/permissions/semcamera.xml b/universal7570-common/proprietary/etc/permissions/semcamera.xml deleted file mode 100644 index 8830c23..0000000 --- a/universal7570-common/proprietary/etc/permissions/semcamera.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/semcamera2.xml b/universal7570-common/proprietary/etc/permissions/semcamera2.xml deleted file mode 100644 index ce34066..0000000 --- a/universal7570-common/proprietary/etc/permissions/semcamera2.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/etc/permissions/semextendedformat.xml b/universal7570-common/proprietary/etc/permissions/semextendedformat.xml deleted file mode 100644 index 435a6e9..0000000 --- a/universal7570-common/proprietary/etc/permissions/semextendedformat.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/universal7570-common/proprietary/etc/permissions/sercsapi_library.xml b/universal7570-common/proprietary/etc/permissions/sercsapi_library.xml deleted file mode 100644 index 0deccfe..0000000 --- a/universal7570-common/proprietary/etc/permissions/sercsapi_library.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/universal7570-common/proprietary/etc/permissions/shealth_sw_pedometer_paused.xml b/universal7570-common/proprietary/etc/permissions/shealth_sw_pedometer_paused.xml deleted file mode 100644 index 1e33fe8..0000000 --- a/universal7570-common/proprietary/etc/permissions/shealth_sw_pedometer_paused.xml +++ /dev/null @@ -1 +0,0 @@ - diff --git a/universal7570-common/proprietary/etc/permissions/svemanager_library.xml b/universal7570-common/proprietary/etc/permissions/svemanager_library.xml deleted file mode 100644 index b6c333d..0000000 --- a/universal7570-common/proprietary/etc/permissions/svemanager_library.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/universal7570-common/proprietary/etc/permissions/sws.xml b/universal7570-common/proprietary/etc/permissions/sws.xml deleted file mode 100644 index 0a8a6e0..0000000 --- a/universal7570-common/proprietary/etc/permissions/sws.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - diff --git a/universal7570-common/proprietary/etc/permissions/touchwiz.xml b/universal7570-common/proprietary/etc/permissions/touchwiz.xml deleted file mode 100644 index 469cc51..0000000 --- a/universal7570-common/proprietary/etc/permissions/touchwiz.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - diff --git a/universal7570-common/proprietary/etc/permissions/vsimservice_library.xml b/universal7570-common/proprietary/etc/permissions/vsimservice_library.xml deleted file mode 100644 index 8f9f53d..0000000 --- a/universal7570-common/proprietary/etc/permissions/vsimservice_library.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/universal7570-common/proprietary/etc/permissions/vtmanager_library.xml b/universal7570-common/proprietary/etc/permissions/vtmanager_library.xml deleted file mode 100644 index f62d44f..0000000 --- a/universal7570-common/proprietary/etc/permissions/vtmanager_library.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/universal7570-common/proprietary/lib/android.frameworks.displayservice@1.0.so b/universal7570-common/proprietary/lib/android.frameworks.displayservice@1.0.so deleted file mode 100644 index 6293526..0000000 Binary files a/universal7570-common/proprietary/lib/android.frameworks.displayservice@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.frameworks.schedulerservice@1.0.so b/universal7570-common/proprietary/lib/android.frameworks.schedulerservice@1.0.so deleted file mode 100644 index 9cfcfbc..0000000 Binary files a/universal7570-common/proprietary/lib/android.frameworks.schedulerservice@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.frameworks.sensorservice@1.0.so b/universal7570-common/proprietary/lib/android.frameworks.sensorservice@1.0.so deleted file mode 100644 index 696af7e..0000000 Binary files a/universal7570-common/proprietary/lib/android.frameworks.sensorservice@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.frameworks.vr.composer@1.0.so b/universal7570-common/proprietary/lib/android.frameworks.vr.composer@1.0.so deleted file mode 100644 index c2662f3..0000000 Binary files a/universal7570-common/proprietary/lib/android.frameworks.vr.composer@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.audio.common@2.0-util.so b/universal7570-common/proprietary/lib/android.hardware.audio.common@2.0-util.so deleted file mode 100644 index 0ff7a9d..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.audio.common@2.0-util.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.audio.common@2.0.so b/universal7570-common/proprietary/lib/android.hardware.audio.common@2.0.so deleted file mode 100644 index 7df1859..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.audio.common@2.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.audio.effect@2.0.so b/universal7570-common/proprietary/lib/android.hardware.audio.effect@2.0.so deleted file mode 100644 index b52e140..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.audio.effect@2.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.audio@2.0.so b/universal7570-common/proprietary/lib/android.hardware.audio@2.0.so deleted file mode 100644 index 471e14b..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.audio@2.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.biometrics.fingerprint@2.1.so b/universal7570-common/proprietary/lib/android.hardware.biometrics.fingerprint@2.1.so deleted file mode 100644 index a08ec85..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.biometrics.fingerprint@2.1.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.bluetooth@1.0.so b/universal7570-common/proprietary/lib/android.hardware.bluetooth@1.0.so deleted file mode 100644 index e88c303..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.bluetooth@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.broadcastradio@1.0.so b/universal7570-common/proprietary/lib/android.hardware.broadcastradio@1.0.so deleted file mode 100644 index 3647ea7..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.broadcastradio@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.broadcastradio@1.1.so b/universal7570-common/proprietary/lib/android.hardware.broadcastradio@1.1.so deleted file mode 100644 index f01fba5..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.broadcastradio@1.1.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.camera.common@1.0.so b/universal7570-common/proprietary/lib/android.hardware.camera.common@1.0.so deleted file mode 100644 index 1f0104c..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.camera.common@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.camera.device@1.0.so b/universal7570-common/proprietary/lib/android.hardware.camera.device@1.0.so deleted file mode 100644 index 391be02..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.camera.device@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.camera.device@3.2.so b/universal7570-common/proprietary/lib/android.hardware.camera.device@3.2.so deleted file mode 100644 index ae2ea4c..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.camera.device@3.2.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.camera.provider@2.4.so b/universal7570-common/proprietary/lib/android.hardware.camera.provider@2.4.so deleted file mode 100644 index 2f3943b..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.camera.provider@2.4.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.configstore-utils.so b/universal7570-common/proprietary/lib/android.hardware.configstore-utils.so deleted file mode 100644 index 188c91a..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.configstore-utils.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.configstore@1.0.so b/universal7570-common/proprietary/lib/android.hardware.configstore@1.0.so deleted file mode 100644 index 53d9252..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.configstore@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.contexthub@1.0.so b/universal7570-common/proprietary/lib/android.hardware.contexthub@1.0.so deleted file mode 100644 index 0cfa484..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.contexthub@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.drm@1.0.so b/universal7570-common/proprietary/lib/android.hardware.drm@1.0.so deleted file mode 100644 index 07db495..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.drm@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.dumpstate@1.0.so b/universal7570-common/proprietary/lib/android.hardware.dumpstate@1.0.so deleted file mode 100644 index 3908629..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.dumpstate@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.gatekeeper@1.0.so b/universal7570-common/proprietary/lib/android.hardware.gatekeeper@1.0.so deleted file mode 100644 index ee388c8..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.gatekeeper@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.gnss@1.0.so b/universal7570-common/proprietary/lib/android.hardware.gnss@1.0.so deleted file mode 100644 index ca41ed9..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.gnss@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.graphics.allocator@2.0.so b/universal7570-common/proprietary/lib/android.hardware.graphics.allocator@2.0.so deleted file mode 100644 index 017c81f..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.graphics.allocator@2.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.graphics.bufferqueue@1.0.so b/universal7570-common/proprietary/lib/android.hardware.graphics.bufferqueue@1.0.so deleted file mode 100644 index 02ce3a0..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.graphics.bufferqueue@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.graphics.common@1.0.so b/universal7570-common/proprietary/lib/android.hardware.graphics.common@1.0.so deleted file mode 100644 index aa31c6b..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.graphics.common@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.graphics.composer@2.1.so b/universal7570-common/proprietary/lib/android.hardware.graphics.composer@2.1.so deleted file mode 100644 index c343581..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.graphics.composer@2.1.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.graphics.mapper@2.0.so b/universal7570-common/proprietary/lib/android.hardware.graphics.mapper@2.0.so deleted file mode 100644 index bbf6bc7..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.graphics.mapper@2.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.health@1.0.so b/universal7570-common/proprietary/lib/android.hardware.health@1.0.so deleted file mode 100644 index a1ef8a2..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.health@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.ir@1.0.so b/universal7570-common/proprietary/lib/android.hardware.ir@1.0.so deleted file mode 100644 index 3184682..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.ir@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.keymaster@3.0.so b/universal7570-common/proprietary/lib/android.hardware.keymaster@3.0.so deleted file mode 100644 index 1451846..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.keymaster@3.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.light@2.0.so b/universal7570-common/proprietary/lib/android.hardware.light@2.0.so deleted file mode 100644 index 6658fa1..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.light@2.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.media.omx@1.0.so b/universal7570-common/proprietary/lib/android.hardware.media.omx@1.0.so deleted file mode 100644 index c19bdd2..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.media.omx@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.media@1.0.so b/universal7570-common/proprietary/lib/android.hardware.media@1.0.so deleted file mode 100644 index c02d1f6..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.media@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.memtrack@1.0.so b/universal7570-common/proprietary/lib/android.hardware.memtrack@1.0.so deleted file mode 100644 index a99ebbd..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.memtrack@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.power@1.0.so b/universal7570-common/proprietary/lib/android.hardware.power@1.0.so deleted file mode 100644 index 15bc6ee..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.power@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.radio.deprecated@1.0.so b/universal7570-common/proprietary/lib/android.hardware.radio.deprecated@1.0.so deleted file mode 100644 index 99fffaa..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.radio.deprecated@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.radio@1.0.so b/universal7570-common/proprietary/lib/android.hardware.radio@1.0.so deleted file mode 100644 index dba4cca..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.radio@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.renderscript@1.0.so b/universal7570-common/proprietary/lib/android.hardware.renderscript@1.0.so deleted file mode 100644 index 613b99f..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.renderscript@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.sensors@1.0.so b/universal7570-common/proprietary/lib/android.hardware.sensors@1.0.so deleted file mode 100644 index 3f88f5c..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.sensors@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.soundtrigger@2.0.so b/universal7570-common/proprietary/lib/android.hardware.soundtrigger@2.0.so deleted file mode 100644 index 73fcb01..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.soundtrigger@2.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.thermal@1.0.so b/universal7570-common/proprietary/lib/android.hardware.thermal@1.0.so deleted file mode 100644 index 9f697c9..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.thermal@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.tv.cec@1.0.so b/universal7570-common/proprietary/lib/android.hardware.tv.cec@1.0.so deleted file mode 100644 index d887323..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.tv.cec@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.tv.input@1.0.so b/universal7570-common/proprietary/lib/android.hardware.tv.input@1.0.so deleted file mode 100644 index 37ed974..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.tv.input@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.usb@1.0.so b/universal7570-common/proprietary/lib/android.hardware.usb@1.0.so deleted file mode 100644 index 024a65c..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.usb@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.vibrator@1.0.so b/universal7570-common/proprietary/lib/android.hardware.vibrator@1.0.so deleted file mode 100644 index 79a7e39..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.vibrator@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.vr@1.0.so b/universal7570-common/proprietary/lib/android.hardware.vr@1.0.so deleted file mode 100644 index bd83c6d..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.vr@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.wifi.supplicant@1.0.so b/universal7570-common/proprietary/lib/android.hardware.wifi.supplicant@1.0.so deleted file mode 100644 index 37e2d2d..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.wifi.supplicant@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hardware.wifi@1.0.so b/universal7570-common/proprietary/lib/android.hardware.wifi@1.0.so deleted file mode 100644 index 435bd63..0000000 Binary files a/universal7570-common/proprietary/lib/android.hardware.wifi@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hidl.allocator@1.0.so b/universal7570-common/proprietary/lib/android.hidl.allocator@1.0.so deleted file mode 100644 index b3bd661..0000000 Binary files a/universal7570-common/proprietary/lib/android.hidl.allocator@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hidl.base@1.0.so b/universal7570-common/proprietary/lib/android.hidl.base@1.0.so deleted file mode 100644 index 38abfb9..0000000 Binary files a/universal7570-common/proprietary/lib/android.hidl.base@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hidl.manager@1.0.so b/universal7570-common/proprietary/lib/android.hidl.manager@1.0.so deleted file mode 100644 index c55ad08..0000000 Binary files a/universal7570-common/proprietary/lib/android.hidl.manager@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hidl.memory@1.0.so b/universal7570-common/proprietary/lib/android.hidl.memory@1.0.so deleted file mode 100644 index 72db98e..0000000 Binary files a/universal7570-common/proprietary/lib/android.hidl.memory@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hidl.token@1.0-utils.so b/universal7570-common/proprietary/lib/android.hidl.token@1.0-utils.so deleted file mode 100644 index 841db46..0000000 Binary files a/universal7570-common/proprietary/lib/android.hidl.token@1.0-utils.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.hidl.token@1.0.so b/universal7570-common/proprietary/lib/android.hidl.token@1.0.so deleted file mode 100644 index 262f14f..0000000 Binary files a/universal7570-common/proprietary/lib/android.hidl.token@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/android.system.wifi.keystore@1.0.so b/universal7570-common/proprietary/lib/android.system.wifi.keystore@1.0.so deleted file mode 100644 index 7d4798a..0000000 Binary files a/universal7570-common/proprietary/lib/android.system.wifi.keystore@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/drm/libfwdlockengine.so b/universal7570-common/proprietary/lib/drm/libfwdlockengine.so deleted file mode 100644 index c3786e8..0000000 Binary files a/universal7570-common/proprietary/lib/drm/libfwdlockengine.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/drm/libomaplugin.so b/universal7570-common/proprietary/lib/drm/libomaplugin.so deleted file mode 100644 index 4763499..0000000 Binary files a/universal7570-common/proprietary/lib/drm/libomaplugin.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/egl/libGLES_android.so b/universal7570-common/proprietary/lib/egl/libGLES_android.so deleted file mode 100644 index 73f9651..0000000 Binary files a/universal7570-common/proprietary/lib/egl/libGLES_android.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/hw/android.hidl.memory@1.0-impl.so b/universal7570-common/proprietary/lib/hw/android.hidl.memory@1.0-impl.so deleted file mode 100644 index 509e34f..0000000 Binary files a/universal7570-common/proprietary/lib/hw/android.hidl.memory@1.0-impl.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/hw/audio.a2dp.default.so b/universal7570-common/proprietary/lib/hw/audio.a2dp.default.so deleted file mode 100644 index 7f455c8..0000000 Binary files a/universal7570-common/proprietary/lib/hw/audio.a2dp.default.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/hw/audio.playback_record.default.so b/universal7570-common/proprietary/lib/hw/audio.playback_record.default.so deleted file mode 100644 index 66b9012..0000000 Binary files a/universal7570-common/proprietary/lib/hw/audio.playback_record.default.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/hw/audio.primary.goldfish.so b/universal7570-common/proprietary/lib/hw/audio.primary.goldfish.so deleted file mode 100644 index 697a4a8..0000000 Binary files a/universal7570-common/proprietary/lib/hw/audio.primary.goldfish.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/hw/audio.primary.goldfish_legacy.so b/universal7570-common/proprietary/lib/hw/audio.primary.goldfish_legacy.so deleted file mode 100644 index 0e94f25..0000000 Binary files a/universal7570-common/proprietary/lib/hw/audio.primary.goldfish_legacy.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/hw/audio.primary.universal7570.so b/universal7570-common/proprietary/lib/hw/audio.primary.universal7570.so deleted file mode 100644 index a3c55f6..0000000 Binary files a/universal7570-common/proprietary/lib/hw/audio.primary.universal7570.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/hw/bluetooth.default.so b/universal7570-common/proprietary/lib/hw/bluetooth.default.so deleted file mode 100644 index 3cd9c8b..0000000 Binary files a/universal7570-common/proprietary/lib/hw/bluetooth.default.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/hw/camera.goldfish.jpeg.so b/universal7570-common/proprietary/lib/hw/camera.goldfish.jpeg.so deleted file mode 100644 index 1aff757..0000000 Binary files a/universal7570-common/proprietary/lib/hw/camera.goldfish.jpeg.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/hw/camera.goldfish.so b/universal7570-common/proprietary/lib/hw/camera.goldfish.so deleted file mode 100644 index 6c12612..0000000 Binary files a/universal7570-common/proprietary/lib/hw/camera.goldfish.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/hw/camera.ranchu.jpeg.so b/universal7570-common/proprietary/lib/hw/camera.ranchu.jpeg.so deleted file mode 100644 index ebb81fa..0000000 Binary files a/universal7570-common/proprietary/lib/hw/camera.ranchu.jpeg.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/hw/camera.ranchu.so b/universal7570-common/proprietary/lib/hw/camera.ranchu.so deleted file mode 100644 index 0143da8..0000000 Binary files a/universal7570-common/proprietary/lib/hw/camera.ranchu.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/hw/camera.universal7570.so b/universal7570-common/proprietary/lib/hw/camera.universal7570.so deleted file mode 100644 index bb4d508..0000000 Binary files a/universal7570-common/proprietary/lib/hw/camera.universal7570.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/hw/fingerprint.goldfish.so b/universal7570-common/proprietary/lib/hw/fingerprint.goldfish.so deleted file mode 100644 index cb7ccb8..0000000 Binary files a/universal7570-common/proprietary/lib/hw/fingerprint.goldfish.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/hw/fingerprint.ranchu.so b/universal7570-common/proprietary/lib/hw/fingerprint.ranchu.so deleted file mode 100644 index 6a5a01f..0000000 Binary files a/universal7570-common/proprietary/lib/hw/fingerprint.ranchu.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/hw/gps.goldfish.so b/universal7570-common/proprietary/lib/hw/gps.goldfish.so deleted file mode 100644 index e2b495d..0000000 Binary files a/universal7570-common/proprietary/lib/hw/gps.goldfish.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/hw/gps.ranchu.so b/universal7570-common/proprietary/lib/hw/gps.ranchu.so deleted file mode 100644 index 5f609ac..0000000 Binary files a/universal7570-common/proprietary/lib/hw/gps.ranchu.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/hw/gralloc.exynos5.so b/universal7570-common/proprietary/lib/hw/gralloc.exynos5.so deleted file mode 100644 index e480e6f..0000000 Binary files a/universal7570-common/proprietary/lib/hw/gralloc.exynos5.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/hw/hwcomposer.exynos5.so b/universal7570-common/proprietary/lib/hw/hwcomposer.exynos5.so deleted file mode 100644 index a6f16db..0000000 Binary files a/universal7570-common/proprietary/lib/hw/hwcomposer.exynos5.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/hw/hwcomposer.goldfish.so b/universal7570-common/proprietary/lib/hw/hwcomposer.goldfish.so deleted file mode 100644 index e624a1c..0000000 Binary files a/universal7570-common/proprietary/lib/hw/hwcomposer.goldfish.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/hw/hwcomposer.ranchu.so b/universal7570-common/proprietary/lib/hw/hwcomposer.ranchu.so deleted file mode 100644 index cb53e47..0000000 Binary files a/universal7570-common/proprietary/lib/hw/hwcomposer.ranchu.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/hw/keystore.default.so b/universal7570-common/proprietary/lib/hw/keystore.default.so deleted file mode 100644 index 610dfab..0000000 Binary files a/universal7570-common/proprietary/lib/hw/keystore.default.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/hw/lights.goldfish.so b/universal7570-common/proprietary/lib/hw/lights.goldfish.so deleted file mode 100644 index 66bade6..0000000 Binary files a/universal7570-common/proprietary/lib/hw/lights.goldfish.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/hw/memtrack.exynos5.so b/universal7570-common/proprietary/lib/hw/memtrack.exynos5.so deleted file mode 100644 index 121aaab..0000000 Binary files a/universal7570-common/proprietary/lib/hw/memtrack.exynos5.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/hw/power.goldfish.so b/universal7570-common/proprietary/lib/hw/power.goldfish.so deleted file mode 100644 index f4b30a9..0000000 Binary files a/universal7570-common/proprietary/lib/hw/power.goldfish.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/hw/power.ranchu.so b/universal7570-common/proprietary/lib/hw/power.ranchu.so deleted file mode 100644 index ff15284..0000000 Binary files a/universal7570-common/proprietary/lib/hw/power.ranchu.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/hw/sensors.goldfish.so b/universal7570-common/proprietary/lib/hw/sensors.goldfish.so deleted file mode 100644 index 4f5c5f7..0000000 Binary files a/universal7570-common/proprietary/lib/hw/sensors.goldfish.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/hw/sensors.ranchu.so b/universal7570-common/proprietary/lib/hw/sensors.ranchu.so deleted file mode 100644 index 8a9bfdb..0000000 Binary files a/universal7570-common/proprietary/lib/hw/sensors.ranchu.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/jack/in.so b/universal7570-common/proprietary/lib/jack/in.so deleted file mode 100644 index f239b24..0000000 Binary files a/universal7570-common/proprietary/lib/jack/in.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/jack/jack_alsa.so b/universal7570-common/proprietary/lib/jack/jack_alsa.so deleted file mode 100644 index c79d2e0..0000000 Binary files a/universal7570-common/proprietary/lib/jack/jack_alsa.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/jack/jack_dummy.so b/universal7570-common/proprietary/lib/jack/jack_dummy.so deleted file mode 100644 index f17ed1d..0000000 Binary files a/universal7570-common/proprietary/lib/jack/jack_dummy.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/jack/jack_loopback.so b/universal7570-common/proprietary/lib/jack/jack_loopback.so deleted file mode 100644 index b9358d1..0000000 Binary files a/universal7570-common/proprietary/lib/jack/jack_loopback.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/jack/out.so b/universal7570-common/proprietary/lib/jack/out.so deleted file mode 100644 index 6acdbbe..0000000 Binary files a/universal7570-common/proprietary/lib/jack/out.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/ld-android.so b/universal7570-common/proprietary/lib/ld-android.so deleted file mode 100644 index a426f40..0000000 Binary files a/universal7570-common/proprietary/lib/ld-android.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libAstcEnc.so b/universal7570-common/proprietary/lib/libAstcEnc.so deleted file mode 100644 index 5d08f6a..0000000 Binary files a/universal7570-common/proprietary/lib/libAstcEnc.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libBSD_jni.so b/universal7570-common/proprietary/lib/libBSD_jni.so deleted file mode 100644 index ccac521..0000000 Binary files a/universal7570-common/proprietary/lib/libBSD_jni.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libEGL.so b/universal7570-common/proprietary/lib/libEGL.so deleted file mode 100644 index 8e9131c..0000000 Binary files a/universal7570-common/proprietary/lib/libEGL.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libETC1.so b/universal7570-common/proprietary/lib/libETC1.so deleted file mode 100644 index 8ae5d5a..0000000 Binary files a/universal7570-common/proprietary/lib/libETC1.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libExynosHWCService.so b/universal7570-common/proprietary/lib/libExynosHWCService.so deleted file mode 100644 index 91d8198..0000000 Binary files a/universal7570-common/proprietary/lib/libExynosHWCService.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libExynosOMX_Core.so b/universal7570-common/proprietary/lib/libExynosOMX_Core.so deleted file mode 100644 index 637544a..0000000 Binary files a/universal7570-common/proprietary/lib/libExynosOMX_Core.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libExynosOMX_Resourcemanager.so b/universal7570-common/proprietary/lib/libExynosOMX_Resourcemanager.so deleted file mode 100644 index e8d9932..0000000 Binary files a/universal7570-common/proprietary/lib/libExynosOMX_Resourcemanager.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libFFTEm.so b/universal7570-common/proprietary/lib/libFFTEm.so deleted file mode 100644 index 53faa9b..0000000 Binary files a/universal7570-common/proprietary/lib/libFFTEm.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libFrucSSMLib.so b/universal7570-common/proprietary/lib/libFrucSSMLib.so deleted file mode 100644 index 8921cb9..0000000 Binary files a/universal7570-common/proprietary/lib/libFrucSSMLib.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libGLESv1_CM.so b/universal7570-common/proprietary/lib/libGLESv1_CM.so deleted file mode 100644 index 5f86589..0000000 Binary files a/universal7570-common/proprietary/lib/libGLESv1_CM.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libGLESv2.so b/universal7570-common/proprietary/lib/libGLESv2.so deleted file mode 100644 index 39c3406..0000000 Binary files a/universal7570-common/proprietary/lib/libGLESv2.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libGLESv3.so b/universal7570-common/proprietary/lib/libGLESv3.so deleted file mode 100644 index cd2c4b4..0000000 Binary files a/universal7570-common/proprietary/lib/libGLESv3.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libHMT.so b/universal7570-common/proprietary/lib/libHMT.so deleted file mode 100644 index 5259455..0000000 Binary files a/universal7570-common/proprietary/lib/libHMT.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libHpr_RecFace_dl_v1.0.so b/universal7570-common/proprietary/lib/libHpr_RecFace_dl_v1.0.so deleted file mode 100644 index 2012b25..0000000 Binary files a/universal7570-common/proprietary/lib/libHpr_RecFace_dl_v1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libHpr_RecGAE_cvFeature_v1.0.so b/universal7570-common/proprietary/lib/libHpr_RecGAE_cvFeature_v1.0.so deleted file mode 100644 index 12664ed..0000000 Binary files a/universal7570-common/proprietary/lib/libHpr_RecGAE_cvFeature_v1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libHpr_TaskFaceClustering_hierarchical_v1.0.so b/universal7570-common/proprietary/lib/libHpr_TaskFaceClustering_hierarchical_v1.0.so deleted file mode 100644 index cdddcb8..0000000 Binary files a/universal7570-common/proprietary/lib/libHpr_TaskFaceClustering_hierarchical_v1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libInteractivePanoramaUtil.so b/universal7570-common/proprietary/lib/libInteractivePanoramaUtil.so deleted file mode 100644 index 3f0422d..0000000 Binary files a/universal7570-common/proprietary/lib/libInteractivePanoramaUtil.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libIss_Operations.so b/universal7570-common/proprietary/lib/libIss_Operations.so deleted file mode 100644 index 13dd41d..0000000 Binary files a/universal7570-common/proprietary/lib/libIss_Operations.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libIss_jni.so b/universal7570-common/proprietary/lib/libIss_jni.so deleted file mode 100644 index 6695047..0000000 Binary files a/universal7570-common/proprietary/lib/libIss_jni.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libIss_mw.so b/universal7570-common/proprietary/lib/libIss_mw.so deleted file mode 100644 index c5244c1..0000000 Binary files a/universal7570-common/proprietary/lib/libIss_mw.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libIss_mwVold.so b/universal7570-common/proprietary/lib/libIss_mwVold.so deleted file mode 100644 index 417e52b..0000000 Binary files a/universal7570-common/proprietary/lib/libIss_mwVold.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libIss_utils.so b/universal7570-common/proprietary/lib/libIss_utils.so deleted file mode 100644 index 1d2c3c4..0000000 Binary files a/universal7570-common/proprietary/lib/libIss_utils.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libLLVM.so b/universal7570-common/proprietary/lib/libLLVM.so deleted file mode 100644 index f57e430..0000000 Binary files a/universal7570-common/proprietary/lib/libLLVM.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libObjectAndSceneClassification_2.5_OD.so b/universal7570-common/proprietary/lib/libObjectAndSceneClassification_2.5_OD.so deleted file mode 100644 index 02ce052..0000000 Binary files a/universal7570-common/proprietary/lib/libObjectAndSceneClassification_2.5_OD.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libOpenMAXAL.so b/universal7570-common/proprietary/lib/libOpenMAXAL.so deleted file mode 100644 index 7788ddd..0000000 Binary files a/universal7570-common/proprietary/lib/libOpenMAXAL.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libOpenSLES.so b/universal7570-common/proprietary/lib/libOpenSLES.so deleted file mode 100644 index 6c122e7..0000000 Binary files a/universal7570-common/proprietary/lib/libOpenSLES.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libPSI.so b/universal7570-common/proprietary/lib/libPSI.so deleted file mode 100644 index 6e4df0a..0000000 Binary files a/universal7570-common/proprietary/lib/libPSI.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libQmageDecoder.so b/universal7570-common/proprietary/lib/libQmageDecoder.so deleted file mode 100644 index 40a0dff..0000000 Binary files a/universal7570-common/proprietary/lib/libQmageDecoder.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libRS.so b/universal7570-common/proprietary/lib/libRS.so deleted file mode 100644 index d6348ce..0000000 Binary files a/universal7570-common/proprietary/lib/libRS.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libRSCpuRef.so b/universal7570-common/proprietary/lib/libRSCpuRef.so deleted file mode 100644 index e3ee6ab..0000000 Binary files a/universal7570-common/proprietary/lib/libRSCpuRef.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libRSDriver.so b/universal7570-common/proprietary/lib/libRSDriver.so deleted file mode 100644 index ac52b9b..0000000 Binary files a/universal7570-common/proprietary/lib/libRSDriver.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libRS_internal.so b/universal7570-common/proprietary/lib/libRS_internal.so deleted file mode 100644 index a2e82df..0000000 Binary files a/universal7570-common/proprietary/lib/libRS_internal.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libRScpp.so b/universal7570-common/proprietary/lib/libRScpp.so deleted file mode 100644 index 7c91c7f..0000000 Binary files a/universal7570-common/proprietary/lib/libRScpp.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libSTE.so b/universal7570-common/proprietary/lib/libSTE.so deleted file mode 100644 index 2fb21d3..0000000 Binary files a/universal7570-common/proprietary/lib/libSTE.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libSamsungAPVoiceEngine.so b/universal7570-common/proprietary/lib/libSamsungAPVoiceEngine.so deleted file mode 100644 index f761908..0000000 Binary files a/universal7570-common/proprietary/lib/libSamsungAPVoiceEngine.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libSamsungPostProcess.so b/universal7570-common/proprietary/lib/libSamsungPostProcess.so deleted file mode 100644 index 44faa98..0000000 Binary files a/universal7570-common/proprietary/lib/libSamsungPostProcess.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libSamsungPostProcessConvertor.so b/universal7570-common/proprietary/lib/libSamsungPostProcessConvertor.so deleted file mode 100644 index ad026ad..0000000 Binary files a/universal7570-common/proprietary/lib/libSamsungPostProcessConvertor.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libSamsungPreProcess.so b/universal7570-common/proprietary/lib/libSamsungPreProcess.so deleted file mode 100644 index a2bfcb1..0000000 Binary files a/universal7570-common/proprietary/lib/libSamsungPreProcess.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libSecEDSVendorBase.so b/universal7570-common/proprietary/lib/libSecEDSVendorBase.so deleted file mode 100644 index f744631..0000000 Binary files a/universal7570-common/proprietary/lib/libSecEDSVendorBase.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libSecExternalDisplay_jni.so b/universal7570-common/proprietary/lib/libSecExternalDisplay_jni.so deleted file mode 100644 index 1c0f3d6..0000000 Binary files a/universal7570-common/proprietary/lib/libSecExternalDisplay_jni.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libSecExternalDisplayinterface.so b/universal7570-common/proprietary/lib/libSecExternalDisplayinterface.so deleted file mode 100644 index dcd0c59..0000000 Binary files a/universal7570-common/proprietary/lib/libSecExternalDisplayinterface.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libSisoCameraDistortionEffects.so b/universal7570-common/proprietary/lib/libSisoCameraDistortionEffects.so deleted file mode 100644 index b027d6c..0000000 Binary files a/universal7570-common/proprietary/lib/libSisoCameraDistortionEffects.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libSoundAlive_VSP_ver315b_arm.so b/universal7570-common/proprietary/lib/libSoundAlive_VSP_ver315b_arm.so deleted file mode 100644 index 8f4d0ea..0000000 Binary files a/universal7570-common/proprietary/lib/libSoundAlive_VSP_ver315b_arm.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/lib_DNSe_EP_ver216c.so b/universal7570-common/proprietary/lib/lib_DNSe_EP_ver216c.so deleted file mode 100644 index 7611416..0000000 Binary files a/universal7570-common/proprietary/lib/lib_DNSe_EP_ver216c.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/lib_DNSe_NRSS_ver226.so b/universal7570-common/proprietary/lib/lib_DNSe_NRSS_ver226.so deleted file mode 100644 index 2b8564b..0000000 Binary files a/universal7570-common/proprietary/lib/lib_DNSe_NRSS_ver226.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/lib_SA_GoogleFX_ver119k.so b/universal7570-common/proprietary/lib/lib_SA_GoogleFX_ver119k.so deleted file mode 100644 index b1122b2..0000000 Binary files a/universal7570-common/proprietary/lib/lib_SA_GoogleFX_ver119k.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/lib_SamsungRec_V05001.so b/universal7570-common/proprietary/lib/lib_SamsungRec_V05001.so deleted file mode 100644 index 74312bf..0000000 Binary files a/universal7570-common/proprietary/lib/lib_SamsungRec_V05001.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/lib_SamsungVAD_v01009.so b/universal7570-common/proprietary/lib/lib_SamsungVAD_v01009.so deleted file mode 100644 index 3247dd4..0000000 Binary files a/universal7570-common/proprietary/lib/lib_SamsungVAD_v01009.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/lib_SoundAlive_3DPosition_ver202.so b/universal7570-common/proprietary/lib/lib_SoundAlive_3DPosition_ver202.so deleted file mode 100644 index c52a374..0000000 Binary files a/universal7570-common/proprietary/lib/lib_SoundAlive_3DPosition_ver202.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/lib_SoundAlive_SRC384_ver300.so b/universal7570-common/proprietary/lib/lib_SoundAlive_SRC384_ver300.so deleted file mode 100644 index 51bec92..0000000 Binary files a/universal7570-common/proprietary/lib/lib_SoundAlive_SRC384_ver300.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/lib_SoundAlive_play_plus_ver127a.so b/universal7570-common/proprietary/lib/lib_SoundAlive_play_plus_ver127a.so deleted file mode 100644 index 266e5ff..0000000 Binary files a/universal7570-common/proprietary/lib/lib_SoundAlive_play_plus_ver127a.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/lib_SoundBooster_ver710.so b/universal7570-common/proprietary/lib/lib_SoundBooster_ver710.so deleted file mode 100644 index 3ed38de..0000000 Binary files a/universal7570-common/proprietary/lib/lib_SoundBooster_ver710.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/lib_apmnative.so b/universal7570-common/proprietary/lib/lib_apmnative.so deleted file mode 100644 index acd27fc..0000000 Binary files a/universal7570-common/proprietary/lib/lib_apmnative.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/lib_soundaliveresampler.so b/universal7570-common/proprietary/lib/lib_soundaliveresampler.so deleted file mode 100644 index 6607d94..0000000 Binary files a/universal7570-common/proprietary/lib/lib_soundaliveresampler.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/lib_src_night_shot.so b/universal7570-common/proprietary/lib/lib_src_night_shot.so deleted file mode 100644 index 2dd3c6b..0000000 Binary files a/universal7570-common/proprietary/lib/lib_src_night_shot.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libaaudio.so b/universal7570-common/proprietary/lib/libaaudio.so deleted file mode 100644 index a1b4cd8..0000000 Binary files a/universal7570-common/proprietary/lib/libaaudio.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libaaudioservice.so b/universal7570-common/proprietary/lib/libaaudioservice.so deleted file mode 100644 index 5d8face..0000000 Binary files a/universal7570-common/proprietary/lib/libaaudioservice.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libabcfingr.so b/universal7570-common/proprietary/lib/libabcfingr.so deleted file mode 100644 index ece8396..0000000 Binary files a/universal7570-common/proprietary/lib/libabcfingr.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libabcfingrcagent.so b/universal7570-common/proprietary/lib/libabcfingrcagent.so deleted file mode 100644 index f07f248..0000000 Binary files a/universal7570-common/proprietary/lib/libabcfingrcagent.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libaccauthentication_jni.so b/universal7570-common/proprietary/lib/libaccauthentication_jni.so deleted file mode 100644 index 84a00c2..0000000 Binary files a/universal7570-common/proprietary/lib/libaccauthentication_jni.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libandroid.so b/universal7570-common/proprietary/lib/libandroid.so deleted file mode 100644 index 08c4def..0000000 Binary files a/universal7570-common/proprietary/lib/libandroid.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libandroid_runtime.so b/universal7570-common/proprietary/lib/libandroid_runtime.so deleted file mode 100644 index afea2c7..0000000 Binary files a/universal7570-common/proprietary/lib/libandroid_runtime.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libandroid_servers.so b/universal7570-common/proprietary/lib/libandroid_servers.so deleted file mode 100644 index a12f703..0000000 Binary files a/universal7570-common/proprietary/lib/libandroid_servers.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libandroidfw.so b/universal7570-common/proprietary/lib/libandroidfw.so deleted file mode 100644 index 4d563b8..0000000 Binary files a/universal7570-common/proprietary/lib/libandroidfw.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libapa.so b/universal7570-common/proprietary/lib/libapa.so deleted file mode 100644 index de4d24b..0000000 Binary files a/universal7570-common/proprietary/lib/libapa.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libapa_client.so b/universal7570-common/proprietary/lib/libapa_client.so deleted file mode 100644 index 4ec1637..0000000 Binary files a/universal7570-common/proprietary/lib/libapa_client.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libapa_control.so b/universal7570-common/proprietary/lib/libapa_control.so deleted file mode 100644 index e16ff9c..0000000 Binary files a/universal7570-common/proprietary/lib/libapa_control.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libapaproxy.so b/universal7570-common/proprietary/lib/libapaproxy.so deleted file mode 100644 index 12df281..0000000 Binary files a/universal7570-common/proprietary/lib/libapaproxy.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libaplayer.so b/universal7570-common/proprietary/lib/libaplayer.so deleted file mode 100644 index eff1911..0000000 Binary files a/universal7570-common/proprietary/lib/libaplayer.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libappfuse.so b/universal7570-common/proprietary/lib/libappfuse.so deleted file mode 100644 index 727ff0e..0000000 Binary files a/universal7570-common/proprietary/lib/libappfuse.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libaptX_encoder.so b/universal7570-common/proprietary/lib/libaptX_encoder.so deleted file mode 100644 index 6357ad5..0000000 Binary files a/universal7570-common/proprietary/lib/libaptX_encoder.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libarac.so b/universal7570-common/proprietary/lib/libarac.so deleted file mode 100644 index f4861fd..0000000 Binary files a/universal7570-common/proprietary/lib/libarac.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libarcsoft_wideselfie.so b/universal7570-common/proprietary/lib/libarcsoft_wideselfie.so deleted file mode 100644 index 16f092e..0000000 Binary files a/universal7570-common/proprietary/lib/libarcsoft_wideselfie.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libaresdns.so b/universal7570-common/proprietary/lib/libaresdns.so deleted file mode 100644 index 7c58d6c..0000000 Binary files a/universal7570-common/proprietary/lib/libaresdns.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libart-compiler.so b/universal7570-common/proprietary/lib/libart-compiler.so deleted file mode 100644 index 796d61b..0000000 Binary files a/universal7570-common/proprietary/lib/libart-compiler.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libart-compiler.so.orig.gz b/universal7570-common/proprietary/lib/libart-compiler.so.orig.gz deleted file mode 100644 index 1ae0512..0000000 Binary files a/universal7570-common/proprietary/lib/libart-compiler.so.orig.gz and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libart-dexlayout.so b/universal7570-common/proprietary/lib/libart-dexlayout.so deleted file mode 100644 index a422aa3..0000000 Binary files a/universal7570-common/proprietary/lib/libart-dexlayout.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libart-dexlayout.so.orig.gz b/universal7570-common/proprietary/lib/libart-dexlayout.so.orig.gz deleted file mode 100644 index d383fd6..0000000 Binary files a/universal7570-common/proprietary/lib/libart-dexlayout.so.orig.gz and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libart-disassembler.so b/universal7570-common/proprietary/lib/libart-disassembler.so deleted file mode 100644 index c8dc0e6..0000000 Binary files a/universal7570-common/proprietary/lib/libart-disassembler.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libart-disassembler.so.orig.gz b/universal7570-common/proprietary/lib/libart-disassembler.so.orig.gz deleted file mode 100644 index afaf694..0000000 Binary files a/universal7570-common/proprietary/lib/libart-disassembler.so.orig.gz and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libart.so b/universal7570-common/proprietary/lib/libart.so deleted file mode 100644 index 407242b..0000000 Binary files a/universal7570-common/proprietary/lib/libart.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libart.so.orig.gz b/universal7570-common/proprietary/lib/libart.so.orig.gz deleted file mode 100644 index 11d61ec..0000000 Binary files a/universal7570-common/proprietary/lib/libart.so.orig.gz and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libasf_fileshare.so b/universal7570-common/proprietary/lib/libasf_fileshare.so deleted file mode 100644 index e4faa34..0000000 Binary files a/universal7570-common/proprietary/lib/libasf_fileshare.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libasf_fileshareserver.so b/universal7570-common/proprietary/lib/libasf_fileshareserver.so deleted file mode 100644 index 41fb1d1..0000000 Binary files a/universal7570-common/proprietary/lib/libasf_fileshareserver.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libasound.so b/universal7570-common/proprietary/lib/libasound.so deleted file mode 100644 index 1677d98..0000000 Binary files a/universal7570-common/proprietary/lib/libasound.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libatomcore.so b/universal7570-common/proprietary/lib/libatomcore.so deleted file mode 100644 index 2f5635f..0000000 Binary files a/universal7570-common/proprietary/lib/libatomcore.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libatomjpeg.so b/universal7570-common/proprietary/lib/libatomjpeg.so deleted file mode 100644 index 0ceb9a2..0000000 Binary files a/universal7570-common/proprietary/lib/libatomjpeg.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libaudio-ril.so b/universal7570-common/proprietary/lib/libaudio-ril.so deleted file mode 100644 index c2b8f4c..0000000 Binary files a/universal7570-common/proprietary/lib/libaudio-ril.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libaudioclient.so b/universal7570-common/proprietary/lib/libaudioclient.so deleted file mode 100644 index 0f902da..0000000 Binary files a/universal7570-common/proprietary/lib/libaudioclient.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libaudioeffect_jni.so b/universal7570-common/proprietary/lib/libaudioeffect_jni.so deleted file mode 100644 index a6c9d72..0000000 Binary files a/universal7570-common/proprietary/lib/libaudioeffect_jni.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libaudioflinger.so b/universal7570-common/proprietary/lib/libaudioflinger.so deleted file mode 100644 index 649f0fb..0000000 Binary files a/universal7570-common/proprietary/lib/libaudioflinger.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libaudiohal.so b/universal7570-common/proprietary/lib/libaudiohal.so deleted file mode 100644 index d6addf4..0000000 Binary files a/universal7570-common/proprietary/lib/libaudiohal.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libaudiomanager.so b/universal7570-common/proprietary/lib/libaudiomanager.so deleted file mode 100644 index 4490da4..0000000 Binary files a/universal7570-common/proprietary/lib/libaudiomanager.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libaudiopolicyenginedefault.so b/universal7570-common/proprietary/lib/libaudiopolicyenginedefault.so deleted file mode 100644 index 0a9b5a4..0000000 Binary files a/universal7570-common/proprietary/lib/libaudiopolicyenginedefault.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libaudiopolicymanager.so b/universal7570-common/proprietary/lib/libaudiopolicymanager.so deleted file mode 100644 index 589cc09..0000000 Binary files a/universal7570-common/proprietary/lib/libaudiopolicymanager.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libaudiopolicymanagerdefault.so b/universal7570-common/proprietary/lib/libaudiopolicymanagerdefault.so deleted file mode 100644 index c23872f..0000000 Binary files a/universal7570-common/proprietary/lib/libaudiopolicymanagerdefault.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libaudiopolicyservice.so b/universal7570-common/proprietary/lib/libaudiopolicyservice.so deleted file mode 100644 index 2eb3fcc..0000000 Binary files a/universal7570-common/proprietary/lib/libaudiopolicyservice.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libaudioprocessing.so b/universal7570-common/proprietary/lib/libaudioprocessing.so deleted file mode 100644 index c99d82e..0000000 Binary files a/universal7570-common/proprietary/lib/libaudioprocessing.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libaudioroute.so b/universal7570-common/proprietary/lib/libaudioroute.so deleted file mode 100644 index c67df4d..0000000 Binary files a/universal7570-common/proprietary/lib/libaudioroute.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libaudiospdif.so b/universal7570-common/proprietary/lib/libaudiospdif.so deleted file mode 100644 index 2fdad3e..0000000 Binary files a/universal7570-common/proprietary/lib/libaudiospdif.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libaudioutils.so b/universal7570-common/proprietary/lib/libaudioutils.so deleted file mode 100644 index 98b32a7..0000000 Binary files a/universal7570-common/proprietary/lib/libaudioutils.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libauthnrtactrl_jni.so b/universal7570-common/proprietary/lib/libauthnrtactrl_jni.so deleted file mode 100644 index cafbef8..0000000 Binary files a/universal7570-common/proprietary/lib/libauthnrtactrl_jni.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libavservices_minijail.so b/universal7570-common/proprietary/lib/libavservices_minijail.so deleted file mode 100644 index cf83344..0000000 Binary files a/universal7570-common/proprietary/lib/libavservices_minijail.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libbacktrace.so b/universal7570-common/proprietary/lib/libbacktrace.so deleted file mode 100644 index 39daca5..0000000 Binary files a/universal7570-common/proprietary/lib/libbacktrace.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libbase.so b/universal7570-common/proprietary/lib/libbase.so deleted file mode 100644 index 88afb7b..0000000 Binary files a/universal7570-common/proprietary/lib/libbase.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libbatteryservice.so b/universal7570-common/proprietary/lib/libbatteryservice.so deleted file mode 100644 index 25da387..0000000 Binary files a/universal7570-common/proprietary/lib/libbatteryservice.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libbcc.so b/universal7570-common/proprietary/lib/libbcc.so deleted file mode 100644 index d8b7c02..0000000 Binary files a/universal7570-common/proprietary/lib/libbcc.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libbcinfo.so b/universal7570-common/proprietary/lib/libbcinfo.so deleted file mode 100644 index cfd076f..0000000 Binary files a/universal7570-common/proprietary/lib/libbcinfo.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libbinder.so b/universal7570-common/proprietary/lib/libbinder.so deleted file mode 100644 index 8d551b8..0000000 Binary files a/universal7570-common/proprietary/lib/libbinder.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libblas.so b/universal7570-common/proprietary/lib/libblas.so deleted file mode 100644 index b401516..0000000 Binary files a/universal7570-common/proprietary/lib/libblas.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libbluetooth_jni.so b/universal7570-common/proprietary/lib/libbluetooth_jni.so deleted file mode 100644 index c001d36..0000000 Binary files a/universal7570-common/proprietary/lib/libbluetooth_jni.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libbt-iopdb.so b/universal7570-common/proprietary/lib/libbt-iopdb.so deleted file mode 100644 index a4f7a79..0000000 Binary files a/universal7570-common/proprietary/lib/libbt-iopdb.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libbt-iopdb_mod.so b/universal7570-common/proprietary/lib/libbt-iopdb_mod.so deleted file mode 100644 index 0e4e34c..0000000 Binary files a/universal7570-common/proprietary/lib/libbt-iopdb_mod.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libbthost_if.so b/universal7570-common/proprietary/lib/libbthost_if.so deleted file mode 100644 index 577116f..0000000 Binary files a/universal7570-common/proprietary/lib/libbthost_if.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libc++.so b/universal7570-common/proprietary/lib/libc++.so deleted file mode 100644 index 00bfd17..0000000 Binary files a/universal7570-common/proprietary/lib/libc++.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libc.so b/universal7570-common/proprietary/lib/libc.so deleted file mode 100644 index 82867ae..0000000 Binary files a/universal7570-common/proprietary/lib/libc.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libc_malloc_debug.so b/universal7570-common/proprietary/lib/libc_malloc_debug.so deleted file mode 100644 index 767b2e4..0000000 Binary files a/universal7570-common/proprietary/lib/libc_malloc_debug.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libcamera2ndk.so b/universal7570-common/proprietary/lib/libcamera2ndk.so deleted file mode 100644 index 36320c5..0000000 Binary files a/universal7570-common/proprietary/lib/libcamera2ndk.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libcamera_client.so b/universal7570-common/proprietary/lib/libcamera_client.so deleted file mode 100644 index bd58a0d..0000000 Binary files a/universal7570-common/proprietary/lib/libcamera_client.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libcamera_metadata.so b/universal7570-common/proprietary/lib/libcamera_metadata.so deleted file mode 100644 index cca24db..0000000 Binary files a/universal7570-common/proprietary/lib/libcamera_metadata.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libcamerahardwareinterface.so b/universal7570-common/proprietary/lib/libcamerahardwareinterface.so deleted file mode 100644 index a0811b2..0000000 Binary files a/universal7570-common/proprietary/lib/libcamerahardwareinterface.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libcameraservice.so b/universal7570-common/proprietary/lib/libcameraservice.so deleted file mode 100644 index 5b849de..0000000 Binary files a/universal7570-common/proprietary/lib/libcameraservice.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libcap.so b/universal7570-common/proprietary/lib/libcap.so deleted file mode 100644 index c891186..0000000 Binary files a/universal7570-common/proprietary/lib/libcap.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libcharon.so b/universal7570-common/proprietary/lib/libcharon.so deleted file mode 100644 index 9493f70..0000000 Binary files a/universal7570-common/proprietary/lib/libcharon.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libchrome.so b/universal7570-common/proprietary/lib/libchrome.so deleted file mode 100644 index db6f7e4..0000000 Binary files a/universal7570-common/proprietary/lib/libchrome.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libclcore.bc b/universal7570-common/proprietary/lib/libclcore.bc deleted file mode 100644 index ee0429a..0000000 Binary files a/universal7570-common/proprietary/lib/libclcore.bc and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libclcore_debug.bc b/universal7570-common/proprietary/lib/libclcore_debug.bc deleted file mode 100644 index 1977a2a..0000000 Binary files a/universal7570-common/proprietary/lib/libclcore_debug.bc and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libclcore_g.bc b/universal7570-common/proprietary/lib/libclcore_g.bc deleted file mode 100644 index d9044f9..0000000 Binary files a/universal7570-common/proprietary/lib/libclcore_g.bc and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libclcore_neon.bc b/universal7570-common/proprietary/lib/libclcore_neon.bc deleted file mode 100644 index ce3da69..0000000 Binary files a/universal7570-common/proprietary/lib/libclcore_neon.bc and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libcodecsolution.so b/universal7570-common/proprietary/lib/libcodecsolution.so deleted file mode 100644 index ddae31b..0000000 Binary files a/universal7570-common/proprietary/lib/libcodecsolution.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libcommonpawrapper.so b/universal7570-common/proprietary/lib/libcommonpawrapper.so deleted file mode 100644 index dc5636e..0000000 Binary files a/universal7570-common/proprietary/lib/libcommonpawrapper.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libcompiler_rt.so b/universal7570-common/proprietary/lib/libcompiler_rt.so deleted file mode 100644 index e43afe7..0000000 Binary files a/universal7570-common/proprietary/lib/libcompiler_rt.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libcorefx.so b/universal7570-common/proprietary/lib/libcorefx.so deleted file mode 100644 index da01064..0000000 Binary files a/universal7570-common/proprietary/lib/libcorefx.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libcrypto_utils.so b/universal7570-common/proprietary/lib/libcrypto_utils.so deleted file mode 100644 index 9fcb4b2..0000000 Binary files a/universal7570-common/proprietary/lib/libcrypto_utils.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libcsc.so b/universal7570-common/proprietary/lib/libcsc.so deleted file mode 100644 index 2edbe2a..0000000 Binary files a/universal7570-common/proprietary/lib/libcsc.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libcups.so b/universal7570-common/proprietary/lib/libcups.so deleted file mode 100644 index 8cc8a23..0000000 Binary files a/universal7570-common/proprietary/lib/libcups.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libcurl.so b/universal7570-common/proprietary/lib/libcurl.so deleted file mode 100644 index 1ef6df8..0000000 Binary files a/universal7570-common/proprietary/lib/libcurl.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libcurl2.so b/universal7570-common/proprietary/lib/libcurl2.so deleted file mode 100644 index 68e5db1..0000000 Binary files a/universal7570-common/proprietary/lib/libcurl2.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libcutils.so b/universal7570-common/proprietary/lib/libcutils.so deleted file mode 100644 index 5d6411f..0000000 Binary files a/universal7570-common/proprietary/lib/libcutils.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libdebuggerd_client.so b/universal7570-common/proprietary/lib/libdebuggerd_client.so deleted file mode 100644 index e1bce88..0000000 Binary files a/universal7570-common/proprietary/lib/libdebuggerd_client.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libdefcontainer_jni.so b/universal7570-common/proprietary/lib/libdefcontainer_jni.so deleted file mode 100644 index 8e958b7..0000000 Binary files a/universal7570-common/proprietary/lib/libdefcontainer_jni.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libdevkwcmd.so b/universal7570-common/proprietary/lib/libdevkwcmd.so deleted file mode 100644 index 1d73fd8..0000000 Binary files a/universal7570-common/proprietary/lib/libdevkwcmd.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libdiskconfig.so b/universal7570-common/proprietary/lib/libdiskconfig.so deleted file mode 100644 index 1d46410..0000000 Binary files a/universal7570-common/proprietary/lib/libdiskconfig.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libdisplayservicehidl.so b/universal7570-common/proprietary/lib/libdisplayservicehidl.so deleted file mode 100644 index 15a796c..0000000 Binary files a/universal7570-common/proprietary/lib/libdisplayservicehidl.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libdk_native.so b/universal7570-common/proprietary/lib/libdk_native.so deleted file mode 100644 index 0e65413..0000000 Binary files a/universal7570-common/proprietary/lib/libdk_native.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libdk_native_client.so b/universal7570-common/proprietary/lib/libdk_native_client.so deleted file mode 100644 index 49777c0..0000000 Binary files a/universal7570-common/proprietary/lib/libdk_native_client.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libdl.so b/universal7570-common/proprietary/lib/libdl.so deleted file mode 100644 index d83c953..0000000 Binary files a/universal7570-common/proprietary/lib/libdl.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libdlp_sdk.so b/universal7570-common/proprietary/lib/libdlp_sdk.so deleted file mode 100644 index 616746c..0000000 Binary files a/universal7570-common/proprietary/lib/libdlp_sdk.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libdmcFaceEngine.so b/universal7570-common/proprietary/lib/libdmcFaceEngine.so deleted file mode 100644 index 5ee9f9f..0000000 Binary files a/universal7570-common/proprietary/lib/libdmcFaceEngine.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libdng_sdk.so b/universal7570-common/proprietary/lib/libdng_sdk.so deleted file mode 100644 index c9900fa..0000000 Binary files a/universal7570-common/proprietary/lib/libdng_sdk.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libdrmframework.so b/universal7570-common/proprietary/lib/libdrmframework.so deleted file mode 100644 index 03dfa82..0000000 Binary files a/universal7570-common/proprietary/lib/libdrmframework.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libdrmframework_jni.so b/universal7570-common/proprietary/lib/libdrmframework_jni.so deleted file mode 100644 index fb713e5..0000000 Binary files a/universal7570-common/proprietary/lib/libdrmframework_jni.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libdumpstateaidl.so b/universal7570-common/proprietary/lib/libdumpstateaidl.so deleted file mode 100644 index 6827dcd..0000000 Binary files a/universal7570-common/proprietary/lib/libdumpstateaidl.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libdumpstateutil.so b/universal7570-common/proprietary/lib/libdumpstateutil.so deleted file mode 100644 index 296140e..0000000 Binary files a/universal7570-common/proprietary/lib/libdumpstateutil.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libedmnativehelper.so b/universal7570-common/proprietary/lib/libedmnativehelper.so deleted file mode 100644 index a4fb726..0000000 Binary files a/universal7570-common/proprietary/lib/libedmnativehelper.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libedmnativehelperservice.so b/universal7570-common/proprietary/lib/libedmnativehelperservice.so deleted file mode 100644 index b0954eb..0000000 Binary files a/universal7570-common/proprietary/lib/libedmnativehelperservice.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libeffectpolicy.so b/universal7570-common/proprietary/lib/libeffectpolicy.so deleted file mode 100644 index 4d1e930..0000000 Binary files a/universal7570-common/proprietary/lib/libeffectpolicy.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libengmode.so b/universal7570-common/proprietary/lib/libengmode.so deleted file mode 100644 index 6736eb9..0000000 Binary files a/universal7570-common/proprietary/lib/libengmode.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libengmode2.so b/universal7570-common/proprietary/lib/libengmode2.so deleted file mode 100644 index b1b0d3e..0000000 Binary files a/universal7570-common/proprietary/lib/libengmode2.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libepm.so b/universal7570-common/proprietary/lib/libepm.so deleted file mode 100644 index 0875649..0000000 Binary files a/universal7570-common/proprietary/lib/libepm.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/liberis_charon.so b/universal7570-common/proprietary/lib/liberis_charon.so deleted file mode 100644 index e5aed0c..0000000 Binary files a/universal7570-common/proprietary/lib/liberis_charon.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/liberis_simaka.so b/universal7570-common/proprietary/lib/liberis_simaka.so deleted file mode 100644 index a88729b..0000000 Binary files a/universal7570-common/proprietary/lib/liberis_simaka.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/liberis_strongswan.so b/universal7570-common/proprietary/lib/liberis_strongswan.so deleted file mode 100644 index fd7f989..0000000 Binary files a/universal7570-common/proprietary/lib/liberis_strongswan.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libesecomm_adapter.so b/universal7570-common/proprietary/lib/libesecomm_adapter.so deleted file mode 100644 index 931c2e5..0000000 Binary files a/universal7570-common/proprietary/lib/libesecomm_adapter.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libete.so b/universal7570-common/proprietary/lib/libete.so deleted file mode 100644 index cefd3fd..0000000 Binary files a/universal7570-common/proprietary/lib/libete.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libevent.so b/universal7570-common/proprietary/lib/libevent.so deleted file mode 100644 index b33892a..0000000 Binary files a/universal7570-common/proprietary/lib/libevent.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libevs_float.so b/universal7570-common/proprietary/lib/libevs_float.so deleted file mode 100644 index 7563a46..0000000 Binary files a/universal7570-common/proprietary/lib/libevs_float.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libexfat_utils.so b/universal7570-common/proprietary/lib/libexfat_utils.so deleted file mode 100644 index 9b8bcff..0000000 Binary files a/universal7570-common/proprietary/lib/libexfat_utils.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libexif.so b/universal7570-common/proprietary/lib/libexif.so deleted file mode 100644 index 143ba65..0000000 Binary files a/universal7570-common/proprietary/lib/libexif.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libexpat.so b/universal7570-common/proprietary/lib/libexpat.so deleted file mode 100644 index a490afd..0000000 Binary files a/universal7570-common/proprietary/lib/libexpat.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libext2_blkid.so b/universal7570-common/proprietary/lib/libext2_blkid.so deleted file mode 100644 index 3f46abc..0000000 Binary files a/universal7570-common/proprietary/lib/libext2_blkid.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libext2_com_err.so b/universal7570-common/proprietary/lib/libext2_com_err.so deleted file mode 100644 index 8856bab..0000000 Binary files a/universal7570-common/proprietary/lib/libext2_com_err.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libext2_e2p.so b/universal7570-common/proprietary/lib/libext2_e2p.so deleted file mode 100644 index 7648c86..0000000 Binary files a/universal7570-common/proprietary/lib/libext2_e2p.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libext2_quota.so b/universal7570-common/proprietary/lib/libext2_quota.so deleted file mode 100644 index 3589e5d..0000000 Binary files a/universal7570-common/proprietary/lib/libext2_quota.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libext2_uuid.so b/universal7570-common/proprietary/lib/libext2_uuid.so deleted file mode 100644 index eedcf53..0000000 Binary files a/universal7570-common/proprietary/lib/libext2_uuid.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libext2fs.so b/universal7570-common/proprietary/lib/libext2fs.so deleted file mode 100644 index ebfbed8..0000000 Binary files a/universal7570-common/proprietary/lib/libext2fs.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libext4_utils.so b/universal7570-common/proprietary/lib/libext4_utils.so deleted file mode 100644 index 444dca0..0000000 Binary files a/universal7570-common/proprietary/lib/libext4_utils.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libextSDCardServiceMain.so b/universal7570-common/proprietary/lib/libextSDCardServiceMain.so deleted file mode 100644 index e4ad3a1..0000000 Binary files a/universal7570-common/proprietary/lib/libextSDCardServiceMain.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libextSdUnionStorage.so b/universal7570-common/proprietary/lib/libextSdUnionStorage.so deleted file mode 100644 index 61e94a5..0000000 Binary files a/universal7570-common/proprietary/lib/libextSdUnionStorage.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libexynoscamera.so b/universal7570-common/proprietary/lib/libexynoscamera.so deleted file mode 100644 index 416d89a..0000000 Binary files a/universal7570-common/proprietary/lib/libexynoscamera.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libexynoscamera3.so b/universal7570-common/proprietary/lib/libexynoscamera3.so deleted file mode 100644 index b408dde..0000000 Binary files a/universal7570-common/proprietary/lib/libexynoscamera3.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libexynosdisplay.so b/universal7570-common/proprietary/lib/libexynosdisplay.so deleted file mode 100644 index 21ac327..0000000 Binary files a/universal7570-common/proprietary/lib/libexynosdisplay.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libexynosgscaler.so b/universal7570-common/proprietary/lib/libexynosgscaler.so deleted file mode 100644 index 51edaf8..0000000 Binary files a/universal7570-common/proprietary/lib/libexynosgscaler.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libexynosscaler.so b/universal7570-common/proprietary/lib/libexynosscaler.so deleted file mode 100644 index 017aa07..0000000 Binary files a/universal7570-common/proprietary/lib/libexynosscaler.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libexynosutils.so b/universal7570-common/proprietary/lib/libexynosutils.so deleted file mode 100644 index 2c472bd..0000000 Binary files a/universal7570-common/proprietary/lib/libexynosutils.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libexynosv4l2.so b/universal7570-common/proprietary/lib/libexynosv4l2.so deleted file mode 100644 index b1eab33..0000000 Binary files a/universal7570-common/proprietary/lib/libexynosv4l2.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libf2fs_sparseblock.so b/universal7570-common/proprietary/lib/libf2fs_sparseblock.so deleted file mode 100644 index aa7ec2f..0000000 Binary files a/universal7570-common/proprietary/lib/libf2fs_sparseblock.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libfidoauthnr_v2.so b/universal7570-common/proprietary/lib/libfidoauthnr_v2.so deleted file mode 100644 index 141e498..0000000 Binary files a/universal7570-common/proprietary/lib/libfidoauthnr_v2.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libfilterfw.so b/universal7570-common/proprietary/lib/libfilterfw.so deleted file mode 100644 index 27a9966..0000000 Binary files a/universal7570-common/proprietary/lib/libfilterfw.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libfilterpack_facedetect.so b/universal7570-common/proprietary/lib/libfilterpack_facedetect.so deleted file mode 100644 index 271589f..0000000 Binary files a/universal7570-common/proprietary/lib/libfilterpack_facedetect.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libfilterpack_imageproc.so b/universal7570-common/proprietary/lib/libfilterpack_imageproc.so deleted file mode 100644 index 9cac3ca..0000000 Binary files a/universal7570-common/proprietary/lib/libfilterpack_imageproc.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libfloatingfeature.so b/universal7570-common/proprietary/lib/libfloatingfeature.so deleted file mode 100644 index 5d211ab..0000000 Binary files a/universal7570-common/proprietary/lib/libfloatingfeature.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libfmq.so b/universal7570-common/proprietary/lib/libfmq.so deleted file mode 100644 index 9a39f1f..0000000 Binary files a/universal7570-common/proprietary/lib/libfmq.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libfmradio_jni.so b/universal7570-common/proprietary/lib/libfmradio_jni.so deleted file mode 100644 index 5f4eeda..0000000 Binary files a/universal7570-common/proprietary/lib/libfmradio_jni.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libfreecess.so b/universal7570-common/proprietary/lib/libfreecess.so deleted file mode 100644 index c11a4be..0000000 Binary files a/universal7570-common/proprietary/lib/libfreecess.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libft2.so b/universal7570-common/proprietary/lib/libft2.so deleted file mode 100644 index f1bef31..0000000 Binary files a/universal7570-common/proprietary/lib/libft2.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libgatekeeper.so b/universal7570-common/proprietary/lib/libgatekeeper.so deleted file mode 100644 index 2f62ae3..0000000 Binary files a/universal7570-common/proprietary/lib/libgatekeeper.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libgdmcprov.so b/universal7570-common/proprietary/lib/libgdmcprov.so deleted file mode 100644 index 11fed09..0000000 Binary files a/universal7570-common/proprietary/lib/libgdmcprov.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libgen_def_cert.so b/universal7570-common/proprietary/lib/libgen_def_cert.so deleted file mode 100644 index 5c19a56..0000000 Binary files a/universal7570-common/proprietary/lib/libgen_def_cert.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libglib-2.0.so b/universal7570-common/proprietary/lib/libglib-2.0.so deleted file mode 100644 index c9e0bc3..0000000 Binary files a/universal7570-common/proprietary/lib/libglib-2.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libgthread-2.0.so b/universal7570-common/proprietary/lib/libgthread-2.0.so deleted file mode 100644 index 76ee424..0000000 Binary files a/universal7570-common/proprietary/lib/libgthread-2.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libgui.so b/universal7570-common/proprietary/lib/libgui.so deleted file mode 100644 index c52c9e1..0000000 Binary files a/universal7570-common/proprietary/lib/libgui.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libgyroscope.so b/universal7570-common/proprietary/lib/libgyroscope.so deleted file mode 100644 index 3ea963a..0000000 Binary files a/universal7570-common/proprietary/lib/libgyroscope.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libhardware.so b/universal7570-common/proprietary/lib/libhardware.so deleted file mode 100644 index 6fe3abd..0000000 Binary files a/universal7570-common/proprietary/lib/libhardware.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libhardware_legacy.so b/universal7570-common/proprietary/lib/libhardware_legacy.so deleted file mode 100644 index 4395fd8..0000000 Binary files a/universal7570-common/proprietary/lib/libhardware_legacy.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libharfbuzz_ng.so b/universal7570-common/proprietary/lib/libharfbuzz_ng.so deleted file mode 100644 index ae2d913..0000000 Binary files a/universal7570-common/proprietary/lib/libharfbuzz_ng.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libhdcp2.so b/universal7570-common/proprietary/lib/libhdcp2.so deleted file mode 100644 index 2c16468..0000000 Binary files a/universal7570-common/proprietary/lib/libhdcp2.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libhdmi.so b/universal7570-common/proprietary/lib/libhdmi.so deleted file mode 100644 index 6b0977d..0000000 Binary files a/universal7570-common/proprietary/lib/libhdmi.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libheifcodec_jni.so b/universal7570-common/proprietary/lib/libheifcodec_jni.so deleted file mode 100644 index 93f7e40..0000000 Binary files a/universal7570-common/proprietary/lib/libheifcodec_jni.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libheifregiondec_jni.so b/universal7570-common/proprietary/lib/libheifregiondec_jni.so deleted file mode 100644 index cecab5a..0000000 Binary files a/universal7570-common/proprietary/lib/libheifregiondec_jni.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libhidcommand_jni.so b/universal7570-common/proprietary/lib/libhidcommand_jni.so deleted file mode 100644 index ce3e89f..0000000 Binary files a/universal7570-common/proprietary/lib/libhidcommand_jni.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libhiddensound.so b/universal7570-common/proprietary/lib/libhiddensound.so deleted file mode 100644 index 5f4f05d..0000000 Binary files a/universal7570-common/proprietary/lib/libhiddensound.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libhidl-gen-utils.so b/universal7570-common/proprietary/lib/libhidl-gen-utils.so deleted file mode 100644 index 5314014..0000000 Binary files a/universal7570-common/proprietary/lib/libhidl-gen-utils.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libhidlbase.so b/universal7570-common/proprietary/lib/libhidlbase.so deleted file mode 100644 index 5480f63..0000000 Binary files a/universal7570-common/proprietary/lib/libhidlbase.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libhidlmemory.so b/universal7570-common/proprietary/lib/libhidlmemory.so deleted file mode 100644 index f2288ab..0000000 Binary files a/universal7570-common/proprietary/lib/libhidlmemory.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libhidltransport.so b/universal7570-common/proprietary/lib/libhidltransport.so deleted file mode 100644 index 3198213..0000000 Binary files a/universal7570-common/proprietary/lib/libhidltransport.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libhwastc.so b/universal7570-common/proprietary/lib/libhwastc.so deleted file mode 100644 index f13a393..0000000 Binary files a/universal7570-common/proprietary/lib/libhwastc.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libhwbinder.so b/universal7570-common/proprietary/lib/libhwbinder.so deleted file mode 100644 index e8744ee..0000000 Binary files a/universal7570-common/proprietary/lib/libhwbinder.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libhwcutils.so b/universal7570-common/proprietary/lib/libhwcutils.so deleted file mode 100644 index 717ed30..0000000 Binary files a/universal7570-common/proprietary/lib/libhwcutils.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libhwjpeg.so b/universal7570-common/proprietary/lib/libhwjpeg.so deleted file mode 100644 index bd8112a..0000000 Binary files a/universal7570-common/proprietary/lib/libhwjpeg.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libhwui.so b/universal7570-common/proprietary/lib/libhwui.so deleted file mode 100644 index 8c48abb..0000000 Binary files a/universal7570-common/proprietary/lib/libhwui.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libhwuibridge.so b/universal7570-common/proprietary/lib/libhwuibridge.so deleted file mode 100644 index d1d2ac8..0000000 Binary files a/universal7570-common/proprietary/lib/libhwuibridge.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libicui18n.so b/universal7570-common/proprietary/lib/libicui18n.so deleted file mode 100644 index 7219f54..0000000 Binary files a/universal7570-common/proprietary/lib/libicui18n.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libicuuc.so b/universal7570-common/proprietary/lib/libicuuc.so deleted file mode 100644 index 0b0e5cb..0000000 Binary files a/universal7570-common/proprietary/lib/libicuuc.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libimageextractor.so b/universal7570-common/proprietary/lib/libimageextractor.so deleted file mode 100644 index 9749981..0000000 Binary files a/universal7570-common/proprietary/lib/libimageextractor.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libimagefilter.so b/universal7570-common/proprietary/lib/libimagefilter.so deleted file mode 100644 index 48a4538..0000000 Binary files a/universal7570-common/proprietary/lib/libimagefilter.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libimg_utils.so b/universal7570-common/proprietary/lib/libimg_utils.so deleted file mode 100644 index 4e9c118..0000000 Binary files a/universal7570-common/proprietary/lib/libimg_utils.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libincident.so b/universal7570-common/proprietary/lib/libincident.so deleted file mode 100644 index 4e0b7db..0000000 Binary files a/universal7570-common/proprietary/lib/libincident.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libinput.so b/universal7570-common/proprietary/lib/libinput.so deleted file mode 100644 index 5c62545..0000000 Binary files a/universal7570-common/proprietary/lib/libinput.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libinputflinger.so b/universal7570-common/proprietary/lib/libinputflinger.so deleted file mode 100644 index 22d579d..0000000 Binary files a/universal7570-common/proprietary/lib/libinputflinger.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libinputservice.so b/universal7570-common/proprietary/lib/libinputservice.so deleted file mode 100644 index 37dde1c..0000000 Binary files a/universal7570-common/proprietary/lib/libinputservice.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libion.so b/universal7570-common/proprietary/lib/libion.so deleted file mode 100644 index 62b9715..0000000 Binary files a/universal7570-common/proprietary/lib/libion.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libiprouteutil.so b/universal7570-common/proprietary/lib/libiprouteutil.so deleted file mode 100644 index ae1d631..0000000 Binary files a/universal7570-common/proprietary/lib/libiprouteutil.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libjackserver.so b/universal7570-common/proprietary/lib/libjackserver.so deleted file mode 100644 index b397694..0000000 Binary files a/universal7570-common/proprietary/lib/libjackserver.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libjackservice.so b/universal7570-common/proprietary/lib/libjackservice.so deleted file mode 100644 index 096c78a..0000000 Binary files a/universal7570-common/proprietary/lib/libjackservice.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libjackshm.so b/universal7570-common/proprietary/lib/libjackshm.so deleted file mode 100644 index 8e6c4f1..0000000 Binary files a/universal7570-common/proprietary/lib/libjackshm.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libjansson.so b/universal7570-common/proprietary/lib/libjansson.so deleted file mode 100644 index 6164c29..0000000 Binary files a/universal7570-common/proprietary/lib/libjansson.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libjavacore.so b/universal7570-common/proprietary/lib/libjavacore.so deleted file mode 100644 index 7ab33e0..0000000 Binary files a/universal7570-common/proprietary/lib/libjavacore.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libjavacrypto.so b/universal7570-common/proprietary/lib/libjavacrypto.so deleted file mode 100644 index d753dc5..0000000 Binary files a/universal7570-common/proprietary/lib/libjavacrypto.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libjni_ipsecservice.so b/universal7570-common/proprietary/lib/libjni_ipsecservice.so deleted file mode 100644 index 6ae7193..0000000 Binary files a/universal7570-common/proprietary/lib/libjni_ipsecservice.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libjni_knoxvpnproxyhandler.so b/universal7570-common/proprietary/lib/libjni_knoxvpnproxyhandler.so deleted file mode 100644 index 870f0eb..0000000 Binary files a/universal7570-common/proprietary/lib/libjni_knoxvpnproxyhandler.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libjni_pacprocessor.so b/universal7570-common/proprietary/lib/libjni_pacprocessor.so deleted file mode 100644 index dcd431e..0000000 Binary files a/universal7570-common/proprietary/lib/libjni_pacprocessor.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libjnigraphics.so b/universal7570-common/proprietary/lib/libjnigraphics.so deleted file mode 100644 index 30d6f01..0000000 Binary files a/universal7570-common/proprietary/lib/libjnigraphics.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libjpeg.so b/universal7570-common/proprietary/lib/libjpeg.so deleted file mode 100644 index 58e2808..0000000 Binary files a/universal7570-common/proprietary/lib/libjpeg.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libkeymaster1.so b/universal7570-common/proprietary/lib/libkeymaster1.so deleted file mode 100644 index 4a52bac..0000000 Binary files a/universal7570-common/proprietary/lib/libkeymaster1.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libkeymaster_messages.so b/universal7570-common/proprietary/lib/libkeymaster_messages.so deleted file mode 100644 index 067d960..0000000 Binary files a/universal7570-common/proprietary/lib/libkeymaster_messages.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libkeystore-engine.so b/universal7570-common/proprietary/lib/libkeystore-engine.so deleted file mode 100644 index fc64440..0000000 Binary files a/universal7570-common/proprietary/lib/libkeystore-engine.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libkeystore_binder.so b/universal7570-common/proprietary/lib/libkeystore_binder.so deleted file mode 100644 index 9eaa832..0000000 Binary files a/universal7570-common/proprietary/lib/libkeystore_binder.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libknox_encryption.so b/universal7570-common/proprietary/lib/libknox_encryption.so deleted file mode 100644 index 2ca43ed..0000000 Binary files a/universal7570-common/proprietary/lib/libknox_encryption.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libknox_filemanager.so b/universal7570-common/proprietary/lib/libknox_filemanager.so deleted file mode 100644 index fff7115..0000000 Binary files a/universal7570-common/proprietary/lib/libknox_filemanager.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libknox_keyutils.so b/universal7570-common/proprietary/lib/libknox_keyutils.so deleted file mode 100644 index e5d1737..0000000 Binary files a/universal7570-common/proprietary/lib/libknox_keyutils.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libknox_km.so b/universal7570-common/proprietary/lib/libknox_km.so deleted file mode 100644 index 3eec3aa..0000000 Binary files a/universal7570-common/proprietary/lib/libknox_km.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libknoxvpnfdsender.so b/universal7570-common/proprietary/lib/libknoxvpnfdsender.so deleted file mode 100644 index f5181fc..0000000 Binary files a/universal7570-common/proprietary/lib/libknoxvpnfdsender.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libldacBT_abr.so b/universal7570-common/proprietary/lib/libldacBT_abr.so deleted file mode 100644 index 5bc3856..0000000 Binary files a/universal7570-common/proprietary/lib/libldacBT_abr.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libldacBT_enc.so b/universal7570-common/proprietary/lib/libldacBT_enc.so deleted file mode 100644 index d69272a..0000000 Binary files a/universal7570-common/proprietary/lib/libldacBT_enc.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/liblog.so b/universal7570-common/proprietary/lib/liblog.so deleted file mode 100644 index dcb08d2..0000000 Binary files a/universal7570-common/proprietary/lib/liblog.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/liblogcat.so b/universal7570-common/proprietary/lib/liblogcat.so deleted file mode 100644 index 4f08a4c..0000000 Binary files a/universal7570-common/proprietary/lib/liblogcat.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/liblogwrap.so b/universal7570-common/proprietary/lib/liblogwrap.so deleted file mode 100644 index 05ce622..0000000 Binary files a/universal7570-common/proprietary/lib/liblogwrap.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/liblshal.so b/universal7570-common/proprietary/lib/liblshal.so deleted file mode 100644 index a74d7dc..0000000 Binary files a/universal7570-common/proprietary/lib/liblshal.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/liblz4.so b/universal7570-common/proprietary/lib/liblz4.so deleted file mode 100644 index cee9f9f..0000000 Binary files a/universal7570-common/proprietary/lib/liblz4.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/liblzma.so b/universal7570-common/proprietary/lib/liblzma.so deleted file mode 100644 index 8a54ec2..0000000 Binary files a/universal7570-common/proprietary/lib/liblzma.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libm.so b/universal7570-common/proprietary/lib/libm.so deleted file mode 100644 index 42fbcc2..0000000 Binary files a/universal7570-common/proprietary/lib/libm.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libmaet.so b/universal7570-common/proprietary/lib/libmaet.so deleted file mode 100644 index feb18ab..0000000 Binary files a/universal7570-common/proprietary/lib/libmaet.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libmctraster.so b/universal7570-common/proprietary/lib/libmctraster.so deleted file mode 100644 index 3e87013..0000000 Binary files a/universal7570-common/proprietary/lib/libmctraster.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libmdf.so b/universal7570-common/proprietary/lib/libmdf.so deleted file mode 100644 index b8e91cb..0000000 Binary files a/universal7570-common/proprietary/lib/libmdf.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libmdfpp_req.so b/universal7570-common/proprietary/lib/libmdfpp_req.so deleted file mode 100644 index 5f460c3..0000000 Binary files a/universal7570-common/proprietary/lib/libmdfpp_req.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libmdnssd.so b/universal7570-common/proprietary/lib/libmdnssd.so deleted file mode 100644 index 7e75424..0000000 Binary files a/universal7570-common/proprietary/lib/libmdnssd.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libmedia.so b/universal7570-common/proprietary/lib/libmedia.so deleted file mode 100644 index 98b141a..0000000 Binary files a/universal7570-common/proprietary/lib/libmedia.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libmedia_helper.so b/universal7570-common/proprietary/lib/libmedia_helper.so deleted file mode 100644 index f93eb49..0000000 Binary files a/universal7570-common/proprietary/lib/libmedia_helper.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libmedia_jni.so b/universal7570-common/proprietary/lib/libmedia_jni.so deleted file mode 100644 index b83b323..0000000 Binary files a/universal7570-common/proprietary/lib/libmedia_jni.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libmediacapture.so b/universal7570-common/proprietary/lib/libmediacapture.so deleted file mode 100644 index 9d9edc1..0000000 Binary files a/universal7570-common/proprietary/lib/libmediacapture.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libmediacapture_jni.so b/universal7570-common/proprietary/lib/libmediacapture_jni.so deleted file mode 100644 index 9f8ddad..0000000 Binary files a/universal7570-common/proprietary/lib/libmediacapture_jni.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libmediacaptureservice.so b/universal7570-common/proprietary/lib/libmediacaptureservice.so deleted file mode 100644 index bb78172..0000000 Binary files a/universal7570-common/proprietary/lib/libmediacaptureservice.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libmediacodecservice.so b/universal7570-common/proprietary/lib/libmediacodecservice.so deleted file mode 100644 index 10f33a7..0000000 Binary files a/universal7570-common/proprietary/lib/libmediacodecservice.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libmediadrm.so b/universal7570-common/proprietary/lib/libmediadrm.so deleted file mode 100644 index e5b9b85..0000000 Binary files a/universal7570-common/proprietary/lib/libmediadrm.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libmediaextractorservice.so b/universal7570-common/proprietary/lib/libmediaextractorservice.so deleted file mode 100644 index a23c70e..0000000 Binary files a/universal7570-common/proprietary/lib/libmediaextractorservice.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libmedialogservice.so b/universal7570-common/proprietary/lib/libmedialogservice.so deleted file mode 100644 index 46f23f4..0000000 Binary files a/universal7570-common/proprietary/lib/libmedialogservice.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libmediametrics.so b/universal7570-common/proprietary/lib/libmediametrics.so deleted file mode 100644 index 656d184..0000000 Binary files a/universal7570-common/proprietary/lib/libmediametrics.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libmediandk.so b/universal7570-common/proprietary/lib/libmediandk.so deleted file mode 100644 index ccdfd1d..0000000 Binary files a/universal7570-common/proprietary/lib/libmediandk.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libmediaplayerservice.so b/universal7570-common/proprietary/lib/libmediaplayerservice.so deleted file mode 100644 index 59722a5..0000000 Binary files a/universal7570-common/proprietary/lib/libmediaplayerservice.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libmediaresourcehelper.so b/universal7570-common/proprietary/lib/libmediaresourcehelper.so deleted file mode 100644 index fc93b29..0000000 Binary files a/universal7570-common/proprietary/lib/libmediaresourcehelper.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libmediautils.so b/universal7570-common/proprietary/lib/libmediautils.so deleted file mode 100644 index ebe13a8..0000000 Binary files a/universal7570-common/proprietary/lib/libmediautils.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libmemtrack.so b/universal7570-common/proprietary/lib/libmemtrack.so deleted file mode 100644 index e56a7fc..0000000 Binary files a/universal7570-common/proprietary/lib/libmemtrack.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libmemunreachable.so b/universal7570-common/proprietary/lib/libmemunreachable.so deleted file mode 100644 index fc0c9ed..0000000 Binary files a/universal7570-common/proprietary/lib/libmemunreachable.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libmetricslogger.so b/universal7570-common/proprietary/lib/libmetricslogger.so deleted file mode 100644 index 5292f34..0000000 Binary files a/universal7570-common/proprietary/lib/libmetricslogger.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libmidi.so b/universal7570-common/proprietary/lib/libmidi.so deleted file mode 100644 index 7c0a62b..0000000 Binary files a/universal7570-common/proprietary/lib/libmidi.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libminijail.so b/universal7570-common/proprietary/lib/libminijail.so deleted file mode 100644 index c5c396e..0000000 Binary files a/universal7570-common/proprietary/lib/libminijail.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libminikin.so b/universal7570-common/proprietary/lib/libminikin.so deleted file mode 100644 index 5212e17..0000000 Binary files a/universal7570-common/proprietary/lib/libminikin.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libmpp.so b/universal7570-common/proprietary/lib/libmpp.so deleted file mode 100644 index 7ce429b..0000000 Binary files a/universal7570-common/proprietary/lib/libmpp.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libmtp.so b/universal7570-common/proprietary/lib/libmtp.so deleted file mode 100644 index 3ae5191..0000000 Binary files a/universal7570-common/proprietary/lib/libmtp.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libmtp_samsung.so b/universal7570-common/proprietary/lib/libmtp_samsung.so deleted file mode 100644 index a0e5707..0000000 Binary files a/universal7570-common/proprietary/lib/libmtp_samsung.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libmtp_samsung_jni.so b/universal7570-common/proprietary/lib/libmtp_samsung_jni.so deleted file mode 100644 index b3b48e1..0000000 Binary files a/universal7570-common/proprietary/lib/libmtp_samsung_jni.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libmultirecord.so b/universal7570-common/proprietary/lib/libmultirecord.so deleted file mode 100644 index 3b3c21a..0000000 Binary files a/universal7570-common/proprietary/lib/libmultirecord.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libnativebridge.so b/universal7570-common/proprietary/lib/libnativebridge.so deleted file mode 100644 index d08b4b5..0000000 Binary files a/universal7570-common/proprietary/lib/libnativebridge.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libnativehelper.so b/universal7570-common/proprietary/lib/libnativehelper.so deleted file mode 100644 index fe4bcdb..0000000 Binary files a/universal7570-common/proprietary/lib/libnativehelper.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libnativeloader.so b/universal7570-common/proprietary/lib/libnativeloader.so deleted file mode 100644 index 88aafe2..0000000 Binary files a/universal7570-common/proprietary/lib/libnativeloader.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libnativetimapolicy.so b/universal7570-common/proprietary/lib/libnativetimapolicy.so deleted file mode 100644 index 0ca9fed..0000000 Binary files a/universal7570-common/proprietary/lib/libnativetimapolicy.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libnativewindow.so b/universal7570-common/proprietary/lib/libnativewindow.so deleted file mode 100644 index 2ea2b6c..0000000 Binary files a/universal7570-common/proprietary/lib/libnativewindow.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libnbaio.so b/universal7570-common/proprietary/lib/libnbaio.so deleted file mode 100644 index 32381c1..0000000 Binary files a/universal7570-common/proprietary/lib/libnbaio.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libnetd_client.so b/universal7570-common/proprietary/lib/libnetd_client.so deleted file mode 100644 index dedce43..0000000 Binary files a/universal7570-common/proprietary/lib/libnetd_client.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libnetdaidl.so b/universal7570-common/proprietary/lib/libnetdaidl.so deleted file mode 100644 index c18835a..0000000 Binary files a/universal7570-common/proprietary/lib/libnetdaidl.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libnetlink.so b/universal7570-common/proprietary/lib/libnetlink.so deleted file mode 100644 index 6676715..0000000 Binary files a/universal7570-common/proprietary/lib/libnetlink.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libnetutils.so b/universal7570-common/proprietary/lib/libnetutils.so deleted file mode 100644 index 23c9288..0000000 Binary files a/universal7570-common/proprietary/lib/libnetutils.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libnl.so b/universal7570-common/proprietary/lib/libnl.so deleted file mode 100644 index d923e1a..0000000 Binary files a/universal7570-common/proprietary/lib/libnl.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libnvaccessor_fb.so b/universal7570-common/proprietary/lib/libnvaccessor_fb.so deleted file mode 100644 index 6a55694..0000000 Binary files a/universal7570-common/proprietary/lib/libnvaccessor_fb.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/liboemcrypto.so b/universal7570-common/proprietary/lib/liboemcrypto.so deleted file mode 100644 index 72f22fa..0000000 Binary files a/universal7570-common/proprietary/lib/liboemcrypto.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libomafldrm.so b/universal7570-common/proprietary/lib/libomafldrm.so deleted file mode 100644 index 03a3da3..0000000 Binary files a/universal7570-common/proprietary/lib/libomafldrm.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libopenjdk.so b/universal7570-common/proprietary/lib/libopenjdk.so deleted file mode 100644 index 9ef5b06..0000000 Binary files a/universal7570-common/proprietary/lib/libopenjdk.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libopenjdkjvm.so b/universal7570-common/proprietary/lib/libopenjdkjvm.so deleted file mode 100644 index 0d0ede6..0000000 Binary files a/universal7570-common/proprietary/lib/libopenjdkjvm.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libopenjdkjvm.so.orig.gz b/universal7570-common/proprietary/lib/libopenjdkjvm.so.orig.gz deleted file mode 100644 index 8ec7abf..0000000 Binary files a/universal7570-common/proprietary/lib/libopenjdkjvm.so.orig.gz and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libopenjdkjvmti.so b/universal7570-common/proprietary/lib/libopenjdkjvmti.so deleted file mode 100644 index 4252c4e..0000000 Binary files a/universal7570-common/proprietary/lib/libopenjdkjvmti.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libopus.so b/universal7570-common/proprietary/lib/libopus.so deleted file mode 100644 index 1c104cb..0000000 Binary files a/universal7570-common/proprietary/lib/libopus.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libpac.so b/universal7570-common/proprietary/lib/libpac.so deleted file mode 100644 index 8d8a083..0000000 Binary files a/universal7570-common/proprietary/lib/libpac.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libpackagelistparser.so b/universal7570-common/proprietary/lib/libpackagelistparser.so deleted file mode 100644 index fce540a..0000000 Binary files a/universal7570-common/proprietary/lib/libpackagelistparser.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libpadm.so b/universal7570-common/proprietary/lib/libpadm.so deleted file mode 100644 index 200c238..0000000 Binary files a/universal7570-common/proprietary/lib/libpadm.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libpadme.so b/universal7570-common/proprietary/lib/libpadme.so deleted file mode 100644 index 14d3b92..0000000 Binary files a/universal7570-common/proprietary/lib/libpadme.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libpagemap.so b/universal7570-common/proprietary/lib/libpagemap.so deleted file mode 100644 index b612bb4..0000000 Binary files a/universal7570-common/proprietary/lib/libpagemap.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libpalmMobileDetectorFull.so b/universal7570-common/proprietary/lib/libpalmMobileDetectorFull.so deleted file mode 100644 index 50de4e6..0000000 Binary files a/universal7570-common/proprietary/lib/libpalmMobileDetectorFull.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libpcap.so b/universal7570-common/proprietary/lib/libpcap.so deleted file mode 100644 index f22b580..0000000 Binary files a/universal7570-common/proprietary/lib/libpcap.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libpcre2.so b/universal7570-common/proprietary/lib/libpcre2.so deleted file mode 100644 index 37dfb97..0000000 Binary files a/universal7570-common/proprietary/lib/libpcre2.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libpcrecpp.so b/universal7570-common/proprietary/lib/libpcrecpp.so deleted file mode 100644 index ecc526e..0000000 Binary files a/universal7570-common/proprietary/lib/libpcrecpp.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libpdfium.so b/universal7570-common/proprietary/lib/libpdfium.so deleted file mode 100644 index 526e836..0000000 Binary files a/universal7570-common/proprietary/lib/libpdfium.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libpersona.so b/universal7570-common/proprietary/lib/libpersona.so deleted file mode 100644 index 70e0ab5..0000000 Binary files a/universal7570-common/proprietary/lib/libpersona.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libpiex.so b/universal7570-common/proprietary/lib/libpiex.so deleted file mode 100644 index 2cac2f1..0000000 Binary files a/universal7570-common/proprietary/lib/libpiex.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libpixelflinger.so b/universal7570-common/proprietary/lib/libpixelflinger.so deleted file mode 100644 index 7cae562..0000000 Binary files a/universal7570-common/proprietary/lib/libpixelflinger.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libpng.so b/universal7570-common/proprietary/lib/libpng.so deleted file mode 100644 index 9aeea82..0000000 Binary files a/universal7570-common/proprietary/lib/libpng.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libpower.so b/universal7570-common/proprietary/lib/libpower.so deleted file mode 100644 index 6570298..0000000 Binary files a/universal7570-common/proprietary/lib/libpower.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libpowermanager.so b/universal7570-common/proprietary/lib/libpowermanager.so deleted file mode 100644 index f42b615..0000000 Binary files a/universal7570-common/proprietary/lib/libpowermanager.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libpredeflicker_native.so b/universal7570-common/proprietary/lib/libpredeflicker_native.so deleted file mode 100644 index 4de5eef..0000000 Binary files a/universal7570-common/proprietary/lib/libpredeflicker_native.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libpreprocessing_nxp.so b/universal7570-common/proprietary/lib/libpreprocessing_nxp.so deleted file mode 100644 index 9f49134..0000000 Binary files a/universal7570-common/proprietary/lib/libpreprocessing_nxp.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libprintspooler_jniO.so b/universal7570-common/proprietary/lib/libprintspooler_jniO.so deleted file mode 100644 index 96a3163..0000000 Binary files a/universal7570-common/proprietary/lib/libprintspooler_jniO.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libprldauthnrtactrl_jni.so b/universal7570-common/proprietary/lib/libprldauthnrtactrl_jni.so deleted file mode 100644 index 608edc0..0000000 Binary files a/universal7570-common/proprietary/lib/libprldauthnrtactrl_jni.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libprocessgroup.so b/universal7570-common/proprietary/lib/libprocessgroup.so deleted file mode 100644 index 776fbff..0000000 Binary files a/universal7570-common/proprietary/lib/libprocessgroup.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libprocinfo.so b/universal7570-common/proprietary/lib/libprocinfo.so deleted file mode 100644 index 6176258..0000000 Binary files a/universal7570-common/proprietary/lib/libprocinfo.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libprotobuf-cpp-full-rtti.so b/universal7570-common/proprietary/lib/libprotobuf-cpp-full-rtti.so deleted file mode 100644 index 18a066f..0000000 Binary files a/universal7570-common/proprietary/lib/libprotobuf-cpp-full-rtti.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libprotobuf-cpp-full.so b/universal7570-common/proprietary/lib/libprotobuf-cpp-full.so deleted file mode 100644 index 73c23de..0000000 Binary files a/universal7570-common/proprietary/lib/libprotobuf-cpp-full.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libprotobuf-cpp-lite.so b/universal7570-common/proprietary/lib/libprotobuf-cpp-lite.so deleted file mode 100644 index 0b88c41..0000000 Binary files a/universal7570-common/proprietary/lib/libprotobuf-cpp-lite.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libquramagifencoder_MC.so b/universal7570-common/proprietary/lib/libquramagifencoder_MC.so deleted file mode 100644 index 1f0c945..0000000 Binary files a/universal7570-common/proprietary/lib/libquramagifencoder_MC.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libquramimagecodec.so b/universal7570-common/proprietary/lib/libquramimagecodec.so deleted file mode 100644 index 62f8463..0000000 Binary files a/universal7570-common/proprietary/lib/libquramimagecodec.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libquramresize.so b/universal7570-common/proprietary/lib/libquramresize.so deleted file mode 100644 index d3171a3..0000000 Binary files a/universal7570-common/proprietary/lib/libquramresize.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libradio.so b/universal7570-common/proprietary/lib/libradio.so deleted file mode 100644 index 81d381b..0000000 Binary files a/universal7570-common/proprietary/lib/libradio.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libradio_metadata.so b/universal7570-common/proprietary/lib/libradio_metadata.so deleted file mode 100644 index 5a625af..0000000 Binary files a/universal7570-common/proprietary/lib/libradio_metadata.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libradioservice.so b/universal7570-common/proprietary/lib/libradioservice.so deleted file mode 100644 index 3e54c22..0000000 Binary files a/universal7570-common/proprietary/lib/libradioservice.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libreference-ril.so b/universal7570-common/proprietary/lib/libreference-ril.so deleted file mode 100644 index ee9b17f..0000000 Binary files a/universal7570-common/proprietary/lib/libreference-ril.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libremotedesktopservice.so b/universal7570-common/proprietary/lib/libremotedesktopservice.so deleted file mode 100644 index cd4f2c6..0000000 Binary files a/universal7570-common/proprietary/lib/libremotedesktopservice.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libresourcemanagerservice.so b/universal7570-common/proprietary/lib/libresourcemanagerservice.so deleted file mode 100644 index 545601e..0000000 Binary files a/universal7570-common/proprietary/lib/libresourcemanagerservice.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/librilutils.so b/universal7570-common/proprietary/lib/librilutils.so deleted file mode 100644 index c56f7b5..0000000 Binary files a/universal7570-common/proprietary/lib/librilutils.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/librs_jni.so b/universal7570-common/proprietary/lib/librs_jni.so deleted file mode 100644 index 65fb518..0000000 Binary files a/universal7570-common/proprietary/lib/librs_jni.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/librtmpstack.so b/universal7570-common/proprietary/lib/librtmpstack.so deleted file mode 100644 index d2566ee..0000000 Binary files a/universal7570-common/proprietary/lib/librtmpstack.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/librtp.so b/universal7570-common/proprietary/lib/librtp.so deleted file mode 100644 index 158a5b6..0000000 Binary files a/universal7570-common/proprietary/lib/librtp.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/librtp_jni.so b/universal7570-common/proprietary/lib/librtp_jni.so deleted file mode 100644 index 4c2db1f..0000000 Binary files a/universal7570-common/proprietary/lib/librtp_jni.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/librtppayload.so b/universal7570-common/proprietary/lib/librtppayload.so deleted file mode 100644 index caa72ae..0000000 Binary files a/universal7570-common/proprietary/lib/librtppayload.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsAMRNB.so b/universal7570-common/proprietary/lib/libsAMRNB.so deleted file mode 100644 index 898e7e3..0000000 Binary files a/universal7570-common/proprietary/lib/libsAMRNB.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsAMRWB.so b/universal7570-common/proprietary/lib/libsAMRWB.so deleted file mode 100644 index fb9b0a9..0000000 Binary files a/universal7570-common/proprietary/lib/libsAMRWB.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsaiv_HprFace_GAE_api.so b/universal7570-common/proprietary/lib/libsaiv_HprFace_GAE_api.so deleted file mode 100644 index 3e4790b..0000000 Binary files a/universal7570-common/proprietary/lib/libsaiv_HprFace_GAE_api.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsaiv_HprFace_GAE_jni.so b/universal7570-common/proprietary/lib/libsaiv_HprFace_GAE_jni.so deleted file mode 100644 index 17799fb..0000000 Binary files a/universal7570-common/proprietary/lib/libsaiv_HprFace_GAE_jni.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsaiv_HprFace_api.so b/universal7570-common/proprietary/lib/libsaiv_HprFace_api.so deleted file mode 100644 index d7473bf..0000000 Binary files a/universal7570-common/proprietary/lib/libsaiv_HprFace_api.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsaiv_HprFace_cmh_support_jni.so b/universal7570-common/proprietary/lib/libsaiv_HprFace_cmh_support_jni.so deleted file mode 100644 index b7d5ad7..0000000 Binary files a/universal7570-common/proprietary/lib/libsaiv_HprFace_cmh_support_jni.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsaiv_barcode.so b/universal7570-common/proprietary/lib/libsaiv_barcode.so deleted file mode 100644 index 71a8ba7..0000000 Binary files a/universal7570-common/proprietary/lib/libsaiv_barcode.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsaiv_codec.so b/universal7570-common/proprietary/lib/libsaiv_codec.so deleted file mode 100644 index db43bca..0000000 Binary files a/universal7570-common/proprietary/lib/libsaiv_codec.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsaiv_imagesequencestabilizer.so b/universal7570-common/proprietary/lib/libsaiv_imagesequencestabilizer.so deleted file mode 100644 index d99da9f..0000000 Binary files a/universal7570-common/proprietary/lib/libsaiv_imagesequencestabilizer.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsamsungDiamondVoice.so b/universal7570-common/proprietary/lib/libsamsungDiamondVoice.so deleted file mode 100644 index b415031..0000000 Binary files a/universal7570-common/proprietary/lib/libsamsungDiamondVoice.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsamsungRecord.so b/universal7570-common/proprietary/lib/libsamsungRecord.so deleted file mode 100644 index c378c0c..0000000 Binary files a/universal7570-common/proprietary/lib/libsamsungRecord.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsamsungRecord_ns.so b/universal7570-common/proprietary/lib/libsamsungRecord_ns.so deleted file mode 100644 index e46096e..0000000 Binary files a/universal7570-common/proprietary/lib/libsamsungRecord_ns.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsamsung_videoengine_8_0.so b/universal7570-common/proprietary/lib/libsamsung_videoengine_8_0.so deleted file mode 100644 index e32e17a..0000000 Binary files a/universal7570-common/proprietary/lib/libsamsung_videoengine_8_0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsamsungearcare.so b/universal7570-common/proprietary/lib/libsamsungearcare.so deleted file mode 100644 index 6cdbc0f..0000000 Binary files a/universal7570-common/proprietary/lib/libsamsungearcare.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsamsungeffect.so b/universal7570-common/proprietary/lib/libsamsungeffect.so deleted file mode 100644 index 0a0eb1d..0000000 Binary files a/universal7570-common/proprietary/lib/libsamsungeffect.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsamsungpowersound.so b/universal7570-common/proprietary/lib/libsamsungpowersound.so deleted file mode 100644 index efb7054..0000000 Binary files a/universal7570-common/proprietary/lib/libsamsungpowersound.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsamsungvad.so b/universal7570-common/proprietary/lib/libsamsungvad.so deleted file mode 100644 index 3ed4124..0000000 Binary files a/universal7570-common/proprietary/lib/libsamsungvad.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsavsac.so b/universal7570-common/proprietary/lib/libsavsac.so deleted file mode 100644 index 2027ee8..0000000 Binary files a/universal7570-common/proprietary/lib/libsavsac.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsavscmn.so b/universal7570-common/proprietary/lib/libsavscmn.so deleted file mode 100644 index 338e904..0000000 Binary files a/universal7570-common/proprietary/lib/libsavscmn.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsavsff.so b/universal7570-common/proprietary/lib/libsavsff.so deleted file mode 100644 index c602184..0000000 Binary files a/universal7570-common/proprietary/lib/libsavsff.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsavsmeta.so b/universal7570-common/proprietary/lib/libsavsmeta.so deleted file mode 100644 index bd38129..0000000 Binary files a/universal7570-common/proprietary/lib/libsavsmeta.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsavsvc.so b/universal7570-common/proprietary/lib/libsavsvc.so deleted file mode 100644 index 53d8b51..0000000 Binary files a/universal7570-common/proprietary/lib/libsavsvc.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsccore.so b/universal7570-common/proprietary/lib/libsccore.so deleted file mode 100644 index b72de03..0000000 Binary files a/universal7570-common/proprietary/lib/libsccore.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libschedulerservicehidl.so b/universal7570-common/proprietary/lib/libschedulerservicehidl.so deleted file mode 100644 index 7cb71ea..0000000 Binary files a/universal7570-common/proprietary/lib/libschedulerservicehidl.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsd2p.so b/universal7570-common/proprietary/lib/libsd2p.so deleted file mode 100644 index 009464d..0000000 Binary files a/universal7570-common/proprietary/lib/libsd2p.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsdp_crypto.so b/universal7570-common/proprietary/lib/libsdp_crypto.so deleted file mode 100644 index a6705db..0000000 Binary files a/universal7570-common/proprietary/lib/libsdp_crypto.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsdp_kekm.so b/universal7570-common/proprietary/lib/libsdp_kekm.so deleted file mode 100644 index 33c8a13..0000000 Binary files a/universal7570-common/proprietary/lib/libsdp_kekm.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsdp_sdk.so b/universal7570-common/proprietary/lib/libsdp_sdk.so deleted file mode 100644 index 432578c..0000000 Binary files a/universal7570-common/proprietary/lib/libsdp_sdk.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libseams_binder.so b/universal7570-common/proprietary/lib/libseams_binder.so deleted file mode 100644 index f477f48..0000000 Binary files a/universal7570-common/proprietary/lib/libseams_binder.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsec-ims.so b/universal7570-common/proprietary/lib/libsec-ims.so deleted file mode 100644 index 1eef05e..0000000 Binary files a/universal7570-common/proprietary/lib/libsec-ims.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsec_ode_integirty.so b/universal7570-common/proprietary/lib/libsec_ode_integirty.so deleted file mode 100644 index 58688b0..0000000 Binary files a/universal7570-common/proprietary/lib/libsec_ode_integirty.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsec_ode_keymanager.so b/universal7570-common/proprietary/lib/libsec_ode_keymanager.so deleted file mode 100644 index 1ce0770..0000000 Binary files a/universal7570-common/proprietary/lib/libsec_ode_keymanager.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsec_ode_keymaster.so b/universal7570-common/proprietary/lib/libsec_ode_keymaster.so deleted file mode 100644 index afbe7cf..0000000 Binary files a/universal7570-common/proprietary/lib/libsec_ode_keymaster.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsec_ode_keystorage.so b/universal7570-common/proprietary/lib/libsec_ode_keystorage.so deleted file mode 100644 index 627cfe3..0000000 Binary files a/universal7570-common/proprietary/lib/libsec_ode_keystorage.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsec_ode_keystorage_fbe.so b/universal7570-common/proprietary/lib/libsec_ode_keystorage_fbe.so deleted file mode 100644 index 3756fdf..0000000 Binary files a/universal7570-common/proprietary/lib/libsec_ode_keystorage_fbe.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsec_ode_keystorage_fde.so b/universal7570-common/proprietary/lib/libsec_ode_keystorage_fde.so deleted file mode 100644 index a58342a..0000000 Binary files a/universal7570-common/proprietary/lib/libsec_ode_keystorage_fde.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsec_ode_pbkdf.so b/universal7570-common/proprietary/lib/libsec_ode_pbkdf.so deleted file mode 100644 index b921d6c..0000000 Binary files a/universal7570-common/proprietary/lib/libsec_ode_pbkdf.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsec_ode_sdcardencryption.so b/universal7570-common/proprietary/lib/libsec_ode_sdcardencryption.so deleted file mode 100644 index 0988a95..0000000 Binary files a/universal7570-common/proprietary/lib/libsec_ode_sdcardencryption.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsec_skpm.so b/universal7570-common/proprietary/lib/libsec_skpm.so deleted file mode 100644 index d23acdb..0000000 Binary files a/universal7570-common/proprietary/lib/libsec_skpm.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsecaudiocoreutils.so b/universal7570-common/proprietary/lib/libsecaudiocoreutils.so deleted file mode 100644 index 98b68c7..0000000 Binary files a/universal7570-common/proprietary/lib/libsecaudiocoreutils.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsecaudioinfo.so b/universal7570-common/proprietary/lib/libsecaudioinfo.so deleted file mode 100644 index 57a3039..0000000 Binary files a/universal7570-common/proprietary/lib/libsecaudioinfo.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libseccameracore.so b/universal7570-common/proprietary/lib/libseccameracore.so deleted file mode 100644 index 0782b8b..0000000 Binary files a/universal7570-common/proprietary/lib/libseccameracore.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsecnativefeature.so b/universal7570-common/proprietary/lib/libsecnativefeature.so deleted file mode 100644 index c261e76..0000000 Binary files a/universal7570-common/proprietary/lib/libsecnativefeature.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsecopenssl_engine.so b/universal7570-common/proprietary/lib/libsecopenssl_engine.so deleted file mode 100644 index f31cc78..0000000 Binary files a/universal7570-common/proprietary/lib/libsecopenssl_engine.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libselinux.so b/universal7570-common/proprietary/lib/libselinux.so deleted file mode 100644 index 691bafa..0000000 Binary files a/universal7570-common/proprietary/lib/libselinux.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsem_jni.so b/universal7570-common/proprietary/lib/libsem_jni.so deleted file mode 100644 index 0447b76..0000000 Binary files a/universal7570-common/proprietary/lib/libsem_jni.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsemjpegsqueezer_jni.so b/universal7570-common/proprietary/lib/libsemjpegsqueezer_jni.so deleted file mode 100644 index 9c7a322..0000000 Binary files a/universal7570-common/proprietary/lib/libsemjpegsqueezer_jni.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsemmediaplayer_jni.so b/universal7570-common/proprietary/lib/libsemmediaplayer_jni.so deleted file mode 100644 index d7677ad..0000000 Binary files a/universal7570-common/proprietary/lib/libsemmediaplayer_jni.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsensor.so b/universal7570-common/proprietary/lib/libsensor.so deleted file mode 100644 index fd14d31..0000000 Binary files a/universal7570-common/proprietary/lib/libsensor.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsensorlistener.so b/universal7570-common/proprietary/lib/libsensorlistener.so deleted file mode 100644 index c6cdd17..0000000 Binary files a/universal7570-common/proprietary/lib/libsensorlistener.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsensorservice.so b/universal7570-common/proprietary/lib/libsensorservice.so deleted file mode 100644 index f327a86..0000000 Binary files a/universal7570-common/proprietary/lib/libsensorservice.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsensorservicehidl.so b/universal7570-common/proprietary/lib/libsensorservicehidl.so deleted file mode 100644 index a3995c2..0000000 Binary files a/universal7570-common/proprietary/lib/libsensorservicehidl.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libservices.so b/universal7570-common/proprietary/lib/libservices.so deleted file mode 100644 index df2aad7..0000000 Binary files a/universal7570-common/proprietary/lib/libservices.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libserviceutility.so b/universal7570-common/proprietary/lib/libserviceutility.so deleted file mode 100644 index 337dfb5..0000000 Binary files a/universal7570-common/proprietary/lib/libserviceutility.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsetproperty.so b/universal7570-common/proprietary/lib/libsetproperty.so deleted file mode 100644 index 017ab63..0000000 Binary files a/universal7570-common/proprietary/lib/libsetproperty.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsfextaac.so b/universal7570-common/proprietary/lib/libsfextaac.so deleted file mode 100644 index f1b1454..0000000 Binary files a/universal7570-common/proprietary/lib/libsfextaac.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsfextape.so b/universal7570-common/proprietary/lib/libsfextape.so deleted file mode 100644 index d9d08cf..0000000 Binary files a/universal7570-common/proprietary/lib/libsfextape.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsfextavi.so b/universal7570-common/proprietary/lib/libsfextavi.so deleted file mode 100644 index 573a6db..0000000 Binary files a/universal7570-common/proprietary/lib/libsfextavi.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsfextcmn.so b/universal7570-common/proprietary/lib/libsfextcmn.so deleted file mode 100644 index 4895d98..0000000 Binary files a/universal7570-common/proprietary/lib/libsfextcmn.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsfextcp.so b/universal7570-common/proprietary/lib/libsfextcp.so deleted file mode 100644 index db15b2f..0000000 Binary files a/universal7570-common/proprietary/lib/libsfextcp.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsfextflac.so b/universal7570-common/proprietary/lib/libsfextflac.so deleted file mode 100644 index ec19e04..0000000 Binary files a/universal7570-common/proprietary/lib/libsfextflac.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsfextflv.so b/universal7570-common/proprietary/lib/libsfextflv.so deleted file mode 100644 index 91c45b1..0000000 Binary files a/universal7570-common/proprietary/lib/libsfextflv.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsfextmkv.so b/universal7570-common/proprietary/lib/libsfextmkv.so deleted file mode 100644 index 2f2febe..0000000 Binary files a/universal7570-common/proprietary/lib/libsfextmkv.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsfextmp4f.so b/universal7570-common/proprietary/lib/libsfextmp4f.so deleted file mode 100644 index e4e63be..0000000 Binary files a/universal7570-common/proprietary/lib/libsfextmp4f.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsfextsub.so b/universal7570-common/proprietary/lib/libsfextsub.so deleted file mode 100644 index 96a89d2..0000000 Binary files a/universal7570-common/proprietary/lib/libsfextsub.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsfextwmf.so b/universal7570-common/proprietary/lib/libsfextwmf.so deleted file mode 100644 index 3438c53..0000000 Binary files a/universal7570-common/proprietary/lib/libsfextwmf.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsigchain.so b/universal7570-common/proprietary/lib/libsigchain.so deleted file mode 100644 index 134cf71..0000000 Binary files a/universal7570-common/proprietary/lib/libsigchain.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsigchain.so.orig.gz b/universal7570-common/proprietary/lib/libsigchain.so.orig.gz deleted file mode 100644 index 89dd51c..0000000 Binary files a/universal7570-common/proprietary/lib/libsigchain.so.orig.gz and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsimba.so b/universal7570-common/proprietary/lib/libsimba.so deleted file mode 100644 index 0b62656..0000000 Binary files a/universal7570-common/proprietary/lib/libsimba.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsisosrtp.so b/universal7570-common/proprietary/lib/libsisosrtp.so deleted file mode 100644 index eab3583..0000000 Binary files a/universal7570-common/proprietary/lib/libsisosrtp.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libskia.so b/universal7570-common/proprietary/lib/libskia.so deleted file mode 100644 index fa35675..0000000 Binary files a/universal7570-common/proprietary/lib/libskia.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libskmm.so b/universal7570-common/proprietary/lib/libskmm.so deleted file mode 100644 index d6fa78a..0000000 Binary files a/universal7570-common/proprietary/lib/libskmm.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libskmm_helper.so b/universal7570-common/proprietary/lib/libskmm_helper.so deleted file mode 100644 index 5e5a286..0000000 Binary files a/universal7570-common/proprietary/lib/libskmm_helper.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsmat.so b/universal7570-common/proprietary/lib/libsmat.so deleted file mode 100644 index 36e6e71..0000000 Binary files a/universal7570-common/proprietary/lib/libsmat.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsmsd.so b/universal7570-common/proprietary/lib/libsmsd.so deleted file mode 100644 index 9fe1557..0000000 Binary files a/universal7570-common/proprietary/lib/libsmsd.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsnaace.so b/universal7570-common/proprietary/lib/libsnaace.so deleted file mode 100644 index 94f43a5..0000000 Binary files a/universal7570-common/proprietary/lib/libsnaace.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsnamrnb.so b/universal7570-common/proprietary/lib/libsnamrnb.so deleted file mode 100644 index 16a2764..0000000 Binary files a/universal7570-common/proprietary/lib/libsnamrnb.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsnamrwb.so b/universal7570-common/proprietary/lib/libsnamrwb.so deleted file mode 100644 index e122278..0000000 Binary files a/universal7570-common/proprietary/lib/libsnamrwb.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsoftkeymaster.so b/universal7570-common/proprietary/lib/libsoftkeymaster.so deleted file mode 100644 index dcfface..0000000 Binary files a/universal7570-common/proprietary/lib/libsoftkeymaster.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsoftkeymasterdevice.so b/universal7570-common/proprietary/lib/libsoftkeymasterdevice.so deleted file mode 100644 index edd8640..0000000 Binary files a/universal7570-common/proprietary/lib/libsoftkeymasterdevice.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsomx263dsw.so b/universal7570-common/proprietary/lib/libsomx263dsw.so deleted file mode 100644 index c67cb3e..0000000 Binary files a/universal7570-common/proprietary/lib/libsomx263dsw.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsomx264dsw.so b/universal7570-common/proprietary/lib/libsomx264dsw.so deleted file mode 100644 index 8292359..0000000 Binary files a/universal7570-common/proprietary/lib/libsomx264dsw.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsomxaacd.so b/universal7570-common/proprietary/lib/libsomxaacd.so deleted file mode 100644 index c9948f1..0000000 Binary files a/universal7570-common/proprietary/lib/libsomxaacd.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsomxadpcmd.so b/universal7570-common/proprietary/lib/libsomxadpcmd.so deleted file mode 100644 index 47e163b..0000000 Binary files a/universal7570-common/proprietary/lib/libsomxadpcmd.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsomxamrd.so b/universal7570-common/proprietary/lib/libsomxamrd.so deleted file mode 100644 index 84db9c0..0000000 Binary files a/universal7570-common/proprietary/lib/libsomxamrd.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsomxcmn.so b/universal7570-common/proprietary/lib/libsomxcmn.so deleted file mode 100644 index 86c6c92..0000000 Binary files a/universal7570-common/proprietary/lib/libsomxcmn.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsomxcore.so b/universal7570-common/proprietary/lib/libsomxcore.so deleted file mode 100644 index c3b42fa..0000000 Binary files a/universal7570-common/proprietary/lib/libsomxcore.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsomxflacd.so b/universal7570-common/proprietary/lib/libsomxflacd.so deleted file mode 100644 index 11ba83a..0000000 Binary files a/universal7570-common/proprietary/lib/libsomxflacd.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsomxhevcdsw.so b/universal7570-common/proprietary/lib/libsomxhevcdsw.so deleted file mode 100644 index 1afb85c..0000000 Binary files a/universal7570-common/proprietary/lib/libsomxhevcdsw.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsomxmp3d.so b/universal7570-common/proprietary/lib/libsomxmp3d.so deleted file mode 100644 index d5c4f39..0000000 Binary files a/universal7570-common/proprietary/lib/libsomxmp3d.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsomxmp43d.so b/universal7570-common/proprietary/lib/libsomxmp43d.so deleted file mode 100644 index 4ce388c..0000000 Binary files a/universal7570-common/proprietary/lib/libsomxmp43d.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsomxmp4vdsw.so b/universal7570-common/proprietary/lib/libsomxmp4vdsw.so deleted file mode 100644 index df2018a..0000000 Binary files a/universal7570-common/proprietary/lib/libsomxmp4vdsw.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsomxnaace.so b/universal7570-common/proprietary/lib/libsomxnaace.so deleted file mode 100644 index d04cb84..0000000 Binary files a/universal7570-common/proprietary/lib/libsomxnaace.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsomxvc1dsw.so b/universal7570-common/proprietary/lib/libsomxvc1dsw.so deleted file mode 100644 index 4df5497..0000000 Binary files a/universal7570-common/proprietary/lib/libsomxvc1dsw.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsomxvp8d.so b/universal7570-common/proprietary/lib/libsomxvp8d.so deleted file mode 100644 index ce84b5b..0000000 Binary files a/universal7570-common/proprietary/lib/libsomxvp8d.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsomxwmad.so b/universal7570-common/proprietary/lib/libsomxwmad.so deleted file mode 100644 index 2c17732..0000000 Binary files a/universal7570-common/proprietary/lib/libsomxwmad.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsomxwmv7d.so b/universal7570-common/proprietary/lib/libsomxwmv7d.so deleted file mode 100644 index 7c8efdb..0000000 Binary files a/universal7570-common/proprietary/lib/libsomxwmv7d.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsomxwmv8d.so b/universal7570-common/proprietary/lib/libsomxwmv8d.so deleted file mode 100644 index f0fc076..0000000 Binary files a/universal7570-common/proprietary/lib/libsomxwmv8d.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsonic.so b/universal7570-common/proprietary/lib/libsonic.so deleted file mode 100644 index 4c3b6f0..0000000 Binary files a/universal7570-common/proprietary/lib/libsonic.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsonivox.so b/universal7570-common/proprietary/lib/libsonivox.so deleted file mode 100644 index df56bd5..0000000 Binary files a/universal7570-common/proprietary/lib/libsonivox.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsoundextractor.so b/universal7570-common/proprietary/lib/libsoundextractor.so deleted file mode 100644 index 13d4fbd..0000000 Binary files a/universal7570-common/proprietary/lib/libsoundextractor.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsoundpool.so b/universal7570-common/proprietary/lib/libsoundpool.so deleted file mode 100644 index 7b634e7..0000000 Binary files a/universal7570-common/proprietary/lib/libsoundpool.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsoundspeed.so b/universal7570-common/proprietary/lib/libsoundspeed.so deleted file mode 100644 index 5df953c..0000000 Binary files a/universal7570-common/proprietary/lib/libsoundspeed.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsoundtrigger.so b/universal7570-common/proprietary/lib/libsoundtrigger.so deleted file mode 100644 index 24e440b..0000000 Binary files a/universal7570-common/proprietary/lib/libsoundtrigger.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsoundtriggerservice.so b/universal7570-common/proprietary/lib/libsoundtriggerservice.so deleted file mode 100644 index ac93a98..0000000 Binary files a/universal7570-common/proprietary/lib/libsoundtriggerservice.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsparse.so b/universal7570-common/proprietary/lib/libsparse.so deleted file mode 100644 index 00884d0..0000000 Binary files a/universal7570-common/proprietary/lib/libsparse.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libspeexresampler.so b/universal7570-common/proprietary/lib/libspeexresampler.so deleted file mode 100644 index a475d55..0000000 Binary files a/universal7570-common/proprietary/lib/libspeexresampler.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsqlite.so b/universal7570-common/proprietary/lib/libsqlite.so deleted file mode 100644 index 4506c87..0000000 Binary files a/universal7570-common/proprietary/lib/libsqlite.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libssc_encoder.so b/universal7570-common/proprietary/lib/libssc_encoder.so deleted file mode 100644 index 8a81fde..0000000 Binary files a/universal7570-common/proprietary/lib/libssc_encoder.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsshd_encoder.so b/universal7570-common/proprietary/lib/libsshd_encoder.so deleted file mode 100644 index 0c36dfd..0000000 Binary files a/universal7570-common/proprietary/lib/libsshd_encoder.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstagefright.so b/universal7570-common/proprietary/lib/libstagefright.so deleted file mode 100644 index 3d88d86..0000000 Binary files a/universal7570-common/proprietary/lib/libstagefright.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstagefright_amrnb_common.so b/universal7570-common/proprietary/lib/libstagefright_amrnb_common.so deleted file mode 100644 index 663c7cb..0000000 Binary files a/universal7570-common/proprietary/lib/libstagefright_amrnb_common.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstagefright_enc_common.so b/universal7570-common/proprietary/lib/libstagefright_enc_common.so deleted file mode 100644 index 4bc7b90..0000000 Binary files a/universal7570-common/proprietary/lib/libstagefright_enc_common.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstagefright_foundation.so b/universal7570-common/proprietary/lib/libstagefright_foundation.so deleted file mode 100644 index 87d9ac5..0000000 Binary files a/universal7570-common/proprietary/lib/libstagefright_foundation.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstagefright_hdcp.so b/universal7570-common/proprietary/lib/libstagefright_hdcp.so deleted file mode 100644 index 4aea5dc..0000000 Binary files a/universal7570-common/proprietary/lib/libstagefright_hdcp.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstagefright_http_support.so b/universal7570-common/proprietary/lib/libstagefright_http_support.so deleted file mode 100644 index adf6195..0000000 Binary files a/universal7570-common/proprietary/lib/libstagefright_http_support.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstagefright_httplive.so b/universal7570-common/proprietary/lib/libstagefright_httplive.so deleted file mode 100644 index 54a8ae7..0000000 Binary files a/universal7570-common/proprietary/lib/libstagefright_httplive.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstagefright_omx.so b/universal7570-common/proprietary/lib/libstagefright_omx.so deleted file mode 100644 index 725aeb4..0000000 Binary files a/universal7570-common/proprietary/lib/libstagefright_omx.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstagefright_soft_aacdec.so b/universal7570-common/proprietary/lib/libstagefright_soft_aacdec.so deleted file mode 100644 index 8bd3bf8..0000000 Binary files a/universal7570-common/proprietary/lib/libstagefright_soft_aacdec.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstagefright_soft_aacenc.so b/universal7570-common/proprietary/lib/libstagefright_soft_aacenc.so deleted file mode 100644 index bf26c4a..0000000 Binary files a/universal7570-common/proprietary/lib/libstagefright_soft_aacenc.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstagefright_soft_amrdec.so b/universal7570-common/proprietary/lib/libstagefright_soft_amrdec.so deleted file mode 100644 index 7d87096..0000000 Binary files a/universal7570-common/proprietary/lib/libstagefright_soft_amrdec.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstagefright_soft_amrnbenc.so b/universal7570-common/proprietary/lib/libstagefright_soft_amrnbenc.so deleted file mode 100644 index fc1dd29..0000000 Binary files a/universal7570-common/proprietary/lib/libstagefright_soft_amrnbenc.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstagefright_soft_amrwbenc.so b/universal7570-common/proprietary/lib/libstagefright_soft_amrwbenc.so deleted file mode 100644 index d675fea..0000000 Binary files a/universal7570-common/proprietary/lib/libstagefright_soft_amrwbenc.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstagefright_soft_avcdec.so b/universal7570-common/proprietary/lib/libstagefright_soft_avcdec.so deleted file mode 100644 index 50ea7ff..0000000 Binary files a/universal7570-common/proprietary/lib/libstagefright_soft_avcdec.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstagefright_soft_avcenc.so b/universal7570-common/proprietary/lib/libstagefright_soft_avcenc.so deleted file mode 100644 index 03c2a77..0000000 Binary files a/universal7570-common/proprietary/lib/libstagefright_soft_avcenc.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstagefright_soft_flacenc.so b/universal7570-common/proprietary/lib/libstagefright_soft_flacenc.so deleted file mode 100644 index 9cc7837..0000000 Binary files a/universal7570-common/proprietary/lib/libstagefright_soft_flacenc.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstagefright_soft_g711dec.so b/universal7570-common/proprietary/lib/libstagefright_soft_g711dec.so deleted file mode 100644 index 47cc14d..0000000 Binary files a/universal7570-common/proprietary/lib/libstagefright_soft_g711dec.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstagefright_soft_gsmdec.so b/universal7570-common/proprietary/lib/libstagefright_soft_gsmdec.so deleted file mode 100644 index 3fd04c6..0000000 Binary files a/universal7570-common/proprietary/lib/libstagefright_soft_gsmdec.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstagefright_soft_hevcdec.so b/universal7570-common/proprietary/lib/libstagefright_soft_hevcdec.so deleted file mode 100644 index ff747c7..0000000 Binary files a/universal7570-common/proprietary/lib/libstagefright_soft_hevcdec.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstagefright_soft_mp3dec.so b/universal7570-common/proprietary/lib/libstagefright_soft_mp3dec.so deleted file mode 100644 index ca83765..0000000 Binary files a/universal7570-common/proprietary/lib/libstagefright_soft_mp3dec.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstagefright_soft_mpeg2dec.so b/universal7570-common/proprietary/lib/libstagefright_soft_mpeg2dec.so deleted file mode 100644 index 410fa94..0000000 Binary files a/universal7570-common/proprietary/lib/libstagefright_soft_mpeg2dec.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstagefright_soft_mpeg4dec.so b/universal7570-common/proprietary/lib/libstagefright_soft_mpeg4dec.so deleted file mode 100644 index 185e6e3..0000000 Binary files a/universal7570-common/proprietary/lib/libstagefright_soft_mpeg4dec.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstagefright_soft_mpeg4enc.so b/universal7570-common/proprietary/lib/libstagefright_soft_mpeg4enc.so deleted file mode 100644 index d058744..0000000 Binary files a/universal7570-common/proprietary/lib/libstagefright_soft_mpeg4enc.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstagefright_soft_opusdec.so b/universal7570-common/proprietary/lib/libstagefright_soft_opusdec.so deleted file mode 100644 index a803827..0000000 Binary files a/universal7570-common/proprietary/lib/libstagefright_soft_opusdec.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstagefright_soft_rawdec.so b/universal7570-common/proprietary/lib/libstagefright_soft_rawdec.so deleted file mode 100644 index a19792b..0000000 Binary files a/universal7570-common/proprietary/lib/libstagefright_soft_rawdec.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstagefright_soft_vorbisdec.so b/universal7570-common/proprietary/lib/libstagefright_soft_vorbisdec.so deleted file mode 100644 index 23e0391..0000000 Binary files a/universal7570-common/proprietary/lib/libstagefright_soft_vorbisdec.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstagefright_soft_vpxdec.so b/universal7570-common/proprietary/lib/libstagefright_soft_vpxdec.so deleted file mode 100644 index 45067c6..0000000 Binary files a/universal7570-common/proprietary/lib/libstagefright_soft_vpxdec.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstagefright_soft_vpxenc.so b/universal7570-common/proprietary/lib/libstagefright_soft_vpxenc.so deleted file mode 100644 index b376c96..0000000 Binary files a/universal7570-common/proprietary/lib/libstagefright_soft_vpxenc.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstagefright_xmlparser@1.0.so b/universal7570-common/proprietary/lib/libstagefright_xmlparser@1.0.so deleted file mode 100644 index 0f39cef..0000000 Binary files a/universal7570-common/proprietary/lib/libstagefright_xmlparser@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstagefrighthw.so b/universal7570-common/proprietary/lib/libstagefrighthw.so deleted file mode 100644 index f3f2ec0..0000000 Binary files a/universal7570-common/proprietary/lib/libstagefrighthw.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstdc++.so b/universal7570-common/proprietary/lib/libstdc++.so deleted file mode 100644 index 49ca48e..0000000 Binary files a/universal7570-common/proprietary/lib/libstdc++.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsthmb.so b/universal7570-common/proprietary/lib/libsthmb.so deleted file mode 100644 index 7b4f91c..0000000 Binary files a/universal7570-common/proprietary/lib/libsthmb.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstlport_shared.so b/universal7570-common/proprietary/lib/libstlport_shared.so deleted file mode 100644 index a6f6945..0000000 Binary files a/universal7570-common/proprietary/lib/libstlport_shared.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstr_capture_core.so b/universal7570-common/proprietary/lib/libstr_capture_core.so deleted file mode 100644 index 674394b..0000000 Binary files a/universal7570-common/proprietary/lib/libstr_capture_core.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstr_capture_interface.so b/universal7570-common/proprietary/lib/libstr_capture_interface.so deleted file mode 100644 index cc34947..0000000 Binary files a/universal7570-common/proprietary/lib/libstr_capture_interface.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstr_preview_core.so b/universal7570-common/proprietary/lib/libstr_preview_core.so deleted file mode 100644 index 9553904..0000000 Binary files a/universal7570-common/proprietary/lib/libstr_preview_core.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstr_preview_interface.so b/universal7570-common/proprietary/lib/libstr_preview_interface.so deleted file mode 100644 index 73410a9..0000000 Binary files a/universal7570-common/proprietary/lib/libstr_preview_interface.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libstrongswan.so b/universal7570-common/proprietary/lib/libstrongswan.so deleted file mode 100644 index c92f34e..0000000 Binary files a/universal7570-common/proprietary/lib/libstrongswan.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsts_utils.so b/universal7570-common/proprietary/lib/libsts_utils.so deleted file mode 100644 index 7cd8020..0000000 Binary files a/universal7570-common/proprietary/lib/libsts_utils.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsts_values.so b/universal7570-common/proprietary/lib/libsts_values.so deleted file mode 100644 index 576eb8b..0000000 Binary files a/universal7570-common/proprietary/lib/libsts_values.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsupershot.so b/universal7570-common/proprietary/lib/libsupershot.so deleted file mode 100644 index 533d2ef..0000000 Binary files a/universal7570-common/proprietary/lib/libsupershot.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsurfaceflinger.so b/universal7570-common/proprietary/lib/libsurfaceflinger.so deleted file mode 100644 index f8a8c40..0000000 Binary files a/universal7570-common/proprietary/lib/libsurfaceflinger.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsurfaceflinger_ddmconnection.so b/universal7570-common/proprietary/lib/libsurfaceflinger_ddmconnection.so deleted file mode 100644 index 81888ac..0000000 Binary files a/universal7570-common/proprietary/lib/libsurfaceflinger_ddmconnection.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsuspend.so b/universal7570-common/proprietary/lib/libsuspend.so deleted file mode 100644 index 636dadf..0000000 Binary files a/universal7570-common/proprietary/lib/libsuspend.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsvejni.so b/universal7570-common/proprietary/lib/libsvejni.so deleted file mode 100644 index bcacee8..0000000 Binary files a/universal7570-common/proprietary/lib/libsvejni.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsveservice.so b/universal7570-common/proprietary/lib/libsveservice.so deleted file mode 100644 index a129136..0000000 Binary files a/universal7570-common/proprietary/lib/libsveservice.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsxqk.so b/universal7570-common/proprietary/lib/libsxqk.so deleted file mode 100644 index 43edb91..0000000 Binary files a/universal7570-common/proprietary/lib/libsxqk.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsxqk_skia.so b/universal7570-common/proprietary/lib/libsxqk_skia.so deleted file mode 100644 index fb77e10..0000000 Binary files a/universal7570-common/proprietary/lib/libsxqk_skia.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsync.so b/universal7570-common/proprietary/lib/libsync.so deleted file mode 100644 index ee7146e..0000000 Binary files a/universal7570-common/proprietary/lib/libsync.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libsysutils.so b/universal7570-common/proprietary/lib/libsysutils.so deleted file mode 100644 index 07b6c7c..0000000 Binary files a/universal7570-common/proprietary/lib/libsysutils.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libterrier.so b/universal7570-common/proprietary/lib/libterrier.so deleted file mode 100644 index e8122f9..0000000 Binary files a/universal7570-common/proprietary/lib/libterrier.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libtextclassifier.so b/universal7570-common/proprietary/lib/libtextclassifier.so deleted file mode 100644 index e6c0bb7..0000000 Binary files a/universal7570-common/proprietary/lib/libtextclassifier.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libtinyalsa.so b/universal7570-common/proprietary/lib/libtinyalsa.so deleted file mode 100644 index 01b5ca3..0000000 Binary files a/universal7570-common/proprietary/lib/libtinyalsa.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libtinyxml2.so b/universal7570-common/proprietary/lib/libtinyxml2.so deleted file mode 100644 index 085f8b2..0000000 Binary files a/universal7570-common/proprietary/lib/libtinyxml2.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libtlc_proxy.so b/universal7570-common/proprietary/lib/libtlc_proxy.so deleted file mode 100644 index cda1af9..0000000 Binary files a/universal7570-common/proprietary/lib/libtlc_proxy.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libtlc_proxy_tui.so b/universal7570-common/proprietary/lib/libtlc_proxy_tui.so deleted file mode 100644 index 9eaef56..0000000 Binary files a/universal7570-common/proprietary/lib/libtlc_proxy_tui.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libtlc_spay.so b/universal7570-common/proprietary/lib/libtlc_spay.so deleted file mode 100644 index 9301ec5..0000000 Binary files a/universal7570-common/proprietary/lib/libtlc_spay.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libtlc_tima_atn.so b/universal7570-common/proprietary/lib/libtlc_tima_atn.so deleted file mode 100644 index d3107b9..0000000 Binary files a/universal7570-common/proprietary/lib/libtlc_tima_atn.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libtlc_tima_pkm.so b/universal7570-common/proprietary/lib/libtlc_tima_pkm.so deleted file mode 100644 index e06b2aa..0000000 Binary files a/universal7570-common/proprietary/lib/libtlc_tima_pkm.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libtlc_tima_tui.so b/universal7570-common/proprietary/lib/libtlc_tima_tui.so deleted file mode 100644 index 03558eb..0000000 Binary files a/universal7570-common/proprietary/lib/libtlc_tima_tui.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libtlc_tz_esecomm.so b/universal7570-common/proprietary/lib/libtlc_tz_esecomm.so deleted file mode 100644 index 0e62117..0000000 Binary files a/universal7570-common/proprietary/lib/libtlc_tz_esecomm.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libtlc_tz_iccc.so b/universal7570-common/proprietary/lib/libtlc_tz_iccc.so deleted file mode 100644 index 88a1922..0000000 Binary files a/universal7570-common/proprietary/lib/libtlc_tz_iccc.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libtlc_tz_keystore.so b/universal7570-common/proprietary/lib/libtlc_tz_keystore.so deleted file mode 100644 index 2ba57b4..0000000 Binary files a/universal7570-common/proprietary/lib/libtlc_tz_keystore.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libtlc_tz_ocf.so b/universal7570-common/proprietary/lib/libtlc_tz_ocf.so deleted file mode 100644 index 736744b..0000000 Binary files a/universal7570-common/proprietary/lib/libtlc_tz_ocf.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libtlc_tz_ocf_jni.so b/universal7570-common/proprietary/lib/libtlc_tz_ocf_jni.so deleted file mode 100644 index ae62ba5..0000000 Binary files a/universal7570-common/proprietary/lib/libtlc_tz_ocf_jni.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libucmscp.so b/universal7570-common/proprietary/lib/libucmscp.so deleted file mode 100644 index 92b07c0..0000000 Binary files a/universal7570-common/proprietary/lib/libucmscp.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libucsengineode.so b/universal7570-common/proprietary/lib/libucsengineode.so deleted file mode 100644 index 70ac2c2..0000000 Binary files a/universal7570-common/proprietary/lib/libucsengineode.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libui.so b/universal7570-common/proprietary/lib/libui.so deleted file mode 100644 index 150847f..0000000 Binary files a/universal7570-common/proprietary/lib/libui.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libuniapi.so b/universal7570-common/proprietary/lib/libuniapi.so deleted file mode 100644 index 009b195..0000000 Binary files a/universal7570-common/proprietary/lib/libuniapi.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libunionfs.so b/universal7570-common/proprietary/lib/libunionfs.so deleted file mode 100644 index 6e5fb70..0000000 Binary files a/universal7570-common/proprietary/lib/libunionfs.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libuniplugin.so b/universal7570-common/proprietary/lib/libuniplugin.so deleted file mode 100644 index e4f58bd..0000000 Binary files a/universal7570-common/proprietary/lib/libuniplugin.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libunwind.so b/universal7570-common/proprietary/lib/libunwind.so deleted file mode 100644 index a991c3f..0000000 Binary files a/universal7570-common/proprietary/lib/libunwind.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libusbhost.so b/universal7570-common/proprietary/lib/libusbhost.so deleted file mode 100644 index bacf66b..0000000 Binary files a/universal7570-common/proprietary/lib/libusbhost.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libutils.so b/universal7570-common/proprietary/lib/libutils.so deleted file mode 100644 index c6ced28..0000000 Binary files a/universal7570-common/proprietary/lib/libutils.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libvintf.so b/universal7570-common/proprietary/lib/libvintf.so deleted file mode 100644 index 928440e..0000000 Binary files a/universal7570-common/proprietary/lib/libvintf.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libvixl-arm.so b/universal7570-common/proprietary/lib/libvixl-arm.so deleted file mode 100644 index ef5c463..0000000 Binary files a/universal7570-common/proprietary/lib/libvixl-arm.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libvixl-arm64.so b/universal7570-common/proprietary/lib/libvixl-arm64.so deleted file mode 100644 index 4b2fbbf..0000000 Binary files a/universal7570-common/proprietary/lib/libvixl-arm64.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libvkjni.so b/universal7570-common/proprietary/lib/libvkjni.so deleted file mode 100644 index 1c4e248..0000000 Binary files a/universal7570-common/proprietary/lib/libvkjni.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libvkmanager.so b/universal7570-common/proprietary/lib/libvkmanager.so deleted file mode 100644 index 972817e..0000000 Binary files a/universal7570-common/proprietary/lib/libvkmanager.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libvkservice.so b/universal7570-common/proprietary/lib/libvkservice.so deleted file mode 100644 index 090c4e8..0000000 Binary files a/universal7570-common/proprietary/lib/libvkservice.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libvndksupport.so b/universal7570-common/proprietary/lib/libvndksupport.so deleted file mode 100644 index 99d4b04..0000000 Binary files a/universal7570-common/proprietary/lib/libvndksupport.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libvorbisidec.so b/universal7570-common/proprietary/lib/libvorbisidec.so deleted file mode 100644 index 06715bd..0000000 Binary files a/universal7570-common/proprietary/lib/libvorbisidec.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libvtmanager.so b/universal7570-common/proprietary/lib/libvtmanager.so deleted file mode 100644 index 22930fb..0000000 Binary files a/universal7570-common/proprietary/lib/libvtmanager.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libvtstack.so b/universal7570-common/proprietary/lib/libvtstack.so deleted file mode 100644 index 655d6d5..0000000 Binary files a/universal7570-common/proprietary/lib/libvtstack.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libvulkan.so b/universal7570-common/proprietary/lib/libvulkan.so deleted file mode 100644 index d73dd5d..0000000 Binary files a/universal7570-common/proprietary/lib/libvulkan.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libwebrtc_audio_preprocessing.so b/universal7570-common/proprietary/lib/libwebrtc_audio_preprocessing.so deleted file mode 100644 index 0647b41..0000000 Binary files a/universal7570-common/proprietary/lib/libwebrtc_audio_preprocessing.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libwebviewchromium_loader.so b/universal7570-common/proprietary/lib/libwebviewchromium_loader.so deleted file mode 100644 index 655cb65..0000000 Binary files a/universal7570-common/proprietary/lib/libwebviewchromium_loader.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libwebviewchromium_plat_support.so b/universal7570-common/proprietary/lib/libwebviewchromium_plat_support.so deleted file mode 100644 index 7627089..0000000 Binary files a/universal7570-common/proprietary/lib/libwebviewchromium_plat_support.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libwfds.so b/universal7570-common/proprietary/lib/libwfds.so deleted file mode 100644 index 4e37e3d..0000000 Binary files a/universal7570-common/proprietary/lib/libwfds.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libwifi-service.so b/universal7570-common/proprietary/lib/libwifi-service.so deleted file mode 100644 index e942d11..0000000 Binary files a/universal7570-common/proprietary/lib/libwifi-service.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libwifi-system.so b/universal7570-common/proprietary/lib/libwifi-system.so deleted file mode 100644 index 32dc7f1..0000000 Binary files a/universal7570-common/proprietary/lib/libwifi-system.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libwifikeystorehal.so b/universal7570-common/proprietary/lib/libwifikeystorehal.so deleted file mode 100644 index 9270770..0000000 Binary files a/universal7570-common/proprietary/lib/libwifikeystorehal.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libwilhelm.so b/universal7570-common/proprietary/lib/libwilhelm.so deleted file mode 100644 index 841a9df..0000000 Binary files a/universal7570-common/proprietary/lib/libwilhelm.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libwlandutlib_slsi.so b/universal7570-common/proprietary/lib/libwlandutlib_slsi.so deleted file mode 100644 index afa4f2d..0000000 Binary files a/universal7570-common/proprietary/lib/libwlandutlib_slsi.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libxml2.so b/universal7570-common/proprietary/lib/libxml2.so deleted file mode 100644 index 5b93501..0000000 Binary files a/universal7570-common/proprietary/lib/libxml2.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libxposed_art.so b/universal7570-common/proprietary/lib/libxposed_art.so deleted file mode 100644 index 59ec158..0000000 Binary files a/universal7570-common/proprietary/lib/libxposed_art.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libz.so b/universal7570-common/proprietary/lib/libz.so deleted file mode 100644 index fd7bfce..0000000 Binary files a/universal7570-common/proprietary/lib/libz.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/libziparchive.so b/universal7570-common/proprietary/lib/libziparchive.so deleted file mode 100644 index db7aa66..0000000 Binary files a/universal7570-common/proprietary/lib/libziparchive.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/mediacas/libclearkeycasplugin.so b/universal7570-common/proprietary/lib/mediacas/libclearkeycasplugin.so deleted file mode 100644 index f67fbbf..0000000 Binary files a/universal7570-common/proprietary/lib/mediacas/libclearkeycasplugin.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/omx/libOMX.Exynos.AVC.Decoder.so b/universal7570-common/proprietary/lib/omx/libOMX.Exynos.AVC.Decoder.so deleted file mode 100644 index a117a53..0000000 Binary files a/universal7570-common/proprietary/lib/omx/libOMX.Exynos.AVC.Decoder.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/omx/libOMX.Exynos.AVC.Encoder.so b/universal7570-common/proprietary/lib/omx/libOMX.Exynos.AVC.Encoder.so deleted file mode 100644 index 230fdd3..0000000 Binary files a/universal7570-common/proprietary/lib/omx/libOMX.Exynos.AVC.Encoder.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/omx/libOMX.Exynos.HEVC.Decoder.so b/universal7570-common/proprietary/lib/omx/libOMX.Exynos.HEVC.Decoder.so deleted file mode 100644 index a37f966..0000000 Binary files a/universal7570-common/proprietary/lib/omx/libOMX.Exynos.HEVC.Decoder.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/omx/libOMX.Exynos.HEVC.Encoder.so b/universal7570-common/proprietary/lib/omx/libOMX.Exynos.HEVC.Encoder.so deleted file mode 100644 index ff96cce..0000000 Binary files a/universal7570-common/proprietary/lib/omx/libOMX.Exynos.HEVC.Encoder.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/omx/libOMX.Exynos.MPEG4.Decoder.so b/universal7570-common/proprietary/lib/omx/libOMX.Exynos.MPEG4.Decoder.so deleted file mode 100644 index 1c4f9c2..0000000 Binary files a/universal7570-common/proprietary/lib/omx/libOMX.Exynos.MPEG4.Decoder.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/omx/libOMX.Exynos.MPEG4.Encoder.so b/universal7570-common/proprietary/lib/omx/libOMX.Exynos.MPEG4.Encoder.so deleted file mode 100644 index 771dc34..0000000 Binary files a/universal7570-common/proprietary/lib/omx/libOMX.Exynos.MPEG4.Encoder.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/omx/libOMX.Exynos.VP8.Decoder.so b/universal7570-common/proprietary/lib/omx/libOMX.Exynos.VP8.Decoder.so deleted file mode 100644 index 7f75e59..0000000 Binary files a/universal7570-common/proprietary/lib/omx/libOMX.Exynos.VP8.Decoder.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/omx/libOMX.Exynos.VP8.Encoder.so b/universal7570-common/proprietary/lib/omx/libOMX.Exynos.VP8.Encoder.so deleted file mode 100644 index 2269576..0000000 Binary files a/universal7570-common/proprietary/lib/omx/libOMX.Exynos.VP8.Encoder.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/omx/libOMX.Exynos.WMV.Decoder.so b/universal7570-common/proprietary/lib/omx/libOMX.Exynos.WMV.Decoder.so deleted file mode 100644 index d2a6ea0..0000000 Binary files a/universal7570-common/proprietary/lib/omx/libOMX.Exynos.WMV.Decoder.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/slocation/libsgeo.so b/universal7570-common/proprietary/lib/slocation/libsgeo.so deleted file mode 100644 index cc6f8e6..0000000 Binary files a/universal7570-common/proprietary/lib/slocation/libsgeo.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/soundfx/libaudioeffectoffload.so b/universal7570-common/proprietary/lib/soundfx/libaudioeffectoffload.so deleted file mode 100644 index 683e9b0..0000000 Binary files a/universal7570-common/proprietary/lib/soundfx/libaudioeffectoffload.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/soundfx/libaudiosa.so b/universal7570-common/proprietary/lib/soundfx/libaudiosa.so deleted file mode 100644 index e08ec7e..0000000 Binary files a/universal7570-common/proprietary/lib/soundfx/libaudiosa.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/soundfx/libaudiosaplus_sec.so b/universal7570-common/proprietary/lib/soundfx/libaudiosaplus_sec.so deleted file mode 100644 index 9a60db7..0000000 Binary files a/universal7570-common/proprietary/lib/soundfx/libaudiosaplus_sec.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/soundfx/libgearvr.so b/universal7570-common/proprietary/lib/soundfx/libgearvr.so deleted file mode 100644 index 3c6963f..0000000 Binary files a/universal7570-common/proprietary/lib/soundfx/libgearvr.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/soundfx/libmysound.so b/universal7570-common/proprietary/lib/soundfx/libmysound.so deleted file mode 100644 index f1b5d0a..0000000 Binary files a/universal7570-common/proprietary/lib/soundfx/libmysound.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/soundfx/libmyspace.so b/universal7570-common/proprietary/lib/soundfx/libmyspace.so deleted file mode 100644 index 34632b9..0000000 Binary files a/universal7570-common/proprietary/lib/soundfx/libmyspace.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/soundfx/libplaybackrecorder.so b/universal7570-common/proprietary/lib/soundfx/libplaybackrecorder.so deleted file mode 100644 index 962666d..0000000 Binary files a/universal7570-common/proprietary/lib/soundfx/libplaybackrecorder.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/soundfx/libsamsungSoundbooster_plus.so b/universal7570-common/proprietary/lib/soundfx/libsamsungSoundbooster_plus.so deleted file mode 100644 index dbc899a..0000000 Binary files a/universal7570-common/proprietary/lib/soundfx/libsamsungSoundbooster_plus.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/vendor.samsung.hardware.vibrator@1.0.so b/universal7570-common/proprietary/lib/vendor.samsung.hardware.vibrator@1.0.so deleted file mode 100644 index a9f3680..0000000 Binary files a/universal7570-common/proprietary/lib/vendor.samsung.hardware.vibrator@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/vendor.samsung.security.skeymaster@3.0.so b/universal7570-common/proprietary/lib/vendor.samsung.security.skeymaster@3.0.so deleted file mode 100644 index 9ccfa65..0000000 Binary files a/universal7570-common/proprietary/lib/vendor.samsung.security.skeymaster@3.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/vndk-sp/android.hardware.graphics.allocator@2.0.so b/universal7570-common/proprietary/lib/vndk-sp/android.hardware.graphics.allocator@2.0.so deleted file mode 100644 index 017c81f..0000000 Binary files a/universal7570-common/proprietary/lib/vndk-sp/android.hardware.graphics.allocator@2.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/vndk-sp/android.hardware.graphics.common@1.0.so b/universal7570-common/proprietary/lib/vndk-sp/android.hardware.graphics.common@1.0.so deleted file mode 100644 index aa31c6b..0000000 Binary files a/universal7570-common/proprietary/lib/vndk-sp/android.hardware.graphics.common@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/vndk-sp/android.hardware.graphics.mapper@2.0.so b/universal7570-common/proprietary/lib/vndk-sp/android.hardware.graphics.mapper@2.0.so deleted file mode 100644 index bbf6bc7..0000000 Binary files a/universal7570-common/proprietary/lib/vndk-sp/android.hardware.graphics.mapper@2.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/vndk-sp/android.hardware.renderscript@1.0.so b/universal7570-common/proprietary/lib/vndk-sp/android.hardware.renderscript@1.0.so deleted file mode 100644 index 613b99f..0000000 Binary files a/universal7570-common/proprietary/lib/vndk-sp/android.hardware.renderscript@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/vndk-sp/android.hidl.base@1.0.so b/universal7570-common/proprietary/lib/vndk-sp/android.hidl.base@1.0.so deleted file mode 100644 index 38abfb9..0000000 Binary files a/universal7570-common/proprietary/lib/vndk-sp/android.hidl.base@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/vndk-sp/libRSCpuRef.so b/universal7570-common/proprietary/lib/vndk-sp/libRSCpuRef.so deleted file mode 100644 index e3ee6ab..0000000 Binary files a/universal7570-common/proprietary/lib/vndk-sp/libRSCpuRef.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/vndk-sp/libRSDriver.so b/universal7570-common/proprietary/lib/vndk-sp/libRSDriver.so deleted file mode 100644 index ac52b9b..0000000 Binary files a/universal7570-common/proprietary/lib/vndk-sp/libRSDriver.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/vndk-sp/libRS_internal.so b/universal7570-common/proprietary/lib/vndk-sp/libRS_internal.so deleted file mode 100644 index a2e82df..0000000 Binary files a/universal7570-common/proprietary/lib/vndk-sp/libRS_internal.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/vndk-sp/libbacktrace.so b/universal7570-common/proprietary/lib/vndk-sp/libbacktrace.so deleted file mode 100644 index 39daca5..0000000 Binary files a/universal7570-common/proprietary/lib/vndk-sp/libbacktrace.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/vndk-sp/libbase.so b/universal7570-common/proprietary/lib/vndk-sp/libbase.so deleted file mode 100644 index 88afb7b..0000000 Binary files a/universal7570-common/proprietary/lib/vndk-sp/libbase.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/vndk-sp/libbcinfo.so b/universal7570-common/proprietary/lib/vndk-sp/libbcinfo.so deleted file mode 100644 index cfd076f..0000000 Binary files a/universal7570-common/proprietary/lib/vndk-sp/libbcinfo.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/vndk-sp/libblas.so b/universal7570-common/proprietary/lib/vndk-sp/libblas.so deleted file mode 100644 index b401516..0000000 Binary files a/universal7570-common/proprietary/lib/vndk-sp/libblas.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/vndk-sp/libc++.so b/universal7570-common/proprietary/lib/vndk-sp/libc++.so deleted file mode 100644 index 00bfd17..0000000 Binary files a/universal7570-common/proprietary/lib/vndk-sp/libc++.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/vndk-sp/libcompiler_rt.so b/universal7570-common/proprietary/lib/vndk-sp/libcompiler_rt.so deleted file mode 100644 index e43afe7..0000000 Binary files a/universal7570-common/proprietary/lib/vndk-sp/libcompiler_rt.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/vndk-sp/libcutils.so b/universal7570-common/proprietary/lib/vndk-sp/libcutils.so deleted file mode 100644 index 5d6411f..0000000 Binary files a/universal7570-common/proprietary/lib/vndk-sp/libcutils.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/vndk-sp/libft2.so b/universal7570-common/proprietary/lib/vndk-sp/libft2.so deleted file mode 100644 index f1bef31..0000000 Binary files a/universal7570-common/proprietary/lib/vndk-sp/libft2.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/vndk-sp/libhardware.so b/universal7570-common/proprietary/lib/vndk-sp/libhardware.so deleted file mode 100644 index 6fe3abd..0000000 Binary files a/universal7570-common/proprietary/lib/vndk-sp/libhardware.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/vndk-sp/libhidlbase.so b/universal7570-common/proprietary/lib/vndk-sp/libhidlbase.so deleted file mode 100644 index 5480f63..0000000 Binary files a/universal7570-common/proprietary/lib/vndk-sp/libhidlbase.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/vndk-sp/libhidltransport.so b/universal7570-common/proprietary/lib/vndk-sp/libhidltransport.so deleted file mode 100644 index 3198213..0000000 Binary files a/universal7570-common/proprietary/lib/vndk-sp/libhidltransport.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/vndk-sp/libhwbinder.so b/universal7570-common/proprietary/lib/vndk-sp/libhwbinder.so deleted file mode 100644 index e8744ee..0000000 Binary files a/universal7570-common/proprietary/lib/vndk-sp/libhwbinder.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/vndk-sp/libion.so b/universal7570-common/proprietary/lib/vndk-sp/libion.so deleted file mode 100644 index 62b9715..0000000 Binary files a/universal7570-common/proprietary/lib/vndk-sp/libion.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/vndk-sp/liblzma.so b/universal7570-common/proprietary/lib/vndk-sp/liblzma.so deleted file mode 100644 index 8a54ec2..0000000 Binary files a/universal7570-common/proprietary/lib/vndk-sp/liblzma.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/vndk-sp/libpng.so b/universal7570-common/proprietary/lib/vndk-sp/libpng.so deleted file mode 100644 index 9aeea82..0000000 Binary files a/universal7570-common/proprietary/lib/vndk-sp/libpng.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/vndk-sp/libunwind.so b/universal7570-common/proprietary/lib/vndk-sp/libunwind.so deleted file mode 100644 index a991c3f..0000000 Binary files a/universal7570-common/proprietary/lib/vndk-sp/libunwind.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib/vndk-sp/libutils.so b/universal7570-common/proprietary/lib/vndk-sp/libutils.so deleted file mode 100644 index c6ced28..0000000 Binary files a/universal7570-common/proprietary/lib/vndk-sp/libutils.so and /dev/null differ diff --git a/universal7570-common/proprietary/lib64/slocation/libsgeo.so b/universal7570-common/proprietary/lib64/slocation/libsgeo.so deleted file mode 100644 index 9522e27..0000000 Binary files a/universal7570-common/proprietary/lib64/slocation/libsgeo.so and /dev/null differ diff --git a/universal7570-common/proprietary/priv-app/ImsLogger/ImsLogger.apk b/universal7570-common/proprietary/priv-app/ImsLogger/ImsLogger.apk deleted file mode 100644 index 8587bf9..0000000 Binary files a/universal7570-common/proprietary/priv-app/ImsLogger/ImsLogger.apk and /dev/null differ diff --git a/universal7570-common/proprietary/priv-app/ImsTelephonyService/ImsTelephonyService.apk b/universal7570-common/proprietary/priv-app/ImsTelephonyService/ImsTelephonyService.apk deleted file mode 100644 index 4e74fe5..0000000 Binary files a/universal7570-common/proprietary/priv-app/ImsTelephonyService/ImsTelephonyService.apk and /dev/null differ diff --git a/universal7570-common/proprietary/priv-app/imsservice/lib/arm/libsec-ims.so b/universal7570-common/proprietary/priv-app/imsservice/lib/arm/libsec-ims.so deleted file mode 100644 index 1eef05e..0000000 Binary files a/universal7570-common/proprietary/priv-app/imsservice/lib/arm/libsec-ims.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/app/mcRegistry/07010000000000000000000000000000.tlbin b/universal7570-common/proprietary/vendor/app/mcRegistry/07010000000000000000000000000000.tlbin deleted file mode 100644 index c6c9450..0000000 Binary files a/universal7570-common/proprietary/vendor/app/mcRegistry/07010000000000000000000000000000.tlbin and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/app/mcRegistry/07060000000000000000000000000000.tlbin b/universal7570-common/proprietary/vendor/app/mcRegistry/07060000000000000000000000000000.tlbin deleted file mode 100644 index 4f8f085..0000000 Binary files a/universal7570-common/proprietary/vendor/app/mcRegistry/07060000000000000000000000000000.tlbin and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/app/mcRegistry/08130000000000000000000000000000.tlbin b/universal7570-common/proprietary/vendor/app/mcRegistry/08130000000000000000000000000000.tlbin deleted file mode 100644 index 6099dfc..0000000 Binary files a/universal7570-common/proprietary/vendor/app/mcRegistry/08130000000000000000000000000000.tlbin and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/app/mcRegistry/FFFFFFFF000000000000000000000001.drbin b/universal7570-common/proprietary/vendor/app/mcRegistry/FFFFFFFF000000000000000000000001.drbin deleted file mode 100644 index 2e48c13..0000000 Binary files a/universal7570-common/proprietary/vendor/app/mcRegistry/FFFFFFFF000000000000000000000001.drbin and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000000a.tlbin b/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000000a.tlbin deleted file mode 100644 index 524b660..0000000 Binary files a/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000000a.tlbin and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000000b.tlbin b/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000000b.tlbin deleted file mode 100644 index ac49f20..0000000 Binary files a/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000000b.tlbin and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000000f.tlbin b/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000000f.tlbin deleted file mode 100644 index 8d2c528..0000000 Binary files a/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000000f.tlbin and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000012.tlbin b/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000012.tlbin deleted file mode 100644 index 3524941..0000000 Binary files a/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000012.tlbin and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000013.tlbin b/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000013.tlbin deleted file mode 100644 index f753689..0000000 Binary files a/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000013.tlbin and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000019.tlbin b/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000019.tlbin deleted file mode 100644 index fb97aa4..0000000 Binary files a/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000019.tlbin and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000002e.tlbin b/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000002e.tlbin deleted file mode 100644 index fec2b92..0000000 Binary files a/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000002e.tlbin and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000002f.tlbin b/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000002f.tlbin deleted file mode 100644 index 2bfc10a..0000000 Binary files a/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff00000000000000000000002f.tlbin and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000030.tlbin b/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000030.tlbin deleted file mode 100644 index 307ed56..0000000 Binary files a/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000030.tlbin and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000038.tlbin b/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000038.tlbin deleted file mode 100644 index ae30045..0000000 Binary files a/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000038.tlbin and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000041.tlbin b/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000041.tlbin deleted file mode 100644 index 784e204..0000000 Binary files a/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000041.tlbin and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000045.tlbin b/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000045.tlbin deleted file mode 100644 index 2ff867c..0000000 Binary files a/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000045.tlbin and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000073.tlbin b/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000073.tlbin deleted file mode 100644 index 16800d5..0000000 Binary files a/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffff000000000000000000000073.tlbin and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffffd0000000000000000000000a.tlbin b/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffffd0000000000000000000000a.tlbin deleted file mode 100644 index e7476a1..0000000 Binary files a/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffffd0000000000000000000000a.tlbin and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffffd0000000000000000000000e.tlbin b/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffffd0000000000000000000000e.tlbin deleted file mode 100644 index f82fe11..0000000 Binary files a/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffffd0000000000000000000000e.tlbin and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffffd00000000000000000000016.tlbin b/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffffd00000000000000000000016.tlbin deleted file mode 100644 index b94f1ae..0000000 Binary files a/universal7570-common/proprietary/vendor/app/mcRegistry/ffffffffd00000000000000000000016.tlbin and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/acpi b/universal7570-common/proprietary/vendor/bin/acpi deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/acpi and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/at_distributor b/universal7570-common/proprietary/vendor/bin/at_distributor deleted file mode 100644 index ceea3eb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/at_distributor and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/base64 b/universal7570-common/proprietary/vendor/bin/base64 deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/base64 and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/basename b/universal7570-common/proprietary/vendor/bin/basename deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/basename and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/blockdev b/universal7570-common/proprietary/vendor/bin/blockdev deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/blockdev and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/cal b/universal7570-common/proprietary/vendor/bin/cal deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/cal and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/cat b/universal7570-common/proprietary/vendor/bin/cat deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/cat and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/chcon b/universal7570-common/proprietary/vendor/bin/chcon deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/chcon and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/chgrp b/universal7570-common/proprietary/vendor/bin/chgrp deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/chgrp and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/chmod b/universal7570-common/proprietary/vendor/bin/chmod deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/chmod and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/chown b/universal7570-common/proprietary/vendor/bin/chown deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/chown and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/chroot b/universal7570-common/proprietary/vendor/bin/chroot deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/chroot and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/chrt b/universal7570-common/proprietary/vendor/bin/chrt deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/chrt and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/cksum b/universal7570-common/proprietary/vendor/bin/cksum deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/cksum and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/clear b/universal7570-common/proprietary/vendor/bin/clear deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/clear and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/cmp b/universal7570-common/proprietary/vendor/bin/cmp deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/cmp and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/comm b/universal7570-common/proprietary/vendor/bin/comm deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/comm and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/connfwexe b/universal7570-common/proprietary/vendor/bin/connfwexe deleted file mode 100644 index 2e5d629..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/connfwexe and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/cp b/universal7570-common/proprietary/vendor/bin/cp deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/cp and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/cpio b/universal7570-common/proprietary/vendor/bin/cpio deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/cpio and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/cut b/universal7570-common/proprietary/vendor/bin/cut deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/cut and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/date b/universal7570-common/proprietary/vendor/bin/date deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/date and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/ddexe b/universal7570-common/proprietary/vendor/bin/ddexe deleted file mode 100644 index eb188e7..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/ddexe and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/df b/universal7570-common/proprietary/vendor/bin/df deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/df and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/dirname b/universal7570-common/proprietary/vendor/bin/dirname deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/dirname and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/dmesg b/universal7570-common/proprietary/vendor/bin/dmesg deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/dmesg and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/dos2unix b/universal7570-common/proprietary/vendor/bin/dos2unix deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/dos2unix and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/du b/universal7570-common/proprietary/vendor/bin/du deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/du and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/echo b/universal7570-common/proprietary/vendor/bin/echo deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/echo and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/env b/universal7570-common/proprietary/vendor/bin/env deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/env and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/expand b/universal7570-common/proprietary/vendor/bin/expand deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/expand and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/expr b/universal7570-common/proprietary/vendor/bin/expr deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/expr and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/fallocate b/universal7570-common/proprietary/vendor/bin/fallocate deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/fallocate and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/false b/universal7570-common/proprietary/vendor/bin/false deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/false and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/file b/universal7570-common/proprietary/vendor/bin/file deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/file and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/find b/universal7570-common/proprietary/vendor/bin/find deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/find and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/flock b/universal7570-common/proprietary/vendor/bin/flock deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/flock and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/free b/universal7570-common/proprietary/vendor/bin/free deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/free and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/getenforce b/universal7570-common/proprietary/vendor/bin/getenforce deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/getenforce and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/getprop b/universal7570-common/proprietary/vendor/bin/getprop deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/getprop and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/groups b/universal7570-common/proprietary/vendor/bin/groups deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/groups and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/head b/universal7570-common/proprietary/vendor/bin/head deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/head and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/hostapd b/universal7570-common/proprietary/vendor/bin/hostapd deleted file mode 100644 index 4550bde..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/hostapd and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/hostname b/universal7570-common/proprietary/vendor/bin/hostname deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/hostname and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/hw/android.hardware.audio@2.0-service b/universal7570-common/proprietary/vendor/bin/hw/android.hardware.audio@2.0-service deleted file mode 100644 index 78e94a1..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/hw/android.hardware.audio@2.0-service and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/hw/android.hardware.bluetooth@1.0-service b/universal7570-common/proprietary/vendor/bin/hw/android.hardware.bluetooth@1.0-service deleted file mode 100644 index 80206ae..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/hw/android.hardware.bluetooth@1.0-service and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/hw/android.hardware.configstore@1.0-service b/universal7570-common/proprietary/vendor/bin/hw/android.hardware.configstore@1.0-service deleted file mode 100644 index 5a15522..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/hw/android.hardware.configstore@1.0-service and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/hw/android.hardware.drm@1.0-service b/universal7570-common/proprietary/vendor/bin/hw/android.hardware.drm@1.0-service deleted file mode 100644 index e2fad97..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/hw/android.hardware.drm@1.0-service and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/hw/android.hardware.drm@1.0-service.widevine b/universal7570-common/proprietary/vendor/bin/hw/android.hardware.drm@1.0-service.widevine deleted file mode 100644 index 53cc49e..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/hw/android.hardware.drm@1.0-service.widevine and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/hw/android.hardware.gatekeeper@1.0-service b/universal7570-common/proprietary/vendor/bin/hw/android.hardware.gatekeeper@1.0-service deleted file mode 100644 index 8cb24a0..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/hw/android.hardware.gatekeeper@1.0-service and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/hw/android.hardware.graphics.allocator@2.0-service b/universal7570-common/proprietary/vendor/bin/hw/android.hardware.graphics.allocator@2.0-service deleted file mode 100644 index fba61ce..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/hw/android.hardware.graphics.allocator@2.0-service and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/hw/android.hardware.keymaster@3.0-service b/universal7570-common/proprietary/vendor/bin/hw/android.hardware.keymaster@3.0-service deleted file mode 100644 index 9189fca..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/hw/android.hardware.keymaster@3.0-service and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/hw/android.hardware.light@2.0-service b/universal7570-common/proprietary/vendor/bin/hw/android.hardware.light@2.0-service deleted file mode 100644 index 5c1745f..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/hw/android.hardware.light@2.0-service and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/hw/android.hardware.media.omx@1.0-service b/universal7570-common/proprietary/vendor/bin/hw/android.hardware.media.omx@1.0-service deleted file mode 100644 index 3a88f9a..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/hw/android.hardware.media.omx@1.0-service and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/hw/android.hardware.memtrack@1.0-service b/universal7570-common/proprietary/vendor/bin/hw/android.hardware.memtrack@1.0-service deleted file mode 100644 index 85169ec..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/hw/android.hardware.memtrack@1.0-service and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/hw/android.hardware.power@1.0-service b/universal7570-common/proprietary/vendor/bin/hw/android.hardware.power@1.0-service deleted file mode 100644 index 760aebb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/hw/android.hardware.power@1.0-service and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/hw/android.hardware.sensors@1.0-service b/universal7570-common/proprietary/vendor/bin/hw/android.hardware.sensors@1.0-service deleted file mode 100644 index 49eed91..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/hw/android.hardware.sensors@1.0-service and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/hw/android.hardware.thermal@1.0-service b/universal7570-common/proprietary/vendor/bin/hw/android.hardware.thermal@1.0-service deleted file mode 100644 index 7e8dcbc..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/hw/android.hardware.thermal@1.0-service and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/hw/android.hardware.usb@1.0-service32 b/universal7570-common/proprietary/vendor/bin/hw/android.hardware.usb@1.0-service32 deleted file mode 100644 index b5ff215..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/hw/android.hardware.usb@1.0-service32 and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/hw/android.hardware.wifi@1.0-service b/universal7570-common/proprietary/vendor/bin/hw/android.hardware.wifi@1.0-service deleted file mode 100644 index fb80fb2..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/hw/android.hardware.wifi@1.0-service and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/hw/gpsd b/universal7570-common/proprietary/vendor/bin/hw/gpsd deleted file mode 100644 index de2ff38..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/hw/gpsd and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/hw/macloader b/universal7570-common/proprietary/vendor/bin/hw/macloader deleted file mode 100644 index 8cf81ac..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/hw/macloader and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/hw/mfgloader b/universal7570-common/proprietary/vendor/bin/hw/mfgloader deleted file mode 100644 index 597a6b3..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/hw/mfgloader and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/hw/rild b/universal7570-common/proprietary/vendor/bin/hw/rild deleted file mode 100644 index 625711d..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/hw/rild and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/hw/vendor.samsung.hardware.biometrics.fingerprint@2.1-service b/universal7570-common/proprietary/vendor/bin/hw/vendor.samsung.hardware.biometrics.fingerprint@2.1-service deleted file mode 100644 index 36093e7..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/hw/vendor.samsung.hardware.biometrics.fingerprint@2.1-service and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/hw/vendor.samsung.hardware.gnss@1.0-service b/universal7570-common/proprietary/vendor/bin/hw/vendor.samsung.hardware.gnss@1.0-service deleted file mode 100644 index 8434f77..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/hw/vendor.samsung.hardware.gnss@1.0-service and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/hw/vendor.samsung.hardware.miscpower@1.0-service b/universal7570-common/proprietary/vendor/bin/hw/vendor.samsung.hardware.miscpower@1.0-service deleted file mode 100644 index 90cf6fd..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/hw/vendor.samsung.hardware.miscpower@1.0-service and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/hw/vendor.samsung.hardware.vibrator@1.0-service b/universal7570-common/proprietary/vendor/bin/hw/vendor.samsung.hardware.vibrator@1.0-service deleted file mode 100644 index 1919915..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/hw/vendor.samsung.hardware.vibrator@1.0-service and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/hw/wpa_supplicant b/universal7570-common/proprietary/vendor/bin/hw/wpa_supplicant deleted file mode 100644 index d48353f..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/hw/wpa_supplicant and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/hwclock b/universal7570-common/proprietary/vendor/bin/hwclock deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/hwclock and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/id b/universal7570-common/proprietary/vendor/bin/id deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/id and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/ifconfig b/universal7570-common/proprietary/vendor/bin/ifconfig deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/ifconfig and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/inotifyd b/universal7570-common/proprietary/vendor/bin/inotifyd deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/inotifyd and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/insmod b/universal7570-common/proprietary/vendor/bin/insmod deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/insmod and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/ionice b/universal7570-common/proprietary/vendor/bin/ionice deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/ionice and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/iorenice b/universal7570-common/proprietary/vendor/bin/iorenice deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/iorenice and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/kill b/universal7570-common/proprietary/vendor/bin/kill deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/kill and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/killall b/universal7570-common/proprietary/vendor/bin/killall deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/killall and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/ln b/universal7570-common/proprietary/vendor/bin/ln deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/ln and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/load_policy b/universal7570-common/proprietary/vendor/bin/load_policy deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/load_policy and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/log b/universal7570-common/proprietary/vendor/bin/log deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/log and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/logname b/universal7570-common/proprietary/vendor/bin/logname deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/logname and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/losetup b/universal7570-common/proprietary/vendor/bin/losetup deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/losetup and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/ls b/universal7570-common/proprietary/vendor/bin/ls deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/ls and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/lsmod b/universal7570-common/proprietary/vendor/bin/lsmod deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/lsmod and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/lsof b/universal7570-common/proprietary/vendor/bin/lsof deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/lsof and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/lsusb b/universal7570-common/proprietary/vendor/bin/lsusb deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/lsusb and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/mcDriverDaemon b/universal7570-common/proprietary/vendor/bin/mcDriverDaemon deleted file mode 100644 index 24b725b..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/mcDriverDaemon and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/md5sum b/universal7570-common/proprietary/vendor/bin/md5sum deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/md5sum and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/microcom b/universal7570-common/proprietary/vendor/bin/microcom deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/microcom and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/mkdir b/universal7570-common/proprietary/vendor/bin/mkdir deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/mkdir and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/mknod b/universal7570-common/proprietary/vendor/bin/mknod deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/mknod and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/mkswap b/universal7570-common/proprietary/vendor/bin/mkswap deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/mkswap and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/mktemp b/universal7570-common/proprietary/vendor/bin/mktemp deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/mktemp and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/modinfo b/universal7570-common/proprietary/vendor/bin/modinfo deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/modinfo and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/modprobe b/universal7570-common/proprietary/vendor/bin/modprobe deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/modprobe and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/more b/universal7570-common/proprietary/vendor/bin/more deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/more and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/moredump b/universal7570-common/proprietary/vendor/bin/moredump deleted file mode 100644 index 9b81675..0000000 --- a/universal7570-common/proprietary/vendor/bin/moredump +++ /dev/null @@ -1,50 +0,0 @@ -#!/vendor/bin/sh -# Invoke the moredump.bin tool building appropriate filename. -# -# The output is redirected to /dev/null because when called -# from the call_usermode_helper() kernel API on Android -# garbage gets written into the output file. -# -base_dir=`cat /sys/module/scsc_mx/parameters/base_dir` -fw_var=`cat /sys/module/scsc_mx/parameters/firmware_variant` -fw_suffix=`cat /sys/module/scsc_mx/parameters/firmware_hw_ver` -build_type="`getprop ro.build.type`" - -if [ "$fw_suffix" = "manual" ]; -then - fw_suffix="" -fi - -#xml_dir=$base_dir/$fw_var$fw_suffix/debug/hardware/moredump -xml_dir=$base_dir/$fw_var/debug/hardware/moredump -log_strings=$base_dir/$fw_var$fw_suffix/debug/common/log-strings.bin -[ "x${build_type}" == "xuser" ] && moredump_dir=/data/log/wifi || moredump_dir=/sdcard/log - -if [ ! -d $moredump_dir ] -then - mkdir -p $moredump_dir -fi -sync - -if [ "x${build_type}" == "xuser" ] -then - out_name=$moredump_dir/moredump_last - rm -f "$out_name.cmm" >/dev/null 2>&1 - sync -else - out_name=$moredump_dir/moredump_`date +%Y_%m_%d__%H_%M_%S` -fi - -## Dump LogRing, Logcat, Kernel -## We force mxlog collection (-f), regardless of mxman state (as this is the first panic) -mx_logger_dump.sh -d $moredump_dir -f || true - -## Trigger Moredump itself -moredump.bin $out_name.cmm -xml_path $xml_dir -log_strings $log_strings 2>/dev/null >/dev/null - -exit_code=$? -chmod 775 $out_name.cmm -sync - -exit $exit_code - diff --git a/universal7570-common/proprietary/vendor/bin/moredump.bin b/universal7570-common/proprietary/vendor/bin/moredump.bin deleted file mode 100644 index 6c58f7d..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/moredump.bin and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/mount b/universal7570-common/proprietary/vendor/bin/mount deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/mount and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/mountpoint b/universal7570-common/proprietary/vendor/bin/mountpoint deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/mountpoint and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/mv b/universal7570-common/proprietary/vendor/bin/mv deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/mv and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/netstat b/universal7570-common/proprietary/vendor/bin/netstat deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/netstat and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/nice b/universal7570-common/proprietary/vendor/bin/nice deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/nice and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/nl b/universal7570-common/proprietary/vendor/bin/nl deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/nl and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/nohup b/universal7570-common/proprietary/vendor/bin/nohup deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/nohup and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/od b/universal7570-common/proprietary/vendor/bin/od deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/od and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/paste b/universal7570-common/proprietary/vendor/bin/paste deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/paste and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/patch b/universal7570-common/proprietary/vendor/bin/patch deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/patch and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/pgrep b/universal7570-common/proprietary/vendor/bin/pgrep deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/pgrep and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/pidof b/universal7570-common/proprietary/vendor/bin/pidof deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/pidof and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/pkill b/universal7570-common/proprietary/vendor/bin/pkill deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/pkill and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/pmap b/universal7570-common/proprietary/vendor/bin/pmap deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/pmap and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/printenv b/universal7570-common/proprietary/vendor/bin/printenv deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/printenv and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/printf b/universal7570-common/proprietary/vendor/bin/printf deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/printf and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/ps b/universal7570-common/proprietary/vendor/bin/ps deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/ps and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/pwd b/universal7570-common/proprietary/vendor/bin/pwd deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/pwd and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/readlink b/universal7570-common/proprietary/vendor/bin/readlink deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/readlink and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/realpath b/universal7570-common/proprietary/vendor/bin/realpath deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/realpath and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/renice b/universal7570-common/proprietary/vendor/bin/renice deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/renice and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/restorecon b/universal7570-common/proprietary/vendor/bin/restorecon deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/restorecon and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/rm b/universal7570-common/proprietary/vendor/bin/rm deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/rm and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/rmdir b/universal7570-common/proprietary/vendor/bin/rmdir deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/rmdir and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/rmmod b/universal7570-common/proprietary/vendor/bin/rmmod deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/rmmod and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/runcon b/universal7570-common/proprietary/vendor/bin/runcon deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/runcon and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/sed b/universal7570-common/proprietary/vendor/bin/sed deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/sed and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/sendevent b/universal7570-common/proprietary/vendor/bin/sendevent deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/sendevent and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/seq b/universal7570-common/proprietary/vendor/bin/seq deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/seq and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/setenforce b/universal7570-common/proprietary/vendor/bin/setenforce deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/setenforce and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/setprop b/universal7570-common/proprietary/vendor/bin/setprop deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/setprop and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/setsid b/universal7570-common/proprietary/vendor/bin/setsid deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/setsid and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/sha1sum b/universal7570-common/proprietary/vendor/bin/sha1sum deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/sha1sum and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/sha224sum b/universal7570-common/proprietary/vendor/bin/sha224sum deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/sha224sum and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/sha256sum b/universal7570-common/proprietary/vendor/bin/sha256sum deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/sha256sum and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/sha384sum b/universal7570-common/proprietary/vendor/bin/sha384sum deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/sha384sum and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/sha512sum b/universal7570-common/proprietary/vendor/bin/sha512sum deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/sha512sum and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/sleep b/universal7570-common/proprietary/vendor/bin/sleep deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/sleep and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/smdexe b/universal7570-common/proprietary/vendor/bin/smdexe deleted file mode 100644 index 9b9aa89..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/smdexe and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/sort b/universal7570-common/proprietary/vendor/bin/sort deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/sort and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/split b/universal7570-common/proprietary/vendor/bin/split deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/split and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/start b/universal7570-common/proprietary/vendor/bin/start deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/start and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/stat b/universal7570-common/proprietary/vendor/bin/stat deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/stat and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/stop b/universal7570-common/proprietary/vendor/bin/stop deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/stop and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/strings b/universal7570-common/proprietary/vendor/bin/strings deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/strings and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/swapoff b/universal7570-common/proprietary/vendor/bin/swapoff deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/swapoff and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/swapon b/universal7570-common/proprietary/vendor/bin/swapon deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/swapon and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/sync b/universal7570-common/proprietary/vendor/bin/sync deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/sync and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/sysctl b/universal7570-common/proprietary/vendor/bin/sysctl deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/sysctl and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/tac b/universal7570-common/proprietary/vendor/bin/tac deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/tac and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/tail b/universal7570-common/proprietary/vendor/bin/tail deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/tail and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/tar b/universal7570-common/proprietary/vendor/bin/tar deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/tar and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/taskset b/universal7570-common/proprietary/vendor/bin/taskset deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/taskset and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/tee b/universal7570-common/proprietary/vendor/bin/tee deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/tee and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/time b/universal7570-common/proprietary/vendor/bin/time deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/time and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/timeout b/universal7570-common/proprietary/vendor/bin/timeout deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/timeout and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/top b/universal7570-common/proprietary/vendor/bin/top deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/top and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/touch b/universal7570-common/proprietary/vendor/bin/touch deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/touch and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/toybox_vendor b/universal7570-common/proprietary/vendor/bin/toybox_vendor deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/toybox_vendor and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/tr b/universal7570-common/proprietary/vendor/bin/tr deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/tr and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/trigger_moredump b/universal7570-common/proprietary/vendor/bin/trigger_moredump deleted file mode 100644 index b89c66a..0000000 --- a/universal7570-common/proprietary/vendor/bin/trigger_moredump +++ /dev/null @@ -1,48 +0,0 @@ -#!/system/bin/sh -# Invoke the moredump.bin tool from user request -# This script invokes the dump manually -# -# parameters -# $1 - output file name (.cmm) -# -base_dir=`cat /sys/module/scsc_mx/parameters/base_dir` -fw_var=`cat /sys/module/scsc_mx/parameters/firmware_variant` -fw_suffix=`cat /sys/module/scsc_mx/parameters/firmware_hw_ver` - -if [ "$fw_suffix" = "manual" ]; -then - fw_suffix="" -fi - -xml_dir=$base_dir/$fw_var$fw_suffix/debug/hardware/moredump -log_strings=$base_dir/$fw_var$fw_suffix/debug/common/log-strings.bin - -out_name=$1 - -echo "halting mx140" -echo 1 > /proc/driver/mxman_ctrl0/mx_freeze -if [ "$?" -ne "0" ]; -then - echo "mx140 is off, unable to dump" - exit 1 -fi - -echo "Manually invoking moredump.bin $out_name -xml_path $xml_dir -log_strings $log_strings" - -moredump.bin $out_name -xml_path $xml_dir -log_strings $log_strings - -exit_code=$? - -sync - -if [ "$exit_code" -eq 0 ] -then - echo "Successfully finished. To restart mx140 the platform has to be rebooted." -else - echo "Failed ($exit_code). To restart mx140 the platform has to be rebooted." -fi - -exit $exit_code - - - diff --git a/universal7570-common/proprietary/vendor/bin/true b/universal7570-common/proprietary/vendor/bin/true deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/true and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/truncate b/universal7570-common/proprietary/vendor/bin/truncate deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/truncate and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/tty b/universal7570-common/proprietary/vendor/bin/tty deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/tty and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/ulimit b/universal7570-common/proprietary/vendor/bin/ulimit deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/ulimit and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/umount b/universal7570-common/proprietary/vendor/bin/umount deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/umount and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/uname b/universal7570-common/proprietary/vendor/bin/uname deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/uname and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/uniq b/universal7570-common/proprietary/vendor/bin/uniq deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/uniq and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/unix2dos b/universal7570-common/proprietary/vendor/bin/unix2dos deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/unix2dos and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/uptime b/universal7570-common/proprietary/vendor/bin/uptime deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/uptime and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/usleep b/universal7570-common/proprietary/vendor/bin/usleep deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/usleep and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/uudecode b/universal7570-common/proprietary/vendor/bin/uudecode deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/uudecode and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/uuencode b/universal7570-common/proprietary/vendor/bin/uuencode deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/uuencode and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/vmstat b/universal7570-common/proprietary/vendor/bin/vmstat deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/vmstat and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/vndservice b/universal7570-common/proprietary/vendor/bin/vndservice deleted file mode 100644 index 4de71c9..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/vndservice and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/vndservicemanager b/universal7570-common/proprietary/vendor/bin/vndservicemanager deleted file mode 100644 index 3b4f510..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/vndservicemanager and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/wc b/universal7570-common/proprietary/vendor/bin/wc deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/wc and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/which b/universal7570-common/proprietary/vendor/bin/which deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/which and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/whoami b/universal7570-common/proprietary/vendor/bin/whoami deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/whoami and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/wlbtd b/universal7570-common/proprietary/vendor/bin/wlbtd deleted file mode 100644 index ebd2906..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/wlbtd and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/xargs b/universal7570-common/proprietary/vendor/bin/xargs deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/xargs and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/xxd b/universal7570-common/proprietary/vendor/bin/xxd deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/xxd and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/bin/yes b/universal7570-common/proprietary/vendor/bin/yes deleted file mode 100644 index f46d6cb..0000000 Binary files a/universal7570-common/proprietary/vendor/bin/yes and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/compatibility_matrix.xml b/universal7570-common/proprietary/vendor/compatibility_matrix.xml deleted file mode 100644 index 930cab5..0000000 --- a/universal7570-common/proprietary/vendor/compatibility_matrix.xml +++ /dev/null @@ -1,77 +0,0 @@ - - - android.frameworks.displayservice - 1.0 - - IDisplayService - default - - - - android.frameworks.schedulerservice - 1.0 - - ISchedulingPolicyService - default - - - - android.frameworks.sensorservice - 1.0 - - ISensorManager - default - - - - android.hardware.graphics.composer - 2.1 - - IComposer - vr - - - - android.hidl.allocator - 1.0 - - IAllocator - ashmem - - - - android.hidl.manager - 1.0 - - IServiceManager - default - - - - android.hidl.memory - 1.0 - - IMapper - ashmem - - - - android.hidl.token - 1.0 - - ITokenManager - default - - - - android.system.wifi.keystore - 1.0 - - IKeystore - default - - - - 0.0.0 - - diff --git a/universal7570-common/proprietary/vendor/etc/SoundBoosterParam.txt b/universal7570-common/proprietary/vendor/etc/SoundBoosterParam.txt deleted file mode 100644 index 3d87ebc..0000000 --- a/universal7570-common/proprietary/vendor/etc/SoundBoosterParam.txt +++ /dev/null @@ -1,36 +0,0 @@ -S,1,4,1,1,1,-1,-1,-1 -H,1,100 -F,1,0,0,0,0,0,0,0,0,0,0,1,4,-5,1000,2000 -L,1,3,9,10,10,7,7,12,12,9,6,2,-15,-16,-17,-18,-18,-18,-13,-14,-14,-12,-12,10,10,10,10,10,10,20,20,20,20,20,200,200,100,50,50,50,200,200,200,200,200,1,7,-1,10000,100000,5000 -MA,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -MB,1,1,3,9,10,10,8,8,10,12,9,6,2,-15,-18,-21,-22,-21,-18,-13,-12,-14,-12,-12,10,10,10,10,10,10,20,20,20,20,20,200,200,100,50,50,50,200,200,200,200,200,1,6,0,10000,100000,5000,1,0 -MC,2,1,3,9,10,10,8,8,10,12,9,6,2,-15,-18,-21,-22,-21,-18,-13,-12,-14,-12,-12,10,10,10,10,10,10,20,20,20,20,20,200,200,100,50,50,50,200,200,200,200,200,1,6,0,10000,100000,5000,1,0 -MD,3,1,3,9,10,10,8,8,10,12,9,6,2,-15,-18,-21,-22,-21,-18,-13,-12,-14,-12,-12,10,10,10,10,10,10,20,20,20,20,20,200,200,100,50,50,50,200,200,200,200,200,1,6,0,10000,100000,5000,1,0 -ME,4,1,3,9,10,10,8,8,10,12,9,6,2,-15,-18,-21,-22,-21,-18,-13,-12,-14,-12,-12,10,10,10,10,10,10,20,20,20,20,20,200,200,100,50,50,50,200,200,200,200,200,1,6,0,10000,100000,5000,1,0 -MF,5,1,3,9,10,10,8,8,10,12,9,6,2,-15,-18,-21,-22,-21,-18,-13,-12,-14,-12,-12,10,10,10,10,10,10,20,20,20,20,20,200,200,100,50,50,50,200,200,200,200,200,1,6,0,10000,100000,5000,1,0 -MG,6,1,3,9,10,10,8,8,10,12,9,6,2,-15,-18,-21,-22,-21,-18,-13,-12,-14,-12,-12,10,10,10,10,10,10,20,20,20,20,20,200,200,100,50,50,50,200,200,200,200,200,1,6,0,10000,100000,5000,1,0 -MH,7,1,3,9,10,10,8,8,10,12,9,6,2,-15,-18,-21,-22,-21,-18,-13,-12,-14,-12,-12,10,10,10,10,10,10,20,20,20,20,20,200,200,100,50,50,50,200,200,200,200,200,1,6,0,10000,100000,5000,1,0 -MI,8,1,3,9,10,10,8,8,10,12,9,6,2,-15,-18,-21,-22,-21,-18,-13,-12,-14,-12,-12,10,10,10,10,10,10,20,20,20,20,20,200,200,100,50,50,50,200,200,200,200,200,1,6,0,10000,100000,5000,1,0 -MJ,9,1,3,9,10,10,8,8,10,12,9,6,2,-15,-18,-21,-22,-21,-18,-13,-12,-14,-12,-12,10,10,10,10,10,10,20,20,20,20,20,200,200,100,50,50,50,200,200,200,200,200,1,6,0,10000,100000,5000,1,0 -MK,10,1,3,9,10,10,8,8,10,12,9,6,2,-15,-18,-21,-22,-21,-18,-13,-12,-14,-12,-12,10,10,10,10,10,10,20,20,20,20,20,200,200,100,50,50,50,200,200,200,200,200,1,6,0,10000,100000,5000,1,0 -ML,11,1,3,9,10,10,8,8,10,12,9,6,2,-15,-18,-21,-22,-21,-18,-13,-12,-14,-12,-12,10,10,10,10,10,10,20,20,20,20,20,200,200,100,50,50,50,200,200,200,200,200,1,6,0,10000,100000,5000,1,0 -MM,12,1,3,9,10,10,8,8,10,12,9,6,2,-15,-18,-21,-22,-21,-18,-13,-12,-14,-12,-12,10,10,10,10,10,10,20,20,20,20,20,200,200,100,50,50,50,200,200,200,200,200,1,6,0,10000,100000,5000,1,0 -MN,13,1,3,9,10,10,8,8,10,12,9,6,2,-15,-18,-21,-22,-21,-18,-13,-12,-14,-12,-12,10,10,10,10,10,10,20,20,20,20,20,200,200,100,50,50,50,200,200,200,200,200,1,6,0,10000,100000,5000,1,0 -MO,14,1,3,9,10,10,8,8,10,12,9,6,2,-15,-18,-21,-22,-21,-18,-13,-12,-14,-12,-12,10,10,10,10,10,10,20,20,20,20,20,200,200,100,50,50,50,200,200,200,200,200,1,6,0,10000,100000,5000,1,0 -MP,15,1,3,9,10,10,8,8,10,12,9,6,2,-15,-18,-21,-22,-21,-18,-13,-12,-14,-12,-12,10,10,10,10,10,10,20,20,20,20,20,200,200,100,50,50,50,200,200,200,200,200,1,6,0,10000,100000,5000,1,0 -AA,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -AB,1051561523,-1742256664,975717587,1742256664,-953537286,-4,1049922513,-1683707284,968474099,1683707284,-944654788,-4,1043171954,-1373569161,938640493,1373569161,-908070623,-4,1037092628,-929918474,911773352,929918474,-875124156,-4,1035537497,-760097777,904900561,760097777,-866696234,-4,1032592565,75554660,891885650,-75554660,-850736391,-4,1077380361,-2147483648,1089822074,-2147483648,-1093460610,-4 -AC,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -AM,0,1,0 -AU,1 -BA,4100,800,-6 -BB,4100,600,-4 -BC,810,100,-2 -CA,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -CB,1051561523,-1742256664,975717587,1742256664,-953537286,-4,1049922513,-1683707284,968474099,1683707284,-944654788,-4,1043171954,-1373569161,938640493,1373569161,-908070623,-4,1037092628,-929918474,911773352,929918474,-875124156,-4,1035537497,-760097777,904900561,760097777,-866696234,-4,1032592565,75554660,891885650,-75554660,-850736391,-4,1077380361,-2147483648,1089822074,-2147483648,-1093460610,-4 -CC,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -CM,0,0,0 -CU,0 -DA,4100,800,-6 -DB,4100,600,-4 -DC,810,100,-2 diff --git a/universal7570-common/proprietary/vendor/etc/a2dp_audio_policy_configuration.xml b/universal7570-common/proprietary/vendor/etc/a2dp_audio_policy_configuration.xml deleted file mode 100644 index 7bcab5c..0000000 --- a/universal7570-common/proprietary/vendor/etc/a2dp_audio_policy_configuration.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/apns-conf.xml b/universal7570-common/proprietary/vendor/etc/apns-conf.xml deleted file mode 100644 index 6d3b98a..0000000 --- a/universal7570-common/proprietary/vendor/etc/apns-conf.xml +++ /dev/null @@ -1,20519 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/audio_effects_common.conf b/universal7570-common/proprietary/vendor/etc/audio_effects_common.conf deleted file mode 100644 index 450459b..0000000 --- a/universal7570-common/proprietary/vendor/etc/audio_effects_common.conf +++ /dev/null @@ -1,173 +0,0 @@ -libraries { - v4a_fx { #ViPER4AndroidFX - path /vendor/lib/soundfx/libv4a_fx_ics.so - } #ViPER4AndroidFX - bundle { - path /vendor/lib/soundfx/libbundlewrapper.so - } - reverb { - path /vendor/lib/soundfx/libreverbwrapper.so - } - visualizer { - path /vendor/lib/soundfx/libvisualizer.so - } - downmix { - path /vendor/lib/soundfx/libdownmix.so - } - loudness_enhancer { - path /vendor/lib/soundfx/libldnhncr.so - } - pre_processing { - path /vendor/lib/soundfx/libLifevibes_lvvetx.so - } - output_session_processing { - path /vendor/lib/soundfx/libLifevibes_lvverx.so - } - mysound { - path /system/lib/soundfx/libmysound.so - } - myspace { - path /system/lib/soundfx/libmyspace.so - } - soundalive { - path /system/lib/soundfx/libaudiosa.so - } - soundalive_sec { - path /system/lib/soundfx/libaudiosaplus_sec.so - } - soundbooster_plus { - path /system/lib/soundfx/libsamsungSoundbooster_plus.so - } -} - -effects { - v4a_standard_fx { #ViPER4AndroidFX - library v4a_fx - uuid 41d3c987-e6cf-11e3-a88a-11aba5d5c51b - } #ViPER4AndroidFX - bassboost { - library soundalive - uuid a926a540-418a-11e1-b2f1-0002a5d5c51b - } - virtualizer { - library soundalive - uuid c747f6a0-418a-11e1-a621-0002a5d5c51b - } - equalizer { - library soundalive - uuid c117b70-f97f-11e0-be50-0002a5d5c51b - } - volume { - library bundle - uuid 119341a0-8469-11df-81f9-0002a5d5c51b - } - reverb_env_aux { - library reverb - uuid 4a387fc0-8ab3-11df-8bad-0002a5d5c51b - } - reverb_env_ins { - library reverb - uuid c7a511a0-a3bb-11df-860e-0002a5d5c51b - } - reverb_pre_aux { - library reverb - uuid f29a1400-a3bb-11df-8ddc-0002a5d5c51b - } - reverb_pre_ins { - library reverb - uuid 172cdf00-a3bc-11df-a72f-0002a5d5c51b - } - visualizer { - library visualizer - uuid d069d9e0-8329-11df-9168-0002a5d5c51b - } - downmix { - library downmix - uuid 93f04452-e4fe-41cc-91f9-e475b6d1d69f - } - loudness_enhancer { - library loudness_enhancer - uuid fa415329-2034-4bea-b5dc-5b381c8d1e2c - } - agc { - library pre_processing - uuid 3b75f00-93ce-11e0-9fb8-0002a5d5c51b - } - aec { - library pre_processing - uuid d6dbf400-93ce-11e0-bcd7-0002a5d5c51b - } - ns { - library pre_processing - uuid df0afc20-93ce-11e0-98de-0002a5d5c51b - } - lmfv { - library output_session_processing - uuid 989d9460-413d-11e1-8b0d-0002a5d5c51b - } - fens { - library output_session_processing - uuid cbcc5980-476d-11e1-82ee-0002a5d5c51b - } - dha { - library mysound - uuid 263a88e0-50b1-11e2-bcfd-0800200c9a66 - } - soundalive { - library soundalive_sec - uuid cf65eb39-ce2f-48a8-a903-ceb818c06745 - } - soundbooster_plus { - library soundbooster_plus - uuid 50de45f0-5d4c-11e5-a837-0800200c9a66 - } -# sa3d { -# library myspace -# uuid 3462a6e0-655a-11e4-8b67-0002a5d5c51b -# } -} - -pre_processing { - mic { - agc {} - ns {} - aec{} - } - voice_communication { - agc {} - ns {} - aec {} - } - sec_voice_recognition { - agc {} - ns {} - aec {} - } - sec_bargein_driving { - agc {} - ns {} - aec {} - } - sec_voice_communication { - agc {} - ns {} - aec {} - } -} - -output_session_processing { - music { - sa3d {} - } - ring { - sa3d {} - } - voice_call { - fens {} - lmfv {} - } - sec_voice_communication { - fens {} - lmfv {} - } -} diff --git a/universal7570-common/proprietary/vendor/etc/audio_policy_configuration.xml b/universal7570-common/proprietary/vendor/etc/audio_policy_configuration.xml deleted file mode 100644 index d390e33..0000000 --- a/universal7570-common/proprietary/vendor/etc/audio_policy_configuration.xml +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - Earpiece - Speaker - Built-In Mic - Built-In Back Mic - Voice Call Mic - - - Speaker - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/audio_policy_configuration_sec.xml b/universal7570-common/proprietary/vendor/etc/audio_policy_configuration_sec.xml deleted file mode 100644 index 49f17c6..0000000 --- a/universal7570-common/proprietary/vendor/etc/audio_policy_configuration_sec.xml +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - Earpiece - Speaker - Built-In Mic - Voice Call Mic - - - Speaker - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/audio_policy_volumes.xml b/universal7570-common/proprietary/vendor/etc/audio_policy_volumes.xml deleted file mode 100644 index 43a47b0..0000000 --- a/universal7570-common/proprietary/vendor/etc/audio_policy_volumes.xml +++ /dev/null @@ -1,179 +0,0 @@ - - - - - - - 0,-4200 - 33,-2800 - 66,-1400 - 100,0 - - - 0,-2400 - 33,-1600 - 66,-800 - 100,0 - - - 0,-2400 - 33,-1600 - 66,-800 - 100,0 - - - - 1,-3000 - 33,-2600 - 66,-2200 - 100,-1800 - - - - - - - 1,-2970 - 33,-2010 - 66,-1020 - 100,0 - - - - - - - - - - 1,-2970 - 33,-2010 - 66,-1020 - 100,0 - - - - - - 1,-2970 - 33,-2010 - 66,-1020 - 100,0 - - - - - 0,-4200 - 33,-2800 - 66,-1400 - 100,0 - - - 0,-2400 - 33,-1600 - 66,-800 - 100,0 - - - 0,-4200 - 33,-2800 - 66,-1400 - 100,0 - - - - 1,-3000 - 33,-2600 - 66,-2200 - 100,-1800 - - - - - - 1,-3000 - 33,-2600 - 66,-2200 - 100,-1800 - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/default_volume_tables.xml b/universal7570-common/proprietary/vendor/etc/default_volume_tables.xml deleted file mode 100644 index 9a22b1d..0000000 --- a/universal7570-common/proprietary/vendor/etc/default_volume_tables.xml +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - 0,0 - 100,0 - - - 0,-9600 - 100,-9600 - - - - 1,-2400 - 33,-1800 - 66,-1200 - 100,-600 - - - - 1,-5800 - 20,-4000 - 60,-1700 - 100,0 - - - - 1,-4950 - 33,-3350 - 66,-1700 - 100,0 - - - - 1,-5800 - 20,-4000 - 60,-1700 - 100,0 - - - - 1,-4950 - 33,-3350 - 66,-1700 - 100,0 - - - - 1,-5800 - 20,-4000 - 60,-2100 - 100,-1000 - - diff --git a/universal7570-common/proprietary/vendor/etc/init/android.hardware.audio@2.0-service.rc b/universal7570-common/proprietary/vendor/etc/init/android.hardware.audio@2.0-service.rc deleted file mode 100644 index 39e443c..0000000 --- a/universal7570-common/proprietary/vendor/etc/init/android.hardware.audio@2.0-service.rc +++ /dev/null @@ -1,11 +0,0 @@ -service audio-hal-2-0 /vendor/bin/hw/android.hardware.audio@2.0-service - class hal - user audioserver - # media gid needed for /dev/fm (radio) and for /data/misc/media (tee) - group audio camera drmrpc inet media mediadrm net_bt net_bt_admin net_bw_acct media_rw u10_media_rw - ioprio rt 4 - writepid /dev/cpuset/foreground/tasks /dev/stune/foreground/tasks - # audioflinger restarts itself when it loses connection with the hal - # and its .rc file has an "onrestart restart audio-hal" rule, thus - # an additional auto-restart from the init process isn't needed. - oneshot diff --git a/universal7570-common/proprietary/vendor/etc/init/android.hardware.bluetooth@1.0-service.rc b/universal7570-common/proprietary/vendor/etc/init/android.hardware.bluetooth@1.0-service.rc deleted file mode 100644 index 47cc13e..0000000 --- a/universal7570-common/proprietary/vendor/etc/init/android.hardware.bluetooth@1.0-service.rc +++ /dev/null @@ -1,14 +0,0 @@ -service bluetooth-1-0 /vendor/bin/hw/android.hardware.bluetooth@1.0-service - class hal - user bluetooth - group bluetooth - writepid /dev/stune/foreground/tasks - -on property:vts.native_server.on=1 && property:ro.build.type=userdebug - stop bluetooth-1-0 -on property:vts.native_server.on=1 && property:ro.build.type=eng - stop bluetooth-1-0 -on property:vts.native_server.on=0 && property:ro.build.type=userdebug - start bluetooth-1-0 -on property:vts.native_server.on=0 && property:ro.build.type=eng - start bluetooth-1-0 diff --git a/universal7570-common/proprietary/vendor/etc/init/android.hardware.configstore@1.0-service.rc b/universal7570-common/proprietary/vendor/etc/init/android.hardware.configstore@1.0-service.rc deleted file mode 100644 index 563d854..0000000 --- a/universal7570-common/proprietary/vendor/etc/init/android.hardware.configstore@1.0-service.rc +++ /dev/null @@ -1,4 +0,0 @@ -service configstore-hal-1-0 /vendor/bin/hw/android.hardware.configstore@1.0-service - class hal animation - user system - group system diff --git a/universal7570-common/proprietary/vendor/etc/init/android.hardware.drm@1.0-service.rc b/universal7570-common/proprietary/vendor/etc/init/android.hardware.drm@1.0-service.rc deleted file mode 100644 index bce3c34..0000000 --- a/universal7570-common/proprietary/vendor/etc/init/android.hardware.drm@1.0-service.rc +++ /dev/null @@ -1,6 +0,0 @@ -service drm-hal-1-0 /vendor/bin/hw/android.hardware.drm@1.0-service - class hal - user media - group mediadrm drmrpc system - ioprio rt 4 - writepid /dev/cpuset/foreground/tasks diff --git a/universal7570-common/proprietary/vendor/etc/init/android.hardware.drm@1.0-service.widevine.rc b/universal7570-common/proprietary/vendor/etc/init/android.hardware.drm@1.0-service.widevine.rc deleted file mode 100644 index ca2661b..0000000 --- a/universal7570-common/proprietary/vendor/etc/init/android.hardware.drm@1.0-service.widevine.rc +++ /dev/null @@ -1,6 +0,0 @@ -service drm-widevine-hal-1-0 /vendor/bin/hw/android.hardware.drm@1.0-service.widevine - class hal - user media - group system mediadrm drmrpc inet readproc radio - ioprio rt 4 - writepid /dev/cpuset/foreground/tasks \ No newline at end of file diff --git a/universal7570-common/proprietary/vendor/etc/init/android.hardware.gatekeeper@1.0-service.rc b/universal7570-common/proprietary/vendor/etc/init/android.hardware.gatekeeper@1.0-service.rc deleted file mode 100644 index d3f5e9d..0000000 --- a/universal7570-common/proprietary/vendor/etc/init/android.hardware.gatekeeper@1.0-service.rc +++ /dev/null @@ -1,4 +0,0 @@ -service gatekeeper-1-0 /vendor/bin/hw/android.hardware.gatekeeper@1.0-service - class hal - user system - group system diff --git a/universal7570-common/proprietary/vendor/etc/init/android.hardware.graphics.allocator@2.0-service.rc b/universal7570-common/proprietary/vendor/etc/init/android.hardware.graphics.allocator@2.0-service.rc deleted file mode 100644 index 70f2ef8..0000000 --- a/universal7570-common/proprietary/vendor/etc/init/android.hardware.graphics.allocator@2.0-service.rc +++ /dev/null @@ -1,6 +0,0 @@ -service gralloc-2-0 /vendor/bin/hw/android.hardware.graphics.allocator@2.0-service - class hal animation - user system - group graphics drmrpc - capabilities SYS_NICE - onrestart restart surfaceflinger diff --git a/universal7570-common/proprietary/vendor/etc/init/android.hardware.keymaster@3.0-service.rc b/universal7570-common/proprietary/vendor/etc/init/android.hardware.keymaster@3.0-service.rc deleted file mode 100644 index dc6ad88..0000000 --- a/universal7570-common/proprietary/vendor/etc/init/android.hardware.keymaster@3.0-service.rc +++ /dev/null @@ -1,8 +0,0 @@ -service keymaster-3-0 /vendor/bin/hw/android.hardware.keymaster@3.0-service - class early_hal - user system - group system drmrpc - -on post-fs-data - mkdir /efs/DAK 0775 system system - restorecon -R /efs/DAK \ No newline at end of file diff --git a/universal7570-common/proprietary/vendor/etc/init/android.hardware.light@2.0-service.rc b/universal7570-common/proprietary/vendor/etc/init/android.hardware.light@2.0-service.rc deleted file mode 100644 index c3284c6..0000000 --- a/universal7570-common/proprietary/vendor/etc/init/android.hardware.light@2.0-service.rc +++ /dev/null @@ -1,4 +0,0 @@ -service light-hal-2-0 /vendor/bin/hw/android.hardware.light@2.0-service - class hal - user system - group system \ No newline at end of file diff --git a/universal7570-common/proprietary/vendor/etc/init/android.hardware.media.omx@1.0-service_exynos.rc b/universal7570-common/proprietary/vendor/etc/init/android.hardware.media.omx@1.0-service_exynos.rc deleted file mode 100644 index fe4dd7c..0000000 --- a/universal7570-common/proprietary/vendor/etc/init/android.hardware.media.omx@1.0-service_exynos.rc +++ /dev/null @@ -1,6 +0,0 @@ -service mediacodec /vendor/bin/hw/android.hardware.media.omx@1.0-service - class main - user mediacodec - group camera drmrpc mediadrm m2mscaler - ioprio rt 4 - writepid /dev/cpuset/foreground/tasks diff --git a/universal7570-common/proprietary/vendor/etc/init/android.hardware.memtrack@1.0-service.rc b/universal7570-common/proprietary/vendor/etc/init/android.hardware.memtrack@1.0-service.rc deleted file mode 100644 index c975a18..0000000 --- a/universal7570-common/proprietary/vendor/etc/init/android.hardware.memtrack@1.0-service.rc +++ /dev/null @@ -1,4 +0,0 @@ -service memtrack-hal-1-0 /vendor/bin/hw/android.hardware.memtrack@1.0-service - class hal - user system - group system diff --git a/universal7570-common/proprietary/vendor/etc/init/android.hardware.power@1.0-service.rc b/universal7570-common/proprietary/vendor/etc/init/android.hardware.power@1.0-service.rc deleted file mode 100644 index 1777e90..0000000 --- a/universal7570-common/proprietary/vendor/etc/init/android.hardware.power@1.0-service.rc +++ /dev/null @@ -1,4 +0,0 @@ -service power-hal-1-0 /vendor/bin/hw/android.hardware.power@1.0-service - class hal - user system - group system diff --git a/universal7570-common/proprietary/vendor/etc/init/android.hardware.sensors@1.0-service.rc b/universal7570-common/proprietary/vendor/etc/init/android.hardware.sensors@1.0-service.rc deleted file mode 100644 index 059e5db..0000000 --- a/universal7570-common/proprietary/vendor/etc/init/android.hardware.sensors@1.0-service.rc +++ /dev/null @@ -1,5 +0,0 @@ -service sensors-hal-1-0 /vendor/bin/hw/android.hardware.sensors@1.0-service - class hal - user system - group system - capabilities SYS_NICE diff --git a/universal7570-common/proprietary/vendor/etc/init/android.hardware.thermal@1.0-service.rc b/universal7570-common/proprietary/vendor/etc/init/android.hardware.thermal@1.0-service.rc deleted file mode 100644 index cbc0f65..0000000 --- a/universal7570-common/proprietary/vendor/etc/init/android.hardware.thermal@1.0-service.rc +++ /dev/null @@ -1,4 +0,0 @@ -service thermal-hal-1-0 /vendor/bin/hw/android.hardware.thermal@1.0-service - class hal - user system - group system diff --git a/universal7570-common/proprietary/vendor/etc/init/android.hardware.usb@1.0-service.rc b/universal7570-common/proprietary/vendor/etc/init/android.hardware.usb@1.0-service.rc deleted file mode 100644 index 6ea0720..0000000 --- a/universal7570-common/proprietary/vendor/etc/init/android.hardware.usb@1.0-service.rc +++ /dev/null @@ -1,4 +0,0 @@ -service usb-hal-1-0 /vendor/bin/hw/android.hardware.usb@1.0-service - class hal - user system - group system diff --git a/universal7570-common/proprietary/vendor/etc/init/android.hardware.wifi@1.0-service.rc b/universal7570-common/proprietary/vendor/etc/init/android.hardware.wifi@1.0-service.rc deleted file mode 100644 index b85ee16..0000000 --- a/universal7570-common/proprietary/vendor/etc/init/android.hardware.wifi@1.0-service.rc +++ /dev/null @@ -1,4 +0,0 @@ -service wifi_hal_legacy /vendor/bin/hw/android.hardware.wifi@1.0-service - class hal - user wifi - group wifi gps net_raw net_admin diff --git a/universal7570-common/proprietary/vendor/etc/init/hostapd.android.rc b/universal7570-common/proprietary/vendor/etc/init/hostapd.android.rc deleted file mode 100644 index 672e188..0000000 --- a/universal7570-common/proprietary/vendor/etc/init/hostapd.android.rc +++ /dev/null @@ -1,20 +0,0 @@ -# -# init.rc fragment for hostapd on Android -# Copyright (c) 2002-2016, Jouni Malinen -# -# This software may be distributed under the terms of the BSD license. -# See README for more details. -# - -on post-fs-data - mkdir /data/misc/wifi/hostapd 0770 wifi wifi - -service hostapd /vendor/bin/hostapd \ - -e /data/misc/wifi/entropy.bin \ - /data/misc/wifi/hostapd.conf - class main - user wifi - group wifi net_raw net_admin - writepid /data/misc/wifi/hostapd.pid - disabled - oneshot diff --git a/universal7570-common/proprietary/vendor/etc/init/init.rilchip.rc b/universal7570-common/proprietary/vendor/etc/init/init.rilchip.rc deleted file mode 100644 index 1b11902..0000000 --- a/universal7570-common/proprietary/vendor/etc/init/init.rilchip.rc +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright (C) 2012 The Android Open Source Project -# -# IMPORTANT: Do not create world writable files or directories. -# This is a common source of Android security bugs. -# - -service ril-daemon /vendor/bin/hw/rild -l ${vendor.sec.rild.libpath} - class main - user radio - group radio cache inet misc audio sdcard_r sdcard_rw log vpn system readproc wakelock oem_5432 - capabilities BLOCK_SUSPEND NET_ADMIN NET_RAW SYS_ADMIN CHOWN DAC_READ_SEARCH - socket sap_uim_socket1 stream 660 bluetooth bluetooth - onrestart restart cpboot-daemon - -service ril-daemon1 /vendor/bin/hw/rild -c 2 -l ${vendor.sec.rild.libpath2} - class main - user radio - group radio cache inet misc audio sdcard_r sdcard_rw log vpn system readproc wakelock oem_5432 - capabilities BLOCK_SUSPEND NET_ADMIN NET_RAW SYS_ADMIN CHOWN DAC_READ_SEARCH - disabled - -on property:persist.sys.cpboot=disable - stop ril-daemon - stop cpboot-daemon - -service SMD-daemon /vendor/bin/smdexe - class main - user root - group system radio inet net_raw - -# DIAG -service DIAG-daemon /system/bin/diagexe - class main - user root - group system radio inet net_raw - -# LSI CDMA project daemon support dun function -service VC-daemon /system/bin/vcd - class main - user root - group system - disabled - seclabel u:r:vcd:s0 - -on property:telephony.lteOnCdmaDevice=1 - start VC-daemon - -on early-boot -# Assign TCP buffer thresholds to be ceiling value of technology maximums -# Increased technology maximums should be reflected here. - write /proc/sys/net/core/rmem_max 2097152 - write /proc/sys/net/core/wmem_max 2097152 - -on property:init.svc.ril-daemon1=restarting - restart ril-daemon - diff --git a/universal7570-common/proprietary/vendor/etc/init/init.rilcommon.rc b/universal7570-common/proprietary/vendor/etc/init/init.rilcommon.rc deleted file mode 100644 index 12c7dc1..0000000 --- a/universal7570-common/proprietary/vendor/etc/init/init.rilcommon.rc +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright (C) 2012 The Android Open Source Project -# -# IMPORTANT: Do not create world writable files or directories. -# This is a common source of Android security bugs. -# - -# service can not be overwritten except SPRINT -# Thus, rilcarrier is imported before common rc, like init.rilchip.rc -import /init.rilmptcp.rc - -# AT Distributor for factory test -service at_distributor /vendor/bin/at_distributor - class late_start - user root - group radio misc log - -service DR-daemon /vendor/bin/ddexe - class main - user root - group system radio inet net_raw - -service BCS-daemon /vendor/bin/connfwexe - class main - user root - group system radio inet net_raw - -# for ethernet -service dhcpcd_eth0 /system/bin/dhcpcd -ABKL - class main - disabled - oneshot - -# for SmartSwitch -service dhcpcd_usb0 /system/bin/dhcpcd -ABKL - class main - disabled - oneshot - -# for Wi-Fi only models -on property:ro.radio.noril=yes - stop ril-daemon - -# for recovering at restarting netd -service recover_radio /system/bin/sh /system/etc/restart_radio_process.sh - class main - user root - group radio - disabled - oneshot - -on post-fs-data - # For Samsung members - mkdir /data/log/err 0775 radio log - chown radio log /data/log/err - -on property:init.svc.netd=restarting - start recover_radio - -on post-fs-data - mkdir /efs/imei 0775 root radio - restorecon -R /efs/imei diff --git a/universal7570-common/proprietary/vendor/etc/init/init.rilepdg.rc b/universal7570-common/proprietary/vendor/etc/init/init.rilepdg.rc deleted file mode 100644 index 470b628..0000000 --- a/universal7570-common/proprietary/vendor/etc/init/init.rilepdg.rc +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright (C) 2012 The Android Open Source Project -# -# IMPORTANT: Do not create world writable files or directories. -# This is a common source of Android security bugs. -# - -on post-fs-data - mkdir /data/misc/eris 0770 system system - -service eris /system/bin/eris - class main - socket eris stream 660 system system - user system - group system net_raw inet net_admin - oneshot - disabled - diff --git a/universal7570-common/proprietary/vendor/etc/init/rild.rc b/universal7570-common/proprietary/vendor/etc/init/rild.rc deleted file mode 100644 index b27e1da..0000000 --- a/universal7570-common/proprietary/vendor/etc/init/rild.rc +++ /dev/null @@ -1,5 +0,0 @@ -service ril-daemon /vendor/bin/hw/rild - class main - user radio - group radio cache inet misc audio log readproc wakelock - capabilities BLOCK_SUSPEND NET_ADMIN NET_RAW diff --git a/universal7570-common/proprietary/vendor/etc/init/vendor.samsung.hardware.biometrics.fingerprint@2.1-service.rc b/universal7570-common/proprietary/vendor/etc/init/vendor.samsung.hardware.biometrics.fingerprint@2.1-service.rc deleted file mode 100644 index 97e1343..0000000 --- a/universal7570-common/proprietary/vendor/etc/init/vendor.samsung.hardware.biometrics.fingerprint@2.1-service.rc +++ /dev/null @@ -1,7 +0,0 @@ -service sec_fps_hal /vendor/bin/hw/vendor.samsung.hardware.biometrics.fingerprint@2.1-service - # "class hal" causes a race condition on some devices due to files created - # in /data. As a workaround, postpone startup until later in boot once - # /data is mounted. - class late_start - user system - group system input diff --git a/universal7570-common/proprietary/vendor/etc/init/vendor.samsung.hardware.gnss@1.0-service.rc b/universal7570-common/proprietary/vendor/etc/init/vendor.samsung.hardware.gnss@1.0-service.rc deleted file mode 100644 index 2b92b81..0000000 --- a/universal7570-common/proprietary/vendor/etc/init/vendor.samsung.hardware.gnss@1.0-service.rc +++ /dev/null @@ -1,4 +0,0 @@ -service sec_gnss_service /vendor/bin/hw/vendor.samsung.hardware.gnss@1.0-service - class main - user system - group system gps diff --git a/universal7570-common/proprietary/vendor/etc/init/vendor.samsung.hardware.miscpower@1.0-service.rc b/universal7570-common/proprietary/vendor/etc/init/vendor.samsung.hardware.miscpower@1.0-service.rc deleted file mode 100644 index a666dea..0000000 --- a/universal7570-common/proprietary/vendor/etc/init/vendor.samsung.hardware.miscpower@1.0-service.rc +++ /dev/null @@ -1,4 +0,0 @@ -service sec-miscpower-1-0 /vendor/bin/hw/vendor.samsung.hardware.miscpower@1.0-service - class hal - user system - group system diff --git a/universal7570-common/proprietary/vendor/etc/init/vendor.samsung.hardware.vibrator@1.0-service.rc b/universal7570-common/proprietary/vendor/etc/init/vendor.samsung.hardware.vibrator@1.0-service.rc deleted file mode 100644 index ea60507..0000000 --- a/universal7570-common/proprietary/vendor/etc/init/vendor.samsung.hardware.vibrator@1.0-service.rc +++ /dev/null @@ -1,4 +0,0 @@ -service sec-vibrator-1-0 /vendor/bin/hw/vendor.samsung.hardware.vibrator@1.0-service - class hal - user system - group system diff --git a/universal7570-common/proprietary/vendor/etc/init/vndservicemanager.rc b/universal7570-common/proprietary/vendor/etc/init/vndservicemanager.rc deleted file mode 100644 index d5ddaaf..0000000 --- a/universal7570-common/proprietary/vendor/etc/init/vndservicemanager.rc +++ /dev/null @@ -1,6 +0,0 @@ -service vndservicemanager /vendor/bin/vndservicemanager /dev/vndbinder - class core - user system - group system readproc - writepid /dev/cpuset/system-background/tasks - diff --git a/universal7570-common/proprietary/vendor/etc/media_codecs.xml b/universal7570-common/proprietary/vendor/etc/media_codecs.xml deleted file mode 100644 index a96b112..0000000 --- a/universal7570-common/proprietary/vendor/etc/media_codecs.xml +++ /dev/null @@ -1,226 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/media_codecs_google_audio.xml b/universal7570-common/proprietary/vendor/etc/media_codecs_google_audio.xml deleted file mode 100644 index b957b0c..0000000 --- a/universal7570-common/proprietary/vendor/etc/media_codecs_google_audio.xml +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/media_codecs_google_telephony.xml b/universal7570-common/proprietary/vendor/etc/media_codecs_google_telephony.xml deleted file mode 100644 index 5ad90d9..0000000 --- a/universal7570-common/proprietary/vendor/etc/media_codecs_google_telephony.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/media_codecs_google_video.xml b/universal7570-common/proprietary/vendor/etc/media_codecs_google_video.xml deleted file mode 100644 index 240e370..0000000 --- a/universal7570-common/proprietary/vendor/etc/media_codecs_google_video.xml +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/media_codecs_performance.xml b/universal7570-common/proprietary/vendor/etc/media_codecs_performance.xml deleted file mode 100644 index 649c690..0000000 --- a/universal7570-common/proprietary/vendor/etc/media_codecs_performance.xml +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/media_profiles_V1_0.xml b/universal7570-common/proprietary/vendor/etc/media_profiles_V1_0.xml deleted file mode 100644 index a9dd9ba..0000000 --- a/universal7570-common/proprietary/vendor/etc/media_profiles_V1_0.xml +++ /dev/null @@ -1,638 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/nxp/AzControlParams_SPEAKER.txt b/universal7570-common/proprietary/vendor/etc/nxp/AzControlParams_SPEAKER.txt deleted file mode 100644 index 9a53616..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/AzControlParams_SPEAKER.txt +++ /dev/null @@ -1 +0,0 @@ -25 // NumberOfArguments 5 // VersionOfParser 1 // ParameterTypeOfTxControl 2 // DeviceID LVM_MODE_ON // OperationMode 72 // Mode 0 // MicX0 0 // MicX1 0 // MicY0 0 // MicY1 138 // MicZ0 0 // MicZ1 0 // InputGain[0] 0 // InputGain[1] 0 // OutputGain 100 // ZoomFactor_0 100 // ZoomFactor_1 0 // NoiseSuppression_0 0 // NoiseSuppression_1 50 // WindReduction_0 50 // WindReduction_1 0 // SideSourceAttenuation_0 0 // SideSourceAttenuation_1 0 // CenterGain_0 0 // CenterGain_1 \ No newline at end of file diff --git a/universal7570-common/proprietary/vendor/etc/nxp/BargeIn/Tx_ControlParams_WIDEBAND_ANALOG_DOCK.txt b/universal7570-common/proprietary/vendor/etc/nxp/BargeIn/Tx_ControlParams_WIDEBAND_ANALOG_DOCK.txt deleted file mode 100644 index 6c812b4..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/BargeIn/Tx_ControlParams_WIDEBAND_ANALOG_DOCK.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -67584 -1 -0 -1 -0 -0 -0 -8192 -1 -14 -0 -300 -0 -7000 -1 -63 -0 -2048 -8192 -0 -128 -8192 -1024 -80 -8192 -800 -2 -776 -512 -256 -256 -600 -4000 -3000 -384 -256 -256 -128 -4000 -3000 -384 -256 -256 -128 -32767 -0 -0 -4000 -512 -32767 -5827 -16384 -512 -768 -150 -32767 -12288 -16384 -1 -20480 -32 -64 -64 -16800 -400 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -0 -0 -0 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 -0 -0 -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/BargeIn/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/BargeIn/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt deleted file mode 100644 index a40b55d..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/BargeIn/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -65568 -1 -0 -1 -0 -1 -428 -8192 -1 -0 -1 -200 -0 -7000 -1 -63 -0 -8192 -2048 -0 -200 -8192 -1024 -128 -8192 -800 -2 -776 -512 -256 -256 -600 -20000 -13000 -768 -256 -256 -512 -20000 -13000 -768 -256 -256 -512 -32767 -0 -0 -20000 -512 -10158 -5827 -16384 -512 -768 -150 -32767 -12288 -16384 -1 -20480 -32 -64 -64 -16800 -400 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -0 -0 -1 -5 --72 --50 --40 --10 -0 --72 --72 --40 --10 -0 -50 -1000 -0 -0 -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/BargeIn/Tx_ControlParams_WIDEBAND_EARPIECE.txt b/universal7570-common/proprietary/vendor/etc/nxp/BargeIn/Tx_ControlParams_WIDEBAND_EARPIECE.txt deleted file mode 100644 index a6092b7..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/BargeIn/Tx_ControlParams_WIDEBAND_EARPIECE.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -65537 -1 -0 -1 -0 -0 -0 -8192 -1 -3 -1 -150 -0 -7000 -1 -63 -0 -8192 -2048 -0 -128 -8192 -1024 -80 -8192 -800 -2 -776 -512 -256 -256 -600 -1000 -1000 -512 -128 -128 -256 -1000 -1000 -512 -128 -128 -256 -32767 -0 -0 -1000 -512 -8230 -5827 -16384 -512 -768 -150 -32767 -12288 -16384 -1 -20480 -32 -64 -64 -16800 -400 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -0 -0 -0 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 -0 -0 -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/BargeIn/Tx_ControlParams_WIDEBAND_SPEAKER.txt b/universal7570-common/proprietary/vendor/etc/nxp/BargeIn/Tx_ControlParams_WIDEBAND_SPEAKER.txt deleted file mode 100644 index b6ac185..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/BargeIn/Tx_ControlParams_WIDEBAND_SPEAKER.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -65538 -1 -0 -1 -0 -0 -0 -8192 -1 -14 -0 -300 -0 -7000 -1 -63 -0 -4096 -4096 -0 -128 -8192 -2048 -96 -8192 -768 -2 -776 -512 -256 -256 -600 -4000 -3000 -256 -256 -128 -128 -4000 -3000 -256 -128 -256 -128 -32767 -0 -0 -4000 -280 -24576 -5827 -0 -512 -768 -150 -32767 -12288 -16384 -1 -20480 -32 -64 -64 -16800 -400 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -0 -0 -0 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 -0 -0 -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/BargeIn/Tx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt b/universal7570-common/proprietary/vendor/etc/nxp/BargeIn/Tx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt deleted file mode 100644 index a45b6ee..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/BargeIn/Tx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -65544 -1 -0 -1 -0 -0 -0 -8192 -1 -9 -1 -250 -0 -7000 -1 -63 -0 -8192 -2048 -0 -128 -8192 -1024 -80 -8192 -800 -2 -776 -512 -256 -256 -600 -8000 -7000 -512 -128 -128 -512 -8000 -7000 -512 -128 -128 -512 -32767 -0 -0 -8000 -512 -10362 -5827 -16384 -512 -768 -150 -32767 -12288 -16384 -1 -20480 -32 -64 -64 -16800 -400 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -0 -0 -0 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 -0 -0 -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/BargeIn/Tx_ControlParams_WIDEBAND_WIRED_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/BargeIn/Tx_ControlParams_WIDEBAND_WIRED_HEADSET.txt deleted file mode 100644 index 17b5621..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/BargeIn/Tx_ControlParams_WIDEBAND_WIRED_HEADSET.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -65540 -1 -0 -1 -0 -0 -0 -8192 -1 -9 -1 -250 -0 -7000 -1 -33 -0 -8192 -2048 -0 -128 -8192 -768 -96 -6554 -512 -1 -776 -512 -256 -256 -600 -9000 -7000 -512 -128 -128 -128 -9000 -7000 -512 -128 -128 -128 -32767 -0 -0 -23000 -512 -8230 -5827 -16384 -512 -768 -150 -32767 -12288 -16384 -1 -20480 -32 -64 -64 -16800 -400 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -0 -0 -0 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 -0 -0 -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/BargeInDriving/Tx_ControlParams_WIDEBAND_ANALOG_DOCK.txt b/universal7570-common/proprietary/vendor/etc/nxp/BargeInDriving/Tx_ControlParams_WIDEBAND_ANALOG_DOCK.txt deleted file mode 100644 index 28082aa..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/BargeInDriving/Tx_ControlParams_WIDEBAND_ANALOG_DOCK.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -1050624 -1 -0 -1 -0 -0 -0 -8192 -1 -14 -0 -300 -0 -7000 -1 -63 -0 -2048 -8192 -0 -128 -8192 -1024 -80 -8192 -800 -2 -776 -512 -256 -256 -600 -4000 -3000 -384 -256 -256 -128 -4000 -3000 -384 -256 -256 -128 -32767 -0 -0 -4000 -512 -32767 -5827 -16384 -512 -768 -150 -32767 -12288 -16384 -1 -20480 -32 -64 -64 -16800 -400 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -0 -0 -0 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 -0 -0 -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/BargeInDriving/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/BargeInDriving/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt deleted file mode 100644 index 5c946d4..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/BargeInDriving/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -1048608 -1 -0 -1 -0 -1 -428 -8192 -1 -0 -1 -200 -0 -7000 -1 -63 -0 -8192 -2048 -0 -200 -8192 -1024 -128 -8192 -800 -2 -776 -512 -256 -256 -600 -20000 -13000 -768 -256 -256 -512 -20000 -13000 -768 -256 -256 -512 -32767 -0 -0 -20000 -512 -10158 -5827 -16384 -512 -768 -150 -32767 -12288 -16384 -1 -20480 -32 -64 -64 -16800 -400 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -0 -0 -1 -5 --72 --50 --40 --10 -0 --72 --72 --40 --10 -0 -50 -1000 -0 -0 -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/BargeInDriving/Tx_ControlParams_WIDEBAND_EARPIECE.txt b/universal7570-common/proprietary/vendor/etc/nxp/BargeInDriving/Tx_ControlParams_WIDEBAND_EARPIECE.txt deleted file mode 100644 index 568573a..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/BargeInDriving/Tx_ControlParams_WIDEBAND_EARPIECE.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -1048577 -1 -0 -1 -0 -0 -0 -8192 -1 -3 -1 -150 -0 -7000 -1 -63 -0 -8192 -2048 -0 -128 -8192 -1024 -80 -8192 -800 -2 -776 -512 -256 -256 -600 -1000 -1000 -512 -128 -128 -256 -1000 -1000 -512 -128 -128 -256 -32767 -0 -0 -1000 -512 -8230 -5827 -16384 -512 -768 -150 -32767 -12288 -16384 -1 -20480 -32 -64 -64 -16800 -400 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -0 -0 -0 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 -0 -0 -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/BargeInDriving/Tx_ControlParams_WIDEBAND_SPEAKER.txt b/universal7570-common/proprietary/vendor/etc/nxp/BargeInDriving/Tx_ControlParams_WIDEBAND_SPEAKER.txt deleted file mode 100644 index 968afca..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/BargeInDriving/Tx_ControlParams_WIDEBAND_SPEAKER.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -1048578 -1 -0 -1 -0 -0 -0 -8192 -1 -14 -1 -300 -0 -7000 -1 -159 -0 -4096 -4096 -0 -160 -8192 -2048 -120 -8192 -1024 -1 -776 -256 -256 -256 -600 -8000 -6000 -256 -256 -256 -128 -8000 -6000 -256 -256 -256 -128 -32767 -0 -0 -28000 -280 -16384 -5827 -64 -256 -768 -150 -32767 -16384 -16384 -512 -8000 -64 -64 -64 -16670 -512 -0 -0 -2551 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -0 -0 -0 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 -0 -0 -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/BargeInDriving/Tx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt b/universal7570-common/proprietary/vendor/etc/nxp/BargeInDriving/Tx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt deleted file mode 100644 index bda1f95..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/BargeInDriving/Tx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -1048584 -1 -0 -1 -0 -0 -0 -8192 -1 -14 -1 -300 -0 -7000 -1 -159 -0 -4096 -4096 -0 -160 -8192 -2048 -120 -8192 -1024 -1 -776 -256 -256 -256 -600 -8000 -6000 -256 -256 -256 -128 -8000 -6000 -256 -256 -256 -128 -32767 -0 -0 -28000 -280 -16384 -5827 -64 -256 -768 -150 -32767 -16384 -16384 -512 -8000 -64 -64 -64 -16670 -512 -0 -0 -2551 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -0 -0 -0 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 -0 -0 -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/BargeInDriving/Tx_ControlParams_WIDEBAND_WIRED_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/BargeInDriving/Tx_ControlParams_WIDEBAND_WIRED_HEADSET.txt deleted file mode 100644 index faf8d7d..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/BargeInDriving/Tx_ControlParams_WIDEBAND_WIRED_HEADSET.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -1048580 -1 -0 -1 -0 -0 -0 -8192 -1 -9 -1 -300 -0 -7000 -1 -159 -0 -4096 -4096 -0 -160 -8192 -2048 -120 -8192 -1024 -1 -776 -256 -256 -256 -600 -8000 -6000 -256 -256 -256 -128 -8000 -6000 -256 -256 -256 -128 -32767 -0 -0 -28000 -280 -16384 -5827 -64 -256 -768 -150 -32767 -16384 -16384 -512 -8000 -64 -64 -64 -16670 -512 -0 -0 -2551 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -0 -0 -0 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 -0 -0 -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/LVAZFS_Configuration.txt b/universal7570-common/proprietary/vendor/etc/nxp/LVAZFS_Configuration.txt deleted file mode 100644 index 82f65d2..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/LVAZFS_Configuration.txt +++ /dev/null @@ -1,22 +0,0 @@ -22 // Number of arguments -5 // VersionParser -0 // FileType -LVM_MODE_ON // AZProc -1 // NbProfile -LVAZFS_ABSOLUTE_PATH // PathDef -/vendor/etc/nxp/AzControlParams_SPEAKER.txt // Profile0 -0 // EnableDebug -LVM_MODE_OFF // StatusReporting -/data/misc/audioserver/nxp-dump/LVAZ_Status.bin // LVAZ_StatusFile -0 // InPCMSavingMode LVAZFS_PCM_MODE_CONTINUOUS -16000 // InPCMSavingBufferSize -/data/misc/audioserver/nxp-dump/In.pcm // InPCMSavingFilename -LVAZFS_PCM_MODE_OFF // InPCMInjectionMode -16000 // InPCMInjectionBufferSize -/data/misc/audioserver/nxp-inject/TestInput.pcm // InPCMInjectionFilename -0 // OutPCMSavingMode -16000 // OutPCMSavingBufferSize -/data/misc/audioserver/nxp-dump/Out.pcm // OutPCMSavingFilename -LVAZFS_PCM_MODE_OFF // OutPCMInjectionMode -16000 // OutPCMInjectionBufferSize -/data/misc/audioserver/nxp-inject/TestOutput.pcm // OutPCMInjectionFilename \ No newline at end of file diff --git a/universal7570-common/proprietary/vendor/etc/nxp/LVVEFS_Rx_Configuration.txt b/universal7570-common/proprietary/vendor/etc/nxp/LVVEFS_Rx_Configuration.txt deleted file mode 100644 index 1604b00..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/LVVEFS_Rx_Configuration.txt +++ /dev/null @@ -1,78 +0,0 @@ -78 -25 -0 -1 -54 -LVVEFS_ABSOLUTE_PATH -/vendor/etc/nxp/mVoIP/Rx_ControlParams_WIDEBAND_EARPIECE.txt -/vendor/etc/nxp/mVoIP/Rx_ControlParams_WIDEBAND_SPEAKER.txt -/vendor/etc/nxp/mVoIP/Rx_ControlParams_WIDEBAND_WIRED_HEADSET.txt -/vendor/etc/nxp/mVoIP/Rx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt -/vendor/etc/nxp/mVoIP/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt -/vendor/etc/nxp/mVoIP/Rx_ControlParams_WIDEBAND_SLD.txt -/vendor/etc/nxp/mVoIPSec/Rx_ControlParams_WIDEBAND_EARPIECE.txt -/vendor/etc/nxp/mVoIPSec/Rx_ControlParams_WIDEBAND_SPEAKER.txt -/vendor/etc/nxp/mVoIPSec/Rx_ControlParams_WIDEBAND_WIRED_HEADSET.txt -/vendor/etc/nxp/mVoIPSec/Rx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt -/vendor/etc/nxp/mVoIPSec/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt -/vendor/etc/nxp/mVoIPSec/Rx_ControlParams_WIDEBAND_SLD.txt -/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_NARROWBAND_EARPIECE.txt -/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_NARROWBAND_SPEAKER.txt -/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_NARROWBAND_WIRED_HEADSET.txt -/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_NARROWBAND_WIRED_HEADPHONE.txt -/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET.txt -/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt -/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_NARROWBAND_SLD.txt -/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_WIDEBAND_EARPIECE.txt -/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_WIDEBAND_SPEAKER.txt -/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_WIDEBAND_WIRED_HEADSET.txt -/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt -/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt -/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt -/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_WIDEBAND_SLD.txt -/vendor/etc/nxp/WifiCalling/Rx_ControlParams_NARROWBAND_EARPIECE.txt -/vendor/etc/nxp/WifiCalling/Rx_ControlParams_NARROWBAND_SPEAKER.txt -/vendor/etc/nxp/WifiCalling/Rx_ControlParams_NARROWBAND_WIRED_HEADSET.txt -/vendor/etc/nxp/WifiCalling/Rx_ControlParams_NARROWBAND_WIRED_HEADPHONE.txt -/vendor/etc/nxp/WifiCalling/Rx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET.txt -/vendor/etc/nxp/WifiCalling/Rx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt -/vendor/etc/nxp/WifiCalling/Rx_ControlParams_NARROWBAND_SLD.txt -/vendor/etc/nxp/WifiCalling/Rx_ControlParams_WIDEBAND_EARPIECE.txt -/vendor/etc/nxp/WifiCalling/Rx_ControlParams_WIDEBAND_SPEAKER.txt -/vendor/etc/nxp/WifiCalling/Rx_ControlParams_WIDEBAND_WIRED_HEADSET.txt -/vendor/etc/nxp/WifiCalling/Rx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt -/vendor/etc/nxp/WifiCalling/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt -/vendor/etc/nxp/WifiCalling/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt -/vendor/etc/nxp/WifiCalling/Rx_ControlParams_WIDEBAND_SLD.txt -/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_NARROWBAND_EARPIECE.txt -/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_NARROWBAND_SPEAKER.txt -/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_NARROWBAND_WIRED_HEADSET.txt -/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_NARROWBAND_WIRED_HEADPHONE.txt -/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET.txt -/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt -/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_NARROWBAND_SLD.txt -/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_WIDEBAND_EARPIECE.txt -/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_WIDEBAND_SPEAKER.txt -/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_WIDEBAND_WIRED_HEADSET.txt -/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt -/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt -/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt -/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_WIDEBAND_SLD.txt -0 -0 -/data/misc/audioserver/nxp-dump/LVVEFS_Rx_Status.bin -0 -16000 -/data/misc/audioserver/nxp-dump/Rx_in.pcm -0 -16000 -/data/misc/audioserver/nxp-inject/Fs44100_WhiteNoise_St.pcm -0 -16000 -/data/misc/audioserver/nxp-dump/Rx_out.pcm -0 -16000 -/data/misc/audioserver/EnglishVoice_VoIP.pcm -0 -16000 -/data/misc/audioserver/nxp-dump/Rx_Internal_in.pcm diff --git a/universal7570-common/proprietary/vendor/etc/nxp/LVVEFS_Tx_Configuration.txt b/universal7570-common/proprietary/vendor/etc/nxp/LVVEFS_Tx_Configuration.txt deleted file mode 100644 index 11d4760..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/LVVEFS_Tx_Configuration.txt +++ /dev/null @@ -1,111 +0,0 @@ -111 -25 -1 -1 -72 -LVVEFS_ABSOLUTE_PATH -/vendor/etc/nxp/mVoIP/Tx_ControlParams_NARROWBAND_EARPIECE.txt -/vendor/etc/nxp/mVoIP/Tx_ControlParams_NARROWBAND_SPEAKER.txt -/vendor/etc/nxp/mVoIP/Tx_ControlParams_NARROWBAND_WIRED_HEADSET.txt -/vendor/etc/nxp/mVoIP/Tx_ControlParams_NARROWBAND_WIRED_HEADPHONE.txt -/vendor/etc/nxp/mVoIP/Tx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET.txt -/vendor/etc/nxp/mVoIP/Tx_ControlParams_NARROWBAND_SLD.txt -/vendor/etc/nxp/mVoIP/Tx_ControlParams_WIDEBAND_EARPIECE.txt -/vendor/etc/nxp/mVoIP/Tx_ControlParams_WIDEBAND_SPEAKER.txt -/vendor/etc/nxp/mVoIP/Tx_ControlParams_WIDEBAND_WIRED_HEADSET.txt -/vendor/etc/nxp/mVoIP/Tx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt -/vendor/etc/nxp/mVoIP/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt -/vendor/etc/nxp/mVoIP/Tx_ControlParams_WIDEBAND_SLD.txt -/vendor/etc/nxp/mVoIPSec/Tx_ControlParams_WIDEBAND_EARPIECE.txt -/vendor/etc/nxp/mVoIPSec/Tx_ControlParams_WIDEBAND_SPEAKER.txt -/vendor/etc/nxp/mVoIPSec/Tx_ControlParams_WIDEBAND_WIRED_HEADSET.txt -/vendor/etc/nxp/mVoIPSec/Tx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt -/vendor/etc/nxp/mVoIPSec/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt -/vendor/etc/nxp/mVoIPSec/Tx_ControlParams_WIDEBAND_SLD.txt -/vendor/etc/nxp/BargeIn/Tx_ControlParams_WIDEBAND_EARPIECE.txt -/vendor/etc/nxp/BargeIn/Tx_ControlParams_WIDEBAND_SPEAKER.txt -/vendor/etc/nxp/BargeIn/Tx_ControlParams_WIDEBAND_WIRED_HEADSET.txt -/vendor/etc/nxp/BargeIn/Tx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt -/vendor/etc/nxp/BargeIn/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt -/vendor/etc/nxp/BargeIn/Tx_ControlParams_WIDEBAND_ANALOG_DOCK.txt -/vendor/etc/nxp/BargeInDriving/Tx_ControlParams_WIDEBAND_EARPIECE.txt -/vendor/etc/nxp/BargeInDriving/Tx_ControlParams_WIDEBAND_SPEAKER.txt -/vendor/etc/nxp/BargeInDriving/Tx_ControlParams_WIDEBAND_WIRED_HEADSET.txt -/vendor/etc/nxp/BargeInDriving/Tx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt -/vendor/etc/nxp/BargeInDriving/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt -/vendor/etc/nxp/BargeInDriving/Tx_ControlParams_WIDEBAND_ANALOG_DOCK.txt -/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_NARROWBAND_EARPIECE.txt -/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_NARROWBAND_SPEAKER.txt -/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_NARROWBAND_WIRED_HEADSET.txt -/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_NARROWBAND_WIRED_HEADPHONE.txt -/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET.txt -/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt -/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_NARROWBAND_SLD.txt -/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_WIDEBAND_EARPIECE.txt -/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_WIDEBAND_SPEAKER.txt -/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_WIDEBAND_WIRED_HEADSET.txt -/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt -/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt -/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt -/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_WIDEBAND_SLD.txt -/vendor/etc/nxp/WifiCalling/Tx_ControlParams_NARROWBAND_EARPIECE.txt -/vendor/etc/nxp/WifiCalling/Tx_ControlParams_NARROWBAND_SPEAKER.txt -/vendor/etc/nxp/WifiCalling/Tx_ControlParams_NARROWBAND_WIRED_HEADSET.txt -/vendor/etc/nxp/WifiCalling/Tx_ControlParams_NARROWBAND_WIRED_HEADPHONE.txt -/vendor/etc/nxp/WifiCalling/Tx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET.txt -/vendor/etc/nxp/WifiCalling/Tx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt -/vendor/etc/nxp/WifiCalling/Tx_ControlParams_NARROWBAND_SLD.txt -/vendor/etc/nxp/WifiCalling/Tx_ControlParams_WIDEBAND_EARPIECE.txt -/vendor/etc/nxp/WifiCalling/Tx_ControlParams_WIDEBAND_SPEAKER.txt -/vendor/etc/nxp/WifiCalling/Tx_ControlParams_WIDEBAND_WIRED_HEADSET.txt -/vendor/etc/nxp/WifiCalling/Tx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt -/vendor/etc/nxp/WifiCalling/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt -/vendor/etc/nxp/WifiCalling/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt -/vendor/etc/nxp/WifiCalling/Tx_ControlParams_WIDEBAND_SLD.txt -/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_NARROWBAND_EARPIECE.txt -/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_NARROWBAND_SPEAKER.txt -/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_NARROWBAND_WIRED_HEADSET.txt -/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_NARROWBAND_WIRED_HEADPHONE.txt -/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET.txt -/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt -/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_NARROWBAND_SLD.txt -/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_WIDEBAND_EARPIECE.txt -/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_WIDEBAND_SPEAKER.txt -/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_WIDEBAND_WIRED_HEADSET.txt -/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt -/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt -/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt -/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_WIDEBAND_SLD.txt -8000 -0 -0 -1 -3 -0 -0 -/data/nxp-dump/LVVEFS_Tx_LVHF_Status.bin -/data/nxp-dump/LVVEFS_Tx_LVNV_Status.bin -0 -16000 -/data/misc/audioserver/nxp-dump/Tx_in_mic.pcm -0 -16000 -/data/misc/audioserver/nxp-inject/TestInput_Tx.pcm -0 -16000 -/data/audioserver/media/nxp-dump/Tx_in_ref.pcm -0 -16000 -/data/misc/audioserver/nxp-inject/TestInput_Tx.pcm -0 -16000 -/data/misc/audioserver/nxp-dump/Tx_out.pcm -0 -16000 -/data/misc/audioserver/nxp-inject/test_out.pcm -0 -16000 -/data/misc/audioserver/nxp-dump/Tx_Internal_in.pcm -0 -16000 -/data/misc/audioserver/nxp-dump/Tx_Internal_ref.pcm diff --git a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET.txt deleted file mode 100644 index 7430b3f..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -288 -1 -6 - - -3121152 -1 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --20 -0 --96 --80 --70 --20 --5 -50 -1000 --2 -0 --78 -1 -150 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -4337664 -1 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --20 -0 --96 --80 --70 --20 --5 -50 -1000 --2 -0 --78 -1 -150 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -6057984 -1 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --20 -0 --96 --80 --70 --20 --5 -50 -1000 --2 -0 --78 -1 -150 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -8491008 -1 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --20 -0 --96 --80 --70 --20 --5 -50 -1000 --2 -0 --78 -1 -150 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -11923456 -1 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --20 -0 --96 --80 --70 --20 --5 -50 -1000 --2 -0 --78 -1 -150 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -16777216 -1 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --20 -0 --96 --80 --70 --20 --5 -50 -1000 --2 -0 --78 -1 -150 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt b/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt deleted file mode 100644 index df96e22..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -304 -1 -6 - - -3121152 -1 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -4337664 -1 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -6057984 -1 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -8491008 -1 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -11923456 -1 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -16777216 -1 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_NARROWBAND_EARPIECE.txt b/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_NARROWBAND_EARPIECE.txt deleted file mode 100644 index 8d0c199..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_NARROWBAND_EARPIECE.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -257 -1 -6 - - -3121152 -1 -0 -1 --26 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --63 --6 -0 --96 --70 --60 --3 --3 -50 -400 --3 -0 --78 -0 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --65 --24 -0 --96 --86 --65 --24 -0 -50 -1000 - - - - - - - - -4337664 -1 -0 -1 --21 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --63 --6 -0 --96 --70 --60 --3 --3 -50 -400 --3 -0 --78 -0 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --65 --24 -0 --96 --86 --65 --24 -0 -50 -1000 - - - - - - - - -6057984 -1 -0 -1 --16 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --63 --6 -0 --96 --70 --60 --3 --3 -50 -400 --3 -0 --78 -0 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --65 --24 -0 --96 --86 --65 --24 -0 -50 -1000 - - - - - - - - -8491008 -1 -0 -1 --11 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --63 --6 -0 --96 --70 --60 --3 --3 -50 -400 --3 -0 --78 -0 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --65 --24 -0 --96 --86 --65 --24 -0 -50 -1000 - - - - - - - - -11923456 -1 -0 -1 --6 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --63 --6 -0 --96 --70 --60 --3 --3 -50 -400 --3 -0 --78 -0 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --65 --24 -0 --96 --86 --65 --24 -0 -50 -1000 - - - - - - - - -16777216 -1 -0 -1 --1 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --63 --6 -0 --96 --70 --60 --3 --3 -50 -400 --3 -0 --78 -0 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --65 --24 -0 --96 --86 --65 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_NARROWBAND_SLD.txt b/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_NARROWBAND_SLD.txt deleted file mode 100644 index cc39796..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_NARROWBAND_SLD.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -320 -0 -6 - - -3121152 -1 -0 -0 -0 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --85 --65 --20 -0 --96 --85 --65 --20 -0 -50 -1000 -0 -0 --78 -1 -150 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - - - - - -4337664 -1 -0 -0 -0 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --85 --65 --20 -0 --96 --85 --65 --20 -0 -50 -1000 -0 -0 --78 -1 -150 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - - - - - -6057984 -1 -0 -0 -0 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --85 --65 --20 -0 --96 --85 --65 --20 -0 -50 -1000 -0 -0 --78 -1 -150 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - - - - - -8491008 -1 -0 -0 -0 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --85 --65 --20 -0 --96 --85 --65 --20 -0 -50 -1000 -0 -0 --78 -1 -150 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - - - - - -11923456 -1 -0 -0 -0 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --85 --65 --20 -0 --96 --85 --65 --20 -0 -50 -1000 -0 -0 --78 -1 -150 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - - - - - -16777216 -1 -0 -0 -0 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --85 --65 --20 -0 --96 --85 --65 --20 -0 -50 -1000 -0 -0 --78 -1 -150 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_NARROWBAND_SPEAKER.txt b/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_NARROWBAND_SPEAKER.txt deleted file mode 100644 index 3bbe13a..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_NARROWBAND_SPEAKER.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -258 -0 -6 - - -3121152 -1 -0 -1 --35 -0 -5827 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --85 --70 --24 -0 --96 --95 --70 --24 --5 -400 -50 -0 -0 --78 -1 -300 -0 -0 -16384 -512 -512 -25520 -32685 -0 -0 -5 --96 --80 --70 --20 -0 --96 --96 --70 --20 --3 -50 -1000 - - - - - - - - -4337664 -1 -0 -1 --30 -0 -5827 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 --5 -400 -50 -0 -0 --78 -1 -300 -0 -0 -16384 -512 -512 -25520 -32685 -0 -0 -5 --96 --80 --70 --20 -0 --96 --96 --70 --20 --3 -50 -1000 - - - - - - - - -6057984 -1 -0 -1 --25 -0 -5827 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 --5 -400 -50 -0 -0 --78 -1 -300 -0 -0 -16384 -512 -512 -25520 -32685 -0 -0 -5 --96 --80 --70 --20 -0 --96 --96 --70 --20 --3 -50 -1000 - - - - - - - - -8491008 -1 -0 -1 --20 -0 -5827 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 --5 -400 -50 -0 -0 --78 -1 -300 -0 -0 -16384 -512 -512 -25520 -32685 -0 -0 -5 --96 --80 --70 --20 -0 --96 --96 --70 --20 --3 -50 -1000 - - - - - - - - -11923456 -1 -0 -1 --15 -0 -5827 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 --5 -400 -50 -0 -0 --78 -0 -100 -0 -0 -16384 -512 -512 -25520 -32685 -0 -0 -5 --96 --80 --70 --20 -0 --96 --96 --70 --20 --3 -50 -1000 - - - - - - - - -16777216 -1 -0 -1 --10 -0 -5827 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --20 -0 --96 --80 --70 --20 --3 -400 -50 -0 -0 --78 -1 -300 -0 -0 -16384 -512 -512 -25520 -32685 -0 -0 -3 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - - -1 -0 -0 -0 -10 -800 -120 - - - -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_NARROWBAND_WIRED_HEADPHONE.txt b/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_NARROWBAND_WIRED_HEADPHONE.txt deleted file mode 100644 index b8e75f9..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_NARROWBAND_WIRED_HEADPHONE.txt +++ /dev/null @@ -1,722 +0,0 @@ -669 -25 -2 -264 -0 -6 - - -3121152 -1 -0 -1 --20 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --85 --70 --60 --20 -0 --96 --70 --60 --20 --18 -50 -400 --3 -1 --86 -1 -300 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -4337664 -1 -0 -1 --16 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --85 --70 --60 --20 -0 --96 --70 --60 --20 --18 -50 -400 --3 -1 --86 -1 -300 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - -6057984 -1 -0 -1 --12 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --85 --70 --60 --20 -0 --96 --70 --60 --20 --18 -50 -400 --3 -1 --86 -1 -300 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -8491008 -1 -0 -1 --8 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --85 --70 --60 --20 -0 --96 --70 --60 --20 --18 -50 -400 --3 -1 --86 -1 -300 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -11923456 -1 -0 -1 --5 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --85 --70 --60 --20 -0 --96 --70 --60 --20 --18 -50 -400 --3 -1 --86 -1 -300 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -16777216 -1 -0 -1 --2 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --85 --70 --60 --20 -0 --96 --70 --60 --20 --18 -50 -400 --3 -1 --86 -1 -300 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_NARROWBAND_WIRED_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_NARROWBAND_WIRED_HEADSET.txt deleted file mode 100644 index 3529964..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_NARROWBAND_WIRED_HEADSET.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -260 -1 -6 - - -3121152 -1 -0 -1 --22 -1 -5827 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --70 --15 -0 --96 --95 --70 --15 --3 -50 -400 --3 -1 --86 -1 -400 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -4337664 -1 -0 -1 --18 -1 -5827 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --15 -0 --96 --86 --60 --15 --5 -50 -400 --3 -1 --86 -1 -400 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -6057984 -1 -0 -1 --14 -1 -5827 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --15 -0 --96 --86 --60 --15 --5 -50 -400 --3 -1 --86 -1 -400 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -8491008 -1 -0 -1 --10 -1 -5827 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --15 -0 --96 --86 --60 --15 --5 -50 -400 --3 -1 --86 -1 -400 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -11923456 -1 -0 -1 --6 -1 -5827 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --15 -0 --96 --86 --60 --15 --5 -50 -400 --3 -1 --86 -1 -400 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -16777216 -1 -0 -1 --2 -1 -5827 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --15 -0 --96 --86 --60 --15 --5 -50 -400 --3 -1 --86 -1 -400 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt deleted file mode 100644 index b765b85..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -8224 -1 -6 - - -3121152 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -4337664 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -6057984 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -8491008 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -11923456 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -16777216 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt b/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt deleted file mode 100644 index 35bda77..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -8240 -1 -6 - - -3121152 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -4337664 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -6057984 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -8491008 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -11923456 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -16777216 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_WIDEBAND_EARPIECE.txt b/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_WIDEBAND_EARPIECE.txt deleted file mode 100644 index 615cb07..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_WIDEBAND_EARPIECE.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -8193 -1 -6 - - -3121152 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --63 --6 -0 --96 --70 --60 --3 --3 -50 -400 --3 -0 --78 -0 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --65 --24 -0 --96 --86 --65 --24 -0 -50 -1000 - - - - - - - - -4337664 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --63 --6 -0 --96 --70 --60 --3 --3 -50 -400 --3 -0 --78 -0 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --65 --24 -0 --96 --86 --65 --24 -0 -50 -1000 - - - - - - - - -6057984 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --63 --6 -0 --96 --70 --60 --3 --3 -50 -400 --3 -0 --78 -0 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --65 --24 -0 --96 --86 --65 --24 -0 -50 -1000 - - - - - - - - -8491008 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --63 --6 -0 --96 --70 --60 --3 --3 -50 -400 --3 -0 --78 -0 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --65 --24 -0 --96 --86 --65 --24 -0 -50 -1000 - - - - - - - - -11923456 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --63 --6 -0 --96 --70 --60 --3 --3 -50 -400 --3 -0 --78 -0 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --65 --24 -0 --96 --86 --65 --24 -0 -50 -1000 - - - - - - - - -16777216 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --63 --6 -0 --96 --70 --60 --3 --3 -50 -400 --3 -0 --78 -0 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --65 --24 -0 --96 --86 --65 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_WIDEBAND_SLD.txt b/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_WIDEBAND_SLD.txt deleted file mode 100644 index d32a45e..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_WIDEBAND_SLD.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -8256 -1 -6 - - -3121152 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --72 --67 --45 --20 -0 --72 --67 --45 --20 -0 -50 -400 --7 -0 --78 -0 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - -4337664 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --72 --67 --45 --20 -0 --72 --67 --45 --20 -0 -50 -400 --7 -0 --78 -0 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - -6057984 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --72 --67 --45 --20 -0 --72 --67 --45 --20 -0 -50 -400 --7 -0 --78 -1 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - -8491008 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --72 --67 --45 --20 -0 --72 --67 --45 --20 -0 -50 -400 --7 -0 --78 -0 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - -11923456 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --72 --67 --45 --20 -0 --72 --67 --45 --20 -0 -50 -400 --7 -0 --78 -0 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - -16777216 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --72 --67 --45 --20 -0 --72 --67 --45 --20 -0 -50 -400 --7 -0 --78 -0 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_WIDEBAND_SPEAKER.txt b/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_WIDEBAND_SPEAKER.txt deleted file mode 100644 index 6888637..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_WIDEBAND_SPEAKER.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -8194 -1 -6 - - -3121152 -1 -0 -1 --9 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --15 -0 --96 --80 --70 --15 -0 -400 -50 -0 -0 --78 -0 -100 -0 -0 -16384 -512 -512 -25520 -32685 -0 -0 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -4337664 -1 -0 -1 --6 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --15 -0 --96 --80 --70 --15 -0 -400 -50 -0 -0 --78 -0 -100 -0 -0 -16384 -512 -512 -25520 -32685 -0 -0 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -6057984 -1 -0 -1 --3 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --15 -0 --96 --80 --70 --15 -0 -400 -50 -0 -0 --78 -0 -100 -0 -0 -16384 -512 -512 -25520 -32685 -0 -0 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -8491008 -1 -0 -1 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --15 -0 --96 --80 --70 --15 -0 -400 -50 -0 -0 --78 -0 -100 -0 -0 -16384 -512 -512 -25520 -32685 -0 -0 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -11923456 -1 -0 -1 -3 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --15 -0 --96 --80 --70 --15 -0 -400 -50 -0 -0 --78 -0 -100 -0 -0 -16384 -512 -512 -25520 -32685 -0 -0 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -16777216 -1 -0 -1 -6 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --15 -0 --96 --80 --70 --15 -0 -400 -50 -0 -0 --78 -0 -100 -0 -0 -16384 -512 -512 -25520 -32685 -0 -0 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt b/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt deleted file mode 100644 index 48521ae..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -8200 -1 -6 - - -3121152 -1 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --3 -0 --86 -1 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -4337664 -1 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --3 -0 --86 -1 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -6057984 -1 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --3 -0 --86 -1 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -8491008 -1 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --3 -0 --86 -1 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -11923456 -1 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --3 -0 --86 -1 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -16777216 -1 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --3 -0 --86 -1 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_WIDEBAND_WIRED_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_WIDEBAND_WIRED_HEADSET.txt deleted file mode 100644 index 2362cbb..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Rx_ControlParams_WIDEBAND_WIRED_HEADSET.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -8196 -1 -6 - - -3121152 -1 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --3 -0 --86 -1 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -4337664 -1 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --3 -0 --86 -1 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -6057984 -1 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --3 -0 --86 -1 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -8491008 -1 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --3 -0 --86 -1 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -11923456 -1 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --3 -0 --86 -1 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -16777216 -1 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --3 -0 --86 -1 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET.txt deleted file mode 100644 index 294fc7e..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -288 -0 -0 -1 -0 -1 -310 -4096 -1 -6 -1 -150 -1 -3700 -1 -159 -0 -8192 -2048 -0 -200 -8192 -1024 -136 -8192 -800 -1 -776 -512 -256 -256 -600 -16000 -14000 -768 -256 -256 -512 -12000 -8000 -512 -256 -256 -512 -0 -0 -0 -16000 -512 -2048 -0 -8230 -512 -768 -150 -32767 -23170 -16384 -1 -16000 -32 -64 -64 -16613 -512 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -0 -0 -1 -5 --96 --85 --70 --15 -0 --96 --96 --70 --15 --10 -50 -1000 -0 -0 -1 -32 --5 --6 --7 --2 -1 -4 -6 -9 -12 -25 -37 -33 --35 --133 --346 -4054 --347 --133 --34 -35 -36 -25 -11 -10 -6 -4 -0 --3 --7 --5 --7 --4 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt b/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt deleted file mode 100644 index c68a859..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -304 -0 -0 -1 -0 -1 -310 -8192 -1 -6 -1 -150 -0 -3500 -0 -159 -0 -8192 -2048 -0 -200 -8192 -1024 -136 -8192 -800 -1 -776 -512 -256 -256 -600 -16000 -8000 -768 -256 -256 -512 -12000 -8000 -512 -256 -256 -512 -0 -0 -0 -16000 -512 -8192 -0 -16384 -512 -768 -150 -32767 -23170 -16384 -1 -16000 -64 -64 -64 -16613 -512 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -0 -0 -1 -5 --96 --85 --70 --15 -0 --96 --96 --70 --15 --10 -200 -800 -0 -0 -1 -32 --5 --6 --7 --2 -1 -4 -6 -9 -12 -25 -37 -33 --35 --133 --346 -4054 --347 --133 --34 -35 -36 -25 -11 -10 -6 -4 -0 --3 --7 --5 --7 --4 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_NARROWBAND_EARPIECE.txt b/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_NARROWBAND_EARPIECE.txt deleted file mode 100644 index 7b7381d..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_NARROWBAND_EARPIECE.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -257 -0 -0 -1 -0 -1 -10 -8192 -1 -11 -1 -200 -1 -3700 -1 -31 -0 -8192 -2048 -0 -96 -8192 -1024 -96 -8192 -2048 -2 -767 -512 -256 -256 -600 -6000 -4000 -512 -256 -256 -128 -4000 -1000 -512 -384 -256 -256 -32767 -0 -0 -2000 -280 -8230 -5827 -8230 -512 -768 -150 -32767 -16384 -16384 -1 -12000 -32 -64 -64 -16728 -1024 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --96 --75 --65 --15 -0 --96 --96 --65 --15 -0 -50 -1000 -1 --12 -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_NARROWBAND_SLD.txt b/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_NARROWBAND_SLD.txt deleted file mode 100644 index 4c72571..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_NARROWBAND_SLD.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -320 -0 -0 -1 -0 -1 -600 -8192 -1 -9 -1 -300 -0 -3700 -1 -31 -0 -8192 -2048 -0 -200 -8192 -4096 -64 -8192 -2048 -2 -776 -512 -256 -256 -600 -1000 -1000 -256 -128 -128 -128 -1000 -1000 -512 -256 -256 -256 -32767 -0 -0 -12288 -640 -3276 -3276 -1024 -512 -768 -150 -32767 -16384 -16384 -1 -8000 -32 -64 -64 -16384 -512 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --96 --85 --75 --15 -0 --96 --96 --75 --10 -0 -1000 -50 -1 --12 -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_NARROWBAND_SPEAKER.txt b/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_NARROWBAND_SPEAKER.txt deleted file mode 100644 index f48340f..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_NARROWBAND_SPEAKER.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -258 -0 -0 -1 -0 -1 -20 -8192 -1 -13 -1 -200 -1 -3500 -1 -223 -0 -8192 -2048 -0 -128 -8192 -2048 -96 -8192 -512 -2 -776 -256 -256 -128 -600 -15000 -28000 -512 -384 -384 -512 -15000 -28000 -512 -384 -384 -512 -32767 -0 -0 -6000 -512 -4096 -4096 -8000 -512 -768 -150 -32767 -16384 -16384 -32 -8000 -32 -64 -64 -16800 -512 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --80 --70 --64 --15 -0 --96 --88 --64 --15 --5 -1000 -50 -0 -0 -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_NARROWBAND_WIRED_HEADPHONE.txt b/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_NARROWBAND_WIRED_HEADPHONE.txt deleted file mode 100644 index 857a190..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_NARROWBAND_WIRED_HEADPHONE.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -264 -0 -0 -1 -0 -1 -10 -8192 -1 -0 -1 -300 -0 -3500 -1 -31 -0 -8192 -2048 -0 -96 -8192 -4096 -64 -8192 -2048 -2 -767 -512 -256 -256 -600 -3000 -2000 -384 -256 -256 -256 -3000 -2000 -512 -256 -256 -256 -32767 -0 -0 -12288 -512 -8230 -8230 -16384 -512 -768 -150 -32767 -16384 -16384 -1 -8000 -32 -64 -64 -16384 -512 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --96 --80 --75 --15 -0 --96 --96 --75 --15 --10 -50 -1000 -0 -0 -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_NARROWBAND_WIRED_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_NARROWBAND_WIRED_HEADSET.txt deleted file mode 100644 index 2adebfb..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_NARROWBAND_WIRED_HEADSET.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -260 -0 -0 -1 -0 -1 -30 -8192 -1 -14 -1 -300 -0 -3500 -1 -223 -0 -8192 -2048 -0 -96 -8192 -2048 -64 -8192 -2048 -2 -776 -512 -256 -256 -600 -25000 -20000 -700 -128 -300 -512 -25000 -18000 -512 -128 -256 -512 -32767 -0 -0 -5000 -512 -4096 -4096 -1024 -512 -768 -150 -32767 -16384 -16384 -1 -8000 -32 -64 -64 -16384 -512 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --96 --85 --70 --20 -0 --96 --96 --70 --24 --18 -50 -1000 -1 -0 -1 -32 -38 --1 -8 -47 --24 -43 -9 --42 -65 --98 -10 -1 --200 -205 --406 -4407 --406 -204 --200 -0 -9 --98 -65 --42 -9 -42 --24 -46 -9 --1 -38 --21 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt deleted file mode 100644 index 6edaa02..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -8224 -1 -0 -1 -0 -1 -310 -8192 -1 -3 -0 -50 -0 -7000 -1 -159 -0 -8192 -2048 -0 -200 -8192 -1024 -136 -8192 -800 -1 -776 -512 -256 -256 -600 -16000 -8000 -768 -256 -256 -512 -12000 -8000 -512 -256 -256 -256 -32767 -0 -0 -16000 -512 -8192 -0 -16384 -512 -768 -150 -32767 -23170 -16384 -1 -16000 -64 -64 -64 -16612 -512 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -0 -0 -1 -5 --96 --85 --70 --15 -0 --96 --96 --70 --15 --10 -50 -1000 -0 -0 -1 -64 --1 --2 --2 -1 -3 -2 --2 --5 --2 -4 -7 -2 --8 --10 --1 -13 -12 --3 --19 --15 -8 -29 -18 --19 --45 --20 -43 -80 -22 --133 --303 -4782 --303 --133 -22 -80 -43 --20 --45 --19 -18 -29 -8 --15 --19 --3 -13 -13 --1 --10 --8 -2 -7 -5 --3 --5 --3 -2 -3 -2 --2 --1 --1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt b/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt deleted file mode 100644 index 3e6d495..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -8240 -1 -0 -1 -0 -1 -310 -8192 -1 -3 -0 -50 -0 -7000 -1 -159 -0 -8192 -2048 -0 -200 -8192 -1024 -136 -8192 -800 -1 -776 -512 -256 -256 -600 -16000 -12000 -768 -256 -256 -512 -12000 -12000 -512 -256 -256 -256 -32767 -0 -0 -16000 -512 -6537 -0 -16384 -512 -768 -150 -32767 -23170 -16384 -1 -16000 -64 -64 -64 -16612 -512 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -0 -0 -1 -5 --96 --85 --65 --15 -0 --96 --96 --65 --15 --5 -50 -1000 -0 -0 -1 -64 --1 --2 --2 -1 -3 -2 --2 --5 --2 -4 -7 -2 --8 --10 --1 -13 -12 --3 --19 --15 -8 -29 -18 --19 --45 --20 -43 -80 -22 --133 --303 -4782 --303 --133 -22 -80 -43 --20 --45 --19 -18 -29 -8 --15 --19 --3 -13 -13 --1 --10 --8 -2 -7 -5 --3 --5 --3 -2 -3 -2 --2 --1 --1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_WIDEBAND_EARPIECE.txt b/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_WIDEBAND_EARPIECE.txt deleted file mode 100644 index a2e9f1e..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_WIDEBAND_EARPIECE.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -8193 -1 -0 -1 -0 -0 -0 -8192 -1 -10 -1 -100 -0 -7000 -0 -63 -0 -8192 -2048 -0 -96 -8192 -1024 -64 -8192 -1024 -2 -776 -512 -256 -256 -600 -1000 -1000 -384 -256 -256 -64 -4000 -1000 -512 -384 -256 -128 -32767 -0 -0 -2000 -280 -8230 -5827 -16384 -512 -768 -150 -32767 -16384 -16384 -1 -2000 -32 -64 -64 -16728 -512 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --96 --85 --75 --15 -0 --96 --96 --75 --15 -0 -1000 -50 -1 --11 -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_WIDEBAND_SLD.txt b/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_WIDEBAND_SLD.txt deleted file mode 100644 index 0beb023..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_WIDEBAND_SLD.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -8256 -1 -0 -1 -0 -1 -20 -8192 -1 -9 -1 -100 -0 -7000 -1 -63 -0 -8192 -2048 -0 -96 -8192 -4096 -64 -8192 -2048 -2 -776 -512 -256 -256 -600 -1000 -1000 -256 -128 -128 -128 -1000 -1000 -256 -128 -128 -128 -32767 -0 -0 -12288 -512 -1304 -5827 -16384 -512 -768 -150 -32767 -16384 -16384 -1 -8000 -32 -64 -64 -16384 -512 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --96 --85 --75 --15 -0 --96 --96 --75 --15 -0 -1000 -50 -1 --11 -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_WIDEBAND_SPEAKER.txt b/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_WIDEBAND_SPEAKER.txt deleted file mode 100644 index af29865..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_WIDEBAND_SPEAKER.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -8194 -1 -0 -1 -0 -0 -380 -8192 -1 -0 -1 -50 -0 -7000 -0 -191 -0 -8192 -2048 -0 -128 -8192 -4096 -96 -8192 -2048 -2 -776 -512 -256 -256 -600 -6000 -4000 -512 -256 -256 -256 -4000 -3000 -512 -256 -256 -512 -32767 -0 -0 -6000 -280 -8230 -5827 -16384 -512 -768 -150 -32767 -16384 -16384 -32 -12000 -32 -64 -64 -16800 -400 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --96 --85 --70 --15 -0 --96 --96 --70 --15 -0 -1000 -50 -0 -0 -1 -64 --1 --4 -1 -0 -7 -2 -1 --10 --10 --6 -8 -13 -19 -4 --11 --30 --18 --4 -24 -47 -17 --17 --23 --80 --8 -73 -19 -94 -18 --329 --16 -4525 --15 --329 -19 -94 -19 -75 --8 --81 --23 --17 -17 -45 -24 --4 --16 --28 --9 -3 -15 -10 -5 --5 --10 --6 -0 -3 -6 -2 --1 --3 --1 --1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt b/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt deleted file mode 100644 index 53c0b11..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -8200 -1 -0 -1 -0 -0 -0 -8192 -1 -9 -1 -100 -0 -7000 -1 -31 -0 -8192 -2048 -0 -96 -8192 -4096 -64 -8192 -2048 -2 -776 -512 -256 -256 -600 -1000 -1000 -256 -128 -128 -128 -1000 -1000 -256 -128 -128 -128 -32767 -0 -0 -12288 -512 -8230 -8230 -1024 -512 -768 -150 -32767 -16384 -16384 -1 -8000 -32 -64 -64 -16384 -512 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --96 --85 --75 --15 -0 --96 --96 --75 --15 -0 -1000 -50 -1 --11 -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_WIDEBAND_WIRED_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_WIDEBAND_WIRED_HEADSET.txt deleted file mode 100644 index 1ac95dd..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/VideoTelephony/Tx_ControlParams_WIDEBAND_WIRED_HEADSET.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -8196 -1 -0 -1 -0 -1 -20 -8192 -1 -0 -1 -50 -0 -7000 -1 -63 -0 -8192 -2048 -0 -96 -8192 -4096 -64 -8192 -2048 -2 -776 -512 -256 -256 -600 -1000 -1000 -256 -128 -128 -128 -1000 -1000 -256 -128 -128 -128 -32767 -0 -0 -12288 -512 -8230 -8230 -1024 -512 -768 -150 -32767 -16384 -16384 -1 -8000 -32 -64 -64 -16384 -512 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -0 -5 --96 --85 --65 --20 -0 --96 --96 --65 --20 --15 -50 -1000 -0 -0 -1 -64 --1 -2 -6 -9 -7 -1 --9 --15 --13 --1 -16 -26 -22 -2 --26 --43 --40 --16 -16 -32 -17 --24 --71 --98 --89 --51 --7 -12 --9 --60 --111 -3964 --111 --60 --9 -12 --8 --51 --89 --98 --71 --24 -17 -31 -16 --15 --40 --44 --26 -2 -22 -26 -16 --1 --13 --15 --9 -1 -7 -9 -6 -2 --1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET.txt deleted file mode 100644 index 8829b7c..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -131104 -0 -6 - - -3121152 -1 -0 -0 --15 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -4337664 -0 -0 -1 --12 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -6057984 -0 -0 -1 --9 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -8491008 -0 -0 -1 --6 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -11923456 -0 -0 -1 --3 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -16777216 -0 -0 -1 -0 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -1 -0 -10 -800 -120 - - - -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt deleted file mode 100644 index f091f0f..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -131120 -0 -6 - - -3121152 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -4337664 -1 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -6057984 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -8491008 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -11923456 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -16777216 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_NARROWBAND_EARPIECE.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_NARROWBAND_EARPIECE.txt deleted file mode 100644 index 7e1e93d..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_NARROWBAND_EARPIECE.txt +++ /dev/null @@ -1,703 +0,0 @@ -669 -25 -2 -131073 -0 -6 - - -3121152 -0 -0 -1 --10 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --72 --67 --45 --20 -0 --72 --72 --45 --20 --10 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - -4337664 -0 -0 -1 --7 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --72 --67 --45 --20 -0 --72 --72 --45 --20 --10 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - -6057984 -0 -0 -1 --4 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --72 --67 --45 --20 -0 --72 --72 --45 --20 --10 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - - - - - -8491008 -0 -0 -1 --1 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --72 --67 --45 --20 -0 --72 --72 --45 --20 --10 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - -11923456 -0 -0 -1 -2 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --72 --67 --45 --20 -0 --72 --72 --45 --20 --10 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - -16777216 -0 -0 -1 -5 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --72 --67 --45 --20 -0 --72 --72 --45 --20 --10 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - - -0 -0 -1 -0 -10 -800 -120 - - - -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_NARROWBAND_SLD.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_NARROWBAND_SLD.txt deleted file mode 100644 index 693e559..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_NARROWBAND_SLD.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -131136 -0 -6 - - -3121152 -1 -0 -0 -0 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --85 --65 --20 -0 --96 --85 --65 --20 -0 -50 -1000 -0 -0 --78 -1 -150 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - - - - - -4337664 -1 -0 -0 -0 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --85 --65 --20 -0 --96 --85 --65 --20 -0 -50 -1000 -0 -0 --78 -1 -150 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - - - - - -6057984 -1 -0 -0 -0 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --85 --65 --20 -0 --96 --85 --65 --20 -0 -50 -1000 -0 -0 --78 -1 -150 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - - - - - -8491008 -1 -0 -0 -0 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --85 --65 --20 -0 --96 --85 --65 --20 -0 -50 -1000 -0 -0 --78 -1 -150 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - - - - - -11923456 -1 -0 -0 -0 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --85 --65 --20 -0 --96 --85 --65 --20 -0 -50 -1000 -0 -0 --78 -1 -150 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - - - - - -16777216 -1 -0 -0 -0 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --85 --65 --20 -0 --96 --85 --65 --20 -0 -50 -1000 -0 -0 --78 -1 -150 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_NARROWBAND_SPEAKER.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_NARROWBAND_SPEAKER.txt deleted file mode 100644 index ef4c401..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_NARROWBAND_SPEAKER.txt +++ /dev/null @@ -1,711 +0,0 @@ -669 -25 -2 -131074 -0 -6 - - -3121152 -0 -0 -1 --22 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -200 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - -4337664 -0 -0 -1 --18 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -200 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - -6057984 -0 -0 -1 --14 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -200 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - -8491008 -0 -0 -1 --10 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -200 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -11923456 -0 -0 -1 --6 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -200 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -16777216 -0 -0 -1 --2 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -200 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_NARROWBAND_WIRED_HEADPHONE.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_NARROWBAND_WIRED_HEADPHONE.txt deleted file mode 100644 index a404c20..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_NARROWBAND_WIRED_HEADPHONE.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -131080 -0 -6 - - -3121152 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --3 -0 --86 -1 -300 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -4337664 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --3 -0 --86 -1 -300 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -6057984 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --3 -0 --86 -1 -300 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -8491008 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --3 -0 --86 -1 -300 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -11923456 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --3 -0 --86 -1 -300 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -16777216 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --3 -0 --86 -1 -300 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_NARROWBAND_WIRED_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_NARROWBAND_WIRED_HEADSET.txt deleted file mode 100644 index 2a49998..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_NARROWBAND_WIRED_HEADSET.txt +++ /dev/null @@ -1,719 +0,0 @@ -669 -25 -2 -131076 -0 -6 - - -3121152 -0 -0 -1 --15 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - -4337664 -0 -0 -1 --12 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -6057984 -0 -0 -1 --9 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -8491008 -0 -0 -1 --6 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -11923456 -0 -0 -1 --3 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -16777216 -0 -0 -1 -0 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -1 -0 -10 -800 -120 - - - -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt deleted file mode 100644 index e22de0b..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -131104 -0 -6 - - -3121152 -0 -0 -1 --15 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -4337664 -0 -0 -1 --12 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -6057984 -0 -0 -1 --9 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -8491008 -0 -0 -1 --6 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -11923456 -0 -0 -1 --3 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -16777216 -0 -0 -1 -0 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -1 -0 -10 -800 -120 - - - -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt deleted file mode 100644 index bff5d2a..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -131120 -0 -6 - - -3121152 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -4337664 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -6057984 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -8491008 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -11923456 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -16777216 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_WIDEBAND_EARPIECE.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_WIDEBAND_EARPIECE.txt deleted file mode 100644 index e79dd56..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_WIDEBAND_EARPIECE.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -131073 -0 -6 - - -3121152 -0 -0 -1 --13 -1 -4096 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --60 --6 -0 --96 --70 --60 --6 --6 -50 -400 --6 -0 --78 -0 -100 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --68 --62 --24 -0 --96 --84 --62 --24 -0 -50 -1000 - - - - - - - - -4337664 -0 -0 -1 --10 -1 -4096 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --60 --6 -0 --96 --70 --60 --6 --6 -50 -400 --6 -0 --78 -0 -100 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --68 --62 --24 -0 --96 --84 --62 --24 -0 -50 -1000 - - - - - - - - -6057984 -0 -0 -1 --7 -1 -4096 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --60 --6 -0 --96 --70 --60 --6 --6 -50 -400 --6 -0 --78 -0 -100 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --68 --62 --24 -0 --96 --84 --62 --24 -0 -50 -1000 - - - - - - - - -8491008 -0 -0 -1 --4 -1 -4096 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --60 --6 -0 --96 --70 --60 --6 --6 -50 -400 --6 -0 --78 -0 -100 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --68 --62 --24 -0 --96 --84 --62 --24 -0 -50 -1000 - - - - - - - - -11923456 -0 -0 -1 --1 -1 -4096 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --60 --6 -0 --96 --70 --60 --6 --6 -50 -400 --6 -0 --78 -0 -100 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --68 --62 --24 -0 --96 --84 --62 --24 -0 -50 -1000 - - - - - - - - -16777216 -0 -0 -1 -2 -1 -4096 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --60 --6 -0 --96 --70 --60 --6 --6 -50 -400 --6 -0 --78 -0 -100 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --68 --62 --24 -0 --96 --84 --62 --24 -0 -50 -1000 - - - - - - - - - -1 -1 -1 -0 -10 -800 -120 - - - -1 -64 -3389 -564 -598 --742 -299 -101 --233 -163 -5 --124 -70 -55 --58 --33 -43 -32 --39 --28 -38 -20 --34 --14 -29 -9 --23 --6 -19 -4 --15 --3 -11 -2 --9 --1 -6 -1 --5 -0 -3 -0 --2 -0 -2 -0 --1 -0 -1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_WIDEBAND_SLD.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_WIDEBAND_SLD.txt deleted file mode 100644 index 31f095a..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_WIDEBAND_SLD.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -131136 -1 -6 - - -3121152 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --72 --67 --45 --20 -0 --72 --67 --45 --20 -0 -50 -400 --7 -0 --78 -0 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - -4337664 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --72 --67 --45 --20 -0 --72 --67 --45 --20 -0 -50 -400 --7 -0 --78 -0 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - -6057984 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --72 --67 --45 --20 -0 --72 --67 --45 --20 -0 -50 -400 --7 -0 --78 -1 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - -8491008 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --72 --67 --45 --20 -0 --72 --67 --45 --20 -0 -50 -400 --7 -0 --78 -0 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - -11923456 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --72 --67 --45 --20 -0 --72 --67 --45 --20 -0 -50 -400 --7 -0 --78 -0 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - -16777216 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --72 --67 --45 --20 -0 --72 --67 --45 --20 -0 -50 -400 --7 -0 --78 -0 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_WIDEBAND_SPEAKER.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_WIDEBAND_SPEAKER.txt deleted file mode 100644 index b4c9cc3..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_WIDEBAND_SPEAKER.txt +++ /dev/null @@ -1,692 +0,0 @@ -669 -25 -2 -131074 -0 -6 - - -2983457 -0 -0 -1 --14 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --72 --60 --26 -0 --96 --72 --60 --20 --20 -400 -50 --6 -0 --78 -1 -300 -0 -0 -16384 -512 -512 -25520 -32685 -0 -0 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - -4214246 -0 -0 -1 --10 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --72 --60 --26 -0 --96 --72 --60 --20 --20 -400 -50 --6 -0 --78 -1 -300 -0 -0 -16384 -512 -512 -25520 -32685 -0 -0 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - -5952780 -0 -0 -1 --6 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --72 --60 --26 -0 --96 --72 --60 --20 --20 -400 -50 --6 -0 --78 -1 -300 -0 -0 -16384 -512 -512 -25520 -32685 -0 -0 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - -8408527 -0 -0 -1 --2 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --72 --60 --26 -0 --96 --72 --60 --20 --20 -400 -50 --6 -0 --78 -1 -300 -0 -0 -16384 -512 -512 -25520 -32685 -0 -0 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - -11877359 -0 -0 -1 -1 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --72 --60 --26 -0 --96 --72 --60 --20 --20 -400 -50 --6 -0 --78 -1 -300 -0 -0 -16384 -512 -512 -25520 -32685 -0 -0 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - -16777216 -0 -0 -1 -4 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --72 --60 --26 -0 --96 --72 --60 --20 --20 -400 -50 --6 -0 --78 -1 -300 -0 -0 -16384 -512 -512 -25520 -32685 -0 -0 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - -1 -1 -0 -0 -10 -800 -120 - - - -1 -64 --3 --2 --1 -0 -1 -4 -8 -14 -19 -23 -24 -25 -24 -24 -23 -23 -15 --6 --50 --99 --155 --195 --208 --153 --66 -39 -106 -200 -206 -153 --165 -489 -3427 -487 --164 -151 -202 -195 -103 -38 --63 --146 --198 --185 --146 --93 --46 --6 -14 -21 -20 -21 -21 -22 -21 -20 -16 -12 -7 -4 -1 -0 --1 --2 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt deleted file mode 100644 index efa3e29..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -131080 -0 -6 - - -3121152 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --3 -0 --86 -1 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -4337664 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --3 -0 --86 -1 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -6057984 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --3 -0 --86 -1 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -8491008 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --3 -0 --86 -1 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -11923456 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --3 -0 --86 -1 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -16777216 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --3 -0 --86 -1 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_WIDEBAND_WIRED_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_WIDEBAND_WIRED_HEADSET.txt deleted file mode 100644 index bd760a1..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Rx_ControlParams_WIDEBAND_WIRED_HEADSET.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -131076 -0 -6 - - -3121152 -0 -0 -1 --15 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --4 -0 --86 -1 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -4337664 -0 -0 -1 --12 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --4 -0 --86 -1 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -6057984 -0 -0 -1 --9 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --4 -0 --86 -1 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -8491008 -0 -0 -1 --6 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --4 -0 --86 -1 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -11923456 -0 -0 -1 --3 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --4 -0 --86 -1 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -16777216 -0 -0 -1 -0 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --4 -0 --86 -1 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - - -1 -1 -1 -0 -10 -800 -120 - - - -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET.txt deleted file mode 100644 index 0e00a8d..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -131104 -0 -0 -1 -0 -1 -690 -8192 -1 -2 -1 -100 -1 -3700 -1 -159 -0 -8192 -2048 -0 -96 -8192 -4096 -96 -8192 -2048 -1 -767 -200 -300 -300 -600 -15000 -13000 -512 -1024 -256 -768 -14000 -12000 -200 -300 -300 -200 -32767 -0 -0 -3000 -1024 -1024 -512 -16384 -512 -768 -150 -0 -16384 -16384 -1 -18000 -64 -64 -64 -16384 -512 -0 -0 -2039 -0 -90 -8192 -8192 -2048 -80 -8192 -2048 -64 -8192 -1024 -1 -776 -64 -8192 -768 -48 -8192 -512 -1 -776 -2048 -32 -64 -8000 -64 -16800 -2048 -16384 -15 -11470 -0 -0 --1968 -31577 -1089 -205 --921 -158 --160 -97 --410 -399 --155 --746 -5377 -4128 --1494 -2410 -24 -16 -256 -0 -0 -0 -0 -0 -512 -256 -256 -3000 -2000 -128 -512 -256 -256 -6000 -4000 -128 -32767 -0 -0 -12000 -0 -8192 -768 -12288 -8192 -1024 -1024 -1024 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -0 -0 -1 -5 --96 --85 --75 --20 -0 --96 --95 --75 --20 -0 -50 -1000 -1 -0 -1 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt deleted file mode 100644 index 7a007db..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -131120 -0 -0 -1 -0 -1 -310 -8192 -1 -3 -1 -100 -0 -3700 -1 -159 -0 -8192 -2048 -0 -200 -8192 -512 -128 -6554 -512 -1 -767 -512 -512 -512 -600 -19000 -13000 -512 -512 -512 -512 -19000 -13000 -512 -128 -128 -512 -32767 -0 -0 -19000 -512 -5827 -5827 -16384 -512 -768 -150 -32767 -16384 -16384 -1 -18000 -32 -64 -64 -16384 -512 -0 -0 -2039 -0 -90 -8192 -8192 -2048 -80 -8192 -2048 -64 -8192 -1024 -1 -776 -64 -8192 -768 -48 -8192 -512 -1 -776 -2048 -32 -64 -12000 -64 -16800 -2048 -16384 -15 -11470 -0 -0 --1968 -31577 -1089 -205 --921 -158 --160 -97 --410 -399 --155 --746 -5377 -4128 --1494 -2410 -24 -16 -256 -0 -0 -0 -0 -0 -512 -256 -256 -3000 -2000 -128 -512 -256 -256 -6000 -4000 -128 -32767 -0 -0 -12000 -0 -8192 -768 -12288 -8192 -1024 -1024 -1024 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -0 -0 -1 -5 --96 --85 --75 --20 -0 --96 --95 --75 --20 -0 -200 -400 -1 -0 -1 -32 -1 -2 -3 -4 -6 -8 -9 -9 -7 -3 --1 --7 --14 --20 --25 --28 -4056 --28 --24 --19 --12 --6 --1 -3 -6 -7 -7 -6 -4 -3 -2 -1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_NARROWBAND_EARPIECE.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_NARROWBAND_EARPIECE.txt deleted file mode 100644 index f3c0e75..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_NARROWBAND_EARPIECE.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -131073 -0 -0 -1 -0 -1 -20 -8192 -1 -14 -1 -200 -0 -3700 -1 -31 -0 -8192 -2048 -0 -128 -8192 -1024 -128 -8192 -1024 -2 -776 -256 -128 -128 -600 -3000 -3000 -384 -128 -128 -128 -4000 -3000 -512 -256 -256 -64 -32767 -0 -0 -3000 -512 -4125 -5827 -16384 -512 -768 -150 -32767 -16384 -16384 -1 -12000 -32 -64 -64 -16800 -512 -0 -0 -2039 -0 -90 -8192 -8192 -2048 -80 -8192 -2048 -64 -8192 -1024 -1 -776 -64 -8192 -768 -48 -8192 -512 -1 -776 -2048 -32 -64 -8000 -64 -16800 -2048 -16384 -15 -11470 -0 -0 --1968 -31577 -1089 -205 --921 -158 --160 -97 --410 -399 --155 --746 -5377 -4128 --1494 -2410 -24 -16 -256 -0 -0 -0 -0 -0 -512 -256 -256 -3000 -2000 -128 -512 -256 -256 -6000 -4000 -128 -32767 -0 -0 -12000 -0 -8192 -768 -12288 -8192 -1024 -1024 -1024 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -0 -0 -1 -5 --96 --82 --70 --10 -0 --96 --96 --70 --10 --8 -50 -1000 -1 -0 -1 -32 -4 -13 -16 -16 -37 --4 -13 --40 --161 --5 --452 -63 --230 --94 -389 --351 -5034 --345 -375 --89 --213 -57 --399 --4 --135 --32 -10 --3 -27 -11 -12 -11 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_NARROWBAND_SLD.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_NARROWBAND_SLD.txt deleted file mode 100644 index ac714ba..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_NARROWBAND_SLD.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -131136 -0 -0 -1 -0 -1 -600 -8192 -1 -9 -1 -300 -0 -3700 -1 -31 -0 -8192 -2048 -0 -200 -8192 -4096 -64 -8192 -2048 -2 -776 -512 -256 -256 -600 -1000 -1000 -256 -128 -128 -128 -1000 -1000 -512 -256 -256 -256 -32767 -0 -0 -12288 -640 -3276 -3276 -1024 -512 -768 -150 -32767 -16384 -16384 -1 -8000 -32 -64 -64 -16384 -512 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --96 --85 --75 --15 -0 --96 --96 --75 --10 -0 -1000 -50 -1 --12 -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_NARROWBAND_SPEAKER.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_NARROWBAND_SPEAKER.txt deleted file mode 100644 index 61219a5..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_NARROWBAND_SPEAKER.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -131074 -1 -0 -1 -0 -1 -20 -8192 -1 -17 -1 -200 -0 -3700 -1 -159 -0 -8192 -2048 -0 -128 -8192 -8192 -128 -8192 -2048 -2 -767 -512 -512 -256 -600 -14000 -12000 -512 -512 -512 -256 -14000 -12000 -300 -128 -256 -128 -32767 -0 -0 -3000 -512 -3276 -5827 -16384 -512 -768 -150 -32767 -16384 -16384 -1 -12000 -32 -64 -64 -16384 -512 -0 -1 -6143 -0 -90 -8192 -8192 -2048 -80 -8192 -4096 -64 -8192 -1024 -1 -776 -64 -8192 -768 -48 -8192 -512 -1 -776 -2048 -32 -64 -16384 -64 -16800 -2048 -16384 -15 -11470 -0 -0 -0 -0 -0 -0 -22938 -0 -0 -0 -0 -0 -0 -0 -22938 -0 -0 -0 -24 -16 -256 -0 -0 -0 -0 -0 -512 -256 -256 -6000 -4000 -128 -512 -256 -256 -8000 -6000 -128 -32767 -0 -0 -12000 -0 -8192 -768 -12288 -8192 -1024 -1024 -1024 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -7 -16384 -256 -4096 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --96 --85 --75 --6 -0 --96 --96 --75 --6 -0 -50 -1000 -1 -0 -1 -32 --3 -14 -2 -21 --9 -23 -7 -3 --36 --4 --102 --49 --225 --78 --519 -379 -3755 -376 --519 --78 --225 --48 --102 --4 --35 --1 -7 -26 --6 -21 -2 -18 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_NARROWBAND_WIRED_HEADPHONE.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_NARROWBAND_WIRED_HEADPHONE.txt deleted file mode 100644 index f8fca52..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_NARROWBAND_WIRED_HEADPHONE.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -131080 -0 -0 -1 -0 -1 -20 -8192 -1 -10 -1 -200 -0 -3700 -1 -31 -0 -8192 -2048 -0 -128 -8192 -1024 -128 -8192 -1024 -2 -776 -256 -128 -128 -600 -3000 -2000 -384 -128 -128 -128 -4000 -3000 -512 -256 -256 -64 -32767 -0 -0 -3000 -512 -5827 -5827 -16384 -512 -768 -150 -32767 -16384 -16384 -1 -12000 -32 -64 -64 -16800 -512 -0 -0 -2039 -0 -90 -8192 -8192 -2048 -80 -8192 -2048 -64 -8192 -1024 -1 -776 -64 -8192 -768 -48 -8192 -512 -1 -776 -2048 -32 -64 -8000 -64 -16800 -2048 -16384 -15 -11470 -0 -0 --1968 -31577 -1089 -205 --921 -158 --160 -97 --410 -399 --155 --746 -5377 -4128 --1494 -2410 -24 -16 -256 -0 -0 -0 -0 -0 -512 -256 -256 -3000 -2000 -128 -512 -256 -256 -6000 -4000 -128 -32767 -0 -0 -12000 -0 -8192 -768 -12288 -8192 -1024 -1024 -1024 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -0 -0 -1 -5 --96 --82 --70 --10 -0 --96 --96 --70 --10 --8 -50 -1000 -1 -0 -1 -32 -4 -13 -16 -16 -37 --4 -13 --40 --161 --5 --452 -63 --230 --94 -389 --351 -5034 --345 -375 --89 --213 -57 --399 --4 --135 --32 -10 --3 -24 -11 -12 -11 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_NARROWBAND_WIRED_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_NARROWBAND_WIRED_HEADSET.txt deleted file mode 100644 index 34e11bb..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_NARROWBAND_WIRED_HEADSET.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -131076 -0 -0 -1 -0 -1 -20 -8192 -1 -9 -1 -200 -0 -3700 -1 -31 -0 -8192 -2048 -0 -96 -8192 -512 -96 -8192 -1024 -2 -100 -128 -128 -128 -600 -15000 -13000 -512 -256 -256 -128 -5000 -4000 -512 -256 -256 -128 -32767 -0 -0 -2000 -512 -5827 -5827 -16384 -512 -768 -150 -32767 -16384 -16384 -1 -8000 -64 -64 -64 -16384 -512 -0 -0 -2039 -0 -90 -8192 -8192 -2048 -80 -8192 -2048 -64 -8192 -1024 -1 -776 -64 -8192 -768 -48 -8192 -512 -1 -776 -2048 -32 -64 -8000 -64 -16800 -2048 -16384 -15 -11470 -0 -0 --1968 -31577 -1089 -205 --921 -158 --160 -97 --410 -399 --155 --746 -5377 -4128 --1494 -2410 -24 -16 -256 -0 -0 -0 -0 -0 -512 -256 -256 -3000 -2000 -128 -512 -256 -256 -6000 -4000 -128 -32767 -0 -0 -12000 -0 -8192 -768 -12288 -8192 -1024 -1024 -1024 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -0 -0 -1 -5 --96 --87 --65 --8 -0 --96 --95 --65 --8 --6 -200 -400 -1 -0 -1 -32 -1 -0 --1 -3 -5 --10 --11 -3 --53 --21 -26 -73 --135 --266 -220 --1485 -4646 --1457 -212 --251 --125 -66 -23 --18 --45 -2 --8 --8 -3 -2 --1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt deleted file mode 100644 index 10eb316..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -131104 -1 -0 -1 -0 -1 -500 -8192 -1 -2 -1 -150 -0 -3700 -1 -159 -0 -2048 -8192 -0 -200 -8192 -1024 -96 -8192 -1024 -2 -767 -768 -512 -512 -600 -20000 -16000 -768 -512 -512 -512 -20000 -12000 -768 -256 -256 -256 -32767 -0 -0 -11000 -280 -5827 -5827 -16384 -512 -768 -150 -32767 -16384 -16384 -1 -12000 -32 -64 -64 -16384 -1024 -0 -0 -8191 -0 -90 -8192 -8192 -2048 -128 -8192 -4096 -64 -8192 -2048 -2 -776 -64 -8192 -512 -32 -8192 -128 -1 -776 -2048 -32 -64 -8000 -64 -16800 -2048 -16384 -3 -11470 -0 -0 -0 -0 -0 -0 -22938 -0 -0 -0 -0 -0 -0 -0 -22938 -0 -0 -0 -24 -16 -256 -0 -0 -0 -0 -0 -450 -256 -300 -10000 -8000 -128 -300 -256 -256 -12000 -12000 -64 -32767 -0 -0 -12000 -0 -1024 -768 -12288 -8192 -1024 -1024 -1024 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -823 -819 -32767 -32767 -0 -7 -16384 -256 -4096 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --96 --80 --70 --5 -0 --96 --95 --70 --5 --4 -200 -400 -1 -0 -0 -64 -1067 -1929 -1587 -29 --693 --258 -434 -225 --216 --193 -182 -169 --151 --116 -70 -65 --52 --29 -54 -36 --35 --36 -7 -13 --3 -0 -13 -3 --10 --7 -4 -2 --2 --2 -4 -3 -0 --3 --1 -0 -0 -0 -1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt deleted file mode 100644 index 5b40f34..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -131120 -1 -0 -1 -0 -1 -310 -8192 -1 -3 -0 -50 -0 -7500 -1 -159 -0 -8192 -2048 -0 -200 -8192 -1024 -136 -8192 -800 -1 -776 -640 -128 -128 -0 -16000 -8000 -640 -256 -256 -512 -12000 -8000 -512 -256 -256 -256 -32767 -0 -0 -16000 -512 -8192 -0 -16384 -512 -768 -150 -0 -23170 -16384 -1 -16000 -64 -64 -64 -16613 -512 -0 -0 -8191 -0 -90 -8192 -8192 -2048 -128 -8192 -4096 -64 -8192 -2048 -2 -776 -64 -8192 -512 -32 -8192 -128 -1 -776 -2048 -32 -64 -8000 -64 -16800 -2048 -16384 -3 -11470 -0 -0 -0 -0 -0 -0 -22938 -0 -0 -0 -0 -0 -0 -0 -22938 -0 -0 -0 -24 -16 -256 -0 -0 -0 -0 -0 -450 -256 -300 -10000 -8000 -128 -300 -256 -256 -12000 -12000 -64 -32767 -0 -0 -12000 -0 -1024 -768 -12288 -8192 -1024 -1024 -1024 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -823 -819 -32767 -32767 -0 -7 -16384 -256 -4096 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --96 --85 --70 --5 -0 --96 --95 --70 --5 -0 -1000 -50 -1 --10 -1 -64 --1 --2 --2 -1 -3 -2 --2 --5 --2 -4 -7 -2 --8 --10 --1 -13 -12 --3 --19 --15 -8 -29 -18 --19 --45 --20 -43 -80 -22 --133 --303 -4782 --303 --133 -22 -80 -43 --20 --45 --19 -18 -29 -8 --15 --19 --3 -13 -13 --1 --10 --8 -2 -7 -5 --3 --5 --3 -2 -3 -2 --2 --1 --1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_WIDEBAND_EARPIECE.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_WIDEBAND_EARPIECE.txt deleted file mode 100644 index f2a237d..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_WIDEBAND_EARPIECE.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -131073 -1 -0 -1 -0 -1 -40 -8192 -1 -14 -1 -150 -1 -7000 -1 -159 -0 -8192 -2048 -0 -200 -8192 -1024 -128 -8192 -800 -1 -100 -384 -256 -256 -600 -16000 -20000 -400 -512 -256 -512 -16000 -20000 -400 -384 -256 -512 -32767 -0 -0 -3000 -280 -512 -5827 -16384 -512 -768 -150 -32767 -16384 -16384 -1 -12000 -32 -64 -64 -16800 -1024 -0 -0 -2039 -0 -90 -8192 -8192 -2048 -80 -8192 -2048 -64 -8192 -1024 -1 -776 -64 -8192 -768 -48 -8192 -512 -1 -776 -2048 -32 -64 -8000 -64 -16800 -2048 -16384 -15 -11470 -0 -0 --1968 -31577 -1089 -205 --921 -158 --160 -97 --410 -339 --155 --746 -5377 -4128 --1494 -2410 -24 -16 -256 -512 -256 -256 -600 -0 -512 -256 -256 -3000 -2000 -128 -512 -256 -256 -6000 -4000 -128 -32767 -0 -0 -12000 -0 -8192 -768 -12288 -8192 -1024 -1024 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -0 -0 -1 -5 --96 --85 --75 --15 -0 --96 --95 --75 --15 --11 -50 -1000 -0 -0 -1 -64 --6 --9 --11 --12 --13 --14 --16 --20 --21 --16 --16 --18 --20 --11 -12 -3 --3 -13 -32 -64 -23 -12 -72 -77 -87 -27 -38 -145 -95 -81 -46 -74 -4287 -73 -46 -80 -93 -142 -37 -26 -83 -74 -68 -11 -22 -60 -30 -12 --3 -3 -11 --10 --18 --16 --14 --14 --18 --17 --13 --12 --11 --10 --10 --9 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_WIDEBAND_SLD.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_WIDEBAND_SLD.txt deleted file mode 100644 index 9ef0d3d..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_WIDEBAND_SLD.txt +++ /dev/null @@ -1,386 +0,0 @@ -385 -25 -3 -131136 -1 -0 -1 -0 -1 -0 -8192 -1 -7 -1 -200 -0 -7000 -1 -31 -0 -8192 -2048 -0 -96 -8192 -4096 -64 -8192 -2048 -2 -776 -512 -256 -256 -600 -1000 -1000 -512 -256 -256 -0 -1000 -1000 -512 -384 -256 -128 -32767 -0 -0 -1000 -280 -8230 -5827 -8192 -512 -768 -150 -32767 -16384 -16384 -1 -6000 -32 -64 -64 -16728 -1024 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --80 --68 --63 --12 -0 --96 --84 --63 --12 -0 -50 -400 -0 -0 -1 -64 -4120 -356 --555 -18 -214 -25 --89 --35 -43 --1 -13 --14 -5 --18 -16 --2 -11 --18 -6 --4 -14 --11 -4 --7 -11 --6 -5 --7 -7 --5 -5 --5 -4 --4 -4 --3 -3 --3 -3 --2 -2 --2 -2 --1 -1 --1 -1 --1 -1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 - diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_WIDEBAND_SPEAKER.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_WIDEBAND_SPEAKER.txt deleted file mode 100644 index c653fbf..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_WIDEBAND_SPEAKER.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -131074 -1 -0 -1 -0 -1 -40 -8192 -1 -18 -1 -200 -1 -7000 -1 -159 -0 -4096 -4096 -0 -80 -8192 -4096 -64 -8192 -2048 -2 -100 -512 -384 -384 -600 -15000 -13000 -768 -1024 -512 -512 -14000 -12000 -768 -1024 -512 -384 -32767 -0 -0 -8000 -280 -4628 -5827 -16384 -512 -768 -150 -32767 -16384 -16384 -1 -12000 -16 -64 -64 -16800 -1024 -0 -1 -6143 -0 -90 -8192 -8192 -2048 -80 -8192 -4096 -64 -8192 -1024 -1 -776 -64 -8192 -768 -48 -8192 -512 -1 -776 -2048 -32 -64 -8000 -64 -16800 -2048 -16384 -15 -11470 -0 -0 -0 -0 -0 -0 -22938 -0 -0 -0 -0 -0 -0 -0 -22938 -0 -0 -0 -24 -16 -256 -0 -0 -0 -0 -0 -512 -256 -256 -6000 -4000 -128 -512 -256 -256 -8000 -6000 -128 -32767 -0 -0 -12000 -0 -8192 -768 -12288 -8192 -1024 -1024 -1024 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -7 -16384 -256 -4096 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --96 --79 --71 --10 -0 --96 --93 --70 --10 --8 -200 -1000 -0 -0 -0 -64 --1 --1 -0 -1 -3 -5 -8 -10 -12 -16 -26 -36 -50 -63 -82 -90 -93 -102 -138 -167 -182 -193 -210 -186 -140 -131 -217 -297 -199 --12 -20 -509 -4386 -507 -20 --12 -196 -291 -211 -127 -134 -178 -200 -182 -171 -156 -128 -94 -85 -82 -74 -56 -44 -32 -23 -13 -11 -9 -7 -4 -2 -1 -0 --1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt deleted file mode 100644 index ec9117d..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -131080 -1 -0 -1 -0 -1 -40 -8192 -1 -8 -1 -150 -1 -7000 -1 -31 -0 -8192 -2048 -0 -80 -8192 -1024 -64 -8192 -800 -1 -100 -384 -256 -256 -600 -3000 -2000 -384 -256 -256 -384 -2000 -1000 -384 -256 -256 -64 -32767 -0 -0 -3000 -280 -5827 -5827 -16384 -512 -768 -150 -32767 -16384 -16384 -1 -12000 -32 -64 -64 -16800 -1024 -0 -0 -2039 -0 -90 -8192 -8192 -2048 -80 -8192 -2048 -64 -8192 -1024 -1 -776 -64 -8192 -768 -48 -8192 -512 -1 -776 -2048 -32 -64 -8000 -64 -16800 -2048 -12288 -0 -11470 -0 -0 --1968 -31577 -1089 -205 --921 -158 --160 -97 --410 -399 --155 --746 -5377 -4128 --1494 -2410 -24 -16 -256 -512 -256 -256 -600 -0 -512 -256 -256 -3000 -2000 -128 -512 -256 -256 -6000 -4000 -128 -32767 -0 -0 -12000 -0 -8192 -512 -12288 -8192 -1024 -1024 -1024 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -0 -0 -1 -5 --96 --85 --75 --15 -0 --96 --95 --75 --15 --11 -50 -1000 -0 -0 -1 -64 --9 --9 --11 --12 --13 --14 --16 --20 --21 --16 --16 --18 --20 --11 -12 -3 --3 -13 -32 -64 -23 -12 -72 -77 -87 -27 -38 -145 -95 -81 -46 -74 -4287 -73 -46 -80 -93 -142 -37 -26 -83 -74 -68 -11 -22 -60 -30 -12 --3 -3 -11 --10 --18 --16 --14 --14 --18 --17 --13 --12 --11 --10 --10 --9 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_WIDEBAND_WIRED_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_WIDEBAND_WIRED_HEADSET.txt deleted file mode 100644 index a52ada7..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCalling/Tx_ControlParams_WIDEBAND_WIRED_HEADSET.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -131076 -1 -0 -1 -0 -1 -230 -8192 -1 -11 -1 -150 -1 -7200 -1 -31 -0 -8192 -2048 -0 -80 -8192 -1024 -96 -8192 -1024 -2 -776 -384 -128 -128 -600 -6000 -4000 -384 -256 -256 -256 -6000 -4000 -384 -256 -256 -256 -32767 -0 -0 -3000 -256 -5827 -5827 -16384 -512 -768 -150 -32767 -16384 -16384 -1 -26000 -32 -64 -64 -16612 -4096 -0 -0 -8191 -0 -90 -8192 -8192 -2048 -128 -8192 -4096 -64 -8192 -2048 -2 -776 -64 -8192 -512 -32 -8192 -128 -1 -776 -2048 -32 -64 -8000 -64 -16800 -2048 -46384 -3 -11470 -0 -0 -0 -0 -0 -0 -22938 -0 -0 -0 -0 -0 -0 -0 -22938 -0 -0 -0 -24 -16 -256 -0 -0 -0 -0 -0 -450 -256 -300 -10000 -8000 -128 -300 -256 -256 -12000 -12000 -64 -32767 -0 -0 -12000 -0 -1024 -512 -12288 -8192 -1024 -1024 -1024 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -823 -819 -32767 -32767 -0 -7 -16384 -256 -4096 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --73 --71 --65 --24 -0 --96 --86 --65 --24 --0 -50 -1000 -0 -0 -1 -64 -3427 -1241 --440 -50 --195 --19 --208 --142 --126 --79 --52 -4 -37 -20 -19 -8 --22 --27 --26 --33 --22 --20 --13 --12 --4 --4 -0 --1 -0 --5 --4 --7 --3 --2 -1 -1 -3 -1 -0 --2 --3 --4 --3 --3 --1 -0 -0 -1 -1 -1 -1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET.txt deleted file mode 100644 index 97de198..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -16777248 -0 -6 - - -3121152 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -50 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -4337664 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -50 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -6057984 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -50 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -8491008 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -50 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -11923456 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -50 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -16777216 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -50 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt deleted file mode 100644 index 98b25a8..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -16777264 -0 -6 - - -3121152 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -50 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -4337664 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -50 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -6057984 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -50 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -8491008 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -50 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -11923456 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -50 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -16777216 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -50 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_NARROWBAND_EARPIECE.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_NARROWBAND_EARPIECE.txt deleted file mode 100644 index f859cc7..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_NARROWBAND_EARPIECE.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -16777217 -0 -6 - - -3121152 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --72 --67 --45 --20 -0 --72 --72 --45 --20 --10 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - - - - - -4337664 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --72 --67 --45 --20 -0 --72 --72 --45 --20 --10 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - - - - - -6057984 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --72 --67 --45 --20 -0 --72 --72 --45 --20 --10 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - - - - - -8491008 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --72 --67 --45 --20 -0 --72 --72 --45 --20 --10 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - - - - - -11923456 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --72 --67 --45 --20 -0 --72 --72 --45 --20 --10 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - - - - - -16777216 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --72 --67 --45 --20 -0 --72 --72 --45 --20 --10 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_NARROWBAND_SLD.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_NARROWBAND_SLD.txt deleted file mode 100644 index 8636470..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_NARROWBAND_SLD.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -16777280 -0 -6 - - -3121152 -1 -0 -0 -0 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --85 --65 --20 -0 --96 --85 --65 --20 -0 -50 -1000 -0 -0 --78 -1 -150 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - - - - - -4337664 -1 -0 -0 -0 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --85 --65 --20 -0 --96 --85 --65 --20 -0 -50 -1000 -0 -0 --78 -1 -150 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - - - - - -6057984 -1 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --85 --65 --20 -0 --96 --85 --65 --20 -0 -50 -1000 -0 -0 --78 -1 -150 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - - - - - -8491008 -1 -0 -0 -0 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --85 --65 --20 -0 --96 --85 --65 --20 -0 -50 -1000 -0 -0 --78 -1 -150 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - - - - - -11923456 -1 -0 -0 -0 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --85 --65 --20 -0 --96 --85 --65 --20 -0 -50 -1000 -0 -0 --78 -1 -150 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - - - - - -16777216 -1 -0 -0 -0 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --85 --65 --20 -0 --96 --85 --65 --20 -0 -50 -1000 -0 -0 --78 -1 -150 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_NARROWBAND_SPEAKER.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_NARROWBAND_SPEAKER.txt deleted file mode 100644 index dd08283..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_NARROWBAND_SPEAKER.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -16777218 -0 -6 - - -3121152 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -200 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -4337664 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -200 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -6057984 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -200 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -8491008 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -200 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -11923456 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -200 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -16777216 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -200 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_NARROWBAND_WIRED_HEADPHONE.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_NARROWBAND_WIRED_HEADPHONE.txt deleted file mode 100644 index 1ddf3a5..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_NARROWBAND_WIRED_HEADPHONE.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -16777224 -0 -6 - - -3121152 -0 -0 -0 -0 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -4337664 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -6057984 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -8491008 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -11923456 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -16777216 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_NARROWBAND_WIRED_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_NARROWBAND_WIRED_HEADSET.txt deleted file mode 100644 index 6fc501b..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_NARROWBAND_WIRED_HEADSET.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -16777220 -0 -6 - - -3121152 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -4337664 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -6057984 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -8491008 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -11923456 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -16777216 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt deleted file mode 100644 index 5a8381d..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -16777248 -1 -6 - - -3121152 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -4337664 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -6057984 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -8491008 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -11923456 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -16777216 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt deleted file mode 100644 index 382b96c..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -16777264 -1 -6 - - -3121152 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -4337664 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -6057984 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -8491008 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -11923456 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -16777216 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -0 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_WIDEBAND_EARPIECE.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_WIDEBAND_EARPIECE.txt deleted file mode 100644 index 9cd5a42..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_WIDEBAND_EARPIECE.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -16777217 -1 -6 - - -3121152 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --72 --67 --45 --20 -0 --72 --67 --45 --20 -0 -50 -400 --7 -0 --78 -0 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - -4337664 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --72 --67 --45 --20 -0 --72 --67 --45 --20 -0 -50 -400 --7 -0 --78 -0 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - -6057984 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --72 --67 --45 --20 -0 --72 --67 --45 --20 -0 -50 -400 --7 -0 --78 -1 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - -8491008 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --72 --67 --45 --20 -0 --72 --67 --45 --20 -0 -50 -400 --7 -0 --78 -0 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - -11923456 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --72 --67 --45 --20 -0 --72 --67 --45 --20 -0 -50 -400 --7 -0 --78 -0 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - -16777216 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --72 --67 --45 --20 -0 --72 --67 --45 --20 -0 -50 -400 --7 -0 --78 -0 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -64 -2879 -782 -1133 --898 -191 --38 -8 -168 --180 -5 -43 -34 -3 --108 -64 -73 --88 --12 -54 --10 --14 -2 --6 -16 -5 --28 -9 -22 --17 --8 -12 -1 --4 --2 -1 -3 --2 --2 -1 -1 --1 --1 -0 -1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_WIDEBAND_SLD.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_WIDEBAND_SLD.txt deleted file mode 100644 index e3b4a3b..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_WIDEBAND_SLD.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -16777280 -1 -6 - - -3121152 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --72 --67 --45 --20 -0 --72 --67 --45 --20 -0 -50 -400 --7 -0 --78 -0 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - -4337664 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --72 --67 --45 --20 -0 --72 --67 --45 --20 -0 -50 -400 --7 -0 --78 -0 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - -6057984 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --72 --67 --45 --20 -0 --72 --67 --45 --20 -0 -50 -400 --7 -0 --78 -1 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - -8491008 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --72 --67 --45 --20 -0 --72 --67 --45 --20 -0 -50 -400 --7 -0 --78 -0 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - -11923456 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --72 --67 --45 --20 -0 --72 --67 --45 --20 -0 -50 -400 --7 -0 --78 -0 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - -16777216 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --72 --67 --45 --20 -0 --72 --67 --45 --20 -0 -50 -400 --7 -0 --78 -0 -200 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_WIDEBAND_SPEAKER.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_WIDEBAND_SPEAKER.txt deleted file mode 100644 index 5756163..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_WIDEBAND_SPEAKER.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -16777218 -1 -6 - - -2983457 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --86 --68 --31 -0 --80 --70 --52 --15 -0 -400 -50 --6 -0 --95 -0 -300 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --80 --70 --65 --24 -0 --96 --86 --65 --24 -0 -50 -400 - - - - - - - - -4214246 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --86 --68 --31 -0 --80 --70 --52 --15 -0 -400 -50 --6 -0 --95 -0 -300 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --80 --70 --65 --24 -0 --96 --86 --65 --24 -0 -50 -400 - - - - - - - - -5952780 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --86 --68 --31 -0 --80 --70 --52 --15 -0 -400 -50 --6 -0 --95 -0 -300 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --80 --70 --65 --24 -0 --96 --86 --65 --24 -0 -50 -400 - - - - - - - - -8408527 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --86 --68 --31 -0 --80 --70 --52 --15 -0 -400 -50 --6 -0 --95 -0 -300 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --80 --70 --65 --24 -0 --96 --86 --65 --24 -0 -50 -400 - - - - - - - - -11877359 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --86 --68 --31 -0 --80 --70 --52 --15 -0 -400 -50 --6 -0 --95 -0 -300 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --80 --70 --65 --24 -0 --96 --86 --65 --24 -0 -50 -400 - - - - - - - - -16777216 -0 -0 -0 -0 -0 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --86 --68 --31 -0 --80 --70 --52 --15 -0 -400 -50 --6 -0 --95 -0 -300 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --80 --70 --65 --24 -0 --96 --86 --65 --24 -0 -50 -400 - - - - - - - - - -0 -0 -0 -0 -2 -1100 -300 - - - -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt deleted file mode 100644 index 3965035..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -16777224 -1 -6 - - -3121152 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -350 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --80 --60 --12 -0 --96 --96 --60 --12 --3 -50 -400 --2 -0 --83 -0 -250 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --96 --80 --50 --24 -0 --96 --96 --50 --24 -0 -50 -1000 - - - - - - - - -4337664 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --80 --60 --12 -0 --96 --96 --60 --12 --3 -50 -400 --2 -0 --83 -0 -250 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - -6057984 -0 -0 -0 -0 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --80 --60 --12 -0 --96 --96 --60 --12 --3 -50 -400 --2 -0 --83 -0 -250 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - -8491008 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --80 --60 --12 -0 --96 --96 --60 --12 --3 -50 -400 --2 -0 --83 -0 -250 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - -11923456 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --80 --60 --12 -0 --96 --96 --60 --12 --3 -50 -400 --2 -1 --83 -0 -250 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - -16777216 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --80 --60 --12 -0 --96 --96 --60 --12 --3 -50 -400 --2 -0 --83 -0 -250 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_WIDEBAND_WIRED_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_WIDEBAND_WIRED_HEADSET.txt deleted file mode 100644 index 6a63de3..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Rx_ControlParams_WIDEBAND_WIRED_HEADSET.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -16777220 -1 -6 - - -3121152 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -350 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --80 --60 --12 -0 --96 --96 --60 --12 --3 -50 -400 --2 -0 --83 -0 -250 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --96 --80 --50 --24 -0 --96 --96 --50 --24 -0 -50 -1000 - - - - - - - - -4337664 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --80 --60 --12 -0 --96 --96 --60 --12 --3 -50 -400 --2 -0 --83 -0 -250 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - -6057984 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --80 --60 --12 -0 --96 --96 --60 --12 --3 -50 -400 --2 -0 --83 -0 -250 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - -8491008 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --80 --60 --12 -0 --96 --96 --60 --12 --3 -50 -400 --2 -1 --83 -0 -250 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - -11923456 -0 -0 -0 -0 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --80 --60 --12 -0 --96 --96 --60 --12 --3 -50 -400 --2 -0 --83 -0 -250 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - -16777216 -0 -0 -0 -3 -0 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --80 --60 --12 -0 --96 --96 --60 --12 --3 -50 -400 --2 -0 --83 -0 -250 -0 -0 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET.txt deleted file mode 100644 index 53d090e..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -16777248 -0 -0 -1 -0 -1 -310 -8192 -1 -4 -0 -150 -0 -3500 -1 -159 -0 -8192 -2048 -0 -200 -8192 -1024 -136 -8192 -800 -1 -776 -768 -256 -256 -600 -16000 -8000 -512 -256 -256 -512 -12000 -8000 -512 -256 -256 -256 -0 -0 -0 -16000 -512 -8192 -0 -16384 -512 -768 -150 -32767 -23170 -16384 -1 -16000 -64 -64 -64 -16613 -512 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -0 -0 -0 -5 --96 --88 --80 --10 -0 --96 --96 --80 --10 --7 -200 -800 -0 -0 -1 -32 -0 -0 -0 -0 -0 -0 --1 -0 -1 --3 -0 -8 --27 -33 --48 --291 -4614 --286 --46 -31 --25 -7 -0 --3 -0 -0 --1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt deleted file mode 100644 index 6e04835..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -16777264 -0 -0 -1 -0 -1 -310 -8192 -1 -4 -0 -150 -0 -3500 -1 -159 -0 -8192 -2048 -0 -200 -8192 -1024 -136 -8192 -800 -1 -776 -768 -256 -256 -600 -16000 -8000 -512 -256 -256 -512 -12000 -8000 -512 -256 -256 -256 -0 -0 -0 -16000 -512 -8192 -0 -16384 -512 -768 -150 -32767 -23170 -16384 -1 -16000 -64 -64 -64 -16613 -512 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -0 -0 -0 -5 --96 --88 --80 --10 -0 --96 --96 --80 --10 --7 -200 -800 -0 -0 -1 -32 -0 -0 -0 -0 -0 -0 --1 -0 -1 --3 -0 -8 --27 -33 --48 --291 -4614 --286 --46 -31 --25 -7 -0 --3 -0 -0 --1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_NARROWBAND_EARPIECE.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_NARROWBAND_EARPIECE.txt deleted file mode 100644 index cd18258..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_NARROWBAND_EARPIECE.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -16777217 -0 -0 -1 -0 -0 -0 -8192 -1 -12 -1 -300 -0 -3700 -0 -31 -0 -8192 -2048 -0 -96 -8192 -8192 -96 -8192 -2048 -2 -767 -512 -256 -256 -600 -1000 -1000 -384 -256 -256 -128 -4000 -1000 -512 -384 -256 -256 -32767 -0 -0 -2000 -280 -8230 -5827 -16384 -512 -768 -150 -32767 -16384 -16384 -1 -2000 -32 -64 -64 -16728 -1024 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --96 --85 --70 --15 -0 --96 --96 --70 --15 --8 -50 -1000 -0 -0 -1 -32 -0 -0 -0 -0 -1 -0 -0 -0 --11 -9 -27 --40 --53 -137 -54 --497 -4825 --488 -52 -129 --49 --36 -24 -8 --9 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_NARROWBAND_SLD.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_NARROWBAND_SLD.txt deleted file mode 100644 index 9f9eed8..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_NARROWBAND_SLD.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -16777280 -0 -0 -1 -0 -1 -600 -8192 -1 -9 -1 -300 -0 -3700 -1 -31 -0 -8192 -2048 -0 -200 -8192 -4096 -64 -8192 -2048 -2 -776 -512 -256 -256 -600 -1000 -1000 -256 -128 -128 -128 -1000 -1000 -512 -256 -256 -256 -32767 -0 -0 -12288 -640 -3276 -3276 -1024 -512 -768 -150 -32767 -16384 -16384 -1 -8000 -32 -64 -64 -16384 -512 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --96 --85 --75 --15 -0 --96 --96 --75 --10 -0 -1000 -50 -1 --12 -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_NARROWBAND_SPEAKER.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_NARROWBAND_SPEAKER.txt deleted file mode 100644 index a134aa7..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_NARROWBAND_SPEAKER.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -16777218 -0 -0 -1 -0 -0 -0 -8192 -1 -0 -1 -300 -0 -3700 -0 -159 -0 -8192 -2048 -0 -128 -8192 -4096 -96 -8192 -2048 -2 -776 -512 -256 -256 -600 -6000 -4000 -512 -256 -256 -256 -4000 -3000 -512 -256 -256 -512 -32767 -0 -0 -6000 -512 -8230 -5827 -16384 -512 -768 -150 -32767 -16384 -16384 -32 -12000 -32 -64 -64 -16800 -400 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --96 --85 --75 --6 -0 --96 --96 --75 --6 -0 -50 -1000 -0 -0 -1 -32 -0 --1 --1 --3 --1 --7 --7 -21 --48 -13 -0 --79 --29 --118 -36 --466 -4698 --457 -35 --112 --27 --71 -0 -11 --40 -17 --5 --5 --1 --2 --1 --1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_NARROWBAND_WIRED_HEADPHONE.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_NARROWBAND_WIRED_HEADPHONE.txt deleted file mode 100644 index 062a160..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_NARROWBAND_WIRED_HEADPHONE.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -16777224 -0 -0 -1 -0 -1 -330 -8192 -1 -10 -1 -300 -0 -3700 -1 -31 -0 -8192 -2048 -0 -128 -8192 -4096 -80 -8192 -800 -1 -767 -380 -128 -128 -600 -2000 -2000 -380 -128 -128 -128 -3000 -2000 -256 -256 -128 -128 -32767 -0 -0 -2000 -263 -7336 -8230 -16384 -512 -768 -150 -32767 -16384 -16384 -1 -8000 -32 -64 -64 -16384 -512 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -128 -8192 -4096 -64 -8192 -2048 -2 -776 -64 -8192 -512 -32 -8192 -128 -1 -776 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --96 --85 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 -0 -0 -1 -32 -0 -0 -0 -0 -1 -0 -0 -0 --11 -9 -27 --40 --53 -137 -54 --497 -4825 --488 -52 -129 --49 --36 -24 -8 --9 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_NARROWBAND_WIRED_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_NARROWBAND_WIRED_HEADSET.txt deleted file mode 100644 index f7ec67b..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_NARROWBAND_WIRED_HEADSET.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -16777220 -0 -0 -1 -0 -1 -15 -8192 -1 -12 -1 -280 -0 -3700 -1 -31 -0 -8192 -2048 -0 -128 -8192 -4096 -80 -8192 -800 -1 -767 -380 -128 -128 -600 -2000 -2000 -380 -128 -128 -128 -3000 -2000 -256 -256 -128 -128 -32767 -0 -0 -2000 -263 -4628 -8230 -16384 -512 -768 -150 -32767 -16384 -16384 -1 -8000 -32 -64 -64 -16384 -512 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -0 -5 --96 --80 --65 --10 -0 --96 --96 --65 --10 --6 -50 -1000 -0 -0 -1 -32 --1 -0 -0 -4 -7 -13 -10 -9 --3 --3 --32 --36 --127 --184 --378 --394 -4935 --387 --364 --174 --117 --32 --28 --2 --2 -7 -8 -10 -5 -3 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt deleted file mode 100644 index 5935705..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -16777248 -1 -0 -1 -0 -0 -580 -8192 -1 --2 -0 -150 -0 -7000 -1 -159 -0 -8192 -2048 -0 -200 -8192 -2048 -136 -8192 -2048 -1 -776 -512 -256 -256 -600 -4000 -2000 -768 -128 -256 -256 -4000 -4000 -256 -128 -256 -128 -0 -0 -0 -16000 -512 -8192 -0 -16384 -512 -768 -150 -32767 -23170 -16384 -1 -16000 -64 -64 -64 -16613 -512 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -0 -0 -0 -5 --96 --80 --70 --5 -0 --96 --95 --70 --5 --4 -200 -400 -0 -0 -0 -64 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 --1 --1 -1 -3 -2 --1 --4 --4 -0 -6 -9 -2 --9 --14 --6 -6 -22 -34 -9 --93 --214 -4599 --213 --92 -9 -34 -22 -6 --6 --13 --9 -1 -8 -5 -0 --3 --3 --1 -1 -2 -1 -0 --1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt deleted file mode 100644 index a522f00..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET_NREC_ON.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -16777264 -1 -0 -1 -0 -0 -580 -8192 -1 --2 -0 -150 -0 -7000 -1 -159 -0 -8192 -2048 -0 -200 -8192 -2048 -136 -8192 -2048 -1 -776 -512 -256 -256 -600 -4000 -2000 -768 -128 -256 -256 -4000 -4000 -256 -128 -256 -128 -0 -0 -0 -16000 -512 -8192 -0 -16384 -512 -768 -150 -32767 -23170 -16384 -1 -16000 -64 -64 -64 -16613 -512 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -0 -0 -0 -5 --96 --80 --70 --5 -0 --96 --95 --70 --5 --4 -200 -400 -0 -0 -0 -64 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 --1 --1 -1 -3 -2 --1 --4 --4 -0 -6 -9 -2 --9 --14 --6 -6 -22 -34 -9 --93 --214 -4599 --213 --92 -9 -34 -22 -6 --6 --13 --9 -1 -8 -5 -0 --3 --3 --1 -1 -2 -1 -0 --1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_WIDEBAND_EARPIECE.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_WIDEBAND_EARPIECE.txt deleted file mode 100644 index 7abd87f..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_WIDEBAND_EARPIECE.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -16777217 -1 -0 -1 -0 -0 -20 -8192 -1 -9 -1 -210 -0 -7000 -0 -63 -0 -8192 -2048 -0 -96 -8192 -1024 -64 -8192 -1024 -2 -776 -512 -256 -256 -600 -1000 -1000 -384 -256 -256 -64 -4000 -1000 -512 -384 -256 -128 -32767 -0 -0 -2000 -512 -1304 -5827 -16384 -512 -768 -150 -32767 -16384 -16384 -1 -2000 -32 -64 -64 -16728 -512 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -0 -5 --96 --83 --78 --16 -0 --96 --83 --78 --16 --12 -50 -1000 -0 -0 -1 -64 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -1 --1 --2 -4 -0 --5 -0 -5 --2 --4 -0 -6 -3 --10 --15 -39 --3 --63 -54 -77 --240 -323 -3756 -322 --238 -76 -53 --61 --3 -37 --14 --9 -3 -6 -0 --4 --2 -5 -0 --4 -0 -3 --1 --1 -1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_WIDEBAND_SLD.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_WIDEBAND_SLD.txt deleted file mode 100644 index 2607f83..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_WIDEBAND_SLD.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -16777280 -1 -0 -1 -0 -1 -20 -8192 -1 -9 -1 -100 -0 -7000 -1 -63 -0 -8192 -2048 -0 -96 -8192 -4096 -64 -8192 -2048 -2 -776 -512 -256 -256 -600 -1000 -1000 -256 -128 -128 -128 -1000 -1000 -256 -128 -128 -128 -32767 -0 -0 -12288 -512 -1304 -5827 -16384 -512 -768 -150 -32767 -16384 -16384 -1 -8000 -32 -64 -64 -16384 -512 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --96 --85 --75 --15 -0 --96 --96 --75 --15 -0 -1000 -50 -1 --11 -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_WIDEBAND_SPEAKER.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_WIDEBAND_SPEAKER.txt deleted file mode 100644 index 4f06bbc..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_WIDEBAND_SPEAKER.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -16777218 -1 -0 -1 -0 -0 -100 -8192 -1 -1 -1 -150 -0 -7000 -0 -191 -0 -8192 -2048 -0 -128 -8192 -4096 -96 -8192 -2048 -2 -776 -512 -256 -256 -600 -6000 -4000 -512 -256 -256 -256 -4000 -3000 -512 -256 -256 -512 -32767 -0 -0 -6000 -512 -4096 -5827 -16384 -512 -768 -150 -32767 -16384 -16384 -32 -12000 -32 -64 -64 -16800 -400 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --96 --75 --68 --10 -0 --96 --95 --68 --10 -0 -50 -1000 -0 -0 -1 -32 --3 --4 --5 --8 --12 --13 --19 --20 --28 --24 --51 --30 --65 --90 -148 -220 -3357 -216 -142 --85 --60 --27 --45 --21 --24 --16 --15 --10 --9 --6 --4 --3 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt deleted file mode 100644 index fcbb86b..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -16777224 -1 -0 -1 -0 -1 -590 -8192 -1 -7 -1 -210 -0 -7000 -1 -63 -0 -8192 -2048 -0 -96 -8192 -4096 -64 -8192 -2048 -2 -776 -256 -128 -128 -600 -1000 -1000 -256 -128 -128 -128 -1000 -1000 -256 -128 -128 -128 -32767 -0 -0 -12288 -512 -8230 -8230 -1024 -512 -768 -150 -32767 -16384 -16384 -1 -8000 -32 -64 -64 -16384 -512 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --96 --83 --78 --16 -0 --96 --83 --78 --16 --12 -50 -1000 -0 -0 -1 -64 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -1 --1 --2 -4 -0 --5 -0 -5 --2 --4 -0 -6 -3 --10 --15 -39 --3 --63 -54 -77 --240 -323 -3756 -322 --238 -76 -53 --61 --3 -37 --14 --9 -3 -6 -0 --4 --2 -5 -0 --4 -0 -3 --1 --1 -1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_WIDEBAND_WIRED_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_WIDEBAND_WIRED_HEADSET.txt deleted file mode 100644 index f07921f..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/WifiCallingHAC/Tx_ControlParams_WIDEBAND_WIRED_HEADSET.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -16777220 -1 -0 -1 -0 -1 -590 -8192 -1 -18 -1 -100 -0 -7000 -1 -63 -0 -8192 -2048 -0 -128 -8192 -4096 -64 -8192 -2048 -2 -776 -380 -128 -128 -600 -2000 -2000 -380 -128 -128 -128 -2000 -2000 -380 -128 -128 -128 -32767 -0 -0 -12288 -512 -10362 -5827 -1024 -512 -768 -150 -32767 -16384 -16384 -1 -8000 -32 -64 -64 -16612 -512 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --96 --95 --67 --8 -0 --96 --95 --67 --8 -0 -50 -1000 -0 -0 -1 -64 -0 -0 -0 -0 -0 -0 -0 -0 -1 -0 --1 --1 -2 -1 --6 --4 -8 -5 --5 -3 -10 --16 --18 -21 -7 --68 --14 -158 -157 --136 --366 --539 -5690 --536 --362 --134 -154 -155 --14 --66 -6 -20 --17 --15 -10 -3 --5 -5 -7 --4 --5 -1 -2 --1 --1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET.txt deleted file mode 100644 index 379d9aa..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET.txt +++ /dev/null @@ -1,699 +0,0 @@ -669 -25 -2 -32 -0 -6 - - -3121152 -1 -0 -1 --15 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - -4337664 -1 -0 -1 --12 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - -6057984 -1 -0 -1 --9 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - -8491008 -1 -0 -1 --6 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - -11923456 -1 -0 -1 --3 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - -16777216 -1 -0 -1 -0 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - -0 -0 -1 -0 -10 -800 -120 - - - -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_NARROWBAND_EARPIECE.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_NARROWBAND_EARPIECE.txt deleted file mode 100644 index 6511fe6..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_NARROWBAND_EARPIECE.txt +++ /dev/null @@ -1,699 +0,0 @@ -669 -25 -2 -1 -0 -6 - - -3121152 -1 -0 -1 --10 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --72 --67 --45 --20 -0 --72 --72 --45 --20 --10 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - -4337664 -1 -0 -1 --7 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --72 --67 --45 --20 -0 --72 --72 --45 --20 --10 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - -6057984 -1 -0 -1 --4 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --72 --67 --45 --20 -0 --72 --72 --45 --20 --10 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - -8491008 -1 -0 -1 --1 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --72 --67 --45 --20 -0 --72 --72 --45 --20 --10 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - -11923456 -1 -0 -1 -2 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --72 --67 --45 --20 -0 --72 --72 --45 --20 --10 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - -16777216 -1 -0 -1 -5 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -0 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --72 --67 --45 --20 -0 --72 --72 --45 --20 --10 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -5 --96 --80 --70 --24 -0 --96 --80 --70 --24 -0 -50 -1000 - - - - - -0 -0 -1 -0 -10 -800 -120 - - - -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_NARROWBAND_SLD.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_NARROWBAND_SLD.txt deleted file mode 100644 index 49317cc..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_NARROWBAND_SLD.txt +++ /dev/null @@ -1,699 +0,0 @@ -669 -25 -2 -64 -0 -6 - - -3121152 -1 -0 -1 --15 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - -4337664 -1 -0 -1 --12 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - -6057984 -1 -0 -1 --9 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - -8491008 -1 -0 -1 --6 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - -11923456 -1 -0 -1 --3 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - -16777216 -1 -0 -1 -0 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - -0 -0 -1 -0 -10 -800 -120 - - - -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_NARROWBAND_SPEAKER.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_NARROWBAND_SPEAKER.txt deleted file mode 100644 index 4e93f14..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_NARROWBAND_SPEAKER.txt +++ /dev/null @@ -1,699 +0,0 @@ -669 -25 -2 -2 -0 -6 - - -3121152 -1 -0 -1 --18 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -200 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - -4337664 -1 -0 -1 --14 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -200 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - -6057984 -1 -0 -1 --10 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -200 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - -8491008 -1 -0 -1 --6 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -200 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - -11923456 -1 -0 -1 --2 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -200 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - -16777216 -1 -0 -1 -2 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -200 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_NARROWBAND_WIRED_HEADPHONE.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_NARROWBAND_WIRED_HEADPHONE.txt deleted file mode 100644 index 6a08423..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_NARROWBAND_WIRED_HEADPHONE.txt +++ /dev/null @@ -1,699 +0,0 @@ -669 -25 -2 -8 -0 -6 - - -3121152 -1 -0 -1 --15 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - -4337664 -1 -0 -1 --12 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - -6057984 -1 -0 -1 --9 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - -8491008 -1 -0 -1 --6 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - -11923456 -1 -0 -1 --3 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - -16777216 -1 -0 -1 -0 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - -0 -0 -1 -0 -10 -800 -120 - - - -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_NARROWBAND_WIRED_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_NARROWBAND_WIRED_HEADSET.txt deleted file mode 100644 index d2a5634..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_NARROWBAND_WIRED_HEADSET.txt +++ /dev/null @@ -1,699 +0,0 @@ -669 -25 -2 -4 -0 -6 - - -3121152 -1 -0 -1 --15 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - -4337664 -1 -0 -1 --12 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - -6057984 -1 -0 -1 --9 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - -8491008 -1 -0 -1 --6 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - -11923456 -1 -0 -1 --3 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - -16777216 -1 -0 -1 -0 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - -0 -0 -1 -0 -10 -800 -120 - - - -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt deleted file mode 100644 index 04fd9d3..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -32 -1 -6 - - -3121152 -1 -0 -1 --12 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -4337664 -1 -0 -1 --9 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -6057984 -1 -0 -1 --6 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -8491008 -1 -0 -1 --3 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -11923456 -1 -0 -1 -0 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -16777216 -1 -0 -1 -3 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -1 -0 -10 -800 -120 - - - -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_WIDEBAND_EARPIECE.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_WIDEBAND_EARPIECE.txt deleted file mode 100644 index ec605af..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_WIDEBAND_EARPIECE.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -1 -1 -6 - - -3121152 -1 -0 -1 --16 -1 -4096 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --60 --6 -0 --96 --70 --60 --6 --6 -50 -400 --6 -0 --78 -0 -100 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --68 --62 --24 -0 --96 --84 --62 --24 -0 -50 -1000 - - - - - - - - -4337664 -1 -0 -1 --12 -1 -4096 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --60 --6 -0 --96 --70 --60 --6 --6 -50 -400 --6 -0 --78 -0 -100 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --68 --62 --24 -0 --96 --84 --62 --24 -0 -50 -1000 - - - - - - - - -6057984 -1 -0 -1 --8 -1 -4096 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --60 --6 -0 --96 --70 --60 --6 --6 -50 -400 --6 -0 --78 -0 -100 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --68 --62 --24 -0 --96 --84 --62 --24 -0 -50 -1000 - - - - - - - - -8491008 -1 -0 -1 --4 -1 -4096 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --60 --6 -0 --96 --70 --60 --6 --6 -50 -400 --6 -0 --78 -0 -100 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --68 --62 --24 -0 --96 --84 --62 --24 -0 -50 -1000 - - - - - - - - -11923456 -1 -0 -1 -0 -1 -4096 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --60 --6 -0 --96 --70 --60 --6 --6 -50 -400 --6 -0 --78 -0 -100 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --68 --62 --24 -0 --96 --84 --62 --24 -0 -50 -1000 - - - - - - - - -16777216 -1 -0 -1 -4 -1 -4096 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --60 --6 -0 --96 --70 --60 --6 --6 -50 -400 --6 -0 --78 -0 -100 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --68 --62 --24 -0 --96 --84 --62 --24 -0 -50 -1000 - - - - - - - - - -1 -1 -1 -0 -10 -800 -120 - - - -1 -64 -3389 -564 -598 --742 -299 -101 --233 -163 -5 --124 -70 -55 --58 --33 -43 -32 --39 --28 -38 -20 --34 --14 -29 -9 --23 --6 -19 -4 --15 --3 -11 -2 --9 --1 -6 -1 --5 -0 -3 -0 --2 -0 -2 -0 --1 -0 -1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_WIDEBAND_SLD.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_WIDEBAND_SLD.txt deleted file mode 100644 index 670a3c1..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_WIDEBAND_SLD.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -64 -1 -6 - - -3121152 -1 -0 -1 --15 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -4337664 -1 -0 -1 --12 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -6057984 -1 -0 -1 --9 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -8491008 -1 -0 -1 --6 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -11923456 -1 -0 -1 --3 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -16777216 -1 -0 -1 -0 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -1 -0 -10 -800 -120 - - - -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_WIDEBAND_SPEAKER.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_WIDEBAND_SPEAKER.txt deleted file mode 100644 index 66fe5ef..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_WIDEBAND_SPEAKER.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -2 -1 -6 - - -3121152 -1 -0 -1 --14 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --72 --66 --9 -0 --96 --72 --60 --3 -0 -400 -50 --12 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -0 -0 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -4337664 -1 -0 -1 --10 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --72 --66 --9 -0 --96 --72 --60 --3 -0 -400 -50 --12 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -0 -0 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -6057984 -1 -0 -1 --6 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --72 --66 --9 -0 --96 --72 --60 --3 -0 -400 -50 --12 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -0 -0 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -8491008 -1 -0 -1 --2 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --72 --66 --9 -0 --96 --72 --60 --3 -0 -400 -50 --12 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -0 -0 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -11923456 -1 -0 -1 -2 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --72 --66 --9 -0 --96 --72 --60 --3 -0 -400 -50 --12 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -0 -0 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -16777216 -1 -0 -1 -6 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --72 --66 --9 -0 --96 --72 --60 --3 -0 -400 -50 --13 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -0 -0 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - - -1 -1 -1 -0 -10 -800 -120 - - - -1 -64 --6 --2 --8 --2 --9 --5 --11 --4 --11 --7 --13 --7 --11 --6 --11 --4 --8 -0 --2 -7 -9 -20 -26 -43 -56 -74 -86 -133 -214 -138 -32 -409 -3827 -412 -31 -137 -213 -134 -87 -74 -56 -42 -25 -20 -8 -8 --2 -0 --8 --5 --12 --6 --12 --7 --14 --6 --12 --7 --11 --5 --11 --3 --8 --2 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt deleted file mode 100644 index ce3b4a7..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -8 -1 -6 - - -3121152 -1 -0 -1 --17 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --4 -0 --86 -1 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -4337664 -1 -0 -1 --14 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --4 -0 --86 -1 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -6057984 -1 -0 -1 --11 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --4 -0 --86 -1 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -8491008 -1 -0 -1 --8 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --4 -0 --86 -1 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -11923456 -1 -0 -1 --5 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --4 -0 --86 -1 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -16777216 -1 -0 -1 --2 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --4 -0 --86 -1 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - - -1 -1 -1 -0 -10 -800 -120 - - - -0 -64 -4126 -30 -29 -30 -29 -27 -28 -26 -25 -24 -23 -21 -20 -18 -17 -14 -13 -13 -11 -8 -8 -7 -6 -5 -4 -4 -2 -2 -1 -2 -1 -1 -0 -0 --1 -1 --1 --1 -0 -0 -0 --1 -0 --2 --2 --2 --2 --2 --2 --1 --2 --1 --3 --3 --2 --2 --3 --4 --3 --2 --4 --3 --3 --3 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_WIDEBAND_WIRED_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_WIDEBAND_WIRED_HEADSET.txt deleted file mode 100644 index abe46f8..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Rx_ControlParams_WIDEBAND_WIRED_HEADSET.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -4 -1 -6 - - -3121152 -1 -0 -1 --17 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --4 -0 --86 -1 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -4337664 -1 -0 -1 --14 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --4 -0 --86 -1 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -6057984 -1 -0 -1 --11 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --4 -0 --86 -1 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -8491008 -1 -0 -1 --8 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --4 -0 --86 -1 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -11923456 -1 -0 -1 --5 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --4 -0 --86 -1 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -16777216 -1 -0 -1 --2 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --4 -0 --86 -1 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - - -1 -1 -1 -0 -10 -800 -120 - - - -0 -64 -4126 -30 -29 -30 -29 -27 -28 -26 -25 -24 -23 -21 -20 -18 -17 -14 -13 -13 -11 -8 -8 -7 -6 -5 -4 -4 -2 -2 -1 -2 -1 -1 -0 -0 --1 -1 --1 --1 -0 -0 -0 --1 -0 --2 --2 --2 --2 --2 --2 --1 --2 --1 --3 --3 --2 --2 --3 --4 --3 --2 --4 --3 --3 --3 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET.txt deleted file mode 100644 index 1af20e9..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_NARROWBAND_BLUETOOTH_SCO_HEADSET.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -288 -0 -0 -1 -0 -1 -400 -8192 -1 -7 -1 -300 -1 -3500 -1 -159 -0 -8192 -2048 -0 -200 -8192 -1024 -128 -8192 -800 -2 -776 -384 -256 -256 -600 -16000 -14000 -512 -256 -256 -512 -12000 -6000 -512 -256 -256 -512 -32767 -0 -0 -16000 -280 -8230 -5827 -16384 -512 -768 -150 -32767 -16384 -16384 -1 -12000 -32 -64 -64 -16800 -512 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -0 -0 -0 -5 --80 --70 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 -0 -0 -0 -32 --5 --6 --7 --2 -1 -4 -6 -9 -12 -25 -37 -33 --35 --133 --346 -4054 --347 --133 --34 -35 -36 -25 -11 -10 -6 -4 -0 --3 --7 --5 --7 --4 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_NARROWBAND_EARPIECE.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_NARROWBAND_EARPIECE.txt deleted file mode 100644 index fad45cc..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_NARROWBAND_EARPIECE.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -257 -0 -0 -1 -0 -1 -100 -8192 -1 -12 -1 -100 -1 -3500 -1 -31 -0 -8192 -2048 -0 -96 -8192 -1024 -96 -8192 -1024 -2 -767 -200 -100 -100 -600 -3000 -2000 -384 -256 -256 -128 -4000 -1000 -512 -384 -256 -256 -32767 -0 -0 -2000 -280 -8230 -5827 -16384 -512 -768 -150 -32767 -16384 -16384 -1 -12000 -32 -64 -64 -16728 -1024 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --80 --74 --72 --15 -0 --96 --90 --69 --12 --5 -50 -400 -0 -0 -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_NARROWBAND_SLD.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_NARROWBAND_SLD.txt deleted file mode 100644 index 4c72571..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_NARROWBAND_SLD.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -320 -0 -0 -1 -0 -1 -600 -8192 -1 -9 -1 -300 -0 -3700 -1 -31 -0 -8192 -2048 -0 -200 -8192 -4096 -64 -8192 -2048 -2 -776 -512 -256 -256 -600 -1000 -1000 -256 -128 -128 -128 -1000 -1000 -512 -256 -256 -256 -32767 -0 -0 -12288 -640 -3276 -3276 -1024 -512 -768 -150 -32767 -16384 -16384 -1 -8000 -32 -64 -64 -16384 -512 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --96 --85 --75 --15 -0 --96 --96 --75 --10 -0 -1000 -50 -1 --12 -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_NARROWBAND_SPEAKER.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_NARROWBAND_SPEAKER.txt deleted file mode 100644 index b988a1e..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_NARROWBAND_SPEAKER.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -258 -0 -0 -1 -0 -1 -100 -8192 -1 -13 -1 -200 -1 -3500 -1 -159 -0 -8192 -2048 -0 -128 -8192 -2048 -96 -8192 -512 -2 -776 -256 -128 -128 -600 -8000 -6000 -512 -256 -256 -128 -4000 -3000 -512 -256 -256 -512 -32767 -0 -0 -6000 -512 -8230 -5827 -16384 -512 -768 -150 -32767 -16384 -16384 -32 -12000 -32 -64 -64 -16800 -512 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --80 --70 --64 --15 -0 --96 --88 --59 --10 -0 -50 -400 -0 -0 -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_NARROWBAND_WIRED_HEADPHONE.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_NARROWBAND_WIRED_HEADPHONE.txt deleted file mode 100644 index 434527f..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_NARROWBAND_WIRED_HEADPHONE.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -264 -0 -0 -1 -0 -1 -100 -8192 -1 -2 -1 -50 -1 -3700 -1 -31 -0 -8192 -2048 -0 -96 -8192 -1024 -64 -8192 -2048 -1 -776 -100 -100 -100 -600 -3000 -1000 -384 -128 -128 -64 -1000 -1000 -512 -384 -256 -128 -32767 -0 -0 -3000 -280 -8230 -8230 -16384 -512 -768 -150 -32767 -16384 -16384 -1 -8000 -32 -64 -64 -16384 -512 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --80 --72 --70 --12 -0 --96 --88 --70 --12 --10 -50 -400 -1 --8 -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_NARROWBAND_WIRED_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_NARROWBAND_WIRED_HEADSET.txt deleted file mode 100644 index 4045057..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_NARROWBAND_WIRED_HEADSET.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -260 -0 -0 -1 -0 -1 -100 -8192 -1 -4 -1 -250 -1 -3700 -1 -31 -0 -8192 -2048 -0 -96 -8192 -1024 -64 -8192 -2048 -1 -776 -100 -100 -100 -600 -3000 -1000 -384 -128 -128 -64 -4000 -3000 -384 -128 -128 -128 -32767 -0 -0 -3000 -280 -5827 -5827 -16384 -512 -768 -150 -32767 -16384 -16384 -1 -8000 -32 -64 -64 -16384 -512 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --96 --88 --70 --12 -0 --96 --88 --70 --12 -0 -50 -400 -1 --8 -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt deleted file mode 100644 index 0ed84e8..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -32 -1 -0 -1 -0 -1 -690 -8192 -1 -17 -1 -300 -1 -7000 -1 -159 -0 -2048 -8192 -0 -200 -8192 -1024 -128 -8192 -800 -2 -776 -512 -256 -256 -600 -16000 -14000 -1024 -512 -512 -384 -12000 -6000 -512 -256 -256 -512 -32767 -0 -0 -23000 -512 -4096 -5827 -16384 -512 -768 -150 -32767 -16384 -16384 -1 -14000 -32 -64 -64 -16800 -768 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -0 -0 -0 -5 --80 --70 --65 --24 -0 --96 --86 --65 --24 -0 -50 -1000 -0 -0 -0 -64 -3 -29 -137 -398 -812 -1187 -1201 -715 -20 --364 --233 -85 -169 -10 --98 --27 -54 -24 --31 --15 -20 -11 --13 --5 -9 -2 --6 -0 -4 -1 --2 -2 -1 --1 --1 -1 -0 --1 -0 -0 -0 -1 -0 --2 --2 -1 --1 --2 --1 -1 -1 -0 -1 -0 -0 -0 -0 -0 -0 -2 -1 -0 --2 --2 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_WIDEBAND_EARPIECE.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_WIDEBAND_EARPIECE.txt deleted file mode 100644 index db68552..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_WIDEBAND_EARPIECE.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -1 -1 -0 -1 -0 -1 -220 -8192 -1 -14 -1 -150 -1 -7200 -1 -31 -0 -31613 -514 -0 -80 -8192 -1024 -64 -8192 -80 -1 -100 -256 -128 -128 -600 -20000 -16000 -512 -512 -512 -256 -20000 -16000 -384 -128 -128 -16 -32767 -0 -0 -3000 -280 -5827 -5827 -16384 -512 -768 -150 -32767 -16384 -16384 -1 -12000 -32 -64 -64 -16728 -512 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -0 -5 --80 --74 --70 --15 -0 --96 --90 --70 --15 -0 -50 -400 -1 --6 -1 -64 -2634 -2199 -923 --91 --159 --78 --49 --137 --121 --65 --20 -11 --8 --27 -29 -96 -75 --12 --54 --76 --93 --113 --78 --19 -31 -30 -15 -7 -10 -4 -9 -2 --6 --5 --8 -3 -7 -11 -12 -9 --2 --11 --13 --10 --9 --5 -3 -12 -17 -14 -9 -9 -2 -6 -6 -9 -9 -1 --5 --10 --12 --4 --5 -1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_WIDEBAND_SLD.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_WIDEBAND_SLD.txt deleted file mode 100644 index a148eec..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_WIDEBAND_SLD.txt +++ /dev/null @@ -1,386 +0,0 @@ -385 -25 -3 -64 -1 -0 -1 -0 -1 -0 -8192 -1 -7 -1 -200 -0 -7000 -1 -31 -0 -8192 -2048 -0 -96 -8192 -4096 -64 -8192 -2048 -2 -776 -512 -256 -256 -600 -1000 -1000 -512 -256 -256 -0 -1000 -1000 -512 -384 -256 -128 -32767 -0 -0 -1000 -280 -8230 -5827 -8192 -512 -768 -150 -32767 -16384 -16384 -1 -6000 -32 -64 -64 -16728 -1024 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --80 --68 --63 --12 -0 --96 --84 --63 --12 -0 -50 -400 -0 -0 -1 -64 -4120 -356 --555 -18 -214 -25 --89 --35 -43 --1 -13 --14 -5 --18 -16 --2 -11 --18 -6 --4 -14 --11 -4 --7 -11 --6 -5 --7 -7 --5 -5 --5 -4 --4 -4 --3 -3 --3 -3 --2 -2 --2 -2 --1 -1 --1 -1 --1 -1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 - diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_WIDEBAND_SPEAKER.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_WIDEBAND_SPEAKER.txt deleted file mode 100644 index 26f1b2b..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_WIDEBAND_SPEAKER.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -2 -1 -0 -1 -0 -1 -230 -8192 -1 -14 -1 -200 -1 -7200 -1 -159 -0 -8192 -2048 -0 -128 -8192 -4096 -96 -8192 -1024 -2 -100 -512 -256 -256 -600 -20000 -16000 -512 -256 -256 -128 -20000 -16000 -768 -384 -384 -384 -32767 -0 -0 -12000 -280 -5827 -5827 -16384 -512 -768 -150 -32767 -16384 -16384 -1 -8000 -32 -64 -64 -16800 -1024 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --80 --70 --65 --24 -0 --96 --86 --65 --24 -0 -50 -400 -0 --7 -0 -64 -2501 -1828 -1023 -432 -578 -345 -331 -134 -120 -23 -122 -99 -128 -107 -131 -88 -117 -70 -101 -68 -86 -43 -65 -42 -71 -43 -54 -29 -53 -28 -45 -16 -22 -8 -20 -14 -28 -21 -29 -31 -23 -17 -21 -5 -10 -7 -12 -5 -6 -3 --2 --4 --2 --15 --8 --7 --7 --5 --4 --2 --2 --2 --1 --1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt deleted file mode 100644 index 767b64e..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -8 -1 -0 -1 -0 -1 -220 -8192 -1 -14 -1 -150 -1 -7200 -1 -31 -0 -31613 -514 -0 -80 -8192 -1024 -64 -8192 -80 -1 -100 -256 -128 -128 -600 -3000 -2000 -256 -128 -128 -16 -2000 -1000 -384 -128 -128 -16 -32767 -0 -0 -3000 -280 -5827 -5827 -16384 -512 -768 -150 -32767 -16384 -16384 -1 -12000 -32 -64 -64 -16728 -512 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -0 -5 --80 --74 --70 --15 -0 --96 --90 --70 --15 -0 -50 -400 -1 --6 -1 -64 -2634 -2199 -923 --91 --159 --78 --49 --137 --121 --65 --20 -11 --8 --27 -29 -96 -75 --12 --54 --76 --93 --113 --78 --19 -31 -30 -15 -7 -10 -4 -9 -2 --6 --5 --8 -3 -7 -11 -12 -9 --2 --11 --13 --10 --9 --5 -3 -12 -17 -14 -9 -9 -2 -6 -6 -9 -9 -1 --5 --10 --12 --4 --5 -1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_WIDEBAND_WIRED_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_WIDEBAND_WIRED_HEADSET.txt deleted file mode 100644 index a1d2ebc..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIP/Tx_ControlParams_WIDEBAND_WIRED_HEADSET.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -4 -1 -0 -1 -0 -1 -230 -8192 -1 -13 -1 -150 -1 -7200 -1 -31 -0 -8192 -2048 -0 -80 -8192 -4096 -64 -8192 -1024 -1 -100 -256 -128 -128 -600 -16000 -14000 -256 -128 -128 -64 -16000 -14000 -512 -256 -256 -128 -32767 -0 -0 -2000 -280 -8230 -5827 -16384 -512 -768 -150 -32767 -16384 -16384 -1 -8000 -32 -64 -64 -16728 -1024 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --96 --86 --65 --24 -0 --96 --86 --65 --24 -0 -50 -1000 -1 --8 -1 -64 -4588 -444 --548 --274 --347 --360 --187 --115 --94 --69 --26 --132 --139 --117 --54 --82 --44 --50 --9 --21 --14 --41 --28 --37 --19 --44 --32 --25 -18 -26 -54 -36 -40 -22 -17 -4 -9 -0 -7 -0 -3 --4 -4 -7 -0 -1 --7 --7 --5 --3 --4 --8 --3 --1 -2 -5 -0 -5 -2 -2 -9 -14 -16 -16 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPFMC/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIPFMC/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt deleted file mode 100644 index 0658f23..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPFMC/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -4384 -1 -6 - - -2981888 -1 -0 -1 --15 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -100 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -4210688 -1 -0 -1 --12 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -100 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -5951488 -1 -0 -1 --9 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -100 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -8404992 -1 -0 -1 --6 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -100 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -11874304 -1 -0 -1 --3 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -100 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -16777216 -1 -0 -1 -0 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -100 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPFMC/Rx_ControlParams_WIDEBAND_EARPIECE.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIPFMC/Rx_ControlParams_WIDEBAND_EARPIECE.txt deleted file mode 100644 index 6f36e7d..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPFMC/Rx_ControlParams_WIDEBAND_EARPIECE.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -4353 -1 -6 - - -2981888 -1 -0 -1 --11 -1 -5304 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --5 -0 --96 --80 --70 --5 -0 -50 -1000 -0 -0 --78 -0 -150 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --70 --65 --24 -0 --96 --96 --65 --24 -0 -50 -1000 - - - - - - - - -4210688 -1 -0 -1 --8 -1 -5304 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --5 -0 --96 --80 --70 --5 -0 -50 -1000 -0 -0 --78 -0 -150 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --70 --65 --24 -0 --96 --96 --65 --24 -0 -50 -1000 - - - - - - - - -5951488 -1 -0 -1 --5 -1 -5304 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --5 -0 --96 --80 --70 --5 -0 -50 -1000 -0 -0 --78 -0 -150 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --70 --65 --24 -0 --96 --96 --65 --24 -0 -50 -1000 - - - - - - - - -8404992 -1 -0 -1 --2 -1 -5304 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --5 -0 --96 --80 --70 --5 -0 -50 -1000 -0 -0 --78 -0 -150 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --70 --65 --24 -0 --96 --96 --65 --24 -0 -50 -1000 - - - - - - - - -11874304 -1 -0 -1 -1 -1 -5304 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --3 -0 --96 --80 --70 --3 --1 -50 -1000 --1 -0 --78 -0 -150 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --70 --65 --24 -0 --96 --96 --65 --24 -0 -50 -1000 - - - - - - - - -16777216 -1 -0 -1 -4 -1 -5304 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --6 -0 --96 --80 --70 --6 --5 -50 -1000 --5 -0 --78 -0 -150 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --70 --65 --24 -0 --96 --96 --65 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -64 -3060 -623 -1301 --452 --159 --243 --125 --42 --157 -0 -110 -132 -133 -64 -26 --4 --70 --96 --71 --42 --13 -22 -48 -53 -42 -23 -0 --18 --29 --30 --22 --9 -3 -12 -17 -15 -10 -3 --3 --7 --8 --7 --4 -0 -2 -3 -3 -2 -1 -0 -0 --1 --1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPFMC/Rx_ControlParams_WIDEBAND_SPEAKER.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIPFMC/Rx_ControlParams_WIDEBAND_SPEAKER.txt deleted file mode 100644 index d0ad475..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPFMC/Rx_ControlParams_WIDEBAND_SPEAKER.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -4354 -1 -6 - - -2981888 -1 -0 -1 --9 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --50 --5 -0 --96 --70 --50 --5 -0 -50 -1000 -0 -0 --78 -1 -150 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --65 --24 -0 --96 --96 --65 --24 -0 -50 -1000 - - - - - - - - -4210688 -1 -0 -1 --6 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --50 --5 -0 --96 --70 --50 --5 -0 -50 -1000 -0 -0 --78 -1 -150 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --65 --24 -0 --96 --96 --65 --24 -0 -50 -1000 - - - - - - - - -5951488 -1 -0 -1 --3 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --50 --5 -0 --96 --70 --50 --5 -0 -50 -1000 -0 -0 --78 -1 -150 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --65 --24 -0 --96 --96 --65 --24 -0 -50 -1000 - - - - - - - - -8404992 -1 -0 -1 -0 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --50 --5 -0 --96 --70 --50 --5 -0 -50 -1000 -0 -0 --78 -1 -150 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --65 --24 -0 --96 --96 --65 --24 -0 -50 -1000 - - - - - - - - -11874304 -1 -0 -1 -3 -1 -5304 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --50 --5 -0 --96 --70 --50 --5 --3 -50 -1000 --3 -0 --78 -1 -150 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --65 --24 -0 --96 --96 --65 --24 -0 -50 -1000 - - - - - - - - -16777216 -1 -0 -1 -6 -1 -5304 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --50 --7 -0 --96 --70 --50 --7 --6 -50 -1000 --6 -0 --78 -1 -150 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --65 --24 -0 --96 --96 --65 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -64 -2349 -2382 -403 --376 --96 --196 -180 -268 -130 --57 --282 --276 --154 --13 -83 -19 --35 --117 --74 --28 -51 -48 -27 --35 --49 --51 --8 -7 -26 -8 -7 --2 -15 -21 -35 -25 -20 -4 -2 --2 -1 --1 -0 --5 --4 --5 --1 -0 -1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPFMC/Rx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIPFMC/Rx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt deleted file mode 100644 index 5205cfb..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPFMC/Rx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -4360 -1 -6 - - -2981888 -1 -0 -1 --10 -1 -5826 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 -0 -0 --78 -1 -100 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --70 --65 --24 -0 --96 --96 --65 --24 -0 -50 -1000 - - - - - - - - -4210688 -1 -0 -1 --7 -1 -5826 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 -0 -0 --78 -1 -100 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --70 --65 --24 -0 --96 --96 --65 --24 -0 -50 -1000 - - - - - - - - -5951488 -1 -0 -1 --4 -1 -5826 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 -0 -0 --78 -1 -100 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --70 --65 --24 -0 --96 --96 --65 --24 -0 -50 -1000 - - - - - - - - -8404992 -1 -0 -1 --1 -1 -5826 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 -0 -0 --78 -1 -100 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --70 --65 --24 -0 --96 --96 --65 --24 -0 -50 -1000 - - - - - - - - -11874304 -1 -0 -1 -2 -1 -5826 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --4 -0 --96 --80 --70 --4 --3 -50 -1000 --3 -0 --78 -1 -100 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --70 --65 --24 -0 --96 --96 --65 --24 -0 -50 -1000 - - - - - - - - -16777216 -1 -0 -1 -5 -1 -5826 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --7 -0 --96 --80 --70 --7 --6 -50 -1000 --6 -0 --78 -1 -100 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --70 --65 --24 -0 --96 --96 --65 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPFMC/Rx_ControlParams_WIDEBAND_WIRED_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIPFMC/Rx_ControlParams_WIDEBAND_WIRED_HEADSET.txt deleted file mode 100644 index b4ec66d..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPFMC/Rx_ControlParams_WIDEBAND_WIRED_HEADSET.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -4356 -1 -6 - - -2981888 -1 -0 -1 --15 -1 -5826 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --7 -0 --96 --80 --70 --7 -0 -50 -1000 -0 -0 --78 -0 -150 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --70 --65 --24 -0 --96 --96 --65 --24 -0 -50 -1000 - - - - - - - - -4210688 -1 -0 -1 --12 -1 -5826 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --5 -0 --96 --80 --70 --5 -0 -50 -1000 -0 -0 --78 -0 -150 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --70 --65 --24 -0 --96 --96 --65 --24 -0 -50 -1000 - - - - - - - - -5951488 -1 -0 -1 --9 -1 -5826 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --5 -0 --96 --80 --70 --5 -0 -50 -1000 -0 -0 --78 -0 -150 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --70 --65 --24 -0 --96 --96 --65 --24 -0 -50 -1000 - - - - - - - - -8404992 -1 -0 -1 --6 -1 -5826 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --5 -0 --96 --80 --70 --5 -0 -50 -1000 -0 -0 --78 -0 -150 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --70 --65 --24 -0 --96 --96 --65 --24 -0 -50 -1000 - - - - - - - - -11874304 -1 -0 -1 --3 -1 -5826 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --5 -0 --96 --80 --70 --5 -0 -50 -1000 -0 -0 --78 -0 -150 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --70 --65 --24 -0 --96 --96 --65 --24 -0 -50 -1000 - - - - - - - - -16777216 -1 -0 -1 -0 -1 -5826 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --5 -0 --96 --80 --70 --5 --3 -50 -1000 --3 -0 --78 -0 -150 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --70 --65 --24 -0 --96 --96 --65 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -0 -0 -10 -800 -120 - - - -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPFMC/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIPFMC/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt deleted file mode 100644 index 09a52e4..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPFMC/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -4384 -1 -0 -1 -0 -1 -850 -8192 -1 -5 -1 -150 -0 -7000 -1 -63 -0 -8192 -2048 -0 -200 -8192 -1024 -128 -8192 -800 -2 -776 -512 -256 -256 -600 -20000 -18000 -768 -256 -256 -512 -20000 -18000 -768 -256 -256 -512 -32767 -0 -0 -20000 -280 -5304 -5827 -16384 -512 -768 -150 -32767 -16384 -16384 -1 -12000 -32 -64 -64 -16670 -768 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -0 -0 -0 -5 --96 --66 --50 --24 -0 --96 --86 --50 --24 -0 -50 -1000 -0 -0 -0 -32 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPFMC/Tx_ControlParams_WIDEBAND_EARPIECE.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIPFMC/Tx_ControlParams_WIDEBAND_EARPIECE.txt deleted file mode 100644 index 35aff95..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPFMC/Tx_ControlParams_WIDEBAND_EARPIECE.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -4353 -1 -0 -1 -0 -0 -0 -4096 -1 -7 -1 -100 -0 -7000 -1 -63 -0 -8192 -2048 -0 -128 -8192 -4096 -96 -8192 -512 -1 -767 -512 -256 -256 -600 -5000 -3000 -512 -256 -256 -256 -5000 -3000 -512 -256 -256 -512 -32767 -0 -0 -5000 -280 -8230 -5827 -16384 -512 -768 -150 -32767 -16384 -16384 -1 -8000 -32 -64 -64 -16728 -4096 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -0 -5 --96 --80 --65 --9 -0 --96 --96 --65 --9 --8 -50 -1000 -0 --8 -0 -64 -3483 -651 -659 --743 --2 -81 -62 -123 --40 --107 --196 --167 -18 -110 -122 -103 -30 --28 --27 --3 -12 -12 --3 --22 --28 --18 --5 -1 -0 --6 --6 -0 -12 -20 -20 -12 -1 --7 --10 --9 --5 --2 -0 -0 -0 -0 -0 -1 -1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPFMC/Tx_ControlParams_WIDEBAND_SPEAKER.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIPFMC/Tx_ControlParams_WIDEBAND_SPEAKER.txt deleted file mode 100644 index 41a04f1..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPFMC/Tx_ControlParams_WIDEBAND_SPEAKER.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -4354 -1 -0 -1 -0 -0 -280 -8192 -1 -12 -1 -100 -0 -7000 -1 -63 -0 -4096 -4096 -0 -128 -8192 -4096 -96 -8192 -1600 -2 -776 -512 -256 -256 -600 -10000 -8000 -512 -256 -256 -512 -10000 -8000 -512 -256 -256 -512 -32767 -0 -0 -10000 -512 -5826 -5827 -10362 -512 -768 -150 -32767 -16384 -16384 -128 -3000 -32 -64 -64 -16728 -768 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -0 -0 -0 -5 --96 --75 --65 --16 -0 --96 --96 --65 --16 --15 -50 -1000 -0 --15 -0 -64 -4525 --216 --1351 --606 -558 -754 -414 -122 --118 --280 --246 --81 -47 -63 -39 -70 -119 -99 -46 -44 -69 -70 -63 -61 -37 --10 --38 --30 --15 --19 --30 --28 --15 --6 --8 --14 --15 --9 -0 -6 -6 -1 --2 --4 --2 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPFMC/Tx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIPFMC/Tx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt deleted file mode 100644 index 26edcf8..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPFMC/Tx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -4360 -1 -0 -1 -0 -0 -0 -8192 -1 -8 -1 -100 -0 -7000 -1 -63 -0 -8192 -2048 -0 -128 -8192 -2048 -96 -8192 -2048 -1 -767 -512 -256 -256 -600 -5000 -3000 -256 -128 -128 -128 -5000 -3000 -512 -256 -128 -128 -32767 -0 -0 -5000 -280 -8230 -5827 -16384 -512 -768 -150 -32767 -16384 -16384 -1 -6000 -32 -64 -64 -16670 -1024 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -0 -5 --96 --80 --76 --24 -0 --96 --96 --76 --24 -0 -50 -1000 -0 -0 -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPFMC/Tx_ControlParams_WIDEBAND_WIRED_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIPFMC/Tx_ControlParams_WIDEBAND_WIRED_HEADSET.txt deleted file mode 100644 index d3e08d8..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPFMC/Tx_ControlParams_WIDEBAND_WIRED_HEADSET.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -4356 -1 -0 -1 -0 -0 -0 -4096 -1 -0 -1 -100 -0 -7000 -1 -63 -0 -8192 -2048 -0 -128 -8192 -4096 -96 -8192 -2048 -1 -767 -512 -256 -256 -600 -5000 -3000 -512 -256 -128 -256 -5000 -3000 -512 -256 -128 -256 -32767 -0 -0 -5000 -280 -8230 -5827 -10362 -512 -768 -150 -32767 -16384 -16384 -1 -6000 -32 -64 -64 -16728 -1024 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -0 -5 --96 --80 --65 --16 -0 --96 --96 --65 --16 --15 -50 -1000 -0 --15 -0 -64 -4525 --216 --1351 --606 -558 -754 -414 -122 --118 --280 --246 --81 -47 -63 -39 -70 -119 -99 -46 -44 -69 -70 -63 -61 -37 --10 --38 --30 --15 --19 --30 --28 --15 --6 --8 --14 --15 --9 -0 -6 -6 -1 --2 --4 --2 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt deleted file mode 100644 index a847edd..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Rx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -4128 -1 -6 - - -3121152 -1 -0 -1 --15 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -4337664 -1 -0 -1 --12 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -6057984 -1 -0 -1 --9 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -8491008 -1 -0 -1 --6 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -11923456 -1 -0 -1 --3 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -16777216 -1 -0 -1 -0 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -1 -0 -10 -800 -120 - - - -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Rx_ControlParams_WIDEBAND_EARPIECE.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Rx_ControlParams_WIDEBAND_EARPIECE.txt deleted file mode 100644 index 4bc6a98..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Rx_ControlParams_WIDEBAND_EARPIECE.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -4097 -1 -6 - - -3121152 -1 -0 -1 --13 -1 -4096 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --60 --6 -0 --96 --70 --60 --6 --6 -50 -400 --6 -0 --78 -0 -100 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --68 --62 --24 -0 --96 --84 --62 --24 -0 -50 -1000 - - - - - - - - -4337664 -1 -0 -1 --10 -1 -4096 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --60 --6 -0 --96 --70 --60 --6 --6 -50 -400 --6 -0 --78 -0 -100 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --68 --62 --24 -0 --96 --84 --62 --24 -0 -50 -1000 - - - - - - - - -6057984 -1 -0 -1 --7 -1 -4096 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --60 --6 -0 --96 --70 --60 --6 --6 -50 -400 --6 -0 --78 -0 -100 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --68 --62 --24 -0 --96 --84 --62 --24 -0 -50 -1000 - - - - - - - - -8491008 -1 -0 -1 --4 -1 -4096 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --60 --6 -0 --96 --70 --60 --6 --6 -50 -400 --6 -0 --78 -0 -100 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --68 --62 --24 -0 --96 --84 --62 --24 -0 -50 -1000 - - - - - - - - -11923456 -1 -0 -1 --1 -1 -4096 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --60 --6 -0 --96 --70 --60 --6 --6 -50 -400 --6 -0 --78 -0 -100 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --68 --62 --24 -0 --96 --84 --62 --24 -0 -50 -1000 - - - - - - - - -16777216 -1 -0 -1 -2 -1 -4096 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -100 -0 -0 -26 -1024 -20000 -23198 -256 -2048 -512 -12055 -32604 -32441 -28000 -1024 -5 --96 --70 --60 --6 -0 --96 --70 --60 --6 --6 -50 -400 --6 -0 --78 -0 -100 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --68 --62 --24 -0 --96 --84 --62 --24 -0 -50 -1000 - - - - - - - - - -1 -1 -1 -0 -10 -800 -120 - - - -1 -64 -3389 -564 -598 --742 -299 -101 --233 -163 -5 --124 -70 -55 --58 --33 -43 -32 --39 --28 -38 -20 --34 --14 -29 -9 --23 --6 -19 -4 --15 --3 -11 -2 --9 --1 -6 -1 --5 -0 -3 -0 --2 -0 -2 -0 --1 -0 -1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 \ No newline at end of file diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Rx_ControlParams_WIDEBAND_SLD.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Rx_ControlParams_WIDEBAND_SLD.txt deleted file mode 100644 index 9ab4b24..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Rx_ControlParams_WIDEBAND_SLD.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -4160 -1 -6 - - -3121152 -1 -0 -1 --15 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -4337664 -1 -0 -1 --12 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -6057984 -1 -0 -1 --9 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -8491008 -1 -0 -1 --6 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -11923456 -1 -0 -1 --3 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -16777216 -1 -0 -1 -0 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --80 --70 --12 -0 --96 --80 --70 --12 -0 -50 -1000 --2 -0 --78 -1 -250 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - - -0 -0 -1 -0 -10 -800 -120 - - - -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Rx_ControlParams_WIDEBAND_SPEAKER.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Rx_ControlParams_WIDEBAND_SPEAKER.txt deleted file mode 100644 index cd2d46d..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Rx_ControlParams_WIDEBAND_SPEAKER.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -4098 -1 -6 - - -3121152 -1 -0 -1 --18 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --72 --66 --9 -0 --96 --72 --60 --3 -0 -400 -50 --5 -0 --78 -1 -100 -0 -0 -16384 -512 -512 -25520 -32685 -0 -0 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -4337664 -1 -0 -1 --14 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --72 --66 --9 -0 --96 --72 --60 --3 -0 -400 -50 --5 -0 --78 -1 -100 -0 -0 -16384 -512 -512 -25520 -32685 -0 -0 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -6057984 -1 -0 -1 --10 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --72 --66 --9 -0 --96 --72 --60 --3 -0 -400 -50 --5 -0 --78 -1 -100 -0 -0 -16384 -512 -512 -25520 -32685 -0 -0 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -8491008 -1 -0 -1 --6 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --72 --66 --9 -0 --96 --72 --60 --3 -0 -400 -50 --5 -0 --78 -1 -100 -0 -0 -16384 -512 -512 -25520 -32685 -0 -0 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -11923456 -1 -0 -1 --2 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --72 --66 --9 -0 --96 --72 --60 --3 -0 -400 -50 --5 -0 --78 -1 -100 -0 -0 -16384 -512 -512 -25520 -32685 -0 -0 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - -16777216 -1 -0 -1 -2 -1 -8230 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -50 -0 -0 -255 -1286 -20000 -16384 -256 -8192 -512 -12055 -32604 -32441 -23170 -1024 -5 --96 --72 --66 --9 -0 --96 --72 --60 --3 -0 -400 -50 --5 -0 --78 -1 -100 -0 -0 -16384 -512 -512 -25520 -32685 -0 -0 -5 --96 --80 --70 --24 -0 --96 --96 --70 --24 -0 -50 -1000 - - - - - - - - - -1 -1 -1 -0 -10 -800 -120 - - - -0 -64 -2879 -782 -1133 --898 -191 --38 -8 -168 --180 -5 -43 -34 -3 --108 -64 -73 --88 --12 -54 --10 --14 -2 --6 -16 -5 --28 -9 -22 --17 --8 -12 -1 --4 --2 -1 -3 --2 --2 -1 -1 --1 --1 -0 -1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Rx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Rx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt deleted file mode 100644 index 8d04028..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Rx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -4104 -1 -6 - - -3121152 -1 -0 -1 --15 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --3 -0 --86 -1 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -4337664 -1 -0 -1 --12 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --3 -0 --86 -1 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -6057984 -1 -0 -1 --9 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --3 -0 --86 -1 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -8491008 -1 -0 -1 --6 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --3 -0 --86 -1 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -11923456 -1 -0 -1 --3 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --3 -0 --86 -1 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -16777216 -1 -0 -1 -0 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --3 -0 --86 -1 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - - -1 -1 -1 -0 -10 -800 -120 - - - -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Rx_ControlParams_WIDEBAND_WIRED_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Rx_ControlParams_WIDEBAND_WIRED_HEADSET.txt deleted file mode 100644 index 038c125..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Rx_ControlParams_WIDEBAND_WIRED_HEADSET.txt +++ /dev/null @@ -1,723 +0,0 @@ -669 -25 -2 -4100 -1 -6 - - -3121152 -1 -0 -1 --15 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --4 -0 --86 -1 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -4337664 -1 -0 -1 --12 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --4 -0 --86 -1 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -6057984 -1 -0 -1 --9 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --4 -0 --86 -1 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -8491008 -1 -0 -1 --6 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --4 -0 --86 -1 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -11923456 -1 -0 -1 --3 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --4 -0 --86 -1 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - -16777216 -1 -0 -1 -0 -1 -8192 -96 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -375 -0 -0 -26 -4096 -4096 -32767 -256 -2048 -512 -0 -0 -0 -32767 -4096 -5 --96 --86 --60 --12 -0 --96 --86 --60 --12 -0 -50 -400 --4 -0 --86 -1 -150 -0 -7 -16384 -128 -8192 -25520 -32685 -23197 -9216 -5 --80 --70 --68 --24 -0 --96 --86 --68 --24 -0 -50 -1000 - - - - - - - - - -1 -1 -1 -0 -10 -800 -120 - - - -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt deleted file mode 100644 index 8a9c7b6..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Tx_ControlParams_WIDEBAND_BLUETOOTH_SCO_HEADSET.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -4128 -1 -0 -1 -0 -1 -690 -8192 -1 -18 -1 -300 -1 -7000 -1 -159 -0 -8192 -2048 -0 -200 -8192 -1024 -128 -8192 -800 -2 -776 -512 -256 -256 -600 -12000 -8000 -512 -256 -256 -512 -12000 -6000 -512 -256 -256 -512 -32767 -0 -0 -23000 -512 -4096 -5827 -16384 -512 -768 -150 -32767 -12288 -16384 -1 -20480 -32 -64 -64 -16800 -400 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -25520 -32685 -23197 -9216 -0 -0 -0 -5 --80 --70 --65 --24 -0 --96 --86 --65 --24 -0 -50 -1000 -1 --20 -0 -64 -4096 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Tx_ControlParams_WIDEBAND_EARPIECE.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Tx_ControlParams_WIDEBAND_EARPIECE.txt deleted file mode 100644 index 418ef74..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Tx_ControlParams_WIDEBAND_EARPIECE.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -4097 -1 -0 -1 -0 -1 -25 -8192 -1 -12 -1 -150 -1 -7000 -1 -31 -0 -8192 -2048 -0 -80 -8192 -1024 -64 -8192 -1768 -1 -100 -512 -256 -256 -600 -3000 -2000 -384 -128 -128 -0 -2000 -1000 -384 -128 -128 -0 -32767 -0 -0 -3000 -280 -8230 -5827 -16384 -512 -768 -150 -32767 -16384 -16384 -1 -2000 -32 -64 -64 -16728 -512 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -0 -5 --80 --74 --70 --15 -0 --96 --90 --70 --15 -0 -50 -400 -1 --14 -1 -64 -3733 -501 --184 -59 --10 --8 -15 --17 -18 --18 -18 --17 -17 --16 -16 --15 -15 --14 -13 --13 -12 --12 -11 --11 -10 --10 -9 --9 -8 --8 -7 --7 -6 --6 -5 --5 -5 --4 -4 --3 -3 --3 -2 --2 -2 --2 -1 --1 -1 --1 -1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Tx_ControlParams_WIDEBAND_SLD.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Tx_ControlParams_WIDEBAND_SLD.txt deleted file mode 100644 index 392cff6..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Tx_ControlParams_WIDEBAND_SLD.txt +++ /dev/null @@ -1,386 +0,0 @@ -385 -25 -3 -4160 -1 -0 -1 -0 -1 -0 -8192 -1 -15 -1 -200 -0 -7000 -1 -31 -0 -8192 -2048 -0 -96 -8192 -4096 -64 -8192 -2048 -2 -776 -512 -256 -256 -600 -1000 -1000 -512 -256 -256 -0 -1000 -1000 -512 -384 -256 -128 -32767 -0 -0 -1000 -280 -8230 -5827 -8192 -512 -768 -150 -32767 -16384 -16384 -1 -6000 -32 -64 -64 -16728 -1024 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --80 --68 --63 --12 -0 --96 --84 --63 --12 -0 -50 -400 -1 --10 -1 -64 -4120 -356 --555 -18 -214 -25 --89 --35 -43 --1 -13 --14 -5 --18 -16 --2 -11 --18 -6 --4 -14 --11 -4 --7 -11 --6 -5 --7 -7 --5 -5 --5 -4 --4 -4 --3 -3 --3 -3 --2 -2 --2 -2 --1 -1 --1 -1 --1 -1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 - diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Tx_ControlParams_WIDEBAND_SPEAKER.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Tx_ControlParams_WIDEBAND_SPEAKER.txt deleted file mode 100644 index f91b352..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Tx_ControlParams_WIDEBAND_SPEAKER.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -4098 -1 -0 -1 -0 -1 -20 -8192 -1 -18 -1 -100 -1 -7000 -1 -223 -0 -8192 -2048 -0 -128 -8192 -6400 -96 -8192 -768 -2 -100 -512 -32 -32 -2200 -5000 -4000 -768 -128 -128 -128 -1000 -1000 -768 -256 -256 -128 -32767 -16384 -16384 -5000 -280 -8230 -5827 -16384 -512 -768 -150 -32767 -16384 -16384 -1 -8000 -32 -64 -64 -16728 -1024 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --86 --76 --65 --26 -0 --96 --86 --65 --26 -0 -200 -400 -1 --10 -0 -64 -2741 -1570 -65 --511 -153 -96 -70 --96 -27 --61 -44 --11 -30 --16 -7 --35 -30 --15 -23 --21 -19 --23 -15 --16 -24 --14 -10 --19 -16 --9 -14 --14 -9 --10 -11 --8 -8 --8 -7 --6 -6 --5 -5 --5 -4 --3 -3 --3 -2 --2 -2 --1 -1 --1 -1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Tx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Tx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt deleted file mode 100644 index df6262b..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Tx_ControlParams_WIDEBAND_WIRED_HEADPHONE.txt +++ /dev/null @@ -1,386 +0,0 @@ -385 -25 -3 -4104 -1 -0 -1 -0 -1 -0 -8192 -1 -15 -1 -200 -0 -7000 -1 -31 -0 -8192 -2048 -0 -96 -8192 -4096 -64 -8192 -2048 -2 -776 -512 -256 -256 -600 -1000 -1000 -512 -256 -256 -0 -1000 -1000 -512 -384 -256 -128 -32767 -0 -0 -1000 -280 -8230 -5827 -8192 -512 -768 -150 -32767 -16384 -16384 -1 -6000 -32 -64 -64 -16728 -1024 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --80 --68 --63 --12 -0 --96 --84 --63 --12 -0 -50 -400 -1 --10 -1 -64 -4120 -356 --555 -18 -214 -25 --89 --35 -43 --1 -13 --14 -5 --18 -16 --2 -11 --18 -6 --4 -14 --11 -4 --7 -11 --6 -5 --7 -7 --5 -5 --5 -4 --4 -4 --3 -3 --3 -3 --2 -2 --2 -2 --1 -1 --1 -1 --1 -1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 - diff --git a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Tx_ControlParams_WIDEBAND_WIRED_HEADSET.txt b/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Tx_ControlParams_WIDEBAND_WIRED_HEADSET.txt deleted file mode 100644 index 6415358..0000000 --- a/universal7570-common/proprietary/vendor/etc/nxp/mVoIPSec/Tx_ControlParams_WIDEBAND_WIRED_HEADSET.txt +++ /dev/null @@ -1,385 +0,0 @@ -385 -25 -3 -4100 -1 -0 -1 -0 -1 -0 -8192 -1 -13 -1 -300 -1 -7000 -1 -31 -0 -8192 -2048 -0 -96 -8192 -4096 -64 -8192 -2048 -2 -776 -512 -256 -256 -600 -3000 -1000 -384 -128 -128 -64 -4000 -3000 -384 -128 -128 -128 -32767 -0 -0 -1000 -280 -4096 -5827 -16384 -512 -768 -150 -32767 -16384 -16384 -1 -8000 -32 -64 -64 -16728 -1024 -0 -0 -5119 -0 -90 -8192 -8192 -2048 -40 -2048 -4000 -32 -2048 -4000 -2 -100 -32 -1024 -800 -32 -1024 -800 -2 -100 -2048 -32 -64 -20480 -64 -16800 -400 -12288 -0 -16384 -32767 -60 -23062 --11398 --2622 -4704 -8698 -8807 -4494 -835 -481 -209 -6655 -7358 --1669 -4806 --598 --880 -16 -16 -181 -512 -256 -256 -600 -0 -512 -256 -256 -6000 -3000 -128 -480 -320 -280 -5000 -2000 -256 -32767 -0 -0 -16384 -0 -128 -768 -12288 -8192 -256 -256 -256 -4915 -0 -20 -823 -3277 -16423 -9093 -0 -5827 -819 -32767 -32767 -0 -0 -16384 -512 -512 -12055 -32442 -23170 -4096 -0 -0 -1 -5 --80 --67 --62 --12 -0 --96 --83 --62 --12 -0 -50 -400 -1 --10 -1 -64 -4120 -356 --555 -18 -214 -25 --89 --35 -43 --1 -13 --14 -5 --18 -16 --2 -11 --18 -6 --4 -14 --11 -4 --7 -11 --6 -5 --7 -7 --5 -5 --5 -4 --4 -4 --3 -3 --3 -3 --2 -2 --2 -2 --1 -1 --1 -1 --1 -1 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 -0 diff --git a/universal7570-common/proprietary/vendor/etc/permissions/android.hardware.location.gps.xml b/universal7570-common/proprietary/vendor/etc/permissions/android.hardware.location.gps.xml deleted file mode 100644 index 72ab732..0000000 --- a/universal7570-common/proprietary/vendor/etc/permissions/android.hardware.location.gps.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/permissions/android.hardware.telephony.gsm.xml b/universal7570-common/proprietary/vendor/etc/permissions/android.hardware.telephony.gsm.xml deleted file mode 100644 index 7927fa8..0000000 --- a/universal7570-common/proprietary/vendor/etc/permissions/android.hardware.telephony.gsm.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml b/universal7570-common/proprietary/vendor/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml deleted file mode 100644 index ed6606d..0000000 --- a/universal7570-common/proprietary/vendor/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/permissions/android.hardware.usb.accessory.xml b/universal7570-common/proprietary/vendor/etc/permissions/android.hardware.usb.accessory.xml deleted file mode 100644 index 80a0904..0000000 --- a/universal7570-common/proprietary/vendor/etc/permissions/android.hardware.usb.accessory.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/permissions/android.hardware.usb.host.xml b/universal7570-common/proprietary/vendor/etc/permissions/android.hardware.usb.host.xml deleted file mode 100644 index b0ca82c..0000000 --- a/universal7570-common/proprietary/vendor/etc/permissions/android.hardware.usb.host.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/permissions/android.hardware.wifi.direct.xml b/universal7570-common/proprietary/vendor/etc/permissions/android.hardware.wifi.direct.xml deleted file mode 100644 index 78cb474..0000000 --- a/universal7570-common/proprietary/vendor/etc/permissions/android.hardware.wifi.direct.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/permissions/android.hardware.wifi.xml b/universal7570-common/proprietary/vendor/etc/permissions/android.hardware.wifi.xml deleted file mode 100644 index 512570c..0000000 --- a/universal7570-common/proprietary/vendor/etc/permissions/android.hardware.wifi.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/permissions/handheld_core_hardware.xml b/universal7570-common/proprietary/vendor/etc/permissions/handheld_core_hardware.xml deleted file mode 100644 index bdcc106..0000000 --- a/universal7570-common/proprietary/vendor/etc/permissions/handheld_core_hardware.xml +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/playback_record_audio_policy_configuration.xml b/universal7570-common/proprietary/vendor/etc/playback_record_audio_policy_configuration.xml deleted file mode 100644 index 1f81ad7..0000000 --- a/universal7570-common/proprietary/vendor/etc/playback_record_audio_policy_configuration.xml +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - Playback In - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/plmn_delta.bin b/universal7570-common/proprietary/vendor/etc/plmn_delta.bin deleted file mode 100644 index be32e71..0000000 --- a/universal7570-common/proprietary/vendor/etc/plmn_delta.bin +++ /dev/null @@ -1,776 +0,0 @@ - - -238063"3 - -24007Tele2 SE"Tele2 SE - -25005TELE2"TELE2 - -25011Yota"Yota -( -28001CYTAMOBILE-VODAFONE"CYTAVODA - -30237Fido"Fido - -30272ROGERS"ROGERS - -30286TELUS"TELUS - -302221TELUS"TELUS - -302500 Videotron" Videotron - -302510 Videotron" Videotron - -302660MTS"MTS - -302720ROGERS"ROGERS -& -310040 Cellular One" Cellular One - -310070AT&T"AT&T - -310090AT&T"AT&T -/ -310180West Central Wireless" West Central -$ -310350Carolina Phone"Carolina - -310560AT&T"AT&T -! -310610 -Epic Touch" EpicTouch -) -310670Wireless 2000 PCS" -W 2000 PCS - -310680AT&T"AT&T - -310760PTSI"PTSI - -310780 AirLink PCS"AirLink - -310790Pinpoint"Pinpoint - -310980AT&T"AT&T - -310990AT&T"AT&T - -311140Sprocket"Sprocket - -311660metroPCS"metroPCS -" -40002BAKCELL GSM2000"BKCELL - -40004Azerfon"AZERFON - -40101 BeelineKZ"Beeline - -40107 ALTEL 4G " ALTEL-kz - -40211 -BTB-Mobile"B-Mobile - -40277 TASHICELL" TASHICELL -# -40401 Vodafone IN" Vodafone IN - -40402Airtel"Airtel - -40403Airtel"Airtel -# -40405 Vodafone IN" Vodafone IN - -40409Reliance"Reliance - -40410Airtel"Airtel -# -40411 Vodafone IN" Vodafone IN -# -40413 Vodafone IN" Vodafone IN -# -40415 Vodafone IN" Vodafone IN - -40416Airtel"Airtel - -40417AIRCEL"AIRCEL - -40418Reliance"Reliance -# -40420 Vodafone IN" Vodafone IN -# -40421 LOOP MOBILE" LOOP MOBILE - -40425AIRCEL"AIRCEL -# -40427 Vodafone IN" Vodafone IN - -40428AIRCEL"AIRCEL - -40429AIRCEL"AIRCEL -# -40430 Vodafone IN" Vodafone IN - -40431Airtel"Airtel - -40433AIRCEL"AIRCEL - -40435AIRCEL"AIRCEL - -40436Reliance"Reliance - -40437AIRCEL"AIRCEL - -40440Airtel"Airtel - -40441AIRCEL"AIRCEL -# -40443 Vodafone IN" Vodafone IN - -40445Airtel"Airtel - -40449Airtel"Airtel - -40450Reliance"RELIANCE - -40452Reliance"RELIANCE - -40467Reliance"RELIANCE - -40468Dolphin"Dolphin - -40469Dolphin"Dolphin - -40470Airtel"Airtel - -40483Reliance"Reliance - -40485Reliance"RELIANCE - -40490Airtel"Airtel - -40491Aircel"Aircel - -40492Airtel"Airtel - -40493Airtel"Airtel - -40494Airtel"Airtel - -40495Airtel"Airtel - -40496Airtel"Airtel - -40497Airtel"Airtel - -40498Airtel"Airtel - -40501Reliance"Reliance - -40503Reliance"Reliance - -40504Reliance"Reliance - -40505Reliance"Reliance - -40506Reliance"Reliance - -40507Reliance"Reliance - -40508Reliance"Reliance - -40509Reliance"Reliance - -40510Reliance"Reliance - -40511Reliance"Reliance - -40512Reliance"Reliance - -40513Reliance"Reliance - -40514Reliance"Reliance - -40515Reliance"Reliance - -40517Reliance"Reliance - -40518Reliance"Reliance - -40519Reliance"Reliance - -40520Reliance"Reliance - -40521Reliance"Reliance - -40522Reliance"Reliance - -40523Reliance"Reliance -$ -405025 TATA DOCOMO" TATA DOCOMO -$ -405026 TATA DOCOMO" TATA DOCOMO -$ -405027 TATA DOCOMO" TATA DOCOMO -$ -405028 TATA DOCOMO" TATA DOCOMO -$ -405029 TATA DOCOMO" TATA DOCOMO -$ -405030 TATA DOCOMO" TATA DOCOMO -$ -405031 TATA DOCOMO" TATA DOCOMO -$ -405032 TATA DOCOMO" TATA DOCOMO -$ -405033 TATA DOCOMO" TATA DOCOMO -$ -405034 TATA DOCOMO" TATA DOCOMO -$ -405035 TATA DOCOMO" TATA DOCOMO -$ -405036 TATA DOCOMO" TATA DOCOMO -$ -405037 TATA DOCOMO" TATA DOCOMO -$ -405038 TATA DOCOMO" TATA DOCOMO -$ -405039 TATA DOCOMO" TATA DOCOMO -$ -405040 TATA DOCOMO" TATA DOCOMO - -40551Airtel"Airtel - -40552Airtel"Airtel - -40553Airtel"Airtel - -40554Airtel"Airtel - -40555Airtel"Airtel - -40556Airtel"Airtel - -40585AIRCEL"AIRCEL - -405800AIRCEL"AIRCEL - -405801AIRCEL"AIRCEL - -405802AIRCEL"AIRCEL - -405803AIRCEL"AIRCEL - -405804AIRCEL"AIRCEL - -405805AIRCEL"AIRCEL - -405806AIRCEL"AIRCEL - -405807AIRCEL"AIRCEL - -405808AIRCEL"AIRCEL - -405809AIRCEL"AIRCEL - -405810AIRCEL"AIRCEL - -405811AIRCEL"AIRCEL - -405812AIRCEL"AIRCEL - -405813Uninor"Uninor - -405814Uninor"Uninor - -405815Uninor"Uninor - -405816Uninor"Uninor - -405817Uninor"Uninor - -405818Uninor"Uninor - -405819Uninor"Uninor - -405820Uninor"Uninor - -405821Uninor"Uninor - -405822Uninor"Uninor - -405823Videocon"Videocon - -405824Videocon"Videocon - -405825Videocon"Videocon - -405826Videocon"Videocon - -405827Videocon"Videocon - -405828Videocon"Videocon - -405829Videocon"Videocon - -405830Videocon"Videocon - -405831Videocon"Videocon - -405832Videocon"Videocon - -405833Videocon"Videocon - -405834Videocon"Videocon - -405835Videocon"Videocon - -405836Videocon"Videocon - -405837Videocon"Videocon - -405838Videocon"Videocon - -405839Videocon"Videocon - -405841Videocon"Videocon - -405842Videocon"Videocon - -405843Videocon"Videocon - -405844Uninor"Uninor - -405875Uninor"Uninor - -405876Uninor"Uninor - -405877Uninor"Uninor - -405878Uninor"Uninor - -405879Uninor"Uninor - -405880Uninor"Uninor - -405881STEL"STEL - -405882STEL"STEL - -405883STEL"STEL - -405884STEL"STEL - -405885STEL"STEL - -405886STEL"STEL - -405908IDEA"IDEA - -405909IDEA"IDEA - -405910IDEA"IDEA - -405911IDEA"IDEA - -405925Uninor"Uninor - -405926Uninor"Uninor - -405927Uninor"Uninor - -405928Uninor"Uninor - -405929Uninor"Uninor - -405932Videocon"Videocon - -405947IDEA"IDEA - -405951IDEA"IDEA - -41003Ufone"Ufone - -41006Telenor"Telenor - -41007Jazz"Jazz - -41240AREEBA"AREEBA - -41303Etisalat"Etisalat - -41305Airtel"Airtel - -41401MPT"MPT - -41501Alfa"Alfa - -41503 MTC Touch" MTC Touch - -41505Only Landlines"OM - -41601zain JO"zain JO - -41603Umniah"Umniah - -41702 MTN Syria" MTN Syria -% -41709 MOBILE SYRIA" MOBILE SYRIA - -41800ASIACELL"ASIACELL - -41802SanaTel"SanaTel - -41808SanaTel"SanaTel - -41820 Zain Iraq" Zain Iraq - -41830 -Zain Iraq " Zain Iraq -' -41840 Korek Telecom" Korek Telecom - -41845mobitel"mobitel - -41902zain KW"zain KW - -41904VIVA"VIVA - -42003mobily"mobily - -42004zain SA"zain SA - -42101SABAFON"SABAFON - -421700Y"Y -# -42202 OMAN MOBILE" OMAN MOBILE - -42502Cellcom"Cellcom - -42503 Pelephone" Pelephone - -42507 HotMobile" HotMobile - -42602zain BH"zain BH - -42604VIVA"VIVA - -42701Qatarnet"Qatarnet -) -42702Vodafone Qatar"Vodafone Qatar - -42901NT 3G"NT 3G - -42902NCELL"NCELL - -43211IR MCI"IR MCI - -43212TKC"TKC - -43214TKC"TKC - -43219MTCE"MTCE - -43232Taliya"Taliya - -43235Irancell"Irancell - -43601Somoncom"Somoncom - -43602INDIGO-T"INDIGO-T - -43603TJKMLT"MLT - -43605 BEELINETJ"BEELINE - -43612 INDIGO-3G"INDIGO-T - -43701 BeelineKG" BeelineKG -) -45001Samsung Test Bed_Test"Samsung -# -45201 VN MobiFone" VN MobiFone -% -45202 VN VINAPHONE" VN VINAPHONE -! -45208 -EVNTelecom" -EVNTelecom - -45602Smart"Smart - -45604qb"qb - -45605STARCELL"STARCELL - -45606Smart"Smart - -45609 -Beeline KH"Beeline - -45611Seatel"Seatel -& -45618CAMBODIASHINAWATRA"CAMSHIN - -45701LAO GSM"LAOGSM - -45708 Beeline Lao"Beeline - -46703KP SUN"SUNNET - -47001 GrameenPhone"GRAMEEN - -47002Robi"Robi - -47004Teletalk"Teletalk - -47202WMOBILE"WMOBILE - -50212MY MAXIS"MYMAXIS - -50213 MY CELCOM" MY CELCOM - -50217MY MAXIS"MY MAXIS - -50218U Mobile"U Mobile - -50219 MY CELCOM" MY CELCOM -# -50503 Vodafone AU" Vodafone AU - -505063"3 - -50508One.Tel"One.Tel - -51009 Smartfren" Smartfren - -51010 TELKOMSEL" TELKOMSEL - -51011XL"XL - -51028 Smartfren" Smartfren - -51501ISLACOM"ISLACOM - -51502GLOBE"GLOBE - -51503Smart"Smart - -51505SUN"SUN -! -51518 -red mobile" -red mobile - -52004TRUE 3G+"TRUE 3G+ - -52010TH WCS"TH WCS - -52021 TH ACT 1900"ACT-1900 - -52505StarHub"StarHub - -52802B-Mobile"B-mobile - -52811DSTCom"DSTCom - -53005Spark NZ"Spark NZ - -54411Blue Sky"Blue Sky - -54417Blue Sky"Blue Sky - -54927 Samoatel GO"GO - -60202vodafone"vodaEG - -60301Mobilis"Mobilis - -60400Meditel"Meditel - -60401IAM"IAM - -60402WANA GSM"WANA GSM - -60502TUNTEL"TUNTEL - -60600Libyana"Libyana - -60601Almadar"Almadar - -60703 GM COMIUM" GM COMIUM - -60704 607 04/Qcell"QC - -61104 -CKY-Areeba"Areeba - -61202CIV02"ACELL-CI - -61203Orange"Orange - -61204 IC COMIUM"ICCOMIUM - -61205 -TELECEL-CI"TELCEL - -61302 BF Celtel"celtel - -61401SAHELCOM"SAHELCOM - -61403 -NE TELECEL"TELECEL - -61404Orange"Orange - -61503 TELECEL-TOGO"TELECEL -" -61602 TELECEL BENIN"TLCL-BEN - -61603 BJ BENINCELL"BENCELL - -61702MTML"MTML - -61710Emtel"EMTEL - -61802 LIBERCELL"LIBERCEL - -61902 MILLICOM SL"MILLICOM - -62001MTN"MTN -" -62002 GH Onetouch" -GHOnetouch - -62003Tigo"Tigo - -62006Zain Gh"Zain Gh -! -62007 -Glo Mobile" -Glo Mobile -% -62120 Zain Nigeria" Zain Nigeria -# -62130 MTN Nigeria" MTN Nigeria - -62140Mtel"Mtel -! -62150 -Glo Mobile" -Glo Mobile -$ -62160EtisalatNigeria"Etisalat - -62402Orange"Orange - -62701Orange"GETESA - -62801Libertis"LIBERTIS - -62802 GAB TELECEL"TELECEL - -62803 CELTEL GA"CELTEL - -62901CELTEL"CELTELRC - -62907WARID RC"WARID RC - -63001Vodacom"Vodacom - -63089CD OASIS"OASIS - -63104MOVICEL"MOVICEL - -63207GTM"GTM - -63401Zain" ZainSUDAN - -63402 MTN Sudan"MTN - -63407 -Sudani One" SudaniTel - -63510R-CELL"RCELL - -63701 -SOMTELESOM"TELESOM - -63782Telsom"Telsom - -63903Airtel"CELTEL - -63905Yu"Yu - -64002Tigo"MOBITEL - -64003ZANTEL"ZANTEL - -64004Vodacom"VodaCom - -64005ZAIN TZ"celtel - -64008Smart"SmartTZA - -64101Celtel"CELTEL - -64110MTN UG"MTN-UG - -64201 Spacetel BI"SPACETEL - -64202BUSAFA"SAFARIS - -64301mCel"mCel - -64304Vodacom"VodaCom - -64501Airtel"CELTEL - -64502MTN"TELECEL - -64503ZAMTEL"TELECEL - -64601Airtel"Celtel - -64603Sacel"Sacel - -64604Telma"TELMA - -64700Orange"Orange - -64710 -SFRREUNION"SFRRU - -64801Net*One"NETONE - -64803Telecel"TELECEL - -64804Econet"ECONET - -64901MTC"MTCNAM - -64902switch"switch - -64903Leo"leo™ - -65001TNM"CP900 - -65010Airtel"CELTEL - -65101Vodacom" -Vodacom-LS - -65102Mascom"EZI-CEL - -65201Mascom"MASCOM - -65204 BTCMobile"beMOBILE -! -65501 -Vodacom-SA" -Vodacom-SA - -65507 -RSA CELL C"CellC -GGSM Delta \ No newline at end of file diff --git a/universal7570-common/proprietary/vendor/etc/plmn_se13.bin b/universal7570-common/proprietary/vendor/etc/plmn_se13.bin deleted file mode 100644 index 9e04f80..0000000 --- a/universal7570-common/proprietary/vendor/etc/plmn_se13.bin +++ /dev/null @@ -1,2140 +0,0 @@ - - -20201 -GR COSMOTE"C-OTE - -20205 vodafone GR"voda GR - -20209WIND GR"WIND - -20210WIND GR"WIND - -20402Tele2 NL"Tele2 - -20404 vodafone NL"voda NL - -20408NL KPN"NL KPN - -20412 -NL Telfort"NL Tlfrt - -20416 T-Mobile NL"TMO NL - -20601Proximus"Proximus - -20610Orange B"OBE - -20620BASE"BASE - -20801Orange F"Orange - -20802 F-Contact"Contact - -20809F SFR"SFR - -20810F SFR"SFR - -20811 SFR FEMTO"SFRFEMTO - -20813 F - Contact"Contact - -20815Free"Free -$ -20820F-Bouygues Telecom"BYTEL - -20888 F - Contact"Contact - -21201vala"vala - -21210Monaco"MONACO -" -21303ANDORRA-MOBILAND"M-AND - -21401 vodafone ES"voda ES - -21403 Orange SP"ESPRT - -21404YOIGO"YOIGO - -21407Movistar"Movistar - -21601 -Telenor HU"TelenorH - -21603DIGI HU"DIGI HU - -21630 -Telekom HU"THU - -21670 vodafone HU"voda HU - -21803 HT ERONET"HTERONET - -21805m:tel"m:tel - -21890 BH Mobile"BHMOBILE - -21901HT HR"HT HR - -21902Tele2 HR"Tele2 HR - -21910HR VIP"VIP - -22001 Telenor SRB"Telenor - -22003mt:s"MTS - -22005Vip SRB"Vip SRB - -22201I TIM"TIM - -22210 vodafone IT"voda IT - -22250ILIAD"ILIAD - -22288I WIND"I WIND - -222993 ITA"3 ITA - -22601RO Vodafone RO"VF-RO - -22603 -TELEKOM.RO"TELEKOM - -22605 RO Digi.Mobil"Digi - -22610 RO ORANGE"ORANGE - -22801Swisscom"Swisscom - -22802Sunrise"Sunrise - -22803Salt"Salt - -23001 T-Mobile CZ"TMO CZ - -23002O2 - CZ"O2 - CZ - -23003 Vodafone CZ"Vodafone - -23101 Orange SK"Orange - -23102 -Telekom SK"Telekom - -23103SWAN SK"SWAN SK - -23106O2 - SK"O2 - SK - -23201A1"A1 - -23203 -T-Mobile A"TMA - -232053 AT"3 AT - -23207telering"telering - -232103 AT"3 AT -# -23403Airtel-Vodafone"ATL-VOD - -23408 BT OnePhone"BTOP - -23410O2 - UK"O2 - UK - -23415 vodafone UK"voda UK - -23416TalkTalk"TalkTalk - -234203 UK"3 UK - -23428Marathon"Marathon - -23430EE"EE - -23433EE"EE - -23450JT"JT - -23455Sure"Sure - -23458 Manx Telecom"MANX - -23801TDC"TDC - -23802 -Telenor DK"TelenoDK - -238063 DK"3 DK - -23820Telia DK"Telia -" -23866Telia-Telenor DK"TT DK - -23877 -Telenor DK"TelenoDK - -24001TELIA S"TELIA - -240023 SE"3 SE - -24004SWEDEN"SWE - -24005 Sweden 3G"Sweden3G - -24007Tele2"Tele2 SE - -24008 -Telenor SE"TelenorS -! -24024 Sweden Mobile"MobileS - -24201 N Telenor"TELENOR - -24202N NetCom"NetCom - -24214ice.net"ice.net - -24403FI DNA"DNA - -24405FI elisa"elisa - -24412FI DNA"DNA - -24414FI AMT"FI AMT - -24421FI elisa"elisa -$ -24436DNA - Sonera FI"SuomenYV - -24491 FI SONERA"SONERA - -24601 -OMNITEL LT"OMT - -24602 LT BITE GSM"BITE - -24603Tele2 LT"Tele2 LT - -24701LV LMT"LMT - -24702Tele2 LV"Tele2 LV - -24705BITE LV"BITE LV - -24801Telia"Telia - -24802Elisa EE"ELISA - -24803Tele2 EE"Tele2 EE - -25001MTS RUS"MTS RUS - -25002 MegaFon RUS"MegaFon -% -25007RUS 07, RUS SMARTS"SMARTS - -25020Tele2 RU"Tele2 - -25027LETAI"LETAI - -25028voda"voda - -25035MOTIV"MOTIV - -25099Beeline"Beeline - -25501VODAFONE"VODAFONE - -25502 -Beeline UA"Beeline - -25503 UA-KYIVSTAR"UA-KS - -25506life:)"life:) - -25507TriMob"TriMob - -25701 BY VELCOM"VELCOM - -25702MTS BY"MTS BY - -25704 life:) BY"life:)BY - -25901 Orange MD"Orange - -25902Moldcell"Moldcell - -25905UNITE"UNITE - -25915IDC"IDC - -26001Plus"PLUS - -26002 T-Mobile.pl"TM PL - -26003 Orange PL"Orange - -26006Play"Play - -26201 -Telekom.de"TDG - -26202 Vodafone.de"Vodafone - -26203o2 - de"o2 - de - -26207o2 - de"o2 - de - -26601GIBTEL"GIBTEL - -26801 -vodafone P"voda P - -26803NOS"NOS - -26806MEO"MEO - -27001POST"POST - -27077L TANGO"TANGO - -27099 L Orange-LU"Orange - -27201 vodafone IE"voda IE - -272023"3 - -27203 IRL - METEOR"METEOR - -272053"3 - -27401 IS SIMINN"SIMINN - -27402Vodafone"Vodafone - -27404Viking"Viking - -27408 -IS OnWaves"OnWaves - -27411NOVA IS"NOVA - -27412IS TAL"TAL - -27601 -Telekom.al"T.al - -27602Voda AL"Voda AL - -27603 -ALBtelecom"ATmobile - -27604PLUS AL"PLUS AL - -27801 vodafone MT"voda MT - -27821 go mobile"gomobile - -27877 Melita Mobile"Melita - -28001 Cyta-Voda"CytaVoda - -28010MTN"MTN -! -28020 PrimeTel PLC"PrimeTel - -28201 GEO-GEOCELL"GCELL - -28202 MAGTI-GSM-GEO"MAGTI - -28204BEELINE"BEE - -28301 -Beeline AM"Beeline - -28305MTS ARM"MTS Arm - -28310Ucom AM"Ucom - -28401Mtel"Mtel - -28403 -Vivacom BG"Vivacom - -28405 -Telenor BG"Telenor - -28601 TR TURKCELL"TCELL -# -28602Vodafone Türkiye"VF-TR - -28603AVEA"AVEA - -28801 Foroya Tele"FT-GSM - -28802 VODAFONE FO"VODAFONE -# -29001TELE Greenland"TELE GRL - -29201SMT"SMT - -29340A1 SI"A1 SI - -29341MOBITEL"MOBITEL - -29364T-2"T-2 - -29370TELEMACH"TELEMACH - -29401 T-Mobile MK"TMO MK - -29403Vip MKD"Vip MKD - -29501 -SwisscomFL"Swiss FL - -29502Salt.li"Salt.li - -29505FL1"FL1 - -29701Telenor"Telenor - -29702 -Telekom.me"T.me - -29703MTEL"MTEL - -302220TELUS"TELUS - -302270Eastlink"Eastlink - -302320 -Mobilicity"Mobilici -" -302340Execulink Telecom"ETI - -302370Fido"Fido - -302380KNET"KNET - -302480SSi"SSi - -302490Freedom"Freedom - -302500 Videotron"CANVT - -302520 Videotron"CANVT - -302610Bell"Bell -! -302620Ice Wireless Inc"Ice - -302660MTS"MTS -# -302720Rogers Wireless"ROGERS - -302780SaskTel"SaskTel - -302880FastRoam"FastRoam - -302940Wightman"Wightman - -30801 -SPM AMERIS"AMERIS -* -310020US - Union Telephone"UnionTel - -310030AT&T"AT&T - -310032IT&E"IT&E - -310050GCI"GCI - -310100 -US PLATEAU"PLATEAU - -310110IT&E"IT&E - -310120Sprint"Sprint - -310140GTA"GTA - -310150AT&T"AT&T - -310160T-Mobile"T-Mobile - -310170AT&T"AT&T -& -310180West Central Wireless"WCW -& -310190USA Dutch Harbor"D-HARBOR - -310200T-Mobile"T-Mobile - -310210T-Mobile"T-Mobile - -310220T-Mobile"T-Mobile - -310230T-Mobile"T-Mobile - -310240T-Mobile"T-Mobile - -310250T-Mobile"T-Mobile - -310260T-Mobile"T-Mobile - -310270T-Mobile"T-Mobile - -310280AT&T"AT&T - -310300BigSkyUS"Big Sky - -310310T-Mobile"T-Mobile -# -310320USA - CellularOne"Cell - -310340WestLink"WestLink -$ -310370DOCOMO PACIFIC"DOCOMOPA - -310380AT&T"AT&T - -310410AT&T"AT&T -* -310450Cell One of NE Colorado"NECCI - -310460USA1L"USA1L -' -310480iCONNECT ADVANCED"iConnect - -310490T-Mobile"T-Mobile -" -310530Iowa Wireless USA"IWS - -310570Cell One"Cell One -# -310630 USA AmeriLink"AMERLINK - -310660T-Mobile"T-Mobile -# -310690Limitless Mobile"LMUSA - -310710 USA ASTAC"ASTAC - -310730 U.S.Cellular"USCC - -310740USA OTZ"OTZ -" -310770Iowa Wireless USA"IWS - -310800T-Mobile"T-Mobile - -310840 telna Mobile"telna - -310880USAACSI"ACSIAC - -310890Verizon"Verizon - -310990 Worldcall"Evolve - -311030Indigo"Indigo -" -311040 USA - Commnet"Commnet -# -311080 Pine Cellular"PINECell - -311090USASXLP"SXLP - -311190USAC1ECI"C1ECI - -311230C Spire"C Spire - -311240USACWCI"CWCI - -311270Verizon"Verizon - -311330BTW"BTW - -311370GCI"GCI - -311480Verizon"Verizon - -311530USANW"USANW -! -311540 USA Proximiti"ProxMo - -311580 U.S.Cellular"USCC - -311630C Spire"C Spire - -311660 Metro PCS"MPCS -$ -311710Northeast Wireless"NEWN -! -311730 USA Proximiti"ProxMo - -311740TCI"TCI -" -311810Bluegrass Wireless"BW - -312060 -CoverageCo"CvgCo -# -312180Limitless Mobile"LMUSA - -312230 SRT Wireless"SRTW - -312260USACL"USACL - -312280Pioneer"CNP -' -312290Strata Networks USA"Strata - -312480Nemont"Nemont - -312630 -NetGenuity"NetGenui - -312870GigSky"GigSky - -313070MNSHub"MNSHub - -330110PR Claro"Claro -" -330120 Open Mob PRI"Open Mob - -33403Movistar"TEMM - -334020TELCEL"TELCEL - -334050AT&T"AT&T - -334070AT&T"AT&T - -33490AT&T"AT&T - -338050Digicel"Digicel - -338180FLOW"FLOW - -34001F-Orange"Orange - -34002SFR"SFR - -34020Digicel"DigicelF - -342600FLOW"FLOW - -342750DIGICEL"DIGICEL -! -344030 APUA imobile"imobile - -344920FLOW"FLOW - -344930Cingular"Cingular - -346140FLOW"FLOW - -348170FLOW"FLOW -! -348570 CCT Boatphone"CCTBVI - -350000CELLONE"CELLONE - -350010Cingular"Cingular - -352030DIGICEL"DIGICEL - -352110FLOW"FLOW - -354860FLOW"FLOW - -356110FLOW"FLOW - -358050DIGICEL"DIGICEL - -358110FLOW"FLOW - -360070DIGICEL"DIGICEL - -360110FLOW"FLOW - -36251 Telcell GSM"Telcell - -36269Digicel"Digicel - -36278Kla"Kla - -36291CHIPPIE"CHIPPIE - -36301SETAR"SETAR - -36302 -AW Digicel"Digicel - -36439BTC"BTC - -36449aliv"aliv - -365840FLOW"FLOW - -366020Cingular"Cingular - -366110FLOW"FLOW - -36801CUBACEL"CUBACEL - -37001Orange"Orange - -37002 CLARO DOM"ClaroDOM - -37004Viva DO"Viva - -37203Natcom"Natcom - -37412TSTT"TSTT - -374130Digicel"Digicel - -376350FLOW"FLOW - -40001AZEAC"Azercell - -40002 -BAKCELL AZ"BAKCELL - -40004AZ Nar"Nar - -40101 -Beeline KZ"Beeline - -40102Kcell"Kcell - -40107ALTEL"ALTEL - -40177Tele2"Tele2 - -40211 BT B-Mobile"B-Mobile - -40277 TASHICELL"TASHICEL - -40401 Vodafone IN"Vodafone - -40402 -IND airtel"airtel - -40403 -IND airtel"airtel - -40404IDEA"IDEA - -40405 Vodafone IN"Vodafone - -40407IDEA"IDEA - -40409Reliance"RELIANCE - -40410 -IND airtel"airtel - -40411 Vodafone IN"Vodafone - -40412IDEA"IDEA - -40413 Vodafone IN"Vodafone - -40414IDEA"IDEA - -40415 Vodafone IN"Vodafone - -40416 -IND airtel"airtel - -40417Aircel"Aircel - -40418Reliance"RELIANCE - -40419IDEA"IDEA - -40420 Vodafone IN"Vodafone - -40422IDEA"IDEA - -40424IDEA"IDEA - -40425Aircel"Aircel - -40427 Vodafone IN"Vodafone - -40428Aircel"Aircel - -40429Aircel"Aircel -! -404030 Vodafone IN"Vodafone - -40430 Vodafone IN"Vodafone - -40431 -IND airtel"airtel - -40433Aircel"Aircel - -40434CellOne"CellOne - -40435Aircel"Aircel - -40436Reliance"RELIANCE - -40437Aircel"Aircel - -40438CellOne"CellOne - -40440 -IND airtel"airtel - -40441Aircel"Aircel - -40442Aircel"Aircel - -40443 Vodafone IN"Vodafone - -40444IDEA"IDEA - -40445 -IND airtel"airtel - -40446 Vodafone IN"Vodafone - -40449 -IND airtel"airtel - -40450Reliance"RELIANCE - -40451CellOne"CellOne - -40452Reliance"RELIANCE - -40453CellOne"CellOne - -40454CellOne"CellOne - -40455CellOne"CellOne - -40456IDEA"IDEA - -40457CellOne"CellOne - -40458CellOne"CellOne - -40459CellOne"CellOne - -40460 Vodafone IN"Vodafone - -40462CellOne"CellOne - -40464CellOne"CellOne - -40466CellOne"CellOne - -40467Reliance"RELIANCE - -40468 -IN-DOLPHIN"DOLPHIN - -40469 -IN-DOLPHIN"DOLPHIN - -40470 -IND airtel"airtel - -40471CellOne"CellOne - -40472CellOne"CellOne - -40473CellOne"CellOne - -40474CellOne"CellOne - -40475CellOne"CellOne - -40476CellOne"CellOne - -40477CellOne"CellOne - -40478IDEA"IDEA - -40479CellOne"CellOne - -40480CellOne"CellOne - -40481CellOne"CellOne - -40482IDEA"IDEA - -40483Reliance"Reliance - -40484 Vodafone IN"Vodafone - -40485Reliance"RELIANCE - -40486 Vodafone IN"Vodafone - -40487IDEA"IDEA - -40488 Vodafone IN"Vodafone - -40489IDEA"IDEA - -40490 -IND airtel"airtel - -40491Aircel"Aircel - -40492 -IND airtel"airtel - -40493 -IND airtel"airtel - -40494 -IND airtel"airtel - -40495 -IND airtel"airtel - -40496 -IND airtel"airtel - -40497 -IND airtel"airtel - -40498 -IND airtel"airtel - -40501Reliance"Reliance - -40505Reliance"Reliance - -40506Reliance"Reliance - -40507Reliance"Reliance - -40509Reliance"Reliance - -40510Reliance"Reliance - -40511Reliance"Reliance - -40513Reliance"Reliance - -40515Reliance"Reliance - -40518Reliance"Reliance - -40519Reliance"Reliance - -40520Reliance"Reliance - -40521Reliance"Reliance - -40522Reliance"Reliance - -405025 TATA DOCOMO"TATA DO - -405027 TATA DOCOMO"TATA DO - -405029 TATA DOCOMO"TATA DO - -405030 TATA DOCOMO"TATA DO - -405031 TATA DOCOMO"TATA DO - -405032 TATA DOCOMO"TATA DO - -405034 TATA DOCOMO"TATA DO - -405035 TATA DOCOMO"TATA DO - -405036 TATA DOCOMO"TATA DO - -405037 TATA DOCOMO"TATA DO - -405038 TATA DOCOMO"TATA DO - -405039 TATA DOCOMO"TATA DO - -405041 TATA DOCOMO"TATA DO - -405042 TATA DOCOMO"TATA DO - -405043 TATA DOCOMO"TATA DO - -405044 TATA DOCOMO"TATA DO - -405045 TATA DOCOMO"TATA DO - -405046 TATA DOCOMO"TATA DO - -405047 TATA DOCOMO"TATA DO - -40551 -IND airtel"airtel - -40552 -IND airtel"airtel - -40553 -IND airtel"airtel - -40554 -IND airtel"airtel - -40555 -IND airtel"airtel - -40556 -IND airtel"airtel - -40566 Vodafone IN"Vodafone - -40567 Vodafone IN"Vodafone - -40570IDEA"IDEA -! -405750 Vodafone IN"Vodafone -! -405751 Vodafone IN"Vodafone -! -405752 Vodafone IN"Vodafone -! -405753 Vodafone IN"Vodafone -! -405754 Vodafone IN"Vodafone -! -405755 Vodafone IN"Vodafone -! -405756 Vodafone IN"Vodafone - -405799IDEA"IDEA - -405800Aircel"Aircel - -405801Aircel"Aircel - -405802Aircel"Aircel - -405803Aircel"Aircel - -405804Aircel"Aircel - -405805Aircel"Aircel - -405806Aircel"Aircel - -405807Aircel"Aircel - -405808Aircel"Aircel - -405809Aircel"Aircel - -405810Aircel"Aircel - -405811Aircel"Aircel - -405812Aircel"Aircel - -405818 -IN Telenor"Telenor - -405819 -IN Telenor"Telenor - -405823VIDEOCON"VIDEOCON - -405824VIDEOCON"VIDEOCON - -405825VIDEOCON"VIDEOCON - -405827VIDEOCON"VIDEOCON - -405828VIDEOCON"VIDEOCON - -405829VIDEOCON"VIDEOCON - -405830VIDEOCON"VIDEOCON - -405831VIDEOCON"VIDEOCON - -405832VIDEOCON"VIDEOCON - -405833VIDEOCON"VIDEOCON - -405834VIDEOCON"VIDEOCON - -405835VIDEOCON"VIDEOCON - -405836VIDEOCON"VIDEOCON - -405837VIDEOCON"VIDEOCON - -405838VIDEOCON"VIDEOCON - -405839VIDEOCON"VIDEOCON - -405840IND-JIO"JIO - -405841VIDEOCON"VIDEOCON - -405842VIDEOCON"VIDEOCON - -405843VIDEOCON"VIDEOCON - -405845IDEA"IDEA - -405846IDEA"IDEA - -405848IDEA"IDEA - -405849IDEA"IDEA - -405850IDEA"IDEA - -405852IDEA"IDEA - -405853IDEA"IDEA - -405854IND-JIO"JIO - -405855IND-JIO"JIO - -405856IND-JIO"JIO - -405857IND-JIO"JIO - -405858IND-JIO"JIO - -405859IND-JIO"JIO - -405860IND-JIO"JIO - -405861IND-JIO"JIO - -405862IND-JIO"JIO - -405863IND-JIO"JIO - -405864IND-JIO"JIO - -405865IND-JIO"JIO - -405866IND-JIO"JIO - -405867IND-JIO"JIO - -405868IND-JIO"JIO - -405869IND-JIO"JIO - -405870IND-JIO"JIO - -405871IND-JIO"JIO - -405872IND-JIO"JIO - -405873IND-JIO"JIO - -405874IND-JIO"JIO - -405875 -IN Telenor"Telenor - -405876 -IN Telenor"Telenor - -405879 -IN Telenor"Telenor - -405927 -IN Telenor"Telenor - -405929 -IN Telenor"Telenor - -41001Jazz"Jazz - -41003PK-UFONE"UFONE - -41004ZONG"ZONG - -41005SCOM-PK"SCOM - -41006 -Telenor PK"TELENOR - -41007Jazz"Jazz - -41201AF AWCC"AWCC - -41220ROSHAN"ROSHAN - -41240MTN AF"MTN - -41250 Etisalat Af"Etisalat - -41301 -Mobitel LK"Mobitel - -41302DIALOG"DIALOG -! -41303 SRI Etisalat"Etisalat - -41305 -SRI AIRTEL"Airtel - -41308Hutch"Hutch - -41401MM 900"MPTGSM - -41405Ooredoo"Ooredoo - -41406Telenor"TNM - -41409MYTEL"MYTEL - -41501alfa"alfa - -41503touch"touch - -41505LBN OGERO Mobile"OM - -41601Zain JO"Zain JO - -41603UMNIAH"UMNIAH - -41677Orange"OrangeJO - -41701SYRIATEL"SYRIATEL - -41702MTN"MTN - -41805ASIACELL"ASIACELL - -41820zain IQ"zain IQ - -41830IRAQNA"IRAQNA - -41840KOREK"KOREK - -41902Zain KW"zain KW - -41903Ooredoo"Ooredoo - -41904KT, VIVA"VIVA - -42001STC"STC - -42003 -Mobily-KSA"Mobily - -42004Zain KSA"Zain KSA - -42101SabaFon"SABAFON - -42102MTN"MTN - -42104 Y-Telecom"Y - -42202Omantel"Omantel - -42203 Ooredoo Oman"Ooredoo - -42402ETISALAT"ETISALAT - -42403du"du - -42501 -Partner IL"Partner - -42502 -Cellcom IL"Cellcom - -42503 IL Pelephone"PCL -# -42505JAWWAL-PALESTINE"JAWWAL -" -42506PS, Wataniya Mobile"WM -" -42507Hot Mobile Ltd."HOT IL -" -42528Hot Mobile Ltd."Israel - -42601BATELCO"BATELCO - -42602Zain BH"Zain BH - -42604VIVA BH"VIVA BH - -42701Ooredoo"Ooredoo - -42702vodafone"vodafone - -42801 Skytel MN"Skytel -& -42888MONGOLIA UNITEL LLC"UNTLMN - -42899 -MN MobiCom"MobiCom - -42901 Nepal Telecom"NT - -42902Ncell"Ncell - -42904 SmartCell"ST - -43211IR-TCI"IR-TCI - -43220IRN 20"IRN 20 - -43232 Iran Taliya"Taliya -! -43235 MTN Irancell"Irancell - -43404 -Beeline UZ"Beeline - -43405 UZB Ucell"Ucell - -43407UMS-UZB"UMS - -43408UzMobile"UzMobile - -43601TCELL"TCELL - -43602TCELL"TCELL - -43603 MegaFon TJK"MegaFon - -43604 Babilon-M"Babilon - -43605 -BEELINE TJ"BEELINE - -43701 -Beeline KG"Beeline - -43705MegaCom"MegaCom - -43709O!"O! - -43801MTS TM"MTS TM - -43802TM CELL"TM CELL - -44010 JP DOCOMO"DOCOMO - -44020SoftBank"SoftBank - -44050KDDI"KDDI - -44051KDDI"KDDI -$ -45001Samsung Test Bed"Samsung - -45005KOR SK Telecom"SKT - -45006 KOR LG Uplus"LG U+ - -45008KT"KT - -45201 VN Mobifone"Mobifone - -45202 VN VINAPHONE"GPC - -45204VIETTEL"VIETTEL -$ -45205VN Vietnamobile"VNMOBILE - -45207Gmobile"Gmobile - -45400CSL"CSL - -45402CSL"CSL - -454033"3 - -454043"3 - -45406 SmarTone HK"SMC HK - -45410CSL"CSL - -45412China Mobile HK"CMHK - -45413China Mobile HK"CMHK - -45415 SmarTone HK"SMC HK - -45416CSL"CSL - -45417 SmarTone HK"SMC HK - -45418CSL"CSL - -45419CSL"CSL - -45420CSL"CSL - -45500 SmarTone MAC"SMC MAC - -45501CTM"CTM - -455033 Macau"3 Macau - -45504CTM"CTM - -45601Cellcard"Cellcard - -45604qb"qb - -45605SMART"SMART - -45606SMART"SMART - -45608Metfone"Metfone - -45611 KH SEATEL"SEATEL - -45701LAO GSM"LAO GSM -% -45702ETL MOBILE NETWORK"ETLMNW - -45703Unitel"UNITEL - -45708 BEELINE LAO"BEELINE - -46000 CHINA MOBILE"CMCC - -46001 -CHN-UNICOM"UNICOM - -46002 CHINA MOBILE"CMCC - -46003CHN-CT"CT - -46004 CHINA MOBILE"CMCC - -46007 CHINA MOBILE"CMCC - -46008 CHINA MOBILE"CMCC - -46009 -CHN-UNICOM"UNICOM - -46011CHN-CT"CT - -46601 Far EasTone"FET - -46605TWN APT"APT - -46688 -KGT-Online"KGT - -46689T Star"T Star -% -46692Chunghwa Telecom"Chunghwa - -46693 TWN MOBITAI"TW MOB - -46697 TW Mobile"TWM - -46699 TWM TransAsi"TWM TAT - -46705 Koryolink"KL-DPRK -! -470001 Grameenphone"Grameen - -47002 robi axiata"robi - -47003 -Banglalink"BL - -47004 BGD bMobile"bMobile - -47007Airtel"Airtel - -47009BGD-BIEL"BIEL 4G - -47201DHIRAAGU"DHIRAAGU -, -47202Ooredoo Maldives PVT LTD"Ooredoo - -50212MY MAXIS"MY MAXIS - -50213 MY CELCOM 3G"CELCOM - -50216Digi"Digi 4G+ - -50218U MOBILE"U MOBILE - -50219 MY CELCOM"CELCOM - -502152Yes 4G"Yes 4G - -502153unifi"unifi - -502156MYSALTEL"ALTEL -" -50501Telstra Mobile"Telstra - -50502Optus AU"Optus - -50503 vodafone AU"voda AU - -505063TELSTRA"3TELSTRA - -50510Norfolk Telecom"NT -" -50571Telstra Mobile"Telstra -" -50572Telstra Mobile"Telstra - -51001 IND INDOSAT"INDOSAT - -51008IND XL"Axis - -51009 Smartfren"SF - -51010 IND TELKOMSEL"T-SEL - -51011IND XL"XL - -51021 IND INDOSAT"INDOSAT - -51028 Smartfren"SF - -51088 BoltSuper4G"Bolt-ID - -510893"3 - -51401TLS-TC"TCEL - -51402TLS-TT"TT -" -51502Globe Telecom-PH"GLOBE - -51503SMART"SMART - -51505PH Sun Cellular"SUN - -52000TH 3G+"TH 3G+ - -52001AIS"AIS - -52003AIS"AIS - -52004TRUE-H"TRUE-H - -52005 dtac TriNet"dtac - -52015TOT3G"TOT3G - -52018TH-DTAC"DTAC - -52099TRUE-H"TRUE-H - -52501Singtel"Singtel - -52502Singtel"Singtel - -52503SGP-M1"M1 - -52505StarHub"StarHub -" -52507 SGP Call Zone"CallZone - -52508StarHub"StarHub - -52802PCSB"PCSB - -52811 -BRU-DSTCom"DSTCom - -53001 vodafone NZ"voda NZ - -53005Spark NZ"Spark NZ - -530242degrees"2degrees - -53701bmobile"bmobile - -53702 Telikom PNG"TM - -53703DIGICEL"DIGICEL - -53901U-CALL"U-CALL -! -53988 Digicel Tonga"Digicel - -54002bmobile"bmobile - -54101 VUT SMILE"SMILE - -54105Digicel"Digicel - -54201 FJ VODAFONE"VODAFONE - -54202DIGICEL"DIGICEL - -54301Manuia"Manuia -+ -544110Bluesky Communications"BLUESKY - -54601 NCL MOBILIS"MOBNCL - -54715 VODAFONE PF"VODAFONE - -54720F-VINI"VINI - -54801 -CK KOKANET"KOKANET - -54900DIGICEL"DIGICEL - -54927Bluesky"Bluesky - -55001 FSM Telecom"FSM Tele - -55101MH-NTA"NTA - -55201PalauCel"PalauCel - -55301 FSM Telecom"FSM Tele - -55401Teletok"TTOK - -60201 Orange EG"Orange - -60202 vodafone EG"voda EG - -60203Etisalat"Etisalat - -60204EGYwe"we - -60301 ALG Mobilis"Mobilis - -60302Djezzy"Djezzy -# -60303ooredoo Algeria"Ooredoo - -60400 Orange MA"Orange - -60401MOR IAM"IAM - -60402inwi"inwi - -60501Orange"Orange -" -60502TUNISIE TELECOM"TUNTEL - -60503 TUNISIANA"TUNISIAN - -60600Libyana"Libyana - -60601Al Madar"Al Madar - -60701GAMCEL"GAMCEL - -60702AFRICELL"AFRICELL - -60703 GM COMIUM"GMCOMIUM - -60704Qcell"QC - -60801SN ALIZE"ALIZE - -60802 SN-SENTEL SG"SENTEL -! -60803 SEN expresso"Expresso - -60901 MR MATTEL"MATTEL - -60902 MR Expresso"EMR - -60910MAURITEL"MAURITEL - -61001 -MALITEL ML"MALITEL - -61002 ORANGE ML"OML - -61003 -TELECEL ML"TELECEL - -61101 Orange GN"ORANGEGN - -61102GN LAGUI"LAGUI - -61104GNMTN"GNAreeba - -61105GINCL"Cellcom - -61202MOOV CI"MOOV - -61203 Orange CI"Orange - -61204KoZ"KoZ - -61205MTN CI"MTN CI - -61301ONATEL"ONATEL -! -61302Orange Burkina"Orange - -61402Airtel"Airtel -! -61403 ETISALAT NER"ETISALAT - -61404 Orange NE"Orange - -61501 TG-TOGO CELL"TGCELL -" -61503 ETISALAT TOGO"ETISALAT -# -61602ETISALAT BENIN"ETISALAT - -61603 MTN BENIN"MTNBENIN -* -61604BELL BENIN COMMUNICATION"BBCOM - -61605GloBenin"GloBenin - -61701 CELLPLUS-MRU"my.t - -61703MTML"MTML - -61710 EMTEL-MRU"EMTEL -& -61801LBR Lonestar Cell"LoneStar - -61804 Novafone 4G"Novafone -# -61807Orange Liberia"Orange L - -61901Airtel"Airtel - -61905Africell"Africell - -62001GH MTN"MTN - -62002 GH Vodafone"Vodafone - -62003 -AirtelTigo"ATL-TIGO - -62006 -AirtelTigo"ATL-TIGO - -62120Airtel"Airtel - -62130MTN - NG"MTN-NG - -62140ntel"ntel - -62150Glo NG"glo - -621609mobile"9mobile - -62201Airtel"Airtel - -62203Tigo TD"Tigo -! -62301 ETISALAT RCA"ETISALAT - -62302Telecel"Telecel - -62303 -Orange RCA"Orange - -62401MTN CAM"MTN CAM - -62402 -Orange CAM"Orange - -62404Nexttel"Nexttel - -62501CVMOVEL"CVMOVEL - -62502 Unitel T+"UnitelT+ -! -62601 STP CSTmovel"CSTmovel - -62602 -Unitel STP"Unitel - -62701GETESA"GETESA - -62703GNQ-Muni"Muni-GQ - -62801LIBERTIS"LIBERTIS -! -62802 ETISALAT GAB"ETISALAT - -62803Airtel"Airtel - -62804AZUR"AZUR - -62901Airtel"Airtel - -62910COG MTN"MTN-CG -! -63001 Vodacom Congo"VODACOM - -63002Airtel"Airtel - -63086 -Orange RDC"Orange - -63089TIGO DRC"TIGO -! -63090 Africell RDC"AFRICELL - -63102UNITEL"UNITEL - -63104MOVICEL"AGOMV - -63202MTN"MTN - -63203 Orange BS"Orange B - -63301C&W SEY"C&W SEY - -63310Airtel"Airtel - -63401Zain SDN"Zain SD - -63402MTN"MTN - -63510 -MTN RWANDA"MTN - -63513 TIGO RWANDA"TIGO RW - -63514Airtel"Airtel - -63601ETH MTN"ET-MTN - -63701 -SO Telesom"Tele - -63704SOMAFONE"SOMAFONE - -63730 Som Golis"Golis -# -63750Hormuud Telecom"Hormuud - -63801 DJ EVATIS"EVATIS - -63902 Safaricom"SAF-COM - -63903Airtel"Airtel - -63907 -GSM Telkom"GSMTKL - -63910FAIBA"FAIBA - -64002 TIGO - TZ"TIGO - -64003 ZANTEL-TZ"ZANTEL - -64004VodaCom"VodaCom - -64005Airtel"Airtel - -64101Airtel"Airtel - -64106 -VodafoneUG"VFU - -64110 -MTN-UGANDA"MTN-UG - -64111Uganda Telecom"UTL - -64114Africell Uganda"AUL - -64118 -Suretelcom"suretel - -64122Airtel"Airtel - -64203 -ONATEL BDI"ONATEL - -64207SMART"SMART - -64282 TELECEL-BDI"BDITL - -64301 -MOZ - mCel"mCel - -64303MOVITEL"MOVITEL - -64304 -VodaCom-MZ"VodaCom - -64501Airtel"Airtel - -64502MTN ZM"MTN ZM - -64601Airtel"Airtel - -64602 Orange MG"OrangeMG - -64604TELMA"TELMA - -64605Bip"Bip - -64700 Orange re"Orange - -64701 MAORE MOBILE"MMOBILE - -64702ONLY"ONLY -" -64703FREE MOBILE RE"FREE RE - -64801 -ZW NET*ONE"NETONE - -64803 -TELECEL ZW"TELECEL - -64804 ZW ECONET"ECONET - -64901 MTC NAMIBIA"MTCNAM - -64903tnmobile"tnmobile - -65001TNM"TNM - -65010Airtel"Airtel -# -65101Vodacom Lesotho"VODACOM - -65102LS-ETL"ETL - -65201 BW MASCOM"MASCOM - -65202Orange"Orange - -65204beMOBILE"beMOBILE -! -65302 Swazi Mobile"Swazi Mo - -65310 Swazi-MTN"SwaziMTN - -65401HURI"HURI - -65402TELCO"COMTM - -65501 -VodaCom-SA"Vodacom - -65502TelkomSA"TelkomSA - -65507Cell C"Cell C - -65510MTN-SA"MTN - -65538rain"rain - -65801Sure"Sure - -65902MTN"MTN - -65904Vivacell"Vivacell - -65906ZAIN SS"ZAIN SS - -70267BTL"BTL - -70269Smart"Smart - -70401 CLARO GTM"CLAROGTM - -70402TIGO"TIGO - -70403Movistar"Movistar - -70601 CLARO SLV"ClaroSLV - -70602Digicel"DIGICEL - -70603Tigo SV"Tigo - -70604Movistar"Movistar - -708001 CLARO HND"ClaroHND - -70802TIGOHND"TIGO - -708030HND"HT - 200 - -71021 CLARO NIC"ClaroNIC - -71073 CLARO NIC"ClaroNIC - -710300Movistar"Movistar - -71201I.C.E."I.C.E. - -71202I.C.E."I.C.E. - -71203CLARO CR"CLARO CR - -71204Movistar"Movistar -" -71401+Movil - C&W PAN"PANCW - -71403CLARO PA"CLARO PA - -71404DIGICEL"DIGICEL - -714020Movistar"Movistar - -71606MOVISTAR"MOVISTAR - -71610 CLARO PER"ClaroPER - -71615 Viettel Peru"VTP - -71617Entel"Entel -" -72207 AR - Movistar"Movistar -! -722010 AR - TEFMVNO"TEFMVNO - -72234 AR PERSONAL"AR TP - -72236 AR PERSONAL"AR TP -% -722310CLARO ARGENTINA"CLARO AR - -72402TIM BRA"TIM - -72403TIM BRA"TIM - -72404TIM BRA"TIM - -72405 Claro BRA"Claro - -72406VIVO"VIVO - -72410VIVO"VIVO - -72411VIVO"VIVO - -72415BRA SCTL"SCTL - -72416Oi"Oi - -72423VIVO"VIVO - -72424Oi"Oi - -72431Oi"Oi - -72432 Algar Telecom"Algar - -72433 Algar Telecom"Algar - -72434 Algar Telecom"Algar - -72439 Nextel Brasil"Nextel - -73001 ENTEL PCS"ENTEL - -73002Movistar"Movistar - -73003 CLARO CHL"ClaroCHL - -73007Movistar"Movistar - -73009WOM"WOM - -73010 ENTEL PCS"ENTEL - -732101Claro"Claro - -732103TIGO"TIGO - -732111TIGO"TIGO - -732123Movistar"Movistar - -732130Avantel"Avantel - -732187ETB 4G"ETB - -73402DIGITEL"DIGITEL - -73404Movistar"Movistar - -73406 VE_MOVILNET"Movilnet - -73601VIVA"VIVA - -73602BOMOV"EMOVIL - -73603TIGO"TIGO - -73801Digicel"Digicel -# -738002GUY GTT + Do More"GTT+ - -74000Movistar"Movistar - -74001CLARO"CLARO - -74002CNT"CNT -% -74401HOLA PARAGUAY S.A."HPGYSA - -74402CLARO PY"CLARO PY - -74404TIGO PY"TIGO - -74405 PY Personal"Personal - -74602SR.TELESUR.GSM"TeleG - -74603DIGICEL"DIGICEL - -74801Antel"Antel - -74807Movistar"Movistar -" -74810 CLARO URUGUAY"CLARO UY - -750001Sure FLK"Sure - -90111Inmarsat"INX -% -90112Telenor Maritime"TelenorM - -90114 -AeroMobile"AeroMob - -90115OnAir"OnAir - -90126TIM@sea"TIM@sea - -90144AT&T"AT&T - -90145AISatSea"AISatSea - -90146 Telecom26" Telecom26 - -90150EchoStar Mobile"EML(Published TS25 Database 05 February 2018 \ No newline at end of file diff --git a/universal7570-common/proprietary/vendor/etc/public.libraries.txt b/universal7570-common/proprietary/vendor/etc/public.libraries.txt deleted file mode 100644 index 399b356..0000000 --- a/universal7570-common/proprietary/vendor/etc/public.libraries.txt +++ /dev/null @@ -1,34 +0,0 @@ -libMcClient.so -libMcRegistry.so -libOpenCL.so -libOpenCv.so -libQjpeg.so -libSDKRecognitionText.so -libSEF.so -libSamsungPkcs11Wrapper.so -libSecEmbms.so -libandroid_ssrm.so -libapa_jni.so -libexifa.so -libjack.so -libjpega.so -libknox_remotedesktopclient.so -libopensslsmime.so -libquram.so -libquramagifencoder.so -libremotedesktop_client.so -libsaiv.so -libsaiv_HprFace_FD_jni.so -libsaiv_HprFace_LD_jni.so -libsaiv_HprFace_utils_jni.so -libsaiv_vision.so -libsechelper_engine.so -libsecimaging.so -libsecjpeginterface.so -libsecpkcs11_engine.so -libsecure_storage_jni.so -libsemcamera_jni.so -libsomp.so -libsurfaceutil.so -libtlc_comm.so -libtlc_tz_ccm.so \ No newline at end of file diff --git a/universal7570-common/proprietary/vendor/etc/r_submix_audio_policy_configuration.xml b/universal7570-common/proprietary/vendor/etc/r_submix_audio_policy_configuration.xml deleted file mode 100644 index 17f4339..0000000 --- a/universal7570-common/proprietary/vendor/etc/r_submix_audio_policy_configuration.xml +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - Remote Submix In - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/seccomp_policy/mediacodec.policy b/universal7570-common/proprietary/vendor/etc/seccomp_policy/mediacodec.policy deleted file mode 100644 index 6f32f62..0000000 --- a/universal7570-common/proprietary/vendor/etc/seccomp_policy/mediacodec.policy +++ /dev/null @@ -1,4 +0,0 @@ - -# for H/W Codec -uname: 1 -getdents64: 1 diff --git a/universal7570-common/proprietary/vendor/etc/selinux/apm/authorize.xml b/universal7570-common/proprietary/vendor/etc/selinux/apm/authorize.xml deleted file mode 100644 index 240497a..0000000 --- a/universal7570-common/proprietary/vendor/etc/selinux/apm/authorize.xml +++ /dev/null @@ -1,2156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/selinux/nonplat_mac_permissions.xml b/universal7570-common/proprietary/vendor/etc/selinux/nonplat_mac_permissions.xml deleted file mode 100644 index f932b37..0000000 --- a/universal7570-common/proprietary/vendor/etc/selinux/nonplat_mac_permissions.xml +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/universal7570-common/proprietary/vendor/etc/usb_audio_policy_configuration.xml b/universal7570-common/proprietary/vendor/etc/usb_audio_policy_configuration.xml deleted file mode 100644 index 0aaa809..0000000 --- a/universal7570-common/proprietary/vendor/etc/usb_audio_policy_configuration.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/wifi/indoorchannel.info b/universal7570-common/proprietary/vendor/etc/wifi/indoorchannel.info deleted file mode 100644 index 97ae3a9..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/indoorchannel.info +++ /dev/null @@ -1,234 +0,0 @@ -VER 1.2 -AD 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -AE 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -AF 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -AG 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -AI 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -AL 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -AN 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -AO 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -AQ 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -AR 36 40 44 48 52 56 60 64 100 104 108 112 116 132 136 140 144 -AS 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -AT 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -AU 36 40 44 48 52 56 60 64 100 104 108 112 116 132 136 140 144 -AW 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -AX 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -AZ 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -BA 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -BB 36 40 44 48 52 56 60 64 -BE 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -BF 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -BG 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -BH 36 40 44 48 52 56 60 64 -BI 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -BJ 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -BM 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -BN 52 56 60 64 -BO 52 56 60 64 149 153 157 161 165 -BR 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -BS 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -BT 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -BV 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -BW 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -BY 52 56 60 64 132 136 140 -BZ 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -CA 36 40 44 48 52 56 60 64 100 104 108 112 116 132 136 140 144 -CC 36 40 44 48 52 56 60 64 100 104 108 112 116 132 136 140 144 -CD 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -CF 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -CG 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -CH 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -CI 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -CK 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -CL 36 40 44 48 52 56 60 64 -CM 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -CN 36 40 44 48 52 56 60 64 -CO 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -CR 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -CU 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -CV 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -CX 52 56 60 64 100 104 108 112 116 132 136 140 144 -CY 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -CZ 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -DE 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -DK 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -DM 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -DO 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -DZ 52 56 60 64 100 104 108 112 116 120 124 128 132 -EC 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -EE 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -EG 36 40 44 48 52 56 60 64 -EH 52 56 60 64 -ES 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -ET 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -FI 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -FJ 36 40 44 48 52 56 60 64 100 104 108 112 116 132 136 140 144 -FK 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -FM 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -FO 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -FR 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -GA 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -GB 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -GD 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -GE 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -GF 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -GG 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -GH 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -GI 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -GL 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -GM 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -GN 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -GP 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -GQ 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -GR 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -GS 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -GT 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -GU 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -GW 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -HK 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -HM 36 40 44 48 52 56 60 64 100 104 108 112 116 132 136 140 144 -HN 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -HR 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -HT 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -HU 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -IE 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -IL 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -IM 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -IN 36 40 44 48 52 56 60 64 149 153 157 161 -IO 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -IQ 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -IR 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -IS 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -IT 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -JE 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -JP 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -KE 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -KG 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -KH 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -KI 52 56 60 64 100 104 108 112 116 132 136 140 144 -KM 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -KN 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -KP 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -KR 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -KW 36 40 44 48 52 56 60 64 -KY 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -KZ 52 56 60 64 132 136 140 -LA 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -LB 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -LC 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -LI 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -LK 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -LR 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -LS 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -LT 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -LU 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -LV 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -LY 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -MA 36 40 44 48 52 56 60 64 -MC 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -MD 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -ME 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -MG 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -MH 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -MK 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -ML 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -MM 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -MN 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -MO 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -MP 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -MQ 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -MR 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -MS 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -MT 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -MU 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -MV 36 40 44 48 52 56 60 64 -MW 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -MX 52 56 60 64 100 104 108 112 116 132 136 140 144 -MY 52 56 60 64 100 104 108 112 116 120 124 128 -MZ 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -NA 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -NC 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -NE 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -NF 36 40 44 48 52 56 60 64 100 104 108 112 116 132 136 140 144 -NG 52 56 60 64 -NI 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -NL 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -NO 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -NP 52 56 60 64 -NR 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -NU 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -NZ 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -OM 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -PA 36 40 44 48 52 56 60 64 -PE 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -PF 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -PG 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -PH 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -PL 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -PM 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -PN 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -PR 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -PS 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -PT 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -PW 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -PY 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -QA 149 153 157 161 165 -RE 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -RO 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -RS 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -RU 52 56 60 64 132 136 140 -RW 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -SA 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -SC 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -SD 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -SE 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -SG 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -SH 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -SI 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -SJ 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -SK 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -SL 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -SM 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -SN 52 56 60 64 -SR 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -SS 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -ST 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -SV 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -SX 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -SY 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -SZ 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -TC 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -TD 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -TF 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -TG 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -TH 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -TJ 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -TK 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -TL 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -TM 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -TN 52 56 60 64 -TR 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -TT 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -TW 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -TZ 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -UA 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 -UG 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -UM 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -US 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -UY 36 40 44 48 52 56 60 64 -UZ 52 56 60 64 -VA 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -VC 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -VE 36 40 44 48 52 56 60 64 -VG 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -VI 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -VN 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -VU 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -WF 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -WS 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -YE 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -YT 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 -ZA 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -ZM 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 -ZW 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 \ No newline at end of file diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx b/universal7570-common/proprietary/vendor/etc/wifi/mx deleted file mode 100644 index e69de29..0000000 diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140.bin b/universal7570-common/proprietary/vendor/etc/wifi/mx140.bin deleted file mode 100644 index 1eeb2aa..0000000 Binary files a/universal7570-common/proprietary/vendor/etc/wifi/mx140.bin and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140/conf/bluetooth/bt.hcf b/universal7570-common/proprietary/vendor/etc/wifi/mx140/conf/bluetooth/bt.hcf deleted file mode 100644 index c479cd6..0000000 Binary files a/universal7570-common/proprietary/vendor/etc/wifi/mx140/conf/bluetooth/bt.hcf and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140/conf/bluetooth/platform.txt b/universal7570-common/proprietary/vendor/etc/wifi/mx140/conf/bluetooth/platform.txt deleted file mode 100644 index bcfa269..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140/conf/bluetooth/platform.txt +++ /dev/null @@ -1 +0,0 @@ -on5 diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140/conf/wlan/hydra_config.sdb b/universal7570-common/proprietary/vendor/etc/wifi/mx140/conf/wlan/hydra_config.sdb deleted file mode 100644 index 37fb422..0000000 Binary files a/universal7570-common/proprietary/vendor/etc/wifi/mx140/conf/wlan/hydra_config.sdb and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140/conf/wlan/platform.txt b/universal7570-common/proprietary/vendor/etc/wifi/mx140/conf/wlan/platform.txt deleted file mode 100644 index bcfa269..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140/conf/wlan/platform.txt +++ /dev/null @@ -1 +0,0 @@ -on5 diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140/conf/wlan/wlan.hcf b/universal7570-common/proprietary/vendor/etc/wifi/mx140/conf/wlan/wlan.hcf deleted file mode 100644 index 947ded1..0000000 Binary files a/universal7570-common/proprietary/vendor/etc/wifi/mx140/conf/wlan/wlan.hcf and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140/conf/wlan/wlan_t.hcf b/universal7570-common/proprietary/vendor/etc/wifi/mx140/conf/wlan/wlan_t.hcf deleted file mode 100644 index 90e7ae2..0000000 Binary files a/universal7570-common/proprietary/vendor/etc/wifi/mx140/conf/wlan/wlan_t.hcf and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/common/log-strings.bin b/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/common/log-strings.bin deleted file mode 100644 index d7a530d..0000000 Binary files a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/common/log-strings.bin and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/hardware/moredump/Memory.xsd b/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/hardware/moredump/Memory.xsd deleted file mode 100644 index 789a871..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/hardware/moredump/Memory.xsd +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/hardware/moredump/Registers.xsd b/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/hardware/moredump/Registers.xsd deleted file mode 100644 index f84f94b..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/hardware/moredump/Registers.xsd +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/hardware/moredump/bt_registers.xml b/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/hardware/moredump/bt_registers.xml deleted file mode 100644 index 2e54cc1..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/hardware/moredump/bt_registers.xml +++ /dev/null @@ -1,241 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/hardware/moredump/cortexM4.xml b/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/hardware/moredump/cortexM4.xml deleted file mode 100644 index 0bf2533..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/hardware/moredump/cortexM4.xml +++ /dev/null @@ -1,313 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/hardware/moredump/cortexR4.xml b/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/hardware/moredump/cortexR4.xml deleted file mode 100644 index 70ef7c5..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/hardware/moredump/cortexR4.xml +++ /dev/null @@ -1,278 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/hardware/moredump/moredump_memory.xml b/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/hardware/moredump/moredump_memory.xml deleted file mode 100644 index 46d5c73..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/hardware/moredump/moredump_memory.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/hardware/moredump/rf_chip_registers.xml b/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/hardware/moredump/rf_chip_registers.xml deleted file mode 100644 index fa0b39c..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/hardware/moredump/rf_chip_registers.xml +++ /dev/null @@ -1,586 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/hardware/moredump/wlan_sys_registers.xml b/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/hardware/moredump/wlan_sys_registers.xml deleted file mode 100644 index f3ae734..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/hardware/moredump/wlan_sys_registers.xml +++ /dev/null @@ -1,1275 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/wlan/hip_signals.xml b/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/wlan/hip_signals.xml deleted file mode 100644 index 6eb1046..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/wlan/hip_signals.xml +++ /dev/null @@ -1,6475 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Per_AC_Priority - - - Per_AC_Priority - - - Per_AC_Priority - - - Per_AC_Priority - - - - - - Air_Power_dBm - - - - Type_Of_Air_Power - - - - - - - - - - - - - - - - - - - Buffer_Size - - - TID - - - BlockAck_Policy - - - Usage - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Channel_Bandwidth - - - - Primary_Channel_Position - - - - - Primary_Channel_Position - - - Channel_Width - - - - - - - - - - - - - - - - - - - - - - - - - - - - Data_Reference - - - VIF_Index - - - Result_Code - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - Result_Code - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - Result_Code - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - - uint16 - - - uint32 - - - - - - - Natural16 - - - Natural16 - - - Microseconds32 - - - Natural32 - - - Natural16 - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Direction - - - Microseconds32 - - - Counter32 - - - Counter32 - - - Counter32 - - - Natural32 - - - Natural16 - - - Natural16 - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Direction - - - Microseconds32 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Direction - - - Microseconds32 - - - Natural16 - - - Natural16 - - - IPv4_Address - - - Natural16 - - - Boolean - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Direction - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Direction - - - Microseconds32 - - - Counter32 - - - Counter32 - - - Natural32 - - - Natural16 - - - Natural16 - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Direction - - - Microseconds32 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Direction - - - Microseconds32 - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Direction - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Natural16 - - - Natural16 - - - Microseconds32 - - - Natural16 - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Result_Code - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - Result_Code - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - Result_Code - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - uint16 - - - uint16 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Slot_Number - - - Data_Length - - - - - - - - - - - - Data_Reference - - - VIF_Index - - - Result_Code - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - Result_Code - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - Result_Code - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - VIF_Index - - - MAC_Address - - - Sequence_Number - - - Reason_Code - - - BlockAck_Parameters - - - Direction - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Request_Type - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Transmission_Status - - - Client_Tag - - - Sequence_Number - - - Peer_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Data_Unit_Descriptor - - - Sequence_Number - - - Priority - - - Peer_Index - - - Natural16 - - - Bulk_Data_Descriptor - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Client_Tag - - - Priority - - - Peer_Index - - - Data_Unit_Descriptor - - - Bulk_Data_Descriptor - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - AC_Priority - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Purpose_Mask - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - RTT_ID - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - RTT_ID - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - Result_Code - - - Scan_Id - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - - Scan_Id - - - Scan_Type - - - MAC_Address - - - Report_Mode - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - MAC_Address - - - VIF_Type - - - MAC_Address - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Channel_Frequency - - - Channel_Information - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Channel_Frequency - - - Channel_Information - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - MAC_Address - - - Authentication_Type - - - Channel_Frequency - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Peer_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Peer_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - RTT_ID - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - RTT_ID - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - Result_Code - - - Scan_Id - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - Scan_Id - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Priority - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - MAC_Address - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - MAC_Address - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - MAC_Address - - - Reason_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - MAC_Address - - - Reason_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Event - - - TSF_Time - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Client_Tag - - - Transmission_Status - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Key_Type - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Host_State - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - MAC_Address - - - Key_Type - - - Natural16 - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Decibels - - - Decibels - - - Boolean - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - NANOperControl_Mask - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Event - - - Natural16 - - - MAC_Address - - - Reason_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Natural16 - - - NANSDF_Mask - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - NANSDF_Mask - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Natural16 - - - NANOperControl_Mask - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - NANSDF_Mask - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Power_Management_Mode - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Procedure_Type - - - Peer_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - RTT_ID - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - RTT_ID - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Data_Unit_Descriptor - - - Channel_Frequency - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Category_Mask - - - Category_Mask - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - MAC_Address - - - Channel_Frequency - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Boolean - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - MAC_Address - - - Decibels - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Channel_Frequency - - - Decibels - - - Scan_Id - - - Boolean - - - Boolean - - - Natural16 - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - Scan_Id - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Client_Tag - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Client_Tag - - - Data_Unit_Descriptor - - - Message_Type - - - Channel_Frequency - - - Microseconds32 - - - Microseconds32 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Natural16 - - - Natural16 - - - Key_Type - - - MAC_Address - - - Natural16 - - - Cipher_Suite_Selector - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Natural16 - - - ACL_Policy - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Time_Units - - - Time_Units - - - Natural16 - - - Channel_Frequency - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Natural16 - - - MAC_Address - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Natural16 - - - Microseconds32 - - - Microseconds32 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Priority - - - Natural16 - - - Rate - - - MAC_Address - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - - Natural16 - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - MAC_Address - - - Time_Units - - - Beacon_Periods - - - Capability_Information - - - Authentication_Type - - - Hidden_Ssid - - - Channel_Frequency - - - Channel_Information - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Boolean - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - StatsStop_Mask - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - MAC_Address - - - TDLS_Action - - - Channel_Frequency - - - Channel_Information - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - MAC_Address - - - Peer_Index - - - TDLS_Event - - - Reason_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Peer_Index - - - TDLS_Event - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Process - - - Sender_Bit - - - Processor - - - - - - - - - - - - - - - - - - - - - - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - - Natural32 - - - - Natural32 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - Natural32 - - - - Natural32 - - - - Natural32 - - - - Natural32 - - - - Natural32 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - HT - - - Usage - - - Usage - - - Usage - - - Bandwidth - - - Usage - - - Usage - - - Rate_Value - - - - - - - - Data_Rate - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Usage - - - Zero_Bit - - - Sequence_Number_Value - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Signal_Primitive_Header - - - SIGNAL - - - - - Signal_Id - - - Process_Id - - - Process_Id - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Result_Code - - - - uint32 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - uint16 - - - - uint16 - - - - uint16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Channel_Frequency - - - uint16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Microseconds32 - - - Counter32 - - - Counter32 - - - Counter32 - - - Natural32 - - - Natural16 - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Microseconds32 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Mode - - - End_Point - - - Protocol - - - Microseconds32 - - - Natural16 - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural16 - - - Microseconds32 - - - Counter32 - - - Counter32 - - - Counter32 - - - Natural32 - - - Natural16 - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Pmalloc_Area - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Boolean - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - Data_Reference - - - VIF_Index - - - Result_Code - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - Result_Code - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - Result_Code - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - uint16 - - - - Air_Power - - - CW_Start_Flags - - - CW_Type - - - uint16 - - - - int32 - - - - int32 - - - uint16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Radio_Bitmap - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - Result_Code - - - - int32 - - - int32 - - - int32 - - - int32 - - - int32 - - - int32 - - - uint32 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - uint16 - - - Channel_Info - - - Rx_Start_Flags - - - - MAC_Address - - - - uint32 - - - - uint32 - - - uint16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Result_Code - - - Device_State - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Result_Code - - - - Tx_Read_Flags - - - - uint32 - - - - uint32 - - - Raw_Power - - - Raw_Power - - - Raw_Power - - - int16 - - - int16 - - - int16 - - - int16 - - - Raw_Power - - - - uint32 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - - uint16 - - - Data_Rate - - - Channel_Info - - - - Air_Power - - - - uint16 - - - - uint32 - - - Tx_Set_Params_Flags - - - uint16 - - - - uint16 - - - - uint16 - - - uint16 - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - uint32 - - - Tx_Data_Type - - - uint16 - - - - MAC_Address - - - - MAC_Address - - - - MAC_Address - - - uint16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/wlan/id.txt b/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/wlan/id.txt deleted file mode 100644 index f5e8bfa..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/wlan/id.txt +++ /dev/null @@ -1 +0,0 @@ -2018-07-18 10:26 javadXXdXX_core_hardmac_ram_gcc_integrated on5 498039164 adm-swbld@camsbugrd006@a3a6dcc086@HEAD (no branch) diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/wlan/mib_out.xml b/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/wlan/mib_out.xml deleted file mode 100644 index 2d0601b..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/wlan/mib_out.xml +++ /dev/null @@ -1,5175 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - integer - 13 - table index - - - integer - 015 - Index for unifiQueueStatsIdTable - - - integer - 11 - table index - - - integer - 16 - table index - - - integer - 14 - table index - - - integer - 1 - table index - - - unifiRateStatsIndex - table index - - - unifiThroughputDebugIndex - table index - - - integer - 110 - Index for unifiPeerIdTable - - - unifiRadioRXSettingsIndex - table index - - - unifiRadioCCADebugTableIndex - table index - - - integer - table index - - - integer - 18 - mac instance index. Note that there is an offset of 1 so that mac_instance == 0 matches unifiMacInstanceIndex == 1 - - - integer - 18 - Radio instance index. Note that there is an offset of 1 so that radio_instance == 0 matches unifiRadioInstanceIndex == 1 - - - integer - 13 - group index - - - integer - 13 - temperature index - - - integer - 1255 - table index - - - integer - 1255 - table index - - - integer - 1255 - table index - - - integer - 12 - table index - - - integer - 1255 - table index - - - integer - 1255 - table index - - - integer - 1255 - table index - - - integer - 1255 - table index - - - integer - 1255 - table index - - - integer - 1255 - table index - - - integer - 1255 - table index - - - integer - 1255 - table index - - - integer - 1255 - table index - - - integer - 1255 - table index - - - integer - 1255 - table index - - - integer - 132 - table index - - - integer - 132 - table index - - - integer - 132 - table index - - - integer - 132 - table index - - - integer - 1255 - Index for unifiTxOOBConstraintTable - - - Index for unifiRegulatoryTable - integer - 1500 - - - unifiAccessClassIndex - table index - - - unifiSisoMimoTableIndex - table index - - - unifiReadHardwareCounterIndex - table index - - - unifiRadioTXSettingsIndex - table index - - - integer - table index - - - integer - table index - - - unifiBWTableIndex - table index - - - integer - table index - - - integer - table index - - - integer - table index - - - integer - table index - - - integer - table index - - - integer - table index - - - integer - table index - - - integer - table index - - - unifiBandTableIndex - table index - - - unifiMacBusyTimeTableIndex - table index - - - unifiDebugModulesIndex - table index - - - unifiRSSIRoamfactorTableIndex - table index - - - unifiCURoamfactorTableIndex - table index - - - This counter shall increment when an ACK is not received when expected. - read_only - int64 - 04294967295 - - - - This counter shall increment when an FCS error is detected in a received MPDU. - read_only - int64 - 4294967295 - - - - Current maximum size, in octets, of the MPDU that may be delivered to the security encapsulation. This maximum size does not apply when an MSDU is transmitted using an HT-immediate or HTdelayed Block Ack agreement, or when an MSDU or MMPDU is carried in an AMPDU that does not contain a VHT single MPDU. Fields added to the frame by security encapsulation are not counted against the limit specified. Except as described above, an MSDU or MMPDU is fragmented when the resulting frame has an individual address in the Address1 field, and the length of the frame is larger than this threshold, excluding security encapsulation fields. The default value is the lesser of 11500 or the aMPDUMaxLength or the aPSDUMaxLength of the attached PHY and the value never exceeds the lesser of 11500 or the aMPDUMaxLength or the aPSDUMaxLength of the attached PHY. - uint16 - 256115003000 - - - - - - - Maximum number of transmission attempts of a frame, the length of which is greater than dot11RTSThreshold, that shall be made before a failure condition is indicated. - uint16 - 12554 - - - - - - - This counter shall increment when a MSDU is received with the multicast bit set in the destination MAC address. - read_only - int64 - 04294967295 - - - - The number of received MPDUs discarded by the CCMP decryption algorithm. - read_only - int64 - 04294967295 - dot11RSNAStatsTable - - - - The number of received CCMP MPDUs discarded by the replay mechanism. - read_only - int64 - 04294967295 - dot11RSNAStatsTable - - - - The number of received Robust Management frame MPDUs discarded due to CCMP replay errors - read_only - int64 - 04294967295 - dot11RSNAStatsTable - - - - The MAC address of the STA to which the statistics in this conceptual row belong. - read_only - octet_string - dot11RSNAStatsTable - - - - Counts the number of TKIP ICV errors encountered when decrypting packets for the STA. - read_only - int64 - 04294967295 - dot11RSNAStatsTable - - - - Counts the number of MIC failures encountered when checking the integrity of packets received from the STA at this entity. - read_only - int64 - 04294967295 - dot11RSNAStatsTable - - - - Counts the number of MIC failures encountered by the STA identified by dot11RSNAStatsSTAAddress and reported back to this entity. - read_only - int64 - 04294967295 - dot11RSNAStatsTable - - - - Counts the number of TKIP replay errors detected. - read_only - int64 - 04294967295 - dot11RSNAStatsTable - - - - This counter shall increment when a CTS is received in response to an RTS. - read_only - int64 - 04294967295 - - - - Size of an MPDU, below which an RTS/CTS handshake shall not be performed, except as RTS/CTS is used as a cross modulation protection mechanism as defined in 9.10. An RTS/CTS handshake shall be performed at the beginning of any frame exchange sequence where the MPDU is of type Data or Management, the MPDU has an individual address in the Address1 field, and the length of the MPDU is greater than this threshold. (For additional details, refer to Table 21 in 9.7.) Setting larger than the maximum MSDU size shall have the effect of turning off the RTS/CTS handshake for frames of Data or Management type transmitted by this STA. Setting to zero shall have the effect of turning on the RTS/CTS handshake for all frames of Data or Management type transmitted by this STA. - uint16 - octet - 0655369000 - - - - - - - Maximum number of transmission attempts of a frame, the length of which is less than or equal to dot11RTSThreshold, that shall be made before a failure condition is indicated. - uint16 - 125515 - - - - - - - This counter shall increment when a frame is received with the WEP subfield of the Frame Control field set to one and the WEPOn value for the key mapped to the transmitter's MAC address indicates that the frame should not have been encrypted or that frame is discarded due to the receiving STA not implementing the privacy option. - read_only - int64 - 04294967295 - - - - Printable string used to identify the manufacturer's product version of the resource. - This string is generated automatically by the build process. It contains the time and date that the build was made, the release configuration used (which itself incorporates the target chip family and variant, whether it is a flash or RAM build, and the host interface), the unique build number, and details of the user account and machine used to produce the build. - read_only - octet_string - 0300 - - - - Number of time units (TUs) that an AP can wait, from the scheduling of the first SA Query Request to allow association process to be started without starting additional SA Query procedure if a successful SA Query Response is not received. - uint32 - TU - 042949672951000 - - - Number of time units (TUs) that an AP waits between issuing two subsequent SA Query Request frames. - uint32 - TU - 14294967295201 - - - During Unscheduled Automated Power Save Delivery (U-APSD), UniFi may trigger a service period in order to fetch data from the access point. The service period is normally terminated by a frame from the access point with the EOSP (End Of Service Period) flag set, at which point UniFi returns to sleep. However, if the access point is temporarily inaccessible, UniFi would stay awake indefinitely. Specifies a timeout starting from the point where the trigger frame has been sent. If the timeout expires and no data has been received from the access point, UniFi will behave as if the service period had been ended normally and return to sleep. This timeout takes precedence over unifiPowerSaveExtraListenTime if both would otherwise be applicable. - µs - uint16 - 20000 - - - - - - - Time we try to stay awake after sending a PS-POLL to receive data. - µs - uint16 - 15000 - - - - - - - The 16-bit field follows the coding of IEEE 802.11 Capability Information. - uint16 - 0x0730 - - - - Rice: Maximum Tx Power Capability at the antenna port (quarter dBm). Fixed per platform. - read_only - int16 - - - - Rice: Minimum Tx Power Capability at the antenna port (quarter dBm). Fixed per platform. - read_only - int16 - - - - Maximum User Set Tx Power (quarter dBm). For Test only. - int16 - 127 - - - - - - Index by modulation, Index 1: 11b, Index 2: 11g, Index 3: 11n, Index 4: 11ac - integer - 14 - - - Max power values for included channels (quarter dBm). - int16 - unifiNoCellTable - - 28 - 28 - 20 - 20 - - - - Channels applicable. Defined in a uint64 represented by the octet string. - First byte of the octet string maps to LSB. Bit 0 maps to channel 1. Mapping defined in mlme_freq_list[]. - octet_string - 88 - { 0x00, 0x18, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } - - - Max power values for included channels (quarter dBm). - int16 - unifiSarBackoffTable - - 60 - 52 - - - - Macrame: Below this (dBm) threshold, switch to max power allowed by regulatory. - If it has been previously reduced due to unifiTPCMinPowerRSSIThreshold. - -55 - int16 - - - - - - - Macrame: Above this(dBm) threshold, switch to minimum hardware supported - capped by unifiTPCMinPower2G(2.4G) or unifiTPCMinPower5G(5G). - A Zero value reverts the power to a default state. - -45 - int16 - - - - - - - Macrame: Minimum power for 2.4GHz interface when RSSI is above unifiTPCMinPowerRSSIThreshold (quarter dbm). - Should be greater than dot11PowerCapabilityMinImplemented. - 52 - int16 - - - - - - - Macrame: Minimum power for 5 GHz interface when RSSI is above unifiTPCMinPowerRSSIThreshold (quarter dbm). - Should be greater than dot11PowerCapabilityMinImplemented. - 40 - int16 - - - - - - - entry is written directly to the BBB_TX_FILTER_CONFIG register. Only the lower eight bits of this register are implemented . Bits 0-3 are the 'Tx Gain', bits 6-8 are the 'Tx Delay'. This register should only be changed by an expert. - true - uint16 - 0x17 - - - Forces the WAPI encryption hardware use the QoS mask specified. - true - uint16 - 15 - - - - - - - Each element of the MIB has a set of read/write access constraints that may be applied when the element is accessed by the host. For most elements the constants are derived from their MAX-ACCESS clauses. unifiCSROnlyMIBShield controls the access mechanism. If this entry is set to 'warn', when the host makes an inappropriate access to a MIB variable (e.g., writing to a 'read-only' entry) then the firmware attempts to send a warning message to the host, but access is allowed to the MIB variable. If this entry is set to 'guard' then inappropriate accesses from the host are prevented. If this entry is set to 'alarm' then inappropriate accesses from the host are prevented and the firmware attempts to send warning messages to the host. If this entry is set to 'open' then no access constraints are applied and now warnings issued. Note that certain MIB entries have further protection schemes. In particular, the - MIB prevents the host from reading some security keys (WEP keys, etc.). - true - not_accessible - unifiCSROnlyMIBShield - 2 - - - uint16 - PS Poll threshold. When Unifi chip is configured for normal power save mode and when access point does not respond to PS-Poll requests, then a fault will be generated on non-zero PS Poll threshold indicating mode has been switched from power save to fast power save. Ignored PS Poll count is given as the fault argument. - 30 - - - - - - - Minimum time after the expected beacon reception time that UniFi will continue to listen for the beacon in an infrastructure BSS before timing out. Reducing this value can reduce UniFi power consumption when using low power modes, however a value which is too small may cause beacons to be missed, requiring the radio to remain on for longer periods to ensure reception of the subsequent beacon. - true - µs - read_only - uint32 - 21474836472000 - - - - - - - Delay applied at each step of the power calibration routine used with an external PA. - true - µs - uint16 - 0 - - - Latest time before the expected beacon reception time that UniFi will turn on its radio in order to receive the beacon. Reducing this value can reduce UniFi power consumption when using low power modes, however a value which is too small may cause beacons to be missed, requiring the radio to remain on for longer periods to ensure reception of the subsequent beacon. - true - µs - read_only - uint32 - 2147483647100 - - - - - - - Signal level at which external LNA will be used for AGC purposes. - true - int16 - -128127-25 - - - Gain of the path between chip and antenna when LNA is on. - true - int16 - -1281270 - - - Loss of the path between chip and antenna when LNA is off. - true - int16 - -1281270 - - - Numeric identifier for the UniFi silicon revision (as returned by the GBL_CHIP_VERSION hardware register). Other than being different for each design variant (but not for alternative packaging options), the particular values returned do not have any significance. - read_only - uint16 - - - Query the nominal frequency of the external clock source or crystal oscillator used by UniFi. The clock frequency is a system parameter and can not be modified by key. - kHz - read_only - uint16 - - - - - - The IEEE 802.11 standard requires a frequency accuracy of either +/- 20 ppm or +/- 25 ppm depending on the physical layer being used. If UniFi's frequency reference is a crystal then this attribute should be used to tweak the oscillating frequency to compensate for design- or device-specific variations. Each step change trims the frequency by approximately 2 ppm. - read_only - uint16 - 6331 - - - If UniFi is in power save and receives a Traffic Indication Map from its associated access point with a DTIM indication, it will wait a maximum time given by this attribute for succeeding broadcast or multicast traffic, or until it receives such traffic with the 'more data' flag clear. Any reception of broadcast or multicast traffic with the 'more data' flag set, or any reception of unicast data, resets the timeout. The timeout can be turned off by setting the value to zero; in that case UniFi will remain awake indefinitely waiting for broadcast or multicast data. Otherwise, the value should be larger than that of unifiPowerSaveExtraListenTime. - µs - uint16 - 50000 - - - Keep the radio on. For debug purposes only. Setting the value to FALSE means radio on/off functionality will behave normally. Note that setting this value to TRUE will automatically disable dorm. The intention is *not* for this value to be changed at runtime. - boolean - false - - - Enable Dorm (deep sleep). When disabled, WLAN will not switch the radio power domain on/off *and* it will always veto deep sleep. Setting the value to TRUE means dorm functionality will behave normally. The intention is *not* for this value to be changed at runtime. - boolean - true - - - Toggle WLAN power domain when entering dorm mode (deep sleep). When entering deep sleep and this value it true, then the WLAN power domain is disabled for the deep sleep duration. When false, the power domain is left turned on. This is to work around issues with WLAN rx, and is considered temporary until the root cause is found and fixed. - boolean - true - - - Dorm/deep sleep would be dynamically disabled when BT is turned ON if the value is TRUE, even though unifiEnableDorm is TRUE. For more details, take a look at SSB-17864. - boolean - false - - - This is a counter that indicates the number of data and management frames that have been processed by the UniFi hardware but were discarded before being processed by the firmware. It does not include frames not processed by the hardware because they were not addressed to the local device, nor does it include frames discarded by the firmware in the course of normal MAC processing (which include, for example, frames in an appropriate encryption state and multicast frames not requested by the host). Typically this counter indicates lost data frames for which there was no buffer space; however, other cases may cause the counter to increment, such as receiving a retransmitted frame that was already successfully processed. Hence this counter should not be treated as a reliable guide to lost frames. The counter wraps to 0 after 65535. - read_only - uint16 - - - - - - Get TSF time (last 32 bits) for the specified VIF. VIF index can't be 0 as that is treated as global VIF For station VIF - Correct BSS TSF wil only be reported after MLME-CONNECT.indication(success) indication to host. Note that if MAC Hardware is switched off then TSF returned is estimated value - read_only - int64 - - - - - - Extended capabilities. Bit field definition and coding follows IEEE 802.11 Extended Capability Information Element, with spare subfields for capabilities that are independent from chip/firmware implementation. - octet_string - 99 - { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00 } - - - This MIB can be used to suppress extended capabilities IE being sent in the association request. Please note that this may fix IOP issues with Aruba APs in WMMAC an - - read_write - boolean - signed_decimal - false - - - If UniFi is running with an external fast clock source, i.e. unifiExternalFastClockRequest is set, it is common for this clock to be shared with other devices. Setting to true causes UniFi to detect when the clock is present (presumably in response to a request from another device), and to perform any pending activities at that time rather than requesting the clock again some time later. This is likely to reduce overall system power consumption by reducing the total time that the clock needs to be active. - read_only - boolean - false - - - It is possible to supply UniFi with an external fast reference clock, as an alternative to using a crystal. If such a clock is used then it is only required when UniFi is active. A signal can be output on PIO[2] or if the version of UniFi in use is the UF602x or later, any PIO may be used (see unifiExternalFastClockRequestPIO) to indicate when UniFi requires a fast clock. Setting makes this signal become active and determines the type of signal output. 0 - No clock request. 1 - Non inverted, totem pole. 2 - Inverted, totem pole. 3 - Open drain. 4 - Open source. - read_only - unifiExternalFastClockRequest - 1 - - - If an external fast reference clock is being supplied to UniFi as an alternative to a crystal (see unifiExternalFastClockRequest) and the version of UniFi in use is the UF602x or later, any PIO may be used as the external fast clock request output from UniFi. key determines the PIO to use. - read_only - uint16 - 159 - - - UniFi implements a proprietary power management mode called Fast Power Save that balances network performance against power consumption. In this mode UniFi delays entering power save mode until it detects that there has been no exchange of data for the duration of time specified. - µs - read_only - uint32 - 2147483647400000 - - - UniFi implements a proprietary power management mode called Fast Power Save that balances network performance against power consumption. In this mode UniFi delays entering power save mode until it detects that there has been no exchange of data for the duration of time specified. The unifiFastPowerSaveTimeOutSmall aims to improve the power consumption by setting a lower bound for the Fast Power Save Timeout. If set with a value above unifiFastPowerSaveTimeOut it will default to unifiFastPowerSaveTimeOut. - µs - read_only - uint32 - 2147483647200000 - - - Timeout for requests sent from MACRAME to Data Plane. Any value below 1000ms will be capped at 1000ms. - milliseconds - read_only - uint32 - 1000 - - - In Fast Power Save mode, the STA will decide whether it is idle based on monitoring its traffic class. If the traffic class is continuously "occasional" for equal or longer than the specified value (in seconds), then the VIF is marked as idle. Traffic class monitoring is based on the interval specified in the "unifiExitPowerSavePeriod" MIB - second - read_only - uint32 - 18001 - - - Numeric build identifier for this firmware build. This should normally be displayed in decimal. The textual build identifier is available via the standard dot11manufacturerProductVersion MIB attribute. - read_only - uint32 - - - - Numeric build identifier for the patch set that has been applied to this firmware image. This should normally be displayed in decimal. For a patched ROM build there will be two build identifiers, the first will correspond to the base ROM image, the second will correspond to the patch set that has been applied. - read_only - uint32 - - - - When enabled the VIFs will not relinquish their assigned schedules when they have nothing left to do. - boolean - false - - - Timeout before disconnecting. 0 = Disabled. Capped to greater than 6 seconds. - second - uint16 - 214730 - - - Timeout before disconnecting. 0 = Disabled. Capped to greater than 6 seconds. - second - uint16 - 214710 - - - Timeout before disconnecting. 0 = Disabled. Capped to greater than 6 seconds. - second - uint16 - 214710 - - - - STA Mode: Minimum interval to forward Router Advertisement frames to Host. Minimum value = 60 secs. - second - uint32 - 429496728560 - - - - A limit on transmission time for a data frame. If the data payload would take longer than unifiFragmentationDuration to transmit, UniFi will attempt to fragment the frame to ensure that the data portion of each fragment is within the limit. The limit imposed by the fragmentation threshold is also respected, and no more than 16 fragments may be generated. If the value is zero no limit is imposed. The value may be changed dynamically during connections. Note that the limit is a guideline and may not always be respected. In particular, the data rate is finalised after fragmentation in order to ensure responsiveness to conditions, the calculation is not performed to high accuracy, and octets added during encryption are not included in the duration calculation. - µs - uint16 - 0 - - - - - - - For testing: overrides max_scan_time. 0 indicates not used. - octet_string - 1414 - { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } - - - For testing: overrides probe interval. 0 indicates not used. - octet_string - 1414 - { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } - - - Magnitude of the change in RSSI for which a scan result will be issued - dB - uint16 - 125520 - - - Time between transmissions of broadcast probe requests on a given channel when performing an active scan. - TU - uint16 - 70 - - - Minimum RSSI for a new station to enter the coverage area of scan. - dBm - int16 - -128127-90 - - - Depricate - uint16 - - - Max number of scan results (for all scans) which will be stored before the oldest result is discarded, irrespective of its age. The value 0 specifies no maximum. - uint16 - 40 - - - Max number of Probe Request sets that the scan engine will send on a single channel. - uint16 - 2 - - - Stop scanning on a channel if less than X Beacons or Probe Responses are received. - uint16 - 4 - - - Deprecated - boolean - false - - - Max number of periodic scans for Google scan. - uint16 - 6 - - - Max number of RSSI samples used for averaging RSSI in Google scan. - uint16 - 8 - - - Max number of entries for hotlist APs in Google scan. - uint16 - 64 - - - Max number of entries for significant WiFi change APs in Google scan. - uint16 - 64 - - - Max number of BSSID/RSSI that the device can hold in Google scan. - uint16 - 0 - - - If set STA will configure keep-alive with options specified in a received BSS max idle period IE - boolean - false - - - Firmware waits for unifiMLMEConnectionTimeOut of no successful Tx/Rx (including beacon) to/from AP before it disconnects from AP.For STA case - Setting it to less than 3 seconds may result in frequent disconnection with the AP - milliseconds - uint16 - 3000 - - - Timeout for instigating ConnectonFailure procedures. Setting it to less than 3 seconds may result in frequent disconnection or roaming with the AP. - Zero value disables the feature. Any value written lower than INACTIVITY_MINIMUM_TIMEOUT becomes INACTIVITY_MINIMUM_TIMEOUT. - second - uint16 - 3 - - - Timeout for instigating ConnectonFailure procedures. Zero value disables the feature. Any value written lower than INACTIVITY_MINIMUM_TIMEOUT becomes INACTIVITY_MINIMUM_TIMEOUT. - second - uint16 - 10 - - - Timeout for sending the AP a NULL frame to kick off the EAPOL exchange. - millisecond - uint16 - 50 - - - Maximum time allowed for the data in data references corresponding to MLME primitives to be made available to the firmware. The special value 0 specifies an infinite timeout. - Note that the default has to be sufficient to allow for any MLME-SET.request used to set a different value! The value 65535 is reserved for future internal expansion (infinite timeout). - TU - read_only - uint16 - 655340 - - - When UniFi enters power save mode it signals the new state by setting the power management bit in the frame control field of a NULL frame. It then remains active for the period since the previous unicast reception, or since the transmission of the NULL frame, whichever is later. This entry controls the maximum time during which UniFi will continue to listen for data. This allows any buffered data on a remote device to be cleared. Specifies an upper limit on the timeout. UniFi internally implements a proprietary algorithm to adapt the timeout depending upon the situation.This is used by firmware when current station VIF is only station VIF which can be scheduled - µs - uint32 - 214748364730000 - - - When UniFi enters power save mode it signals the new state by setting the power management bit in the frame control field of a NULL frame. It then remains active for the period since the previous unicast reception, or since the transmission of the NULL frame, whichever is later. This entry controls the maximum time during which UniFi will continue to listen for data. This allows any buffered data on a remote device to be cleared. This is same as unifiPowerManagementDelayTimeout but this value is considered only when we are doing multivif operations and other VIFs are waiting to be scheduled.Note that firmware automatically chooses one of unifiPowerManagementDelayTimeout and unifiConcurrentPowerManagementDelayTimeout depending upon the current situation.It is sensible to set unifiPowerManagementDelayTimeout to be always more thanunifiConcurrentPowerManagementDelayTimeout. - µs - uint32 - 21474836476000 - - - This affects Station VIF power save behaviour. - Setting it to true will disable legacy power save (i.e. we wil use fast power save to retrieve data) - Note that actually disables full power save mode (i.e sending trigger to retrieve frames which will be PS-POLL for legacy and QOS-NULL for UAPSD) - boolean - true - - - Force station power save mode to be active (when scheduled). - VIF scheduling, coex and other non-VIF specific reasons could still force power save on the VIF. - Applies to all VIFs of type station (includes P2P client). - is only provided for test purpose. - Changes to the mib will only get applied after next host/mlme power management request. - boolean - false - - - Enables Idle Mode Lite, if softAP is active, and there has been no activity for a time. - Idle mode lite should not be active if host has sent a command to change key. - boolean - true - - - Enables Idle Mode, if single vif station is active, and there has been no activity for a time. - boolean - false - - - MACRAME debug stats readout key. Use set to write a debug readout, then read the same key to get the actual readout. - uint32 - - - - - - - Enables Neighbour Aware Networking (NAN) - boolean - false - - - The 16-bit field follows the coding of IEEE 802.11 Capability Information. - uint16 - 0x0720 - - - - - - - - - - - - - - - - - - - - - - - - - Enables low power radio RX for idle STA and AP VIFs respectively. - Setting/clearing bit 0 enables/disabled LP RX for (all) STA/Cli VIFs. - Setting/clearing bit 1 enables/disabled LP RX for AP/GO VIFs. - uint16 - 3 - - - - - - - Time since last station activity when it can be considered to be idle. Only used in SoftAP mode when determining if all connected stations are idle (not active). - uint32 - milliseconds - 500 - - - The maximum drift in microseconds we will allow for each beacon sent when we're trying to move it to get a 50% duty cycle between GO and STA in multiple VIF scenario. We'll delay our TX beacon by a maximum of this value until we reach our target TBTT. We have 3 possible cases for this value: a) ap_beacon_max_drift = 0x0000 - Feature disabled b) ap_beacon_max_drift between 0x0001 and 0xFFFE - Each time we transmit the beacon we'll move it a little bit forward but never more than this. (Not implemented yet) c) ap_beacon_max_drift = 0xFFFF - Move the beacon to the desired position in one shot. - µs - uint16 - 0xFFFF - - - The maximum time in microseconds we want to stall TX data when expecting a beacon at EBRT time as a station. - µs - uint16 - 128 - - - Limits the period over which the value of unifiRSSI is averaged. If no more than unifiRSSIMinReceivedFrames frames have been received in the period, then the value of unifiRSSI is reset to the value of the next measurement and the rolling average is restarted. This ensures that the value is timely (although possibly poorly averaged) when little data is being received. - TU - read_only - uint16 - 1 - 3000 - - - See the description of unifiRSSIMaxAveragingPeriod for how the combination of attributes is used. - read_only - uint16 - 1 - 2 - - - Specifies time that is used for EIFS. A value of 0 causes the build in value to be used. - read_only - µs - uint16 - 12 - - - Test/debug Mib to force channel bandwidth to specified value. - This can also be used to allow emulator/silicon back to back connection to communicate at bandwidth other than default (20 MHz) - Setting it to 0 uses the default bandwidth as selected by firmware - channel_bw_20_mhz = 20, - channel_bw_40_mhz = 40, - channel_bw_80_mhz = 80 - - uint16 - 0 - - - - - - - Test/debug Mib to set channel bandwidth to specified value. - unifiBWTableIndex - - - - - - The timing statistics of packets being queued between SW-HW - read_only - uint16 - unifiQueueStatsIdTable - - - - - - The timing statistics of packets being queued between HOST-SW - read_only - uint16 - unifiQueueStatsIdTable - - - - - - Enables recording timing statistics of packets being queued between HOST-SW-HW - boolean - false - - - - - - The rate corresponding to the current table entry. The value is rounded to the nearest number of units where necessary. Most rates do not require rounding, but when short guard interval is in effect the rates are no longer multiples of the base unit. Note that there may be two occurrences of the value 130: the first corresponds to MCS index 7, and the second, if present, to MCS index 6 with short guard interval. - Get the rate for rate statistics table entry index. - read_only - uint16 - 500 kbps - unifiRateStatsTable - - - - The number of successful receptions of complete management and data frames at the rate indexed by unifiRateStatsIndex.This number will wrap to zero after the range is exceeded. - read_only - uint32 - unifiRateStatsTable - - - - - - The number of successful (acknowledged) unicast transmissions of complete data or management frames the rate indexed by unifiRateStatsIndex. This number will wrap to zero after the range is exceeded. - read_only - uint32 - unifiRateStatsTable - - - - - - Allows to request on a per access class basis that an MA_UNITDATA.confirm be generated after each packet transfer. The default value is applied for all ACs. - boolean - false - unifiAcTxConfirmTable - - - - - - The bit rate currently in use for transmissions of unicast data frames; On an infrastructure BSS, this is the data rate used in communicating with the associated access point, if there is none, an error is returned - Request is made per-VIF. Rate is read from station records - read_only - uint16 - - - - - - Last BSS Tx DataRate. See unifiTxDataRate description. - uint16 - - - The number of frames that are discarded due to HW No-ack activated during test. - This number will wrap to zero after the range is exceeded. - Number of discarded frames when HW No-ack is activated during test. - read_only - uint32 - - - - - - The number of received frames that are discarded due to bad FCS (CRC). - This number will wrap to zero after the range is exceeded. - Number of discarded received frames due to bad FCS (CRC) as detected by the HW. - read_only - uint32 - - - - - - Read value from a register and return it. - Register access function. - read_only - uint32 - unifiReadRegTable - - - - - - Read a value from a hardware packet counter in a specific mac instance and return it. - Hardware counter access function. - read_only - uint32 - unifiReadHardwareCounterTable - - - - - - Encodes the RSN Capabilities field of IEEE 802.11 RSN Information Element. - uint16 - 0x248C - - - Maximum time in milliseconds for a frame to be queued in the hardware/DPIF. - uint16 - milliseconds - 512 - - - Maximum time in seconds for a frame to be queued in firmware, ready to be sent, but not yet actually pumped to hardware. - uint16 - second - 5 - - - Provides a running average of the Signal to Noise Ratio (SNR) for packets received by UniFi's radio. - dB - read_only - int16 - - - - Last BSS SNR. See unifiSNR description. - int16 - - - This offset is added to SNR values received at 802.11b data rates. This accounts for differences in the RF pathway between 802.11b and 802.11g demodulators. The offset applies to values of unifiSNR as well as SNR values in scan indications. Not used in 5GHz mode. - dB - read_only - int16 - 8 - - - If non-zero, used during active scans as the maximum lifetime for probe requests. It is the elapsed time after the initial transmission at which further attempts to transmit the probe are terminated. - uint32 - TU - 164 - - - Lifetime of proberesponse frame in unit of ms. - uint16 - ms - 500 - - - Number of retries of probe response frame. - uint16 - 5 - - - If VIF has this many packets queued/transmitted/received in last unifiFastPowerSaveTransitionPeriod then firmware may decide to come out of aggressive power save mode. This is applicable to STA (CLI) and GO (VIF).Note that this is only a guideline. Firmware internal factors may override this MIB.Also see unifiExitPowerSavePeriod and unifiAggressivePowerSaveTransitionPeriod. - uint16 - 10 - - - Period in TUs over which firmware counts number of packet transmitted/queued/received to decide to come out of aggressive power save mode. This is applicable to STA (CLI) and GO (AP) VIF. Note that this is only a guideline. Firmware internal factors may override this MIB. Also see unifiPowerSaveTransitionPacketThreshold and unifiAggressivePowerSaveTransitionPeriod - uint16 - TU - 200 - - - Defines how many unifiExitPowerSavePeriod firmware should wait in which VIF had received/transmitted/queued less than unifiPowerSaveTransitionPacketThreshold packets - before entering aggressive power save mode (when not in aggressive power save mode) This is applicable to STA (CLI) and GO (AP) VIF. Note that this is only a guideline. Firmware internal factors may override this MIB. Also see unifiPowerSaveTransitionPacketThreshold and unifiExitPowerSavePeriod. - uint16 - TU - 5 - - - After seeing the "more" bit set in a message from the AP, the STA will goto active mode for this duration of time. After this time, traffic information is evaluated to determine whether the STA should stay active or go to powersave. Setting this value to 0 means that the described functionality is disabled. - uint32 - TU - 30 - - - Defines the time to keep a VIF scheduled after an outgoing packet is queued, if the "Immediate_Response_Expected" bit is set in the Tx_Control associated with a frame transmission request. The firmware may choose to override this value based on internal logic. - uint16 - TU - 50 - - - - - - - Default time for which a non-scan VIF can be scheduled. Applies to multiVIF scenario. Internal firmware logic or BSS state (e.g. NOA) may cut short the schedule. - uint16 - TU - 20 - - - When the scheduler expects a VIF to schedule for time longer than this parameter (specified in TUs), then the VIF may come out of powersave. Only valid for STA VIFs. - uint16 - TU - 60 - - - UART configuration using the values of the other unifiUart* attributes. The value supplied for this attribute is ignored. - true - uint16 - - - Specification of which PIOs should be connected to the UART. Currently defined values are: 1 - UART not used; all PIOs are available for other uses. 2 - Data transmit and receive connected to PIO[12] and PIO[14] respectively. No hardware handshaking lines. 3 - Data and handshaking lines connected to PIO[12:15]. - true - unifiUartPios - - - Maximum time the background may be busy or locked out for. If this time is exceeded, UniFi will reset. If this key is set to 65535 then the watchdog will be disabled. - ms - read_only - uint16 - 11500 - - - Enable reporting of the following events for Android logging: - - firmware connectivity events - - fate of management frames sent by the host through the MLME SAP - It can take the following values: - - 0: reporting is disabled - - 1: partial reporting is enabled. Beacons and EAPOL frames will not be reported - - 2: full reporting is enabled. Beacons and EAPOL frames are included. - unifiWifiLogger - 0 - - - Enable reporting of the fate of the TX packets sent by the host - boolean - false - - - - - - If set to true, forces FW to use short slot times for all VIFs. - boolean - false - - - Running average of the Received Signal Strength Indication (RSSI) for packets received by UniFi's radio. The value should only be treated as an indication of the signal strength; it is not an accurate measurement. The result is only meaningful if the unifiRxExternalGain attribute is set to the correct calibration value. If UniFi is part of a BSS, only frames originating from devices in the BSS are reported (so far as this can be determined). The average is reset when UniFi joins or starts a BSS or is reset. - Use the lack of a (default) value to signal to rame that the RSSI hasn't been calibrated, and thus calls to mibgetrssi() will return FALSE. - dBm - read_only - int16 - - - - Last BSS RSSI. See unifiRSSI description. - int16 - - - The bandwidth used with peer station prior it disconnects - read_only - uint16 - unifiPeerIdTable - - - The number of spatial streams used with peer station prior it disconnects - read_only - uint16 - unifiPeerIdTable - - - The tx rate that was used for transmissions prior disconnection; - read_only - uint16 - unifiPeerIdTable - - - The recorded RSSI from peer station prior it disconnects - read_only - int16 - unifiPeerIdTable - - - Hardware specific transmitter settings - octet_string - 0255 - - unifiTxSettingsTable - - - Hardware specific transmitter gain settings - octet_string - 0255 - - unifiTxGainSettingsTable - - - Hardware specific transmitter detector response settings. - 2G settings before 5G. Increasing order within band. - octet_string - 0255 - - unifiTxPowerDetectorResponseTable - - - Hardware specific transmitter detector temperature compensation settings. - 2G settings before 5G. Increasing order within band. - octet_string - 0255 - - unifiTxDetectorTemperatureCompensationTable - - - Hardware specific transmitter detector frequency compensation settings. - 2G settings before 5G. Increasing order within band. - octet_string - 0255 - - unifiTxDetectorFrequencyCompensationTable - - - Hardware specific transmitter open-loop temperature compensation settings. - 2G settings before 5G. Increasing order within band. - octet_string - 0255 - - unifiTxOpenLoopTemperatureCompensationTable - - - Hardware specific transmitter open-loop frequency compensation settings. - 2G settings before 5G. Increasing order within band. - octet_string - 0255 - - unifiTxOpenLoopFrequencyCompensationTable - - - Hardware specific transmitter PA gain for DPD temperature compensation settings. - 2G settings before 5G. Increasing order within band. - octet_string - 0255 - unifiTxPaGainDpdTemperatureCompensationTable - - - - Hardware specific transmitter PA gain for DPD frequency compensation settings. - 2G settings before 5G. Increasing order within band. - octet_string - 0255 - unifiTxPaGainDpdFrequencyCompensationTable - - - - Hardware specific transmitter frequency compensation settings - octet_string - 0255 - unifiTxFtrimSettingsTable - - - - Hardware specific transmitter gain step settings. - 2G settings before 5G. Increasing order within band. - octet_string - 0255 - unifiTxGainStepSettingsTable - - - - Hardware specific transmitter OFDM selection settings - octet_string - 48 - - - - Specify gain specific modulation power optimisation. - octet_string - 1648 - - - - Read the chip temperature as seen by WLAN radio firmware. - read_only - int16 - celcius - - - - Battery voltage - read_only - uint16 - millivolt - - - - Write a static DPD LUT to the FW - For testing: Write DPD LUT entry - octet_string - 147147 - - - - - unifiLoadDpdLutTable - - - Write a DPD LUT directly to the HW - Used for Matlab characterisation by writing a previously calculated and (possibly) smoothed LUT to the HW. The primary need for this is because writing the LUT directly in Matlab is very slow and hence impractical for any characterisation work. - octet_string - 147147 - - - - unifiLoadDpdLutTable - - - DPD pre-distort gains. Takes a range of frequencies, where - f_min <= f_channel < f_max. - The format is [freq_min_msb, freq_min_lsb, freq_max_msb, freq_max_lsb, - DPD policy bitmap, bandwidth_bitmap, power_trim_enable, - OFDM0_gain, OFDM1_gain, CCK_gain, TR_gain, - CCK PSAT gain, OFDM PSAT gain]. - octet_string - 1313 - unifiDpdPredistortGainsTable - - - - Enables Digital Pre-Distortion - Bitmask of DPD features to enable for testing, requires d01_d01 or later. - uint16 - 0 - - - - - - - Enables CCA - Bitmask of CCA features to enable. - uint16 - - - - - - - Configures CCA per 20 MHz sub-band. - Configure to take into account the CCA of each 20M subband for the primary channel. - uint16 - - - - - - - Counts the time CCA indicates busy - This register counts the time CCA indicates busy (for pri20/sec20 and sec40), in units of 16 us. - unifiMacBusyTimeTable - uint16 - - - - - - Configures PIFS - Secondary Channel must be free for this amount of time (50ns unit) before it is declared non-busy for starting a Txop. Related to PIFS. - uint16 - - - - - - - Configures CCA CS thresholds. - Configures CCA CS (packet sync) thresholds. Indexed by siso/mimo. - unifiCCACSThreshTable - uint16 - - - - - - - Enables overriding of all BT activities by WLAN. - When this MIB is set then no macrame blackouts are registered for any BT activities - and also WLAN trumps all BT activities at the HW CDL arbitration level. This MIB should be enabled only for debugging - purposes. This MIB will only have an effect when its either compiled into the FW image or is configured at WLAN boot via - an hcf file. - - boolean - false - - - Configuration settings for the TX power trim. - The format is [band, - pcal_ofdm0_to_cck_mso, pcal_ofdm0_to_cck_lso, - pcal_ofdm0_to_ofdm1_mso, pcal_ofdm0_to_ofdm1_lso, - pcal_20_to_80_mso, pcal_20_to_80_lso, - pcal_20_to_40_mso, pcal_20_to_40_lso, - psat_v2i_gain, psat_mix_gain, psat_drv_gain, psat_pa_gain, - psat_power_ref_mso, psat_power_ref_lso, - psat_drv_bias, psat_pa_bias, - max_adjust_up_mso, max_adjust_up_lso, - max_adjust_down_mso, max_adjust_down_lso]. - octet_string - 2121 - unifiTxPowerTrimConfigTable - - - - Clears the radio trim cache. The parameter is ignored. - Invalidates all entries in the trim cache. - uint16 - - - - - - Override the AGC by adjusting the Rx minimum and maximum gains of each stage. - Set requests write the values to a static structure in - mac/arch/maxwell/hal/halradio_agc.c. The saved values are written - to the Jar register WLRF_RADIO_AGC_CONFIG2 and to the Night registers - WL_RADIO_AGC_CONFIG2 and WL_RADIO_AGC_CONFIG3. The saved values are also - used to configure the AGC whenever halradio_agc_setup() is called. - Get requests read the values from the static structure in - mac/arch/maxwell/hal/halradio_agc.c. - AGC enables are not altered. Fixed gain may be tested by setting the - minimums and maximums to the same value. - - Version. - octet 0 - Version number for this mib. - Gain values. Default in brackets. - octet 1 - 5G LNA minimum gain (0). - octet 2 - 5G LNA maximum gain (4). - octet 3 - 2G LNA minimum gain (0). - octet 4 - 2G LNA maximum gain (5). - octet 5 - Mixer minimum gain (0). - octet 6 - Mixer maximum gain (2). - octet 7 - ABB minimum gain (0). - octet 8 - ABB maximum gain (27). - octet 9 - Digital minimum gain (0). - octet 10 - Digital maximum gain (7). - octet_string - 1111 - - - - - - - The corresponding set of frequency values for TxAntennaConnectionLossTable - uint16 - 394012000 - - unifiTxAntennaConnectionLossTable - - - The set of Antenna Connection Loss value, which is used for TPO/EIRP conversion - int16 - -128127 - - unifiTxAntennaConnectionLossTable - - - The corresponding set of frequency values for TxAntennaMaxGain - uint16 - 394012000 - - unifiTxAntennaMaxGainTable - - - The set of Antenna Max Gain value, which is used for TPO/EIRP conversion - int16 - -128127 - - unifiTxAntennaMaxGainTable - - - The set of RSSI offset value - uint16 - 394012000 - - unifiRxExternalGainTable - - - The table giving frequency-dependent RSSI offset value - int16 - -128127 - - unifiRxExternalGainTable - - - Maximum air power for the VIF. Values are expressed in 0.25 dBm units. - read_only - int16 - 0 - - qdBm - - - Instant delivery control of the debug messages when set to true. Note: will not allow the host to suspend when set to True. - boolean - false - - - - - - Debug to host state. Debug is either is sent to the host or it isn't. - boolean - true - - - - - - Debug Module levels for all modules. - Module debug level is used to filter debug messages sent to the host. - Only 6 levels of debug per module are available: - a. -1 No debug created. - b. 0 Debug if compiled in. Should not cause Buffer Full in normal testing. - c. 1 - 3 Levels to allow sensible setting of the .hcf file while running specific tests or debugging - d. 4 Debug will harm normal execution due to excessive levels or processing time required. Only used in emergency debugging. - Additional control for FSM transition and FSM signals logging is provided. - - Debug module level and 2 boolean flags are encoded within a uint16: - Function | Is sending FSM signals | Is sending FSM transitions | Reseved | Module level (signed int) - ----------+--------------------------+------------------------------+-----------+---------------------------- - Bits | 15 | 14 | 13 - 8 | 7 - 0 - - Note: 0x00FF disables any debug for a module - 0xC004 enables all debug for a module - uint16 - unifiDebugConfigTable - - - - 0xC004 - 0x0000 - 0x00FF - 0xC004 - 0x00FF - 0xC000 - 0xC004 - 0xC004 - 0x00FF - 0x00FF - 0x0001 - 0x00FF - 0x00FF - 0xC000 - 0x00FF - 0x00FF - 0x00FF - 0x00FF - 0x00FF - 0xC000 - 0xC000 - 0xC004 - 0x00FF - 0xC004 - 0x0001 - 0x00FF - 0x00FF - 0x00FF - 0x00FF - 0x0001 - 0x00FF - 0x00FF - 0x00FF - 0x00FF - 0xC000 - 0x0000 - 0x0001 - 0x00FF - 0x00FF - 0x00FF - 0x00FF - 0x00FF - 0x00FF - 0x00FF - 0x00FF - 0x00FF - 0x00FF - 0x00FF - 0x00FF - 0x0001 - 0x00FF - 0x0000 - 0x00FF - 0xC004 - 0x0004 - 0x0004 - 0x00FF - 0xC000 - 0x00FF - 0x0000 - - - - - OOB constraints table. - | octects | description | - |---------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| - | 0 | DPD applicability bitmask: 0 = no DPD, 1 = dynamic DPD, 2 = static DPD, 3 = applies to both static and dynamic DPD | - | 1-2 | Bitmask indicating which regulatory domains this rule applies to FCC=bit0, ETSI=bit1, JAPAN=bit2 | - | 3-4 | Bitmask indicating which band edges this rule applies to RICE_BAND_EDGE_ISM_24G_LOWER = bit 0, RICE_BAND_EDGE_ISM_24G_UPPER = bit 1, RICE_BAND_EDGE_U_NII_1_LOWER = bit 2, RICE_BAND_EDGE_U_NII_1_UPPER = bit 3, RICE_BAND_EDGE_U_NII_2_LOWER = bit 4, RICE_BAND_EDGE_U_NII_2_UPPER = bit 5, RICE_BAND_EDGE_U_NII_2E_LOWER = bit 6, RICE_BAND_EDGE_U_NII_2E_UPPER = bit 7, RICE_BAND_EDGE_U_NII_3_LOWER = bit 8, RICE_BAND_EDGE_U_NII_3_UPPER = bit 9 | - | 5 | Bitmask indicating which modulation types this rule applies to (LSB/b0=DSSS/CCK, b1= OFDM0 modulation group, b2= OFDM1 modulation group) | - | 6 | Bitmask indicating which channel bandwidths this rule applies to (LSB/b0=20MHz, b1=40MHz, b2=80MHz) | - | 7 | Minimum distance to nearest band edge in 500 kHz units for which this constraint becomes is applicable. | - | 8 | Maximum power (EIRP) for this particular constraint - specified in units of quarter dBm. | - | 9-32 | Spectral shaping configuration to be used for this particular constraint. The value is specific to the radio hardware and should only be altered under advice from the IC supplier. | - | - octet_string - 0255 - - unifiTxOOBConstraintTable - - - - - - Regulatory parameters. - Each row of the table contains the regulatory rules for one country: - octet 0 - first character of alpha2 code for country - octet 1 - second character of alpha2 code for country - octet 2 - regulatory domain for the country - Followed by the rules for the country, numbered 0..n in this description - octet 7n+3 - LSB start frequency octet - 7n+4 - MSB start frequency octet - 7n+5 - LSB end frequency octet - 7n+6 - MSB end frequency octet - 7n+7 - maximum bandwidth octet - 7n+8 - maximum power octet - 7n+9 - rule flags - read_only - octet_string - 373 - unifiRegulatoryTable - - - {0x30,0x30,0x02, - 0x62,0x09,0xA8,0x09,0x28,0x14,0x00, - 0x99,0x09,0xB2,0x09,0x28,0x14,0x01, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x41,0x44,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0x50,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x41,0x45,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x41,0x46,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x41,0x49,0x02, - 0x62,0x09,0xA8,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x41,0x4C,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x41,0x4D,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x14,0x12,0x00} - {0x41,0x4E,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x41,0x4F,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x41,0x52,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0xD6,0x15,0x50,0x18,0x02, - 0x12,0x16,0x62,0x16,0x50,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x41,0x53,0x01, - 0x62,0x09,0xA8,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x41,0x54,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x41,0x55,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x1E,0x14,0x82,0x14,0x50,0x17,0x10, - 0x82,0x14,0xE6,0x14,0x50,0x17,0x12, - 0x5E,0x15,0xE0,0x15,0x50,0x1E,0x02, - 0x12,0x16,0x62,0x16,0x50,0x1E,0x02, - 0x5D,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x41,0x57,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x1B,0x02, - 0x5D,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x41,0x5A,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x12,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x12,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x42,0x41,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x42,0x42,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x17,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x17,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x42,0x44,0x03, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x42,0x45,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x42,0x46,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x18,0x02} - {0x42,0x47,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x5D,0x16,0xF3,0x16,0x50,0x0E,0x00} - {0x42,0x48,0x03, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x14,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x14,0x14,0x12, - 0x67,0x16,0xCB,0x16,0x14,0x14,0x00} - {0x42,0x49,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x42,0x4A,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x14,0x14,0x00} - {0x42,0x4C,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x42,0x4D,0x01, - 0x62,0x09,0xA8,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x42,0x4E,0x03, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x42,0x4F,0x03, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x1E,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x42,0x52,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x12, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x42,0x53,0x01, - 0x62,0x09,0xA8,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x42,0x54,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x42,0x57,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x42,0x59,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x12,0x16,0x4E,0x16,0x28,0x1B,0x02} - {0x42,0x5A,0x03, - 0x62,0x09,0xB2,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x43,0x41,0x01, - 0x62,0x09,0xA8,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0xE0,0x15,0x50,0x18,0x02, - 0x12,0x16,0x62,0x16,0x50,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x43,0x43,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0xD6,0x15,0x50,0x14,0x02, - 0x12,0x16,0x62,0x16,0x50,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x43,0x44,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x43,0x46,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x28,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x28,0x18,0x02, - 0x72,0x15,0x4E,0x16,0x28,0x18,0x02} - {0x43,0x47,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x43,0x48,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x43,0x49,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x18,0x02} - {0x43,0x4C,0x03, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x43,0x4D,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x43,0x4E,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x17,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x17,0x12, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x43,0x4F,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x43,0x52,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x14,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x14,0x18,0x02, - 0x72,0x15,0x62,0x16,0x14,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x14,0x1E,0x00} - {0x43,0x55,0x01, - 0x62,0x09,0xA8,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x17,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x17,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x17,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x43,0x56,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x43,0x58,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0xD6,0x15,0xA0,0x1B,0x02, - 0x12,0x16,0x62,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x43,0x59,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x43,0x5A,0x02, - 0x60,0x09,0xB3,0x09,0x28,0x14,0x00, - 0x1E,0x14,0x82,0x14,0x50,0x17,0x10, - 0x82,0x14,0xE6,0x14,0x50,0x14,0x12, - 0x5E,0x15,0x5D,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x44,0x45,0x02, - 0x60,0x09,0xB3,0x09,0x28,0x14,0x00, - 0x1E,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xE6,0x14,0x50,0x14,0x12, - 0x5E,0x15,0x5D,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x44,0x4A,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00} - {0x44,0x4B,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x44,0x4D,0x01, - 0x62,0x09,0xA8,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x17,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x17,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x44,0x4F,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x17,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x17,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x44,0x5A,0x03, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x1E,0x14,0x82,0x14,0x50,0x17,0x00, - 0x82,0x14,0xE6,0x14,0x50,0x17,0x02, - 0x5E,0x15,0x26,0x16,0xA0,0x1E,0x02} - {0x45,0x43,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x14,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x14,0x18,0x02, - 0x72,0x15,0x62,0x16,0x14,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x14,0x1E,0x00} - {0x45,0x45,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x45,0x47,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x28,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x28,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x45,0x48,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02} - {0x45,0x52,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00} - {0x45,0x53,0x02, - 0x60,0x09,0xB3,0x09,0x28,0x14,0x00, - 0x1E,0x14,0x82,0x14,0x50,0x17,0x10, - 0x82,0x14,0xE6,0x14,0x50,0x14,0x12, - 0x5E,0x15,0x5D,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x45,0x54,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x46,0x49,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x46,0x4A,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0xD6,0x15,0x50,0x14,0x02, - 0x12,0x16,0x62,0x16,0x50,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x46,0x4B,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x46,0x4C,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x46,0x4D,0x01, - 0x62,0x09,0xA8,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x46,0x4F,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x46,0x52,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x47,0x41,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x47,0x42,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x47,0x44,0x01, - 0x62,0x09,0xA8,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x47,0x45,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x12,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x47,0x46,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x47,0x47,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x47,0x48,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x18,0x02} - {0x47,0x49,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x47,0x4C,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x47,0x4D,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x47,0x4E,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x47,0x50,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x47,0x51,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x47,0x52,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x47,0x54,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x17,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x17,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x47,0x55,0x01, - 0x62,0x09,0xA8,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x14,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x14,0x18,0x02, - 0x72,0x15,0x62,0x16,0x14,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x14,0x1E,0x00} - {0x47,0x57,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x47,0x59,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x1E,0x00, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x48,0x4B,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x48,0x4D,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0xD6,0x15,0x50,0x14,0x02, - 0x12,0x16,0x62,0x16,0x50,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x48,0x4E,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x48,0x52,0x02, - 0x60,0x09,0xB3,0x09,0x28,0x14,0x00, - 0x1E,0x14,0x82,0x14,0x50,0x17,0x10, - 0x82,0x14,0xE6,0x14,0x50,0x14,0x12, - 0x5E,0x15,0x5D,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x48,0x54,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x48,0x55,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x49,0x44,0x03, - 0x62,0x09,0xB2,0x09,0x14,0x14,0x00, - 0x67,0x16,0xB7,0x16,0x14,0x17,0x00} - {0x49,0x45,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x49,0x4C,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x17,0x10, - 0x82,0x14,0xE6,0x14,0x50,0x17,0x12, - 0x72,0x15,0x62,0x16,0x50,0x17,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x17,0x01} - {0x49,0x4D,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x49,0x4E,0x03, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x49,0x4F,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x49,0x51,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x49,0x52,0x03, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x28,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x28,0x14,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x49,0x53,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x49,0x54,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x4A,0x45,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x4A,0x4D,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x4A,0x4F,0x03, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x17,0x00, - 0x67,0x16,0xCB,0x16,0x50,0x17,0x00} - {0x4A,0x50,0x03, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x2E,0x13,0x7E,0x13,0x28,0x17,0x00, - 0xA6,0x13,0xE2,0x13,0x28,0x17,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x17,0x02} - {0x4B,0x45,0x03, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x17,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x62,0x16,0x50,0x1E,0x02, - 0x67,0x16,0xB7,0x16,0x28,0x17,0x00} - {0x4B,0x47,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x4B,0x48,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1B,0x00} - {0x4B,0x49,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0xD6,0x15,0x50,0x14,0x02, - 0x12,0x16,0x62,0x16,0x50,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x4B,0x4D,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x4B,0x4E,0x02, - 0x62,0x09,0xA8,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x1E,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x4B,0x52,0x03, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x5E,0x15,0x5D,0x16,0xA0,0x1E,0x02, - 0x5D,0x16,0xDA,0x16,0x50,0x1E,0x00} - {0x4B,0x57,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12} - {0x4B,0x59,0x01, - 0x62,0x09,0xA8,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x4B,0x5A,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x1E,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xE6,0x14,0x50,0x14,0x12, - 0x12,0x16,0x4E,0x16,0x50,0x14,0x12} - {0x4C,0x42,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x4C,0x43,0x02, - 0x62,0x09,0xA8,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x1E,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x4C,0x49,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x4C,0x4B,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x14,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x14,0x18,0x02, - 0x72,0x15,0x62,0x16,0x14,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x14,0x1E,0x00} - {0x4C,0x53,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x4C,0x54,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x4C,0x55,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x4C,0x56,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x4C,0x59,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x4D,0x41,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12} - {0x4D,0x43,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x4D,0x44,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x4D,0x45,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x4D,0x46,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x4D,0x47,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x4D,0x48,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x4D,0x4B,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x4D,0x4C,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x4D,0x4D,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x17,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x17,0x02, - 0x72,0x15,0x4E,0x16,0x50,0x1E,0x02} - {0x4D,0x4E,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x4D,0x4F,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x17,0x00, - 0x32,0x14,0x82,0x14,0x50,0x17,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x17,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x1E,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x4D,0x50,0x01, - 0x62,0x09,0xA8,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x4D,0x51,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x4D,0x52,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x4D,0x53,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x4D,0x54,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x4D,0x55,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x18,0x02} - {0x4D,0x56,0x02, - 0x60,0x09,0xB3,0x09,0x28,0x14,0x00, - 0x1E,0x14,0x82,0x14,0x50,0x17,0x10, - 0x82,0x14,0xE6,0x14,0x50,0x14,0x12, - 0x5D,0x16,0xDA,0x16,0x50,0x14,0x00} - {0x4D,0x57,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x4D,0x58,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0xD6,0x15,0x50,0x18,0x02, - 0x12,0x16,0x62,0x16,0x50,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x4D,0x59,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x12,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x18,0x00} - {0x4D,0x5A,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x4E,0x43,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x4E,0x45,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x4E,0x46,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0xD6,0x15,0x50,0x14,0x02, - 0x12,0x16,0x62,0x16,0x50,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x4E,0x47,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x1E,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x4E,0x49,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x4E,0x4C,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x4E,0x4F,0x02, - 0x60,0x09,0xB3,0x09,0x28,0x14,0x00, - 0x1E,0x14,0x82,0x14,0x50,0x17,0x10, - 0x82,0x14,0xE6,0x14,0x50,0x14,0x12, - 0x5E,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x4E,0x50,0x03, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x67,0x16,0xB7,0x16,0x50,0x14,0x00} - {0x4E,0x52,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x4E,0x5A,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x12, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x4F,0x4D,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x50,0x41,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x17,0x02, - 0x5E,0x15,0x5D,0x16,0xA0,0x1E,0x00, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x50,0x45,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x50,0x46,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x50,0x47,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x50,0x48,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x50,0x4B,0x03, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x50,0x4C,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x50,0x4D,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x50,0x4E,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x50,0x52,0x01, - 0x62,0x09,0xA8,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x50,0x54,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x50,0x57,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x50,0x59,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x51,0x41,0x03, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x1E,0x14,0x82,0x14,0x50,0x17,0x10, - 0x82,0x14,0xE6,0x14,0x50,0x14,0x12, - 0x5E,0x15,0x5D,0x16,0xA0,0x1B,0x12, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x12} - {0x52,0x45,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x52,0x4F,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x52,0x53,0x02, - 0x60,0x09,0xB3,0x09,0x28,0x14,0x00, - 0x1E,0x14,0xE6,0x14,0x28,0x17,0x10, - 0x5E,0x15,0x5D,0x16,0x14,0x1E,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x52,0x55,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x12,0x16,0x4E,0x16,0x50,0x1E,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x52,0x57,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x18,0x02} - {0x53,0x41,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xB7,0x16,0x50,0x0E,0x00} - {0x53,0x42,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00} - {0x53,0x45,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x53,0x47,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x17,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x1E,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x53,0x49,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x53,0x4B,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x53,0x4C,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x53,0x4D,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x53,0x4E,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02} - {0x53,0x4F,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00} - {0x53,0x52,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x53,0x54,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x53,0x56,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x14,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x14,0x17,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x14,0x1E,0x00} - {0x53,0x58,0x00, - 0x62,0x09,0xA8,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x53,0x5A,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x54,0x43,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x54,0x44,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x54,0x46,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x54,0x47,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x28,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x28,0x14,0x02, - 0x72,0x15,0x4E,0x16,0x28,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x54,0x48,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x12, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x54,0x4A,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x54,0x4D,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x54,0x4E,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02} - {0x54,0x4F,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00} - {0x54,0x52,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x54,0x54,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x54,0x56,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00} - {0x54,0x57,0x01, - 0x60,0x09,0xA8,0x09,0x28,0x1E,0x00, - 0x1E,0x14,0x82,0x14,0x50,0x17,0x00, - 0x82,0x14,0xE6,0x14,0x50,0x17,0x02, - 0x5E,0x15,0x62,0x16,0xA0,0x17,0x02, - 0x67,0x16,0xDA,0x16,0x50,0x1E,0x00} - {0x54,0x5A,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x55,0x41,0x02, - 0x60,0x09,0xB3,0x09,0x28,0x14,0x00, - 0x1E,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xE6,0x14,0x50,0x14,0x12, - 0x72,0x15,0x26,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x55,0x47,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xB7,0x16,0x50,0x1E,0x00} - {0x55,0x4D,0x00, - 0x62,0x09,0xA8,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x55,0x53,0x01, - 0x62,0x09,0xA8,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x17,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x17,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x17,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x55,0x59,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x17,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x17,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x55,0x5A,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02} - {0x56,0x41,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x56,0x43,0x02, - 0x62,0x09,0xA8,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x56,0x45,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x17,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x17,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x56,0x49,0x01, - 0x62,0x09,0xA8,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x56,0x4E,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0x50,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x56,0x55,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x57,0x46,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x57,0x53,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x28,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x28,0x14,0x02, - 0x72,0x15,0x62,0x16,0x28,0x1B,0x02, - 0x67,0x16,0xA3,0x16,0x28,0x1B,0x00} - {0x59,0x45,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x62,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x59,0x54,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x5A,0x41,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x62,0x16,0xA0,0x1E,0x00, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x5A,0x57,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - - - - - - integer - 1200 - Index for unifiOperatingClassTable - - - Supported Operating Class parameters. - read_only - octet_string - 673 - unifiOperatingClassTable - - {0x53,0x54,0x70,0x73,0x74,0x75,0x7A,0x7B,0x7C, - 0x7D,0x7E,0x7F,0x80,0x81,0x82} - {0x01,0x02,0x03,0x05,0x06,0x07,0x08,0x09,0x0A,0x10, - 0x11,0x80,0x81,0x82} - {0x01,0x03,0x05,0x16,0x17,0x19,0x1A,0x1B,0x1C,0x1E, - 0x1F,0x20,0x21,0x80,0x81,0x82} - {0x01,0x02,0x03,0x04,0x05,0x06,0x20,0x21,0x24,0x25, - 0x26,0x29,0x2A,0x2B,0x3A,0x80,0x81,0x82} - - - - - integer - 119 - Index for unifiScanParametersTable. Index is a Scan_Type as defined in FAPI. - - - Scan parameters. - Each row of the table contains 2 entries for a scan: first entry when there is 0 registered VIFs, second - when there is 1 or more registered VIFs. - Entry has the following structure: - octet 0 - Scan priority (uint8_t) - octet 1 - Enable Early Channel Exit (uint8_t as bool) - octet 2 ~ 3 - Probe Interval in Time Units (uint16_t) - octet 4 ~ 5 - Max Active Channel Time in Time Units (uint16_t) - octet 6 ~ 7 - Max Passive Channel Time in Time Units (uint16_t) - octet 8 ~ 9 - Scan Policy (uint16_t) - Size of each entry is 10 octets, row size is 20 octets. A Time Units value specifies a time interval as a multiple of TU (1024 us). - octet_string - 2020 - unifiScanParametersTable - - - { 0x06, 0x01, 0x18,0x00, 0x3A,0x00, 0x66,0x00, 0x00,0x00, - 0x06, 0x01, 0x18,0x00, 0x3A,0x00, 0x66,0x00, 0x00,0x00 } - - { 0x06, 0x01, 0x44,0x00, 0x92,0x00, 0x75,0x00, 0x00,0x00, - 0x06, 0x01, 0x18,0x00, 0x3A,0x00, 0x66,0x00, 0x00,0x00 } - - { 0x02, 0x01, 0x44,0x00, 0x92,0x00, 0x75,0x00, 0x00,0x00, - 0x02, 0x01, 0x18,0x00, 0x3A,0x00, 0x66,0x00, 0x00,0x00 } - - { 0x06, 0x01, 0x18,0x00, 0x44,0x00, 0x66,0x00, 0x00,0x00, - 0x06, 0x01, 0x18,0x00, 0x44,0x00, 0x66,0x00, 0x00,0x00 } - - { 0x06, 0x00, 0x18,0x00, 0x44,0x00, 0x00,0x00, 0x00,0x00, - 0x06, 0x00, 0x18,0x00, 0x44,0x00, 0x00,0x00, 0x00,0x00 } - - { 0x04, 0x01, 0x18,0x00, 0x3A,0x00, 0x00,0x00, 0x00,0x00, - 0x04, 0x01, 0x18,0x00, 0x3A,0x00, 0x00,0x00, 0x00,0x00 } - - { 0x04, 0x01, 0x18,0x00, 0x27,0x00, 0x00,0x00, 0x00,0x00, - 0x04, 0x01, 0x18,0x00, 0x27,0x00, 0x00,0x00, 0x00,0x00 } - - { 0x00, 0x01, 0x44,0x00, 0x92,0x00, 0x75,0x00, 0x00,0x00, - 0x00, 0x01, 0x44,0x00, 0xF4,0x00, 0x75,0x00, 0x00,0x00 } - - { 0x02, 0x01, 0x44,0x00, 0x92,0x00, 0x75,0x00, 0x00,0x00, - 0x02, 0x01, 0x18,0x00, 0x3A,0x00, 0x66,0x00, 0x00,0x00 } - - {0x03, 0x01, 0x18,0x00, 0x3A,0x00, 0x66,0x00, 0x80,0x00, - 0x03, 0x01, 0x18,0x00, 0x3A,0x00, 0x66,0x00, 0x80,0x00 } - - {0x04, 0x00, 0x1B,0x00, 0x44,0x00, 0x75,0x00, 0x00,0x00, - 0x04, 0x00, 0x1B,0x00, 0x44,0x00, 0x75,0x00, 0x00,0x00 } - - {0x04, 0x00, 0x1B,0x00, 0x44,0x00, 0x75,0x00, 0x04,0x00, - 0x04, 0x00, 0x1B,0x00, 0x44,0x00, 0x75,0x00, 0x04,0x00 } - - {0x04, 0x01, 0x1B,0x00, 0x44,0x00, 0x75,0x00, 0x04,0x00, - 0x04, 0x01, 0x1B,0x00, 0x44,0x00, 0x75,0x00, 0x04,0x00 } - - {0x08, 0x00, 0x27,0x00, 0x62,0x00, 0x75,0x00, 0x00,0x00, - 0x08, 0x00, 0x27,0x00, 0x62,0x00, 0x75,0x00, 0x00,0x00 } - - {0x08, 0x00, 0x27,0x00, 0x62,0x00, 0x75,0x00, 0x04,0x00, - 0x08, 0x00, 0x27,0x00, 0x62,0x00, 0x75,0x00, 0x04,0x00 } - - {0x08, 0x00, 0x27,0x00, 0x62,0x00, 0x75,0x00, 0x04,0x00, - 0x08, 0x00, 0x27,0x00, 0x62,0x00, 0x75,0x00, 0x04,0x00 } - - {0x03, 0x01, 0x05,0x00, 0x14,0x00, 0x64,0x00, 0x00,0x00, - 0x03, 0x01, 0x05,0x00, 0x14,0x00, 0x64,0x00, 0x00,0x00 } - - {0x03, 0x00, 0x00,0x00, 0x00,0x00, 0xC8,0x00, 0x01,0x00, - 0x03, 0x00, 0x00,0x00, 0x00,0x00, 0xC8,0x00, 0x01,0x00 } - - {0x00, 0x01, 0x02,0x03, 0x04,0x05, 0x06,0x07, 0x08,0x09, - 0x09, 0x08, 0x07,0x06, 0x05,0x04, 0x03,0x02, 0x01,0x00 } - - - Use TDLS in P2P mode. - boolean - true - - - Use TDLS mode. - boolean - true - - - Used for the argument "throughput_threshold_pktsecs" of RAME-MLME-ENABLE-PEER-TRAFFIC-REPORTING.request signal defined in SC-505422-DD. - uint32 - 100 - - - Used for the FW initiated TDLS Discovery/Setup procedure. - If the RSSI of a received TDLS Discovery Response frame is greater than this value,the TDLS FSM shall initiate the TDLS Setup procedure. - int16 - -75 - - - Transmission of a TDLS Action frame or - a TDLS Discovery Response Public Action frame shall be retried unifiTdlsMaximumRetry times until the frame is transmitted successfully. - uint16 - 3 - - - The measurement period for recording the number of packets sent to a peer over a TDLS link. - uint16 - 10 - - - The default Basic HT MCS SET used on a TDLS Link. Used to build the HT Operation element in TDLS Setup frames. - octet_string - 1616 - { 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } - - - Used to build the VHT Operation element in the TDLS Setup Confirm frame - octet_string - 22 - { 0xfe, 0xff } - - - TDLS shall not transmit the TDLS Discovery Request frame within dot11TDLSDiscoveryRequestWindow DTIM intervals - after transmitting TDLS Discovery Request frame. - uint32 - 10 - - - If no TDLS Setup Response frame is received within dot11TDLSResponseTimeout, - or if a TDLS Setup Response frame is received with a nonzero status code, - the TDLS initiator STA shall terminate the setup procedure and discard the TDLS Setup Response frame. - uint32 - 5 - - - When true, indicates that the STA implementation is capable of supporting TDLS Channel Switching. - boolean - false - - - Set TDLS design for test mode - uint32 - 0x00000000 - - - Build the Key Lifetime Interval in the TDLS Setup Request frame. - uint32 - 0x000FFFFF - - - Allowed time in milliseconds for a TDLS Teardown frame to be trasmitted over the air - uint16 - 500 - - - Enabled Wifi Sharing feature - boolean - true - - - Applicable 5GHz Primary Channels mask. Defined in a uint64 represented by the octet string. - First byte of the octet string maps to LSB. Bits 0-13 representing 2.4G channels are always set to 0. Mapping defined in mlme_freq_list[]; i.e. Bit 14 maps to channel 36. - octet_string - 88 - { 0x00, 0xC0, 0xFF, 0xFF, 0x7F, 0x00, 0x00, 0x00 } - - - Channel switch announcement count which will be used in the Channel announcement IE when using wifi sharing - uint16 - 3 - - - Channel switch announcement count which will be used in the Channel announcement IE - uint16 - 10 - - - Source address of router assuming that is contained in virtural router advertisement packet - is only used for the test purpose, specified in chapter '6.2 Forward Received RA frame to Host' in SC-506393-TE - octet_string - 0x00000000 - - - Virtual router advertisement packet - is only used for the test purpose, specified in chapter '6.2 Forward Received RA frame to Host' in SC-506393-TE - octet_string - 0x00000000 - - - Indicate that the STA implementation is capable of supporting TDLS peer U-APSD. - boolean - false - - - Supported 20MHz channel centre frequency grouped in sub-bands. For each sub-band: starting channel number, followed by number of channels - octet_string - 020 - {0x01,0x0e,0x24,0x04,0x34,0x04,0x64,0x0c,0x95,0x05} - - - - Allows setting of default country code. Hosts sets the default country (index 1). Each VIF maintains current country code and updates it, but never reads. - The host can access currently used country code of each VIF, but can't modify it. - octet_string - 33 - unifiDefaultCountryTable - - - - - - { 0x30, 0x30, 0x20 } - - { 0x30, 0x30, 0x20 } - - { 0x30, 0x30, 0x20 } - - - - Defines the ordered list of countries present in unifiRegulatoryTable. Each country is coded as 2 ASCII characters. If unifiRegulatoryTable is modified, such as a country is either added, deleted or its relative location is modified, has to be updated as well. - read_only - octet_string - 2250 - { 0x30, 0x30, 0x41, 0x44, 0x41, 0x45, 0x41, 0x46, 0x41, 0x49, 0x41, 0x4c, 0x41, 0x4d, 0x41, 0x4e, 0x41, 0x4f, 0x41, 0x52, 0x41, 0x53, 0x41, 0x54, 0x41, 0x55, 0x41, 0x57, 0x41, 0x5a, 0x42, 0x41, 0x42, 0x42, 0x42, 0x44, 0x42, 0x45, 0x42, 0x46, 0x42, 0x47, 0x42, 0x48, 0x42, 0x49, 0x42, 0x4a, 0x42, 0x4c, 0x42, 0x4d, 0x42, 0x4e, 0x42, 0x4f, 0x42, 0x52, 0x42, 0x53, 0x42, 0x54, 0x42, 0x57, 0x42, 0x59, 0x42, 0x5a, 0x43, 0x41, 0x43, 0x43, 0x43, 0x44, 0x43, 0x46, 0x43, 0x47, 0x43, 0x48, 0x43, 0x49, 0x43, 0x4c, 0x43, 0x4d, 0x43, 0x4e, 0x43, 0x4f, 0x43, 0x52, 0x43, 0x55, 0x43, 0x56, 0x43, 0x58, 0x43, 0x59, 0x43, 0x5a, 0x44, 0x45, 0x44, 0x4a, 0x44, 0x4b, 0x44, 0x4d, 0x44, 0x4f, 0x44, 0x5a, 0x45, 0x43, 0x45, 0x45, 0x45, 0x47, 0x45, 0x48, 0x45, 0x52, 0x45, 0x53, 0x45, 0x54, 0x46, 0x49, 0x46, 0x4a, 0x46, 0x4b, 0x46, 0x4c, 0x46, 0x4d, 0x46, 0x4f, 0x46, 0x52, 0x47, 0x41, 0x47, 0x42, 0x47, 0x44, 0x47, 0x45, 0x47, 0x46, 0x47, 0x47, 0x47, 0x48, 0x47, 0x49, 0x47, 0x4c, 0x47, 0x4d, 0x47, 0x4e, 0x47, 0x50, 0x47, 0x51, 0x47, 0x52, 0x47, 0x54, 0x47, 0x55, 0x47, 0x57, 0x47, 0x59, 0x48, 0x4b, 0x48, 0x4d, 0x48, 0x4e, 0x48, 0x52, 0x48, 0x54, 0x48, 0x55, 0x49, 0x44, 0x49, 0x45, 0x49, 0x4c, 0x49, 0x4d, 0x49, 0x4e, 0x49, 0x4f, 0x49, 0x51, 0x49, 0x52, 0x49, 0x53, 0x49, 0x54, 0x4a, 0x45, 0x4a, 0x4d, 0x4a, 0x4f, 0x4a, 0x50, 0x4b, 0x45, 0x4b, 0x47, 0x4b, 0x48, 0x4b, 0x49, 0x4b, 0x4d, 0x4b, 0x4e, 0x4b, 0x52, 0x4b, 0x57, 0x4b, 0x59, 0x4b, 0x5a, 0x4c, 0x42, 0x4c, 0x43, 0x4c, 0x49, 0x4c, 0x4b, 0x4c, 0x53, 0x4c, 0x54, 0x4c, 0x55, 0x4c, 0x56, 0x4c, 0x59, 0x4d, 0x41, 0x4d, 0x43, 0x4d, 0x44, 0x4d, 0x45, 0x4d, 0x46, 0x4d, 0x47, 0x4d, 0x48, 0x4d, 0x4b, 0x4d, 0x4c, 0x4d, 0x4d, 0x4d, 0x4e, 0x4d, 0x4f, 0x4d, 0x50, 0x4d, 0x51, 0x4d, 0x52, 0x4d, 0x53, 0x4d, 0x54, 0x4d, 0x55, 0x4d, 0x56, 0x4d, 0x57, 0x4d, 0x58, 0x4d, 0x59, 0x4d, 0x5a, 0x4e, 0x43, 0x4e, 0x45, 0x4e, 0x46, 0x4e, 0x47, 0x4e, 0x49, 0x4e, 0x4c, 0x4e, 0x4f, 0x4e, 0x50, 0x4e, 0x52, 0x4e, 0x5a, 0x4f, 0x4d, 0x50, 0x41, 0x50, 0x45, 0x50, 0x46, 0x50, 0x47, 0x50, 0x48, 0x50, 0x4b, 0x50, 0x4c, 0x50, 0x4d, 0x50, 0x4e, 0x50, 0x52, 0x50, 0x54, 0x50, 0x57, 0x50, 0x59, 0x51, 0x41, 0x52, 0x45, 0x52, 0x4f, 0x52, 0x53, 0x52, 0x55, 0x52, 0x57, 0x53, 0x41, 0x53, 0x42, 0x53, 0x45, 0x53, 0x47, 0x53, 0x49, 0x53, 0x4b, 0x53, 0x4c, 0x53, 0x4d, 0x53, 0x4e, 0x53, 0x4f, 0x53, 0x52, 0x53, 0x54, 0x53, 0x56, 0x53, 0x58, 0x53, 0x5a, 0x54, 0x43, 0x54, 0x44, 0x54, 0x46, 0x54, 0x47, 0x54, 0x48, 0x54, 0x4a, 0x54, 0x4d, 0x54, 0x4e, 0x54, 0x4f, 0x54, 0x52, 0x54, 0x54, 0x54, 0x56, 0x54, 0x57, 0x54, 0x5a, 0x55, 0x41, 0x55, 0x47, 0x55, 0x4d, 0x55, 0x53, 0x55, 0x59, 0x55, 0x5a, 0x56, 0x41, 0x56, 0x43, 0x56, 0x45, 0x56, 0x49, 0x56, 0x4e, 0x56, 0x55, 0x57, 0x46, 0x57, 0x53, 0x59, 0x45, 0x59, 0x54, 0x5a, 0x41, 0x5a, 0x57 } - - - QoS capability for a non-AP Station, and is encoded as per IEEE 802.11 QoS Capability. - uint16 - 0 - - - Listen interval of beacons when in single-vif power saving mode and receiving DTIMs is enabled. No DTIMs are skipped during MVIF operation. A maximum of the listen interval beacons are skipped, which may be less than the number of DTIMs that can be skipped. - The value is a lookup table for DTIM counts. Each 4bits, in LSB order, represent DTIM1, DTIM2, DTIM3, DTIM4, DTIM5, (unused). - This key is only used for STA VIF, connected to an AP. For P2P group client intervals, refer to unifiP2PListenIntervalSkippingDTIM, PSID=2523. - 042949672950x00054645 - DTIM intervals - read_only - uint32 - - - Listen interval of beacons when in single-vif, P2P client power saving mode and receiving DTIMs. No DTIMs are skipped during MVIF operation. A maximum of (listen interval - 1) beacons are skipped, which may be less than the number of DTIMs that can be skipped. - The value is a lookup table for DTIM counts. Each 4bits, in LSB order, represent DTIM1, DTIM2, DTIM3, DTIM4, DTIM5, (unused). - This key is only used for P2P group client. For STA connected to an AP, refer to unifiListenIntervalSkippingDTIM, PSID=2518. - 042949672950x00011111 - DTIM intervals - read_only - uint32 - - - Maximum number length of time, in Time Units (1TU = 1024us), that can be used as a beacon listen interval. This will limit how many beacons maybe skipped, and affects - the DTIM beacon skipping count; DTIM skipping (if enabled) will be such that skipped count = (unifiListenIntervalMaxTime / DTIM_period). - 0655361000 - TU - read_only - uint16 - - - Beacon Listen Interval - 01005 - beacon intervals - read_only - int16 - - - Percentage of beacons received, calculated as received / expected. The percentage is scaled to an integer value between 0 (0%) and 1000 (100%). - read_only - uint32 - - - - - 0 - - - HT capabilities of the chip. See SC-503520-SP for further details. NOTE: Greenfield has been disabled due to interoperability issues wuth SGI. - octet_string - 2121 - { 0x6f, 0x01, 0x17, 0xff, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } - - - - VHT capabilities of the chip. see SC-503520-SP. - octet_string - 1212 - { 0x31, 0x71, 0x00, 0x03, 0xfe, 0xff, 0x00, 0x00, 0xfe, 0xff, 0x00, 0x00 } - - - How long to wait for a frame (Auth, Assoc, ReAssoc) after Rame replies to a send frame request - 0500200 - TU - uint16 - - - How long to wait to retry a frame (Auth, Assoc, ReAssoc) after TX Cfm trasnmission_status = TxLifetime. - 10 - TU - uint16 - - - How long to wait to retry a frame (Auth, Assoc, ReAssoc) after TX Cfm trasnmission_status != Successful | TxLifetime. - 40 - TU - uint16 - - - How long the complete connection procedure has before the MLME times out and issues a Connect Indication (fail). - 040001500 - TU - uint16 - - - How long to wait for a ProbeRsp when syncronising before resending a ProbeReq - 010010 - TU - uint16 - - - How long the firmware attempts to perform a disconnect or disconnect all STAs (triggered by MLME_DISCONNECT-REQ or MLME_DISCONNECT-REQ 00:00:00:00:00:00) before responding with MLME-DISCONNECT-IND and aborting the disconnection attempt. This is particulary important when a SoftAP is attempting to disconnect associated stations which might have "silently" left the ESS. - 030001500 - milliseconds - uint16 - - - How long the firmware temporarily extends PowerSave for STA as a workaround for wonky APs such as D-link. - 01000200 - milliseconds - uint16 - - - Configure BA TX on a per-TID basis. Bit mask is two bits per TID (B1 = autosetup, B0 = enable). - uint32 - - 0x0557 - - - Block Ack Configuration. It is composed of A-MSDU supported, TX MPDU per A-MPDU, RX Buffer size, TX Buffer size and Block Ack Timeout. see init_mlme_ba() for more detail - 0x3fff01 - uint32 - - - Enable or disable workaround to make the Dataplane translate AC_BK data into AC_BE data - - read_write - boolean - unsigned_decimal - true - - - Defines the supported non-HT data rates. It is encoded as N+1 octets where the first octet is N and the subsequent octets each describe a single supported rate. - read_only - 500 kbps - octet_string - 216 - { 0x02, 0x04, 0x0b, 0x0c, 0x12, 0x16, 0x18, 0x24, 0x30, 0x48, 0x60, 0x6c } - - - - Identify whether the chip supports dualband concurrency or not. - boolean - false - - - How long the AP enables reception of BEACON frames to perform Overlapping Legacy BSS Condition(OLBC). If set to 0 then OLBC is disabled. - 300 - milliseconds - uint16 - - - How long between periods of receiving BEACON frames to perform Overlapping Legacy BSS Condition(OLBC). This value MUST exceed the OBLC duration MIB unifiApOlbcDuration. If set to 0 then OLBC is disabled. - 2000 - milliseconds - uint16 - - - Restricts the maximum number of associated STAs for SoftAP. - 110 - uint16 - - - indicates a delta time for the assocication comeback time element in the SA Query request frame. The association comeback time in the SA Query request frame will be set to TSF + unifiPMFAssociationComebackTimeDelta. - uint32 - TU - 1100 - - - - - - Duration of the Absence time to use when protecting P2PGO VIFs from scan operations. A value of 0 disables the feature. - 7 - beacon intervals - uint16 - - - Period of the Absence/Presence times cycles to use when protecting P2PGO VIFs from scan operations. - 14 - beacon intervals - uint16 - - - - Enables VHT mode. - boolean - false - - - Enables the PLM workaround to do an HT reasociation if the initial VHT association succeeded. - boolean - true - - - Start the PLM workaround timer after unifiPLM689WorkaroundTriggerDHCPDiscovercount DHCP discover frames sent by the host. - 2 - DHCP Discover Frames - uint16 - - - Triggers the PLM workaround after unifiPLM689WorkaroundTriggerDHCPDiscoverTimeout milliseconds after unifiPLM689WorkaroundTriggerDHCPDiscovercountDHCP discover frames sent by the host. - 1000 - milliseconds - uint16 - - - VHT capabilities of the chip. see SC-503520-SP. - octet_string - 66 - { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00} - - - Triggers the static PLM workaround after unifiPLM689WorkaroundTriggerStaticIPTimeout milliseconds. - 3 - seconds - uint16 - - - Triggers the static PLM workaround after unifiPLM689WorkaroundTriggerARPCount ARP requests were sent. - 5 - frames - uint16 - - - - Enables Vendor VHT IE for 256-QAM mode on 2.4GHz. - boolean - false - - - - - Enables HT mode. - boolean - true - - - - Enables 40Mz wide channels in the 2.4G band - read_only - boolean - false - - - LDPC will be used to code packets, for transmit only. If disabled, chip will not send LDPC coded packets even if peer supports it. To advertise reception of LDPC coded packets,enable bit 0 of unifiHtCapabilities, and bit 4 of unifiVhtCapabilities. - boolean - true - - - SGI 20MHz will be used to code packets for transmit only. If disabled, chip will not send SGI 20MHz packets even if peer supports it. To advertise reception of SGI 20MHz packets, enable bit 5 of unifiHtCapabilities. - boolean - true - - - SGI 40MHz will be used to code packets, for transmit only. If disabled, chip will not send SGI 40MHz packets even if peer supports it. To advertise reception of SGI 40MHz packets, enable bit 6 of unifiHtCapabilities. - boolean - true - - - SGI 80MHz will be used to code packets, for transmit only. If disabled, chip will not send SGI 80MHz packets even if peer supports it. To advertise reception of SGI 80MHz packets, enable bit 5 of unifiVhtCapabilities. - boolean - true - - - SGI 160/80+80MHz will be used to code packets, for transmit only. If disabled, chip will not send SGI 160/80+80MHz packets even if peer supports it. To advertise reception of SGI 160/80+80MHz packets, enable bit 6 of unifiVhtCapabilities. - boolean - false - - - Mac Address Randomisation should be applied for Probe Requests. - boolean - false - - - SU Beamformer will be used, for transmit only. If disabled, chip will not use SU Beamformer even if peer supports it. To advertise SU Beamformee capability, enable bit 12 of unifiVhtCapabilities. - boolean - false - - - MU Beamformer will be used, for transmit only. If disabled, chip will not use MU Beamformer even if peer supports it. To advertise MU Beamformee capability, enable bit 20 of unifiVhtCapabilities. - boolean - false - - - - Enable Roaming functionality - boolean - true - - - The current RSSI value below which roaming scan shall start - int16 - dBm - -128127 - -75 - - - The value by which unifiRssiRoamScanTrigger is lowered when no roaming candidates are found - uint16 - dBm - read_only - 125510 - - - Hysteresis value for UnifiRssiRoamScanTrigger and unifiCURoamScanTrigger. i.e.: If the current AP RSSI is greater than UnifiRssiRoamScanTrigger+ UnifiRssiRoamDeltaTrigger, soft roaming scan can be terminated. - uint16 - dBm - 125510 - - - The scan period for cached channels background roaming (microseconds) - uint32 - 120000000 - - - The scan period for tracking not yet suitable candidate(s)(microseconds) - uint32 - 1 - 5000000 - - - DO NOT REMOVE. Although not used in the code, required to pass NCHO test 2.7 and 2.8. - uint32 - 130000000 - - - The amount of time a STA will wait after connection before starting to check the MLME-installed connection quality trigger thresholds - uint16 - ms - 200 - - - Indicates whether only intra-band or all-band should be used for roaming scan. 2 - Roaming across band 1 - Roaming within band - uint16 - 122 - - - NCHO channel time. Name confusion for Host compatibility. - uint16 - 1120 - - - Every how many cached channel scans run a full channel scan. - - uint16 - read_write - 1 - 9 - - - Enable/Disable host resume when roaming. 0: Wake up the host all the time. 1: Only wakeup the host if the AP is not white-listed. 2: Don't wake up the host. - uint16 - 021 - - - Timeout for receiving the first EAP/EAPOL frame from the AP during roaming - uint16 - ms - read_only - 200 - - - NCHO Roam Scan Control. - boolean - false - - - Scan DFS Mode. For NCHO certification ONLY. 0: DFS roaming scan disabled. 1: DFS roaming scan enabled. Normal mode. i.e. passive scanning on DFS channels (Default) 2: DFS roaming scan enabled with active scanning on channel list supplied with MLME-SET-CACHED-CHANNELS.request - uint16 - TU - read_write - 0 - 2 - 01 - - - The maximum time to spend scanning before pausing for the unifiRoamScanHomeAwayTime, default of 0 mean has no specific requirement - uint16 - TU - 45 - - - The time to spend NOT scanning after scanning for unifiRoamScanHomeTime,default of 0 mean has no specific requirement - uint16 - TU - 100 - - - The Number of ProbeReq per channel for the Roaming Scan. - uint16 - 2 - - - The value in dBm of the RSSI boost for each band - int16 - unifiRoamRSSIBoostTable - - 0 - 0 - - - - Channel utilisation for the STA VIF, value 255=100% channel utilisation. - used for roaming - uint16 - 02550 - - - The delta to apply to unifiCuRoamScanTrigger when no candidate found during first cycle of cached channel soft scan, triggered by channel utilization. - uint16 - percentage points - 010015 - - - Candidate AP selection delta versus current AP that triggers a roam. - uint16 - percentage points - 010020 - - - Weight of CUfactor in AP selection algorithm. - uint16 - percentage points - 010030 - - - Table allocating CUfactor to Channel Utilization values range. - uint16 - unifiCURoamfactorTable - - 100 - 90 - 70 - 50 - 20 - - - - Weight of RSSIfactor in AP selection algorithm. - uint16 - percentage points - 010070 - - - Table allocating RSSIfactor to RSSI values range. - uint16 - unifiRSSIRoamfactorTable - - 100 - 90 - 70 - 50 - 20 - - - - The current channel Averaged RSSI value below which a soft roaming scan shall initially start, providing high channel utilisation (see unifiCURoamScanTrigger). This is a table indexed by frequency band. - int16 - unifiRSSICURoamScanTriggerTable - - -60 - -70 - - - - BSS Load / Channel Utilisation doesn't need to be monitored more than every 10th Beacons. This is a table indexed by frequency band. - uint16 - unifiCURoamScanTriggerTable - - 70 - 70 - - - - How often should the BSS load be monitored? - used for roaming - uint16 - received beacons - 010010 - - - Maximum time allowed before an attempt to do an offloaded 4 way handshake is considered failed? - uint16 - second - read_write - 010010 - - - - The minimum time that needs to pass after the most recent TPU SP, before a RAME_TPU_SP indication can be sent to MLME - uint16 - beacon intervals - 1 - - - - Fixed TX rate set by Host. Ideally this should be done by the driver. 0 means "host did not specified any rate". - uint16 - - - - - - - - 0 - - - For testing: Enable workaround stall WMM traffic if the admitted time has been used up, used for cert testing - uint16 - - - - - 1 - - - For Rate Adaptation Algorithm. It defines the repeatable amount of time, in ms, that - firmware will start to send speculation frames. - uint16 - - - - - 100 - - - For Rate Adaptation Algorithm. It defines the max amount of time, in ms, that - firmware will use for sending speculation frames - uint16 - - - - - 10 - - - For Rate Adaptation Algorithm. It defines the max amount of speculation frames that firmware is - allowed to send. - uint16 - - - - - 10 - - - For Rate Adaptation Algorithm. It defines the max number to be multiplied to the speculation timer, which usually is 100 ms. - - uint16 - unsigned_decimal - - - - - 8 - - - For Rate Adaptation Algorithm. It represents the number of transmitted - frames that were acked at a given rate. - read_only - uint16 - unifiRateStatsTable - - - - - - For Rate Adaptation Algorithm. It represents the number of transmitted - frames that were NOT acked at a given rate. - read_only - uint16 - unifiRateStatsTable - - - - - - For Rate Adaptation Algorithm. It represents the Packet Error Rate - for a given rate on the RAA rate stats. - read_only - uint16 - unifiRateStatsTable - - - - - - For Rate Adaptation Algorithm. It represents the Maximum Tolerable Packet Error - Rate for each rate. - read_only - uint16 - unifiRateStatsTable - - - - - - For Rate Adaptation Algorithm. It Resets the stats table used by the RAA. - uint16 - unifiRateStatsTable - - - - - - - - Configure the retry distribution for fallback for short frames - octet 0 - Number of retries for starting rate. - octet 1 - Number of retries for next rate. - octet 2 - Number of retries for next rate. - octet 3 - Number of retries for next rate. - octet 4 - Number of retries for last rate. - If 0 is written to an entry then the retries for that rate will be the short retry limit minus the sum - of the retries for each rate above that entry (e.g. 15 - 5). Therefore, this should always be the value for octet 4. - Also, when the starting rate has short guard enabled, the number of retries in octet 1 will be used and - for the next rate in the fallback table (same MCS value, but with sgi disabled) octet 0 number of retries will - be used. - octet_string - 55{0x03, 0x02, 0x01, 0x00, 0x00} - - - - - - - - - Bit mask for turning on individual debug entities in - the data_plane that if enabled effect throughput. See DPLP_DEBUG_ENTITIES_T in dplane_dplp_debug.h for bits. - Default of 0x3 means dplp and ampdu logs are enabled. - uint32 - 0x3 - - - - - - - - is used to access throughput related counters that can help diagnose throughput problems. - The index of the MIB will access different counters, as described in SC-506328-DD. - read_only - uint16 - unifiThroughputDebugTable - - - - - - - Access point beacon received count from connected AP - read_only - uint32 - - - - - - The lower RSSI threshold for switching between low power rx and normal rx. - If the RSSI avg of received frames is lower than this value for a VIF, then that VIF will vote against using low-power radio RX. - Low power rx could negatively influence the receiver sensitivity. - int16 - dBm - -128127-60 - - - The upper RSSI threshold for switching between low power rx and normal rx. - If the RSSI avg of received frames is higher than this value for a VIF, then that VIF will vote in favour of using low-power radio RX. - Low power RX could negatively influence the receiver sensitivity. - int16 - dBm - -128127-50 - - - Enable dynamic switching of the LNA based on RSSI. - boolean - true - - - The lower RSSI threshold for dynamic switching of the LNA. - If the RSSI avg of received frames is lower than this value for all scheduled VIFs, then the external LNA will be enabled. - int16 - dBm - -128127-40 - - - The upper RSSI threshold for dynamic switching of the LNA. - If the RSSI avg of received frames is higher than this value for all scheduled VIFs, then the external LNA will be disabled. - int16 - dBm - -128127-30 - - - It represents the number of retransmitted frames under each ac priority - (indexed by unifiAccessClassIndex). This number will wrap to zero after the range is exceeded. - read_only - uint32 - unifiAcTxConfirmTable - - - - - - msecs the radio is awake (32 bits number accruing over time) - read_only - uint32 - - - - - - msecs the radio is transmitting (32 bits number accruing over time) - read_only - uint32 - - - - - - msecs the radio is in active receive (32 bits number accruing over time) - read_only - uint32 - - - - - - msecs the radio is awake due to all scan (32 bits number accruing over time) - read_only - uint32 - - - - - - indicate that this AP typically leaks packets beyond the guard time (5msecs). - read_only - uint32 - 0 - - - - - - - When TRUE Radio Measurements are supported. - boolean - true - - - RM Enabled capabilities of the chip. See SC-503520-SP for further details. - octet_string - 55{ 0x71, 0x00, 0x00, 0x00, 0x00 } - - - When set to non-zero value then this will override the BE TXOP for 11g (in 32 usec units) to the value specified here. - uint16 - 78 - - - When set to non-zero value then this will override the BE TXOP for 11n and higher modulations (in 32 usec units) to the value specified here. - uint16 - 171 - - - Various settings to change RX ABB filter trim behavior. - uint32 - 0 - - - A bitmap for enabling/disabling trims at runtime - | lsb | trim | - |-----+----------| - | 0 | RX ABB | - | 1 | TX ABB | - | 2 | WBRSSI | - other trims might follow. - uint32 - 5 - - - The CCA thresholds so that the CCA-ED triggers at the regulatory value of -62 dBm. - A bug (SSB-37420) in the mib code means that if you want to use defaults octet strings in a table - you need to specify atleast two rows, so here we just provide two identical rows. - octet_string - 0255 - - unifiRadioCCAThresholdsTable - - { 0x01, 0x03, 0x07, 0x03, 0x03, 0x00, 0x16, 0x00, 0x30, 0x00, 0x16, 0x00, 0x30 } - { 0x01, 0x03, 0x07, 0x03, 0x03, 0x00, 0x16, 0x00, 0x30, 0x00, 0x16, 0x00, 0x30 } - - - - Hardware platform. This is necessary so we can apply tweaks to specific revisions, even though they might be running the same baseband and RF chip combination. Check unifiHardwarePlatform enum for description of the possible values. - unifiHardwarePlatform - 0 - - - Duration of DPD training (in ms). - uint16 - 10 - - - -This MIB allows the dummy packets training bandwidth and rates to be overriden. Tipically the bandwidth would be the same as the channel bandwidth (for example 80 MHz packets for an 80 Mhz channel) and rates MCS1 and MCS5. With this MIB you can set, for example, an 80 MHz channel to be trained using 20 MHz bandwidth (centered or not) with MCS2 and MCS7 packets. The MIB index dictates what channel bandwidth the configuration is for (1 for 20 MHz, 2 for 40 MHz and so on). The format is: - - octet 0: train bandwidth (this basically follows the halradio_channel_bw enum). - - octet 1: train primary channel position - - octet 2-3: OFDM 0 rate - - octet 4-5: OFDM 1 rate - - octet 6-7: CCK rate (unused) -The rates are encoded in host(FAPI) format, see SC-506179, section 4.41. - - read_write - octet_string - 88 - - unifiDPDTrainPacketConfigTable - - - {0x00, 0x00, 0x80, 0x01, 0x80, 0x05, 0x00, 0x00} - - {0x01, 0x00, 0x82, 0x01, 0x80, 0x05, 0x00, 0x00} - - {0x01, 0x00, 0x82, 0x01, 0x82, 0x05, 0x00, 0x00} - - - - Centre frequency for the connected channel - read_only - uint16 - - - Current bandwidth the STA is operating on - channel_bw_20_mhz = 20, - channel_bw_40_mhz = 40, - channel_bw_80_mhz = 80, - channel_bw_160_mhz = 160 - read_only - uint16 - - - specifies current AP antenna mode: - 0 = SISO, - 1 = MIMO (2x2), - 2 = MIMO (3x3), - 3 = MIMO (4x4) - read_only - unifiAntennaMode - 0 - - - AP uses MU-MIMO - read_only - boolean - false - - - Number of roams - uint16 - read_only - 0 - - - specifies current AKM - 0 = None - 1 = OKC - 2 = FT (FT_1X) - 3 = PSK - 4 = FT_PSK - 5 = PMKSA Caching - read_only - unifiRoamingAKM - 0 - - - Enables or disables TPC control. - boolean - - - - - true - - - For testing: MLME Hack to allow in-house tspec testing - boolean - false - - - Saved dialog number of tspec request action frame from the Host - uint16 - 0 - - - For testing: Stop Scan from using the Medium to allow thruput testing. - boolean - false - - - - - Reserved for HUTS tests - Data element read/write entry of int32 type. - uint32 - 042949672951000 - - - Reserved for HUTS tests - Data element read/write entry of boolean type. - boolean - true - - - Reserved for HUTS tests - Data element read/write entry of octet string type. - octet_string - 99 - { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } - - - Reserved for HUTS tests - Data element read/write entry table of int16 type. - read_only - int16 - -3276832767 - hutsReadWriteTableInt16IdTable - - - - Reserved for HUTS tests - Data element read/write entry table of octet string type. - read_only - octet_string - 673 - hutsReadWriteTableOctetStringTable - - - {0x53,0x54,0x70,0x73,0x74,0x75,0x7A,0x7B,0x7C, - 0x7D,0x7E,0x7F,0x80,0x81,0x82} - - {0x01,0x02,0x03,0x05,0x06,0x07,0x08,0x09,0x0A,0x10, - 0x11,0x80,0x81,0x82} - - {0x01,0x03,0x05,0x16,0x17,0x19,0x1A,0x1B,0x1C,0x1E, - 0x1F,0x20,0x21,0x80,0x81,0x82} - - {0x01,0x02,0x03,0x04,0x05,0x06,0x20,0x21,0x24,0x25, - 0x26,0x29,0x2A,0x2B,0x3A,0x80,0x81,0x82} - - - - Reserved for HUTS tests - Remote Procedure call read/write entry of int32 type. - uint32 - 0x000A0001 - - - - - - - Reserved for HUTS tests - Remote Procedure call read/write entry of octet string type. - octet_string - 144144 - - - - - hutsReadWriteRPCTableOctetStringTable - - - Reserved for HUTS tests - Data element read/write entry of int16 type via internal API. - -55 - int16 - - - Reserved for HUTS tests - Data element read/write entry of unsigned int16 type via internal API. - uint16 - 0x0730 - - - Reserved for HUTS tests - Data element read/write entry of unsigned int32 type via internal API. - µs - uint32 - 214748364730000 - - - Reserved for HUTS tests - Data element read/write entry of int64 type via internal API. - read_only - int64 - - - - - - Reserved for HUTS tests - Data element read/write entry of boolean type via internal API. - boolean - true - - - Reserved for HUTS tests - Data element read/write entry of octet string type via internal API. - octet_string - 88 - { 0x00, 0x18, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } - - - - integer - 14 - - - - Reserved for HUTS tests - Fixed size table rows of int16 type via internal API - int16 - 0100 - hutsReadWriteInternalAPIFixedSizeTable - - 80 - 80 - 80 - 80 - - - - Reserved for HUTS tests - Variable size table rows of octet string type via internal API - read_only - octet_string - 673 - hutsReadWriteInternalAPIVarSizeTable - - - {0x53,0x54,0x70,0x73,0x74,0x75,0x7A,0x7B,0x7C, - 0x7D,0x7E,0x7F,0x80,0x81,0x82} - - {0x01,0x02,0x03,0x05,0x06,0x07,0x08,0x09,0x0A,0x10, - 0x11,0x80,0x81,0x82} - - {0x01,0x03,0x05,0x16,0x17,0x19,0x1A,0x1B,0x1C,0x1E, - 0x1F,0x20,0x21,0x80,0x81,0x82} - - {0x01,0x02,0x03,0x04,0x05,0x06,0x20,0x21,0x24,0x25, - 0x26,0x29,0x2A,0x2B,0x3A,0x80,0x81,0x82} - - - - Reserved for HUTS tests - Fixed size table rows of int16 type via internal API - read_only - uint16 - hutsReadWriteInternalAPIFixSizeTableKeys - - - - - - Reserved for HUTS tests - Fixed size table rows of int16 type via internal API - read_only - uint16 - hutsReadWriteInternalAPIFixSizeTableKeys - - - - - - The values stored in hutsReadWriteInternalAPIFixVarSizeTableKeys - uint32 - hutsReadWriteInternalAPIFixVarSizeTableKeys - - - The values stored in hutsReadWriteInternalAPIFixVarSizeTableKeys - octet_string - hutsReadWriteInternalAPIFixVarSizeTableKeys - - - The number of received MPDUs discarded by the CCMP decryption algorithm. - read_only - int64 - 04294967295 - hutsReadWriteInternalAPIFixSizeTableKeyRowTable - - - - integer - 11 - table index - - - integer - 16 - table index - - - Write a DPD LUT entry - octet_string - 144144 - - - - - hutsReadWriteInternalAPIVarSizeTableKeyTable - - - integer - 13 - group index - - - integer - 13 - temperature index - - - The interval in ms to perform the channel usage update - uint32 - 11000500 - - - Disable the radio nanny actions - boolean - - - - false - - - Specify values of CCK modem sensitivity for scan, normal and low - sensitivity. - octet_string - 66 - { 0x0a, 0x09, 0x05, 0xa, 0xa, 0x0 } - - - - Bitmask to enable Digital Pre-Distortion per bandwidth - Enables DPD per bandwidth per band - uint16 - 63 - - - - - - Baseband chip version number determined by reading BBIC version - read_only - uint16 - - - - - - RF chip version number determined by reading RFIC version - read_only - uint16 - - - - - - Read value from Tx settings. - Read TX debug settings. - read_only - unifiRadioTXSettingsTable - uint16 - - - - - - Read value from Rx settings. - Read RX debug settings. - read_only - unifiRadioRXSettingsTable - octet_string - - - - - - Read values from Radio CCA settings. - read_only - unifiRadioCCADebugTable - uint32 - - - - - - Overwrite SGI sampling offset. Indexed by Band and Bandwidth. Defaults currently defined in fw. - unifiModemSgiOffsetTable - uint16 - - - - - - Configures RX Radio CS detection for 80MHz bandwidth. - uint16 - - - - - - - Energy detection threshold for primary 20MHz channel. - uint16 - - - - - - - Energy detection threshold for secondary 20MHz channel. - uint16 - - - - - - - Option in radio code to override the power requested by the upper layer - read_write - int16 - -128127 - unifiRadioTxPowerOverrideTable - - - - - - - - - This table maintains per-STA statistics in an RSN. The entry with dot11RSNAStatsSTAAddress set to FF-FF-FF-FF-FF-FF shall contain statistics for broadcast/multicast traffic. - - - - - Conceptual table for timing of queue transfers HOST-SW-HW - - - - Conceptual table for transmit/receive rate statistics. - - - - Conceptual table for throughput diagnostics counters. - - - - Conceptual table for reading registers. - - - - Conceptual table for tx settings. - - - - - Conceptual table for rx settings. - - - - - Conceptual table for radio CCA settings. - - - - - Conceptual table for reading hardware packet counters. First index is the MAC instance from which to read, second index is the counter to be read. - - - - - This table contains hardware specific transmitter settings. Entries in this table should only be altered after advice from Applications Support. - - - - - This table contains hardware specific CCA Thresholds settings. Entries in this table should only be altered after advice from Applications Support. - - - - This table contains hardware specific transmitter settings. Entries in this table should only be altered after advice from Applications Support. - - - - This table contains hardware specific transmitter gain settings. Entries in this table should only be altered after advice from Applications Support. - - - - Table for the power override settings via RICE - - - - This table contains hardware specific transmitter settings. Entries in this table should only be altered after advice from Applications Support. - This table defines the response of the power detectors(2G5/5G) in the external FEM. The detectors are sampled via the BIST ADC. The reference temperature and frequencies for this table are implicitly defined by the related temperature and frequency compensation tables. - - - - This table contains hardware specific transmitter settings. Entries in this table should only be altered after advice from Applications Support. - This table is used to compensate detector measurements for temperature. The reference temperature for temperature compensation is implicitly defined by the temperature at which the (interpolated) table values return zero correction. - - - - This table contains hardware specific transmitter settings. Entries in this table should only be altered after advice from Applications Support. - This table is used to compensate detector measurements for frequency. The reference frequency for frequency compensation is implicitly defined by the frequency at which the (interpolated) table values return zero correction. - - - - This table contains hardware specific transmitter settings. Entries in this table should only be altered after advice from Applications Support. - This table is used to open-loop compensate forward path gains for self-heating between transmit power calibrations. The reference temperature for temperature compensation is implicitly defined by the temperature at which the (interpolated) table values return zero correction. - - - - This table contains hardware specific transmitter settings. Entries in this table should only be altered after advice from Applications Support. - This table is used to open-loop compensate forward path gains across frequency between transmit power calibrations. The reference frequency for frequency compensation is implicitly defined by the frequency at which the (interpolated) table values return zero correction. - - - - This table contains hardware specific transmitter settings. Entries in this table should only be altered after advice from Applications Support. - This table is used to open-loop compensate forward path PA gains when calculating DPD hot and cold LUTs for self-heating. The reference temperature for temperature compensation is implicitly defined by the temperature at which the (interpolated) table values return zero correction. - - - - This table contains hardware specific transmitter settings. Entries in this table should only be altered after advice from Applications Support. - This table is used to compensate forward path PA gains when calculating DPD hot and cold LUTs across frequency. The reference frequency for frequency compensation is implicitly defined by the frequency at which the (interpolated) table values return zero correction. - - - - This table contains hardware specific transmitter settings. Entries in this table should only be altered after advice from Applications Support. - This table is used to frequency compensate forward path. - - - - This table contains hardware specific transmitter settings. Entries in this table should only be altered after advice from Applications Support. - This table is used to set the gain steps (v2i, mix, drv, pa) of the forward path. - - - - This table contains hardware specific transmitter settings. Entries in this table should only be altered after advice from Applications Support. - This table is used to set DPD digital pre-distort gains of the forward path. - - - - This table contains hardware specific transmitter settings. Entries in this table should only be altered after advice from Applications Support. - This table is used to set psat, biases and adjustment ranges of the forward path during power trim. - - - - The table giving the frequency-dependent connection loss value, which is used as conversion factors for raw tx power at connector - - - - The table giving the frequency-dependent antenna max gain value, which is used as conversion factors for raw tx power at connector - - - - The table giving frequency-dependent RSSI offset value - - - - Table containing settings necessary to ensure the IC observes transmit out-of-band regulatory constraints when operating near band edges. - - - - This table allows you to adjust absolute transmit power in a frequency and/or temperature dependant manner. The table allows you to specify datapoints in quarter dB based on frequency and temperature. The firmware will then perform a 2D interpolation to perform the right adjustment for the current frequency and temperature. - - - - The table is used to control various debug settings on a per module basis - - - - This table holds the regulatory information for all countries. - - - - Conceptual table for peer information at disconnect (Bandwith, Nss, RSSI, Tx data rate), index by Pid. - - - - Operating Class table - - - - Scan Parameters table - - - - SarBackoff Parameters table - - - - CCA CS threshold parameters table - - - - unifiMacBusyTime table - - - - - SGI sample offset parameters table - - - - - NoCell Parameters table - - - - Conceptual table for requesting Tx confirm, index by Access Class. - - - - Table of country codes. - - - - Debug modules table - - - - Table indexed by frequency band - - - - Table indexed by frequency band - - - - Table allocating RSSIfactor to RSSI values range - - - - Table allocating CUfactor to Channel Utilization values range - - - - Table allocating a RSSI boost to each band - - - - - Specific table for uint16 - - - - Specific table for octet string - - - - Specific table for RPC of octet string - - - - - Specific table of fixed size for internal API test - - - - Specific table of variable size for internal API test - - - - Conceptual table for timing of queue transfers HOST-SW-HW - - - - Table of integers for use by patches. - - - - xxxxxxxx - - - - - xxxxxxxx - - - - - This table contains DPD train configuraion - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/wlan/symbols.dbg b/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/wlan/symbols.dbg deleted file mode 100644 index 9d4b96c..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/wlan/symbols.dbg +++ /dev/null @@ -1,5840 +0,0 @@ -signalid 460 -1000 MaUnitdata_request -1001 MaControl_request -1002 DataSpareSignal1_request -1003 DataSpareSignal2_request -1004 DataSpareSignal3_request -1100 MaUnitdata_confirm -1101 MaControl_confirm -1102 DataSpareSignal1_confirm -1103 DataSpareSignal2_confirm -1104 DataSpareSignal3_confirm -1200 DataSpareSignal1_response -1201 DataSpareSignal2_response -1202 DataSpareSignal3_response -1300 MaUnitdata_indication -1301 MaBlockack_indication -1302 DataSpareSignal1_indication -1303 DataSpareSignal2_indication -1304 DataSpareSignal3_indication -2001 MlmeGet_request -2002 MlmeSet_request -2003 MlmePowermgt_request -2004 MlmeAddInfoElements_request -2005 MlmeAddScan_request -2006 MlmeDelScan_request -2007 MlmeAddVif_request -2008 MlmeDelVif_request -2009 MlmeStart_request -200a MlmeSetChannel_request -200b MlmeConnect_request -200c MlmeReassociate_request -200d MlmeRoam_request -200e MlmeDisconnect_request -200f MlmeRegisterActionFrame_request -2010 MlmeSendFrame_request -2011 MlmeResetDwellTime_request -2012 MlmeSetTrafficParameters_request -2013 MlmeDelTrafficParameters_request -2014 MlmeSetPacketFilter_request -2015 MlmeSetIpAddress_request -2016 MlmeSetAcl_request -2018 MlmeSetkeys_request -201a MlmeGetKeySequence_request -201c MlmeSetPmk_request -201f MlmeSetCachedChannels_request -2020 MlmeSetWhitelistSsid_request -2021 MlmeTdlsAction_request -2022 MlmeChannelSwitch_request -2023 MlmeMonitorRssi_request -2024 MlmeStartLinkStatistics_request -2025 MlmeStopLinkStatistics_request -2026 MlmeSetBssidHotlist_request -2027 MlmeSetPnoList_request -2028 MlmeHostState_request -2029 MlmeAddRange_request -202a MlmeDelRange_request -202b MlmeSetNoa_request -202c MlmeSetCtwindow_request -202d MlmeNanStart_request -202e MlmeNanConfig_request -202f MlmeNanPublish_request -2030 MlmeNanSubscribe_request -2031 MlmeNanFollowup_request -2032 ControlSpareSignal1_request -2033 ControlSpareSignal2_request -2034 ControlSpareSignal3_request -2101 MlmeGet_confirm -2102 MlmeSet_confirm -2103 MlmePowermgt_confirm -2104 MlmeAddInfoElements_confirm -2105 MlmeAddScan_confirm -2106 MlmeDelScan_confirm -2107 MlmeAddVif_confirm -2108 MlmeDelVif_confirm -2109 MlmeStart_confirm -210a MlmeSetChannel_confirm -210b MlmeConnect_confirm -210c MlmeReassociate_confirm -210d MlmeRoam_confirm -210e MlmeDisconnect_confirm -210f MlmeRegisterActionFrame_confirm -2110 MlmeSendFrame_confirm -2111 MlmeResetDwellTime_confirm -2112 MlmeSetTrafficParameters_confirm -2113 MlmeDelTrafficParameters_confirm -2114 MlmeSetPacketFilter_confirm -2115 MlmeSetIpAddress_confirm -2116 MlmeSetAcl_confirm -2118 MlmeSetkeys_confirm -211a MlmeGetKeySequence_confirm -211c MlmeSetPmk_confirm -211f MlmeSetCachedChannels_confirm -2120 MlmeSetWhitelistSsid_confirm -2121 MlmeTdlsAction_confirm -2122 MlmeChannelSwitch_confirm -2123 MlmeMonitorRssi_confirm -2124 MlmeStartLinkStatistics_confirm -2125 MlmeStopLinkStatistics_confirm -2126 MlmeSetBssidHotlist_confirm -2127 MlmeSetPnoList_confirm -2128 MlmeHostState_confirm -2129 MlmeAddRange_confirm -212a MlmeDelRange_confirm -212b MlmeSetNoa_confirm -212c MlmeSetCtwindow_confirm -212d MlmeNanStart_confirm -212e MlmeNanConfig_confirm -212f MlmeNanPublish_confirm -2130 MlmeNanSubscribe_confirm -2131 MlmeNanFollowup_confirm -2132 ControlSpareSignal1_confirm -2133 ControlSpareSignal2_confirm -2134 ControlSpareSignal3_confirm -2200 MlmeConnect_response -2201 MlmeConnected_response -2202 MlmeReassociate_response -2203 MlmeRoamed_response -2204 MlmeTdlsPeer_response -2205 ControlSpareSignal1_response -2206 ControlSpareSignal2_response -2207 ControlSpareSignal3_response -2300 MlmeScan_indication -2301 MlmeScanDone_indication -2302 MlmeListenEnd_indication -2303 MlmeConnect_indication -2304 MlmeConnected_indication -2305 MlmeReassociate_indication -2306 MlmeRoam_indication -2307 MlmeRoamed_indication -2308 MlmeDisconnect_indication -2309 MlmeDisconnected_indication -230a MlmeProcedureStarted_indication -230b MlmeMicFailure_indication -230c MlmeFrameTransmission_indication -230d MlmeReceivedFrame_indication -230f MlmeTdlsPeer_indication -2310 MlmeApLoss_indication -2311 MlmeSignificantChange_indication -2312 MlmeRssiReport_indication -2313 MlmeAcPriorityUpdate_indication -2314 MlmeRange_indication -2315 MlmeRangeDone_indication -2316 MlmeEventLog_indication -2317 MlmeNanEvent_indication -2318 MlmeNanService_indication -2319 MlmeNanFollowup_indication -231a MlmeChannelSwitched_indication -231b ControlSpareSignal1_indication -231c ControlSpareSignal2_indication -231d ControlSpareSignal3_indication -8000 DebugSpareSignal1_request -8001 DebugSpareSignal2_request -8002 DebugSpareSignal3_request -8100 DebugSpareSignal1_confirm -8101 DebugSpareSignal2_confirm -8102 DebugSpareSignal3_confirm -8200 DebugSpareSignal1_response -8201 DebugSpareSignal2_response -8202 DebugSpareSignal3_response -8301 DebugWord12_indication -8302 DebugFault_indication -8303 DebugSpareSignal1_indication -8304 DebugSpareSignal2_indication -8305 DebugSpareSignal3_indication -9000 TestBlockRequests_request -9001 TestPanic_request -9002 TestSuspend_request -9003 TestResume_request -9004 RadioLogging_request -9005 WlanliteCwStart_request -9006 WlanliteCwStop_request -9007 WlanliteTxSetParams_request -9008 WlanliteTxStart_request -9009 WlanliteTxRead_request -900a WlanliteTxStop_request -900b WlanliteRxStart_request -900c WlanliteRxRead_request -900d WlanliteRxStop_request -900e WlanliteStatus_request -900f TestPmalloc_request -9010 TestSaQuery_request -9011 TestChannelSwitch_request -9012 TestCheckFwAlive_request -9013 DebugGeneric_request -9014 DebugPktSinkStart_request -9015 DebugPktSinkStop_request -9016 DebugPktSinkReport_request -9017 DebugPktGenStart_request -9018 DebugPktGenStop_request -9019 DebugPktGenReport_request -901a WlanliteRadioSelect_request -901b TestHipTesterStart_request -901c TestHipTesterStop_request -901d TestHipTesterSetParams_request -901e TestHipTesterReport_request -901f TestBistGetTxGain_request -9020 TestSpareSignal1_request -9021 TestSpareSignal2_request -9022 TestSpareSignal3_request -9100 RadioLogging_confirm -9101 WlanliteCwStart_confirm -9102 WlanliteTxSetParams_confirm -9103 WlanliteCwStop_confirm -9104 WlanliteTxStart_confirm -9105 WlanliteTxRead_confirm -9106 WlanliteTxStop_confirm -9107 WlanliteRxStart_confirm -9108 WlanliteRxRead_confirm -9109 WlanliteRxStop_confirm -910a WlanliteStatus_confirm -910b TestPmalloc_confirm -910c TestSaQuery_confirm -910d TestChannelSwitch_confirm -910e TestCheckFwAlive_confirm -910f TestSuspend_confirm -9110 TestResume_confirm -9111 DebugGeneric_confirm -9112 WlanliteRadioSelect_confirm -9113 TestHipTesterStart_confirm -9114 TestHipTesterStop_confirm -9115 TestHipTesterSetParams_confirm -9116 TestBistGetTxGain_confirm -9117 TestSpareSignal1_confirm -9118 TestSpareSignal2_confirm -9119 TestSpareSignal3_confirm -9200 TestSpareSignal1_response -9201 TestSpareSignal2_response -9202 TestSpareSignal3_response -9300 RadioLogging_indication -9301 DebugGeneric_indication -9302 DebugPktSinkReport_indication -9303 DebugPktGenReport_indication -9304 TestHipTesterReport_indication -9305 TestSpareSignal1_indication -9306 TestSpareSignal2_indication -9307 TestSpareSignal3_indication -a252 RiceChangeFsmParams_request -a253 RiceInitialise_request -a254 RiceChangeRadioState_request -a255 RiceRadioCheck_request -a256 RiceRadioLog_request -a257 RiceDebugBusLog_request -a258 RiceRadioNudgeNannyTimer_request -a259 RiceReqRadioCalibration_response -a25a RiceNannyTimer_indication -a25b RiceSwitchOnTimer_indication -a25c RiceRadioLogTimer_indication -a302 Roam_request -a303 Roam_confirm -a304 RoamGiveUp_request -a305 RoamLinkLoss_indication -a306 SendOffchannelData_request -a307 TxPowerUpdate_request -a308 TmeasurementsStartScan_indication -a309 TmeasurementsStartTableScan_indication -a30a HostResume_indication -a30b HostSuspend_indication -a30c Teardown_confirm -a30d DeauthIn10Sec_indication -a30e BaStaResetPeerConfig_confirm -a30f ActiveProcessingTime_indication -a310 OffloadForceActiveTimer_indication -a311 OffloadAssistDhcpTimer_indication -a312 OffloadAssistWaiTimer_indication -a313 TeardownRequested_indication -a314 ChannelUtilisation_indication -a315 Plm689Workaround_indication -a316 OblcStartTimeout_indication -a317 OblcStopTimeout_indication -a318 ScanTimeout_indication -a319 ScanEndTimeout_indication -a31a ProbeTimeout_indication -a31b ApChannelSwitchTimeout_indication -a31c StaChannelSwitchTimeout_indication -a31d AssocComebackTimeout_indication -a31e DisconnectTimeout_indication -a31f RaTimeout_indication -a320 BasfTxTimeout_indication -a321 EapTimeout_indication -a322 ProcedureTimeout_indication -a323 TbaTxTimeout_indication -a324 SendFramePeriodicTimeout_indication -a325 TdlsDiscoveryRequestWindowTimeout_indication -a326 TdlsSetupResponseTimeout_indication -a327 TdlsPeerTrafficResponseTimeout_indication -a328 TdlsTpMonitorTimeout_indication -a329 TdlsKeyLifeTimeout_indication -a32a TdlsWaitingBaTxAddTimeout_indication -a32b TdlsVifSwitchingDelayTimeout_indication -a32c TdlsTeardownFrameTxTimeout_indication -a32d SaQueryRetryTimeout_indication -a32e SaQueryMaximumTimeout_indication -a32f P2PNoaTimeout_indication -a330 StaStartupKickTimeout_indication -a331 NanWarmupTimeout_indication -a332 Offloaded4WshkTimeout_indication -a333 VifctrlEvaluateBeacon_request -a334 ChannelSwitch_indication -a335 Teardown_request -a336 BasfResult_indication -a337 ConmgrResult_indication -a338 BaTxAdd_request -a339 BaDel_request -a33a ScanPause_request -a33b BaStaResetPeerConfig_request -a33c SendOffchannelCancel_request -a33d SaQuery_request -a33e SaQueryResult_indication -a33f VifStatus_indication -a340 TdlsCtrl_indication -a341 BssChannelSwitchAnnouncement_indication -a342 BaTxAdd_indication -a343 DelBa_indication -a344 TdlsCtrl_response -a345 MlmeTdlsBaRx_indication -a346 PeerLost_indication -a347 TdlsLinkTeardown_request -a348 RameChannelActivity_indication -a349 RameMmFrame_indication -a34a RameTdlsTrafficReport_indication -a34b RameStaUnknownPeer_indication -a34c RameVifDeregister_confirm -a34d RameVifSchedule_indication -a34e RameVifStaOffchannelFinished_indication -a34f RameTrafficQueue_request -a350 RameMm_confirm -a351 RameStaPause_confirm -a352 RameStaClear_confirm -a353 RameStaUnpause_confirm -a354 RameStaMoveDu_confirm -a355 RameGetKey_confirm -a356 RameAddBa_confirm -a357 RameDelBa_confirm -a358 RameConnectionQualityTrigger_indication -a359 RameFilterMatched_indication -a35a RameBaError_indication -a35b RameMicFailure_indication -a35c RameRxBlockackControl_indication -a35d RameTxBlockackControl_indication -a35e RameAddNoa_indication -a35f RameDelNoa_indication -a360 RameEcsaCountFinished_indication -a361 RameTdlsCtrl_indication -a362 RameTpuSp_indication -a363 RameScanPause_indication -a364 RameTdlsLeavingPsm_indication -a365 RameRssiMonitor_indication -a366 RameBlackoutEnd_indication -a367 RameBeaconNextWindow_indication -a368 InactivityCheckTimeout_indication -a369 RameNanDwFinished_indication -a36a RameUpdateBw_indication -a402 RameMsgIdleLiteOff_indication -a403 RameMsgRadioSetupDone_indication -a404 RameChangeToActive_indication -a405 RameChangeToWaitingForActive_indication -a422 RameMsgDelba_confirm -a423 RameMsgRadioOffDplpOff_indication -a424 RameMsgRadioOnDplpOn_indication -a425 RameMsgRadioSwitchChannelDplpOff_indication -a426 RameMsgRxActivityOccurred_indication -a427 RameMsgDplpStaPaused_confirm -a428 RameMsgDplpStaResumed_confirm -a429 RameMsgDplpStaCleared_confirm -a42a RameMsgDplpMoveDu_confirm -a42b RameMsgDplpVifDelete_confirm -a42c RameMsgVifCheckClear_indication -a42d RameMsgVifAnnounceAvailability_indication -a42e RameMsgPsUpdate_indication -a42f RameMsgTdlsPeerSp_indication -a430 RameMsgTdlsPsUpdate_indication -a431 RameMsgNullAnnounceFrameProcessed_indication -a432 RameMsgPersistentFrameProcessed_indication -a433 RameMsgCtsAnnounceFrameProcessed_indication -a434 RameMsgFrameRx_indication -a435 RameMsgMm_confirm -a436 RameMsgPsServTriggered_indication -a437 RameMsgPsServEnd_indication -a438 RameMsgSpuriousMorebit_indication -a439 RameMsgMcastServiceEnd_indication -a43a RameMsgBeaconTxFinished_indication -a43b RameMsgPsPollTxFinished_indication -a43c RameMsgPeerPsStateUpdate_indication -a43d RameMsgSendNullFrame_request -a43e RameMsgBaTxError_indication -a43f RameMsgPauseResumeDplp_confirm -a440 RameMsgDpdFrameProcessed_indication -a441 RameMsgStaKeepaliveTxFinished_indication -a442 RameMsgRadioReady_indication -a462 RameMsgVifCreate_request -a463 RameMsgDelba_request -a464 RameMsgMonitorRssi_request -a465 RameMsgAdjustTxPower_indication -a466 RameMm_request -a467 RameStaPause_request -a468 RameStaClear_request -a469 RameStaUnpause_request -a46a RameConnectStatus_request -a46b RameSetPowermgt_request -a46c RameAddBlackout_request -a46d RameDelBlackout_request -a46e RameCtwConfig_request -a46f RameVifDeregister_request -a470 RameVifSetChannel_request -a471 RameVifSchedule_request -a472 RameClearFlags_request -a473 RameDwelltimeReset_request -a474 RameTdlsEnableTrafficReport_request -a475 RameHostSuspendResume_indication -a476 RameScanStart_indication -a477 RameScanDone_indication -a478 RameStaConnectStart_indication -a479 RameStaConnectDone_indication -a47a RameStaDhcpStart_indication -a47b RameStaDhcpDone_indication -a47c RameStaDhcpDiscover_indication -a47d RameStaDhcpOffer_indication -a47e RameStaDhcpRequest_indication -a47f RameStaDhcpAck_indication -a480 RameStaEapolStart_indication -a481 RameStaEapolDone_indication -a482 RameMsgBeaconRegisterTracking_request -a483 RameMsgBeaconDeregisterTracking_request -a484 RameVifSetPeerChannel_request -a485 RameVifSetOffChannel_request -a486 RameScreenUpdate_indication -a487 RameVifOffChannelFinish_request -a488 RameStaCancelFrame_request -a4a2 RameBeaconTxTime_indication -a4a3 RameTdlsIndWindowTime_indication -a4a4 RamePsTime_indication -a4a5 RameFastPsTimeoutCheck_indication -a4a6 RameActiveAfterMoreBitTime_indication -a4a7 RamePsDelayTimeoutPoll_indication -a4a8 RameVifClearCheckTimeout_indication -a4a9 RameRetryPowerSaveCheckTime_indication -a4aa RameMulticastTimeout_indication -a4ab RameUsboStateChangeTime_indication -a4ac RameRadioCalibration_indication -a4ad RameBaCheckTime_indication -a4ae RameMinVifDurationTimeout_indication -a4af RameDplaneOperationTimeout_indication -a4b0 RameChannelSwitchTimerExpiry_indication -a4b1 RameImlEvalTimeout_indication -a4b2 RameSssBlackoutTimerExpiry_indication -a4b3 RameReturnToBaseChannelTimerExpiry_indication -a4d2 RameRadioChangeState_request -a4d3 RameRadioOff_request -a4d4 RameRadioChangeStateDone_confirm -a4d5 RameRadioChangeStateOffDone_confirm -a4d6 RameRadioPerformDpd_request -a4e2 RameSchdlReschedule_indication -a4e3 RameSchdlVifCleared_indication -a4e4 RameSchdlRelinquish_indication -a4e5 RameSchdlUnforceSchedule_indication -a4e6 RameSchdlVifSchedule_indication -a4e7 RameSchdlReqLp_req -a4e8 RameSchdlReqHp_req -a4e9 RameSchdlEvaluateSchedule_req -a4ea RameSchdlChangeToActive_indication -a4eb RameSchdlChangeToWaitingForActive_indication -pid 40 -4000 rice_mgr_fsm 0005 block_until_setup idle_off switching_on idle_on trim_on -4001 macrame_radio_ctl[0] 0003 Idle WaitForRadioOnOff DpdOngoing -4002 macrame_radio_ctl[1] 0003 Idle WaitForRadioOnOff DpdOngoing -4003 macrame_fsm 0004 Powerup Active StaOperations ImmWaitingForActive -4004 macrame_schdl[0] 0002 Active ImmWaitingForActive -4005 macrame_schdl[1] 0002 Active ImmWaitingForActive -4006 mlme_mpdu_router 0001 Idle -4007 mlme_requests 0002 Idle Wait_MLME -4008 mlme_scan 0004 Idle WaitForInterface Listening WaitForDeschedule -4009 mlme_send_offchannel 0005 Idle WaitingForInterface TxFrame CancelFrame WaitForOffChannelFinish -400a mlme_conmgr[0] 000a Synchronising Deauthenticating Authenticating Associating Connected Detached TearingDown BasfWaitForConfirm BasfWaitForFrame BasfWaitForRameCancel -400b mlme_conmgr[1] 000a Synchronising Deauthenticating Authenticating Associating Connected Detached TearingDown BasfWaitForConfirm BasfWaitForFrame BasfWaitForRameCancel -400c mlme_conmgr[2] 000a Synchronising Deauthenticating Authenticating Associating Connected Detached TearingDown BasfWaitForConfirm BasfWaitForFrame BasfWaitForRameCancel -400d mlme_vifctrl[0] 0011 VifUnregistered Idle StationConnecting StationConnected StationRoamTeardown StationRoamPending StationPauseUnpause StationResetPeer EssAp EssApProbeResp EssWaitConfigKeys OnChannel OnChannelProbeResp WaitProcessTerminate WaitVifDeschedule WaitVifDeregister Nan -400e mlme_vifctrl[1] 0011 VifUnregistered Idle StationConnecting StationConnected StationRoamTeardown StationRoamPending StationPauseUnpause StationResetPeer EssAp EssApProbeResp EssWaitConfigKeys OnChannel OnChannelProbeResp WaitProcessTerminate WaitVifDeschedule WaitVifDeregister Nan -400f mlme_vifctrl[2] 0011 VifUnregistered Idle StationConnecting StationConnected StationRoamTeardown StationRoamPending StationPauseUnpause StationResetPeer EssAp EssApProbeResp EssWaitConfigKeys OnChannel OnChannelProbeResp WaitProcessTerminate WaitVifDeschedule WaitVifDeregister Nan -4010 mlme_ba[0] 0003 Idle ConfiguringRame TxFrame -4011 mlme_ba[1] 0003 Idle ConfiguringRame TxFrame -4012 mlme_ba[2] 0003 Idle ConfiguringRame TxFrame -4013 mlme_ba_tx[0] 0003 Idle TxFrame RxFrame -4014 mlme_ba_tx[1] 0003 Idle TxFrame RxFrame -4015 mlme_ba_tx[2] 0003 Idle TxFrame RxFrame -4016 mlme_ap_sta[0] 0005 Idle TxFrame PausingStaData ClearingSta DisconnectAll -4017 mlme_ap_sta[1] 0005 Idle TxFrame PausingStaData ClearingSta DisconnectAll -4018 mlme_ap_sta[2] 0005 Idle TxFrame PausingStaData ClearingSta DisconnectAll -4019 mlme_roaming[0] 0004 Idle Scanning Roaming WaitRoamRsp -401a mlme_roaming[1] 0004 Idle Scanning Roaming WaitRoamRsp -401b mlme_roaming[2] 0004 Idle Scanning Roaming WaitRoamRsp -401c mlme_sa_query[0] 0003 Idle TxFrame ModifyingStaState -401d mlme_sa_query[1] 0003 Idle TxFrame ModifyingStaState -401e mlme_sa_query[2] 0003 Idle TxFrame ModifyingStaState -401f mlme_measurements[0] 0003 Idle SetupScan PerformMeasurement -4020 mlme_measurements[1] 0003 Idle SetupScan PerformMeasurement -4021 mlme_measurements[2] 0003 Idle SetupScan PerformMeasurement -4022 mlme_tdls[0] 0005 Idle MovingDu TxFrame TearingLinkDown LeavingPsm -4023 mlme_tdls[1] 0005 Idle MovingDu TxFrame TearingLinkDown LeavingPsm -4024 mlme_tdls[2] 0005 Idle MovingDu TxFrame TearingLinkDown LeavingPsm -4025 mlme_nan[0] 0002 InitialScan Running -4026 mlme_nan[1] 0002 InitialScan Running -4027 mlme_nan[2] 0002 InitialScan Running -faultid 461 -0000 none -0001 panic -0003 mib_write -0004 mib_read -0005 macrame_mib -0006 sta_data_create_record -0007 macrame_rates -0008 macrame_mmpdu_lost -0009 dplane_rx_pdu_lost -000a mlme_cap_error -000b no_rates_rx -000c mlme_token_lock_fail -000d encryption_tsc_pn_wrap -000e mib_req_val_absent -000f mib_type_clash -0010 mib_ram_corrupt -0011 macrame_ind_error -0012 macrame_ind_overflow -0013 mib_duff_index_count -0014 mib_enabled_but_not_implemented -0015 mlme_deauth_to -0016 mib_rom_corrupt -0017 mib_invalid_index -0018 bad_signal_process_id -0019 stack_low -001a no_rates_tx -001b sdio_bad_rewind_handle -001c sdio_bad_command -001d sdio_bad_ack -001e bad_signal_from_host -001f vco_lock_failed -0020 adc_convert -0022 bad_analogue_setting -0023 divide_by_zero -0024 macrame_ind_unexpected -0025 fsm_leaky_signal_discarded -0026 macrame_rx_error -0027 mib_limit -0028 vlint_overflow -0029 mib_ram_overflow -002a macrame_default_wep_key_id -002b uart_invalid_mib_configuration -002e mibps_fail -002f mibps_data_corrupt -0030 mibps_write_fail -0031 ps_unsupported_version -0032 piopulse_already_attached -0033 piopulse_not_attached -0034 ps_corrupt -0035 mkt_actions_parse_error -0036 vlint_negative_unsigned_value -0037 vlint_too_big -0038 ps_eeprom_read_fail -0039 mlme_param_wpa_and_wpa2_in_ie -003a mlme_auth_to_asoc -003b mlme_peer_record_does_not_exist -003c mlme_peer_record_should_already_have_been_deleted -0040 mlme_param_wpa_oui_error -0041 mlme_critical_param_ie_length_error -0042 mlme_param_rsn_version_error -0043 mlme_param_mib_group_cipher_error -0044 mlme_param_pairwise_cipher_error -0045 mlme_param_akm_suite_error -0046 mlme_param_capability_error -0047 mlme_param_invalid_token -0048 mlme_param_expected_ie_missing -0049 mlme_param_mib_read_ptk_fail -004a mlme_param_mib_read_ast_fail -004b mlme_param_mib_read_ptksa_replay_fail -004c mlme_param_mib_read_gtksa_replay_fail -004d mlme_param_cap_mask_and_privacy_do_not_match -004e mlme_param_illegal_station_type -004f mlme_param_join_param_error -0050 spare_1 -0051 coex_invalid_pio -0052 mib_read_warning -0053 mib_write_warning -0054 macrame_unexpected_protection -0055 mlme_param_rsn_capability_error -0056 mlme_param_privacy_or_rsna_disabled -0057 rame_encryption_key -0058 rame_channel_switch_fail -0059 mlme_scan_probe_tx_fail -005a mlme_join_not_supported -005b mlme_utils -005c mlme_supported_rates_odd -005e bad_rate_tx -005f mib_assert_fail -0060 mib_tab_index -0061 bad_rate_rx -0062 mib_ram_rec_corrupt -0063 macrame_admitted_time_exceeded -0064 macrame_qos_null_no_uplink -0065 mlme_param_pmkid_error -0066 mlme_host_duplicate_ie -0067 mlme_host_bad_ie -0068 mlme_host_ignored_ie -0069 mlme_host_ies_corrupt -006a mlme_host_ies_missing -006b mlme_host_missing_ie -006c mlme_not_in_bss -006d mlme_not_in_same_bss -006f coex_empty_config -0071 macrame_tx_failed -0072 macrame_rekey -0073 macrame_rx_frame_too_long -0074 mlme_bad_eapol_request -0075 mlme_scan_downgrade_to_passive -0076 coex_nplusone_pio_invalid -0079 wrong_hw_definitions -007a ma_packet_req_warn -007b mlme_mod_req_info -007c mlme_start_req_info -007d beacon_tim_absent_error -007e beacon_tim_bits_warn -007f beacon_dtim_error -0080 dplane_received_frame_from_own_mac_addr -0081 mlme_param_wapi_version_error -0082 mlme_param_wapi_akm_suite_error -0083 mlme_param_unicast_cipher_error -0084 mlme_param_mib_multicast_cipher_error -0085 mlme_param_wapi_capability_error -0086 mlme_param_bkid_error -0087 mlme_param_rsn_and_wapi_in_ie -0088 rx_fifo_overflow -0089 mlme_param_group_management_cipher_error -0090 macrame_ht_cest_unlocked -0091 macrame_ht_bad_sounding_frame -0092 dorm_clkgen_fallback -0093 seg_fault -0094 panic_arg -0095 recalibrate_radio -0096 missed_beacons_report -0097 rame_invalid_ba -0098 rame_invalid_bainfo -0099 mib_table_inconsistent -009a primitive_rxd_in_wrong_mode -009b invalid_vif_identifier -009c invalid_pri_for_qos_packet -009d macrame_tx_invalid_frame_type -009e fsm_error_processing_signal -009f mlme_nan_start_req_info -00a0 SLUT_table_not_found -00a1 vldata_overflow -00a2 vldata_negative_unsigned_value -00a3 vldata_too_big -00a4 rss_not_defined -00a5 vldata_wrong_format -00a6 bidirectional_comm_lost -00a7 indication_rxd_no_vif_scheduled -00a8 dplane_no_encption_key_found -00a9 coex_init_fail -00aa excessive_data_vif_associated -00ab no_mibps_data_record -00ac coex_not_enabled -00ad rame_change_mode_ps_to_fps -00ae mlme_scan_autonomous_probe_id_missing -00af mlme_scan_no_autonomous_channels -00b0 radio_setup_failed -00b1 usrpio_lsb_already_protected -00b2 usrpio_msb_already_protected -00b3 usrpio_lsb_not_protected -00b4 usrpio_msb_not_protected -00b5 coex_init_failed -00b6 coex_acl_table -00b7 coex_sco_table -00b8 coex_bt_shared_memory_problems -00b9 p2P_noa_attribute -00ba macrame_create_streambuffer_failure -00bb ba_stream_buffer_protect_warn -00bc ba_stream_buffer_illegal_data -00bd rx_streaming_buffer -00be ba_mpdu_length_exceeded -00bf wideband_pll_lock_retried -00c0 mlme_scan_not_scheduled -00c1 host_pump_sb_in_wrong_state -00c2 ref_pll_retry_loop -00c3 quiet_element_insufficient_resources -00c4 mac_if_ind_hndl_invalid -00c5 mlme_scan_no_probes_sent -00c6 invalid_mac_address_allocation -00c7 thermal_tx_back_off -00c8 macrame_tx_no_resource -00c9 mlme_host_setie_ie_invalid -00ca mlme_probe_request_ie_invalid -00cb ind_rejected_hw_ptr_not_updated -00cc macrame_multihop_qos_not_supported -00cd coex_ble_scan_not_supported_with_this_bt_firmware -00ce token_map_too_many_instances -00cf efuse_read_failure -00d0 pll_delay_line -00d1 tx_trim_gain_search -00d2 bt_shared_memory_tear_count_limit_reached -00d3 cme_prim_version_mismatch -00d4 cme_message_channel -00d5 bt_shared_memory_state -00d6 coex_vif_update_timing -00d7 coex_blackout_id_failed -00d8 halfec_cannot_determine_bt_tx_pio -00d9 p2p_common_failed -00da macrame_unexpected_reception_status -00db periodic_send_common_failed -00dc reassoc_unexpected_reception_failed -00dd macrame_short_frame_length -00de invalid_channel -00df radio_params_change_in_bad_state -00e0 lo_coarse_dac -00e1 rame_invalid_go_beacon_drift_value -00e2 wl_radio_rx_comp -00e3 speedy -00e4 blackout_not_registered -00e5 dplp_mpdu_lost -00e6 missing_ba -00e7 fos_confused -00e8 ba_rx_no_match -00e9 rx_dcoc_timeout -00ea dpd_gain_align_path_zero -00eb fallback_table_length_exceeded -00ec ba_rx_low_pmalloc -00ed radio_dpd_mib -00ee invalid_dorm_entity -00ef logen_swing -00f0 logen_acal -00f1 too_many_ba_rx -00f2 invalid_rssi -00f3 dpd_loopback_fir_gain -00f4 turning_dplp_off_when_running -00f5 link_adapt_pdu_retries_too_high -00f6 frequency_offset_too_big -00f7 radio_estimates -00f8 unable_to_malloc -00f9 unknown_dud_request_type -00fa coex_vif_timing_bad_noa_offset -00fb filter_fwcallback_no_mem -00fc unknown_platform -00fd unsupported_platform_feature -00fe radio_papr_config -00ff rame_invalid_set_peer_channel_request -0100 bfmee_too_many_interfaces -0101 bfmee_unknown_mac_status -0102 bfmee_bad_state_transition -0103 bfmee_underflow -0104 bfmee_unsupported_vif_type -0105 bfmee_unknown_modulation -0106 dpd_loopback_signal_suspect -0107 iq_capture_too_many_requests -0108 rice_freq_outside_known_bands -0109 invalid_radio_identifier -010a invalid_modulation_type -010e bad_lut_ub_index_pregain -0110 invalid_fir_coefficient -0111 bad_bb_sample_offset_short_gi -0112 power_overridden -0116 coex_debug_override_bt_enabled -4000 supported_rates_too_long -4001 supported_rates_too_short -4002 supported_rates_missing -4003 wmm_ac_out_of_order -4004 wmm_ecw_out_of_order -4005 wmm_not_supported_at_qap -4006 wmmsa_not_supported_at_qap -4007 wmmsa_bad_qos_capability -4008 u_apsd_not_supported_at_qap -4009 dot11e_not_supported_at_qap -400a no_basic_rates -400b _wrong_number__coex_unsupported_scheme__wrong_number -400c _wrong_number__mib_table_inconsistent__wrong_number -400d _wrong_number__seg_fault__wrong_number -400e _wrong_number__primitive_rxd_in_wrong_mode__wrong_number -400f _wrong_number__invalid_vif_identifier__wrong_number -4010 _wrong_number__invalid_pri_for_qos_packet__wrong_number -4011 coex_mac_mib_key_failure -4012 sos_not_scheduled_in_time -4013 mlme_watchdog_ping -4014 mlme_token_clone_fail -4015 macrame_encryption_key_mismatch -4016 mlme_max_tx_pwr_anomaly -4017 mlme_send_offchannel_req_info -4018 coex_wrong_imposed_min_rate -4019 tx_ldpc_count -401a rx_ldpc_count -401b rx_stbc_count -401c rx_bfmee_count -401d token_mbulk_conversion_failure -401e rame_invalid_sched_request -401f radio_logger_hw_fail -4020 signanal_too_many_samples_read -4021 rame_coex_blackout_attach_failed -4022 rame_coex_blackout_attach_invalid_vif -4024 macrame_set_peer_rates_fail -4025 macrame_encryption_rekey -4026 rame_encryption_keyfind_fail -4027 rame_set_qos_invalid_sta -4028 rame_add_ba_invalid_sta -4029 coex_mac_create_blackout_failed -402a hostio_kick_unmask_to_host_int -402b rame_sta_double_add -402c debug_init -402d wifi_logger_no_mem -8000 mystery -8001 bad_interface -8002 multidomaincapabilityimplemented_not -8003 hostif_unexpected_interrupt -8004 macrame_rx_discarded -8006 bad_signal_to_host -8008 macrame_duff_pdu_confirm_indication -8009 fsm_create_not_supported -800a fsm_create_other_processor -800b fsm_create_bad_pid -800c fsm_create_other_priority -800d fsm_create_stopped_but_input_queue_not_empty -800e fsm_create_stopped_but_pending -800f macrame_invalid_powermgt -8012 fsm_trace_message_lost -8016 mm_confirm_asoc_req -8017 mm_confirm_asoc_rsp -8018 mm_confirm_reasoc_req -8019 mm_confirm_reasoc_rsp -801a mm_confirm_probe_req -801b mm_confirm_probe_rsp -801c mm_confirm_mgmt6 -801d mm_confirm_mgmt7 -801e mm_confirm_beacon -801f mm_confirm_atim -8020 mm_confirm_disasoc -8021 mm_confirm_auth -8022 mm_confirm_deauth -8023 mm_confirm_action -8024 mm_confirm_mgmt14 -8025 mm_confirm_mgmt15 -8026 mm_confirm_not_mgmt -8027 no_beacon_tx -8028 recalibrate_radio_deprecated -8029 rame_schdl_unexpected_signal -802a dplane_block_ack_not_compressed -802b dplane_block_ack_no_stream -802c dplane_block_ack_seq_too_high -802d dplane_block_ack_already_processed -802e dplane_block_ack_stale_buns -802f dplane_block_ack_end_of_life -8030 dplane_block_ack_software_timeout -8031 dplane_block_ack_retry_frame -8032 dplane_block_ack_success -8033 dplane_block_ack_wrong_dest -8034 dplane_block_ack_unexpected_mtba -8036 dplane_block_ack_13 -8037 dplane_block_ack_14 -8038 dplane_block_ack_15 -8039 dplane_block_ack_req_unknown_sta -803a dplane_block_ack_req_not_compressed -803b dplane_block_ack_req_no_stream -803c dplane_block_ack_req_fragmented -803d dplane_block_ack_req_stale_buns -803e dplane_block_ack_req_no_response -803f dplane_block_ack_req_wrong_dest -8040 dplane_block_ack_no_tx_block_ack_for_mtba -8041 dplane_block_ack_ampdu_unsupported_policy -8042 dplane_block_ack_25 -8043 dplane_block_ack_26 -8044 dplane_block_ack_27 -8045 dplane_block_ack_28 -8046 dplane_block_ack_29 -8047 dplane_block_ack_30 -8048 dplane_block_ack_31 -8049 macrame_measurement_timer -804a host_debug -804d macrame_amsdu_format -804f duff_ap -8050 macrame_class_err -8051 macrame_iface_err -8052 coex_blackout_req_failed -8053 coex_invalid_protect_activity -8054 coex_invalid_tx_activity -8055 FSM_lockup_avoided -8056 macrame_ofdm_fft_workaround -8057 macrame_rx_control_buffer_offset -8059 no_space_for_mib_psid_map -8060 macrame_state -8062 rame_big_min_vif_duration -8063 cts_to_self_failure -8064 cme_invoked_when_not_enabled -8065 macrame_wake_up_in_past -8066 cme_replay_timeout -8067 ofdm_bug_resetting_modules -8068 calibration_request_too_big -8069 calibration_not_granted -8070 beacon_illegal_rate -8071 debug_signal_discarded -8072 bt_start_while_abort_forced -8073 rame_mlme_frame_discarded -8074 rame_unexpected_signal -8075 mlme_delete_vif_in_mlme -8076 mlme_delete_vif_in_macrame -8077 rame_radio_unexpected_signal -8078 set_p2p_noa_not_p2p_go_vif -8079 using_forced_channel_bw -8080 macrame_earliest_too_late -c000 bssid_not_individual -c001 ds_parameter_set_ie_missing -c002 mac_potentially_stuck -c003 invalid_sta_disconnect -c004 mlme_conmgr -c005 mlme_vifctrl -c006 mlme_frame -c007 mlme_ap -c008 mlme_partial_ie -c009 mlme_mpdu_router -c00a mlme_requests -c00b mlme_ie_length -c00c mlme_scan -c00d mlme_rate_invalid_rate -c00e mlme_roaming -c010 mlme_requests_leaky_signal_discarded -c011 mlme_mib_leaky_signal_discarded -c012 mlme_scan_leaky_signal_discarded -c013 mlme_vifctrl_leaky_signal_discarded -c014 mlme_conmgr_leaky_signal_discarded -c015 mlme_roaming_leaky_signal_discarded -c016 mlme_ap_leaky_signal_discarded -c018 mlme_ba_leaky_signal_discarded -c019 mlme_ba_tx_leaky_signal_discarded -c01b rame_mlme_invalid_tx_control_request -c01c fsm_unexpected_terminated_fsm -c01d mlme_sa_query -c01e mlme_sa_query_leaky_signal_discarded -c01f mlme_mpdu_router_leaky_signal_discarded -c020 mlme_send_offchan_leaky_signal_discarded -c021 mlme_tdls -c022 mlme_tdls_leaky_signal_discarded -c023 mlme_ba -c024 mlme_ba_tx -c026 mlme_measurements -c027 mlme_mib -c028 mlme_periodic -c029 mlme_nan -c02a mlme_nan_leaky_signal_discarded -c02b mlme_ie -c02c mlme_frame_unexpected_mgt_frame -c02d mlme_wifisharing_invalid_channel -c02f mlme_wifisharing_channel_switch_failed_1 -c030 dplane_fallback -c031 mlme_txpower -c032 dplane_protection -c033 reg_domain -c034 dplane_mib_fallback -c035 mlme_sar -c036 dplane_create_fallback_tbl -c037 dplane_mib -c038 mlme_connect_req_info -c039 mlme_wifisharing_channel_switch_failed_2 -c03b no_key_for_pmf -c03c dplane_rx_frame_discarded -c03d mlme_mbulk -c03e mlme_param_unexpected_channel_bw_enum -c03f mlme_workaround_plm689_triggered -c040 dplane_rx_resource_low -c041 hostio_host_not_responsive -c042 dplane_replay_null_key -c043 dplane_replay_suspected_attack -c044 rame_beacon_tx_ap_send_beacon_not_found -c045 dplane_frag_seq_for_patch_not_found -panicid 517 -2000 DPLP_FRAG_GENERIC -2001 DPLP_FRAG_WRONG_LEN -2002 DPLP_FRAG_FREE_DU -2003 DPLP_FRAG_IS_LAST_FRAME_FRAG -2004 DPLP_FRAG_IS_INCONSISTENT -2010 DPLP_FALLBACK_GENERIC -2011 DPLP_FALLBACK_INC_REF_COUNT_WHEN_MAX -2012 DPLP_FALLBACK_DEC_REF_COUNT_WHEN_ZERO -2013 DPLP_FALLBACK_INVALID_MODULATION -2014 DPLP_FALLBACK_MAX_ENTRIES_IS_ZERO -2015 DPLP_FALLBACK_ASSIGN_LINK_INFO_TO_TX_ENTRY_Q_NULL -2016 DPLP_FALLBACK_FAILED_TO_ALLOCATE_LINK_INFO -2017 DPLP_FALLBACK_TBL_LENGTH_OUT_OF_BOUNDS -2018 DPLP_FALLBACK_RATE_INDEX_OUT_OF_BOUNDS -2020 DPLP_ENC_HNDL_GENERIC -2021 DPLP_ENC_HNDL_WRONG_ENC_TYPE -2022 DPLP_ENC_HNDL_MBULK_NULL -2023 DPLP_ENC_HNDL_KEYC_NULL -2024 DPLP_ENC_HNDL_NO_ROOM_LEFT -2025 DPLP_ENC_HNDL_LIST_EMPTY -2026 DPLP_ENC_HNDL_NO_KEY_FOUND -2027 DPLP_ENC_HNDL_ENC_INFO_ALLOC_FAIL -2028 DPLP_ENC_HNDL_NO_FRAMES_QUEUED_TO_DPHP -2029 DPLP_ENC_HNDL_WAPI_CRYPTOSW_INVALID -2030 DPLP_CTRL_MGRL_GENERIC -2031 DPLP_CTRL_MGR_DP_STATE_NOT_PAUSING -2032 DPLP_CTRL_MGR_DP_STATE_NOT_RESUMING -2033 DPLP_CTRL_MGR_DP_STATE_NOT_PAUSED -2034 DPLP_CTRL_MGR_NEW_CMD_ALLOC_FAIL -2040 DPLP_LINK_ADAPT_GENERIC -2041 DPLP_LINK_ADAPT_RATE_UNSUPPORTED -2042 DPLP_LINK_ADAPT_RATE_INDEX_OUT_OF_BOUNDS -2043 DPLP_LINK_ADAPT_RATE_MIN_BA_RATE_WRONG -2044 DPLP_LINK_ADAPT_SELECTED_RATE_INVALID -2045 DPLP_LINK_ADAPT_FALLBACK_TABLE_IS_NULL -2047 DPLP_LINK_ADAPT_NUM_RETRIES_IS_WRONG -2050 DPLP_EXT_API_GENERIC -2051 DPLP_EXT_API_DU_IS_NOT_RXENTRY -2052 DPLP_EXT_API_DU_IS_NOT_TXENTRY -2053 DPLP_EXT_API_RESOURCE_HANDLE_NOT_CALLED_FROM_CB -2054 DPLP_EXT_API_WRONG_AMSDU_LEN -2055 DPLP_EXT_API_WRONG_SIGNAL_BUFFER_SIZE -2057 DPLP_EXT_API_MSG_CANNOT_QUEUE_BEACON -2058 DPLP_EXT_API_DU_HAS_WRONG_STATE -205a DPLP_EXT_API_INVALID_PID -205b DPLP_EXT_API_INVALID_PAUSE_TYPE -2060 DPLP_RX_GENERIC -2061 DPLP_RX_VIF_IS_SCAN -2062 DPLP_RX_FRAG_COUNT_WRONG_FOR_AMPDU -2063 DPLP_RX_SEQ_DIFF_GREATER_THAN_WIN_SIZE -2064 DPLP_RX_DPLP_INTERNAL_ERROR -2065 DPLP_RX_CORRUPT_MBULK -2070 DPLP_STATION_GENERIC -2071 DPLP_STATION_TX_UP_IS_UNMAPPED -2072 DPLP_STATION_FRAME_ALREADY_COUNTED -2073 DPLP_STATION_TOO_MANY_QUEUED_FRAMES -2074 DPLP_STATION_FRAME_IS_NOT_COUNTED -2075 DPLP_STATION_NO_QUEUED_FRAME -2076 DPLP_STATION_FRAME_HAS_NO_TXQUEUE -2077 DPLP_STATION_FRAME_NOT_READY_TO_QUEUE -2078 DPLP_STATION_RATE_INVALID -2079 DPLP_STATION_SET_TX_RATE_FALLBACK_NON_NULL_RATE_SET_BY_MIB -207a DPLP_STATION_SET_TX_RATE_FALLBACK_NON_NULL_HIGH_IMPORTANCE -207b DPLP_STATION_SET_TX_RATE_FALLBACK_NON_NULL_AMDPU -207c DPLP_STATION_TXENTRY_HAS_NO_BAINFO -207d DPLP_STATION_SET_TX_RATE_FALLBACK_NON_NULL_MULTICAST -207e DPLP_STATION_DPLP_IN_WRONG_STATE -207f DPLP_STATION_CLEAR_MUST_BE_TOTAL_PAUSED -2080 DPLP_STATION_CLEAR_MUST_BE_NOTHING_QUEUED -2081 DPLP_STATION_UNINSTALL_FALLBACK_TBLS_REF_COUNT_NOT_ZERO_SF -2082 DPLP_STATION_UNINSTALL_FALLBACK_TBLS_REF_COUNT_NOT_ZERO_LF -2090 DPLP_AMPDU_MGR_GENERIC -2091 DPLP_AMPDU_MGR_MALLOC_FAIL -2092 DPLP_AMPDU_MGR_TX_QUEUE_HEAD_OR_TAIL_NULL -2093 DPLP_AMPDU_MGR_DU_NOT_READY_TO_SEND -2094 DPLP_AMPDU_MGR_AMPDU_TXENTRY_LIST_NOT_FOUND -2095 DPLP_AMPDU_MGR_TOO_MANY_FRAMES_WAITING_TO_TX -2096 DPLP_AMPDU_MGR_TX_ENTRY_HAS_NO_BAINFO -2097 DPLP_AMPDU_MGR_TX_ENTRY_HAS_INVALID_RATE -2098 DPLP_AMPDU_LINK_INFO_IS_NULL -20a0 DPLP_HW_GENERIC -20a1 DPLP_HW_VIF_IS_NOT_SCHEDULED -20a2 DPLP_HW_MBULK_HAS_NO_SIGNAL -20a3 DPLP_HW_MBULK_HAS_REFCOUNT_OR_LEN -20a4 DPLP_HW_UNEXPECTED_DU_STATE -20a5 DPLP_HW_TXENTRY_IS_DATAFRAME -20a6 DPLP_HW_DPIF_Q_NUM_NOT_FOUND -20a7 DPLP_HW_ACTIVE_DEADLINE_IS_NULL -20a8 DPLP_HW_STOP_DEADLINE_NOT_FOUND -20a9 DPLP_HW_UNEXPECTED_VIF_ID -20aa DPLP_HW_VIF_DEADLINE_NOT_FOUND -20b0 DPLP_MPDU_LOAD_GENERIC -20b1 DPLP_MPDU_LOAD_NODE_ELEMENT_NOT_NULL -20b2 DPLP_MPDU_LOAD_PPDU_NOT_FOUND -20b3 DPLP_MPDU_LOAD_NOT_A_TRIGGERED_QUEUE -20b4 DPLP_MPDU_LOAD_CANCELLING_NULL_PPDU -20b5 DPLP_MPDU_LOAD_UNICAST_IS_PAUSING -20b6 DPLP_MPDU_LOAD_TXENTRY_NOT_FOUND -20b7 DPLP_MPDU_LOAD_NO_MORE_TRIGGERED_Q_LEFT -20b8 DPLP_MPDU_LOAD_FRAME_NOT_QUEUED -20c0 DPLP_QUEUE_GENERIC -20c1 DPLP_QUEUE_WRONG_DU_STATE -20c2 DPLP_QUEUE_TX_QUEUE_NOT_EMPTY -20c3 DPLP_QUEUE_MAC_AC_IS_WRONG -20c4 DPLP_QUEUE_FRAME_WITHOUT_TX_QUEUE -20c5 DPLP_QUEUE_LIST_ELEMENT_IS_WRONG -20c6 DPLP_QUEUE_MBULK_NOT_LARGE_ENOUGH -20c7 DPLP_QUEUE_UNKNOWN_REQUEST_TYPE -20c8 DPLP_QUEUE_DOUBLE_DEQUEUE -20c9 DPLP_QUEUE_TX_QUEUE_EMPTY -20d0 DPLP_FROM_HOST_HARD -20e0 DPLP_TIMER_SCHEDULE_WHEN_PAUSED -2100 DPLP_DPLP_IMM_UNIMPLEMENTED -2200 DPHP_BA_GENERIC -2201 DPHP_BA_RESERVE_NON_AMPDU -2202 DPHP_BA_LOAD_NON_AMPDU -2203 DPHP_BA_LOAD_RESERVE_FAILED -2210 DPHP_COORD_GENERIC -2211 DPHP_COORD_BAD_RESET -2212 DPHP_COORD_BAD_RESET_STAGE2 -2213 DPHP_COORD_INVALID_BK_CLEAR -2214 DPHP_COORD_PPDU_LIST_DAMAGED -2215 DPHP_COORD_NOT_MARKED_CANCEL -2216 DPHP_COORD_INVALID_PPDU_STATE -2217 DPHP_COORD_INVALID_DPHP_STATE -2218 DPHP_COORD_Q_EMPTY -2220 DPHP_DEADLINE_GENERIC -2221 DPHP_DEADLINE_BK_NOT_EMPTY -2222 DPHP_DEADLINE_BAD_DEADLINE -2223 DPHP_DEADLINE_IS_NULL -2224 DPHP_DEADLINE_BAD_Q_MASK -2225 DPHP_DEADLINE_ILLEGAL_PPDU -2226 DPHP_DEADLINE_ALREADY_ACTIVE -2227 DPHP_DEADLINE_INVALID_TYPE -2230 DPHP_RX_GENERIC -2231 DPHP_RX_NO_DRAM -2232 DPHP_RX_TRUNCATED_DOLLOP -2233 DPHP_RX_SANITY -2234 DPHP_RX_NO_PRECEDING_MPDU -2235 DPHP_RX_BAD_DOLLOP -2240 DPHP_DMA_GENERIC -2241 DPHP_DMA_RX_ORDER -2242 DPHP_DMA_UNEVEN_ALIGN -2243 DPHP_DMA_INVALID_ENC_TYPE -2244 DPHP_DMA_NO_SPACE -2245 DPHP_DMA_TX_FRAME_TOO_LONG -2246 DPHP_DMA_PLINE_FULL -2247 DPHP_DMA_PLINE_EMPTY -2248 DPHP_DMA_PLINE_INVALID -2249 DPHP_DMA_INVALID_TFER_ALERT -224a DPHP_DMA_MBULK_CHAIN_ERROR -224b DPHP_DMA_INVALID_PAUSE_STATE -224c DPHP_DMA_SG_LIST_FULL -224d DPHP_DMA_BAD_SAVED_RX_STATE -2250 DPHP_RESET_GENERIC -2251 DPHP_RESET_BAD_STATE_REQUEST -2252 DPHP_RESET_RX_NOT_IDLE -2253 DPHP_RESET_DMA_NOT_IDLE -2254 DPHP_RESET_BAD_WDOG_STATE -2255 DPHP_RESET_HW_IDLE_FAIL -2256 DPHP_RESET_BAD_MAC_STATE -2257 DPHP_INIT_BAD_MAC_REGS_ADDR_START -2260 DPHP_INT_GENERIC -2261 DPHP_INT_UNHANDLED -2262 DPHP_INT_MAC_ERROR -2263 DPHP_INT_DMA_ALERT_RECURSION -2264 DPHP_INT_BAD_DMA_TFER_STATE -2265 DPHP_INT_DMA_TFER_FAIL -2266 MAC_ACC_BAD_TX_RATE -2267 MAC_ACC_BAD_PROT_RATE -2270 DPHP_TX_GENERIC -2271 DPHP_TX_UNDERFLOW -2280 DPHP_SLOT_GENERIC -2281 DPHP_SLOT_EXPECTED_AMPDU -2282 DPHP_SLOT_NULL_PPDU -2283 DPHP_SLOT_DMA_INCOMPLETE -2284 DPHP_SLOT_QUEUEING_FAIL -2285 DPHP_SLOT_BAD_CANCEL_REQ -2286 DPHP_SLOT_TIMED_TX_Q_PAUSED -2287 DPHP_SLOT_DMA_DATA_INVALID -2288 DPHP_SLOT_INVALID_STATE -2289 DPHP_SLOT_INVALID_PDU_STATUS -228a DPHP_SLOT_UNEXPECTED_CFM -2290 DPHP_CONFIG_GENERIC -2291 DPHP_CONFIG_BAD_EDCA_Q -2292 DPHP_CONFIG_BAD_EDCA_CONFIG -2293 DPHP_CONFIG_MISSING_PROT_TABLE -2294 DPHP_CONFIG_RAMSW_SIZE_INVALID -22a0 DPHP_DPIF_GENERIC -22a1 DPHP_DPIF_BAD_DEADLINE_CANCEL -22a2 DPHP_DPIF_INVALID_ECW -22a3 DPHP_DPIF_INVALID_BURST -22a4 DPHP_DPIF_BAD_RX_CHAIN_CALC -22a5 DPHP_DPIF_BAD_RX_TYPE -22a6 DPHP_DPIF_PEER_INFO -22b0 DPHP_TCM_GENERIC -22b1 DPHP_TCM_ALLOC_SIZE_MISMATCH -22b2 DPHP_TCM_POOL_EMPTY -22b3 DPHP_TCM_BAD_FREE -22b4 DPHP_TCM_INIT_INSUFFICIENT_SPACE -22b5 DPHP_TCM_POOL_SIZE -22b6 DPHP_TCM_INIT_FAIL -22c0 DPHP_BAD_MIF_STATE -2300 MACRAME_VIF_CREATE_NULL_SCANVIF -2301 MACRAME_VIF_DEREGISTER_QUEUED_TX_FRAMES -2302 MACRAME_VIF_DELETE_STATION_ASSOCIATED -2303 MACRAME_VIF_ANNOUNCE_AVAILABILITY_INVALID_STATE -2304 MACRAME_VIF_ANNOUNCE_AVAILABILITY_INVALID_PS_STATE -2305 MACRAME_VIF_CLEAR_INVALID_SCHED_STATE -2306 MACRAME_VIF_UPDATE_MACACC_VIF_NOT_SCHEDULED -2307 MACRAME_VIF_UPDATE_BSS_VIF_NOT_SCHEDULED -2308 MACRAME_VIF_DESCHED_REG_REQ_INVALID_PS_STATE -2309 MACRAME_VIF_SCHED_MISSED_INVALID_EARLIEST_TIME -230a MACRAME_VIF_SW_DONE_VIF_NOT_SCHEDULED -230b MACRAME_VIF_CACHE_TRIM_SCAN_VIF_NOT_VALID -230c MACRAME_VIF_CTS_PROCESSED_NULL_DU -230d MACRAME_VIF_DEREGISTER_NO_REG_VIF -230e MACRAME_VIF_DEREGISTER_INVALID_SCHED_STATE -230f MACRAME_VIF_SCHED_MISSED_INVALID_START_TIME -2310 MACRAME_VIF_RESUME_STA_BBM -2311 MACRAME_VIF_INDEX_OUT_OF_RANGE -2312 MACRAME_VIF_INVALID_INHIBIT -2313 MACRAME_VIF_CANCEL_NULL_ENTRY -2314 MACRAME_VIF_REGISTER_FAILED -2315 MACRAME_VIF_IS_NULL -2320 MACRAME_STATION_ADD_NULL_RECORD -2321 MACRAME_STATION_DPLP_CLEARED_INVALID_INHIBIT -2322 MACRAME_STATION_DPLP_CLEARED_EMPTY_QUEUE -2323 MACRAME_STATION_SET_CONNECT_NULL_RECORD -2324 MACRAME_STATION_RESET_STA_RECORD_WITH_ENC_KEY -2340 MACRAME_SCHED_UPDATE_DURATION_HIST_VIF_NOT_SCHEDULED -2341 MACRAME_SCHED_REPORT_BO_CHANGE_INVALID_STATE -2342 MACRAME_SCHED_QUERY_BO_INVALID_BO_TIMES -2343 MACRAME_SCHED_RESCHEDULE_ALREADY_ACTIVE -2344 MACRAME_SCHED_SCHED_INVALID_VIF -2345 MACRAME_SCHED_SWITCH_RESPONSE_INVALID_VIF -2346 MACRAME_SCHED_SWITCH_RESPONSE_INVALID_STATE -2347 MACRAME_SCHED_SCHED_IND_INVALID_VIF -2348 MACRAME_SCHED_RADIO_DONE_INVALID_STATE -2349 MACRAME_SCHED_BO_UPDATE_INVALID_VIX -234a MACRAME_SCHED_DESCHED_NOW_NOT_SCEDULED -234b MACRAME_SCHED_NEAREST_SCHED_TIME_INVALID_STATE -234c MACRAME_SCHED_COULD_NOT_INSTANTIATE_FSM -234d MACRAME_SCHED_INVALID_FSM_PID -2361 MACRAME_TX_MM_REQUEST_INVALID_VIF -2362 MACRAME_TX_ADDING_NULL_ENTRY_TO_BUFFER -2363 MACRAME_TX_SENDING_NULL_ENTRY_FROM_BUFFER -2364 MACRAME_TX_DISCARDING_NULL_ENTRY_FROM_BUFFER -2365 MACRAME_TX_CHANGING_STA -2366 MACRAME_TX_DISCARD_NULL_PTR_TO_ENTRY -2367 MACRAME_TX_CANCEL_NULL_PTR_TO_ENTRY -2368 MACRAME_TX_CANCEL_NULL_TXENTRY -2369 MACRAME_TX_NO_PSPOLL -2380 MACRAME_BEACON_SCAN_TIM_VIF_NOT_STA -2381 MACRAME_BEACON_MISSED_BEACON_NULL_VIF -2382 MACRAME_BEACON_MISSED_BEACON_NOT_SCHEDULED_VIF -2383 MACRAME_BEACON_MISSED_BEACON_VIF_NOT_STA -2384 MACRAME_BEACON_UPDATE_WAKEUP_VIF_NOT_STA -2385 MACRAME_BEACON_TX_INIT_INVALID_VIF_TYPE -2386 MACRAME_BEACON_TX_CLEAR_INVALID_VIF_TYPE -2387 MACRAME_BEACON_TX_LOAD_HANDLER_INVALID_VIF_TYPE -2388 MACRAME_BEACON_TX_LOAD_HANDLER_READONLY_FRAME -2389 MACRAME_BEACON_TX_FINISHED_INVALID_VIF -238a MACRAME_BEACON_RX_SCHEDULE_TOO_FAR_IN_THE_FUTURE -238b MACRAME_BEACON_TX_CLONE_IS_NULL -238c MACRAME_BEACON_TX_SHEDULE_REQUEST_IN_THE_PAST -238d MACRAME_BEACON_TX_GET_NEXT_TIME_INVALID_VIF_TYPE -238e MACRAME_BEACON_TX_AP_WRITE_PVB_INPUT_CHECK -238f MACRAME_BEACON_TX_AP_UPDATE_NEEDED_NON_AP_VIF -2390 MACRAME_BEACON_TX_AP_SEND_BEACON_NON_SCHEDULED_VIF -2391 MACRAME_BEACON_TX_AP_SEND_BEACON_NON_AP_VIF -2392 MACRAME_BEACON_TX_AP_SEND_BEACON_NOT_FOUND -2393 MACRAME_BEACON_TX_AP_INIT_NON_AP_VIF -2394 MACRAME_BEACON_TX_AP_CLEAR_BEACON_IN_DPLP -2395 MACRAME_BEACON_TX_ECSA_COUNT_REACHED_ZERO -239a MACRAME_BEACON_CALC_SLEEP_PERIODS -239b MACRAME_BEACON_TBTT_EBRT_INVALID_VIF -239c MACRAME_BEACON_TBTT_EBRT_INVALID_LISTEN_START -239d MACRAME_BEACON_TX_NOT_ENOUGH_MEMORY_FOR_BEACON -239e MACRAME_BEACON_TX_TXENTRY_IS_NULL -239f MACRAME_BEACON_IMM_EXIT -23a0 MACRAME_PS_COMMON_UPDATE_TX_TIMEOUT_NON_STA_VIF -23a1 MACRAME_PS_COMMON_INTERRESTING_ACTIVITY_NOT_IN_PS -23a2 MACRAME_PS_COMMON_PS_CHECK_INVALID_VIF -23a3 MACRAME_PS_COMMON_ANNOUNCE_PROCESSED_NULL_DU -23a4 MACRAME_PS_COMMON_SEND_PSNULL_ALLOC_ERROR -23a5 MACRAME_PS_COMMON_POPULATE_PSNULL_DU_ERROR -23a6 MACRAME_PS_COMMON_POPULATE_PSNULL_VIF_NOT_SCHEDULED -23a7 MACRAME_PS_LEGACY_PSPOLL_CFM_NULL_DU -23a8 MACRAME_PS_LEGACY_PSPOLL_CFM_NON_STA_VIF -23a9 MACRAME_PS_UAPSD_ENQUEUE_TRIGGER_VIF_NOT_SCHEDULED -23c0 MACRAME_BLACKOUT_CMM_INVALID_NUM_BO -23c1 MACRAME_BLACKOUT_CHIP_INVALID_NUM_BO -23c2 MACRAME_BLACKOUT_P2P_INVALID_VIF_TYPE_NOA -23c3 MACRAME_BLACKOUT_P2P_SET_CTW_FAIL -23c4 MACRAME_BLACKOUT_NOT_REGISTERED -23c5 MACRAME_BLACKOUT_P2P_SCAN_NOA_NOT_UPDATED -23e0 MACRAME_FSM_INVALID_TRAFFIC_QUEUE_VIF -23e1 MACRAME_FSM_INVALID_TRAFFIC_QUEUE_LEVEL -23e2 MACRAME_FSM_ADD_BO_INVALID_TYPE -23e3 MACRAME_FSM_ADD_BO_UNDEFINED_TYPE -23e4 MACRAME_FSM_ADD_BO_P2P_INVALID_ID -23e5 MACRAME_FSM_ADD_BO_QUIET_INVALID_ID -23e6 MACRAME_FSM_ADD_BO_LOCAL_INVALID_ID -23e7 MACRAME_FSM_DEL_BO_INVALID_TYPE -23e8 MACRAME_FSM_DEL_BO_UNDEFINED_TYPE -23e9 MACRAME_FSM_DEL_BO_P2P_INVALID_ID -23ea MACRAME_FSM_DEL_BO_QUIET_INVALID_ID -23eb MACRAME_FSM_DEL_BO_LOCAL_INVALID_ID -23ec MACRAME_FSM_PAUSE_CFM_INVALID -23ed MACRAME_FSM_CLEAR_CFM_INVALID -2400 MACRAME_TIMER_UNSCHEDULABLE_VIF_MULTICAST -2401 MACRAME_TIMER_UNSCHEDULABLE_VIF_FAST_PS -2402 MACRAME_TIMER_UNSCHEDULABLE_VIF_PS_DELAY -2403 MACRAME_TIMER_UNSCHEDULABLE_VIF_CHECK_CLEAR -2404 MACRAME_TIMER_UNSCHEDULABLE_VIF_MOREBIT -2405 MACRAME_TIMER_UNSCHEDULABLE_VIF_PS_CHECK -2406 MACRAME_TIMER_UNSCHEDULABLE_VIF_PS_TIMER -2407 MACRAME_TIMER_UNSCHEDULABLE_VIF_TDLS -2408 MACRAME_TIMER_UNSCHEDULABLE_VIF_RMC -2409 MACRAME_TIMER_UNSCHEDULABLE_VIF_BEACON_MONITOR -240a MACRAME_TIMER_UNSCHEDULABLE_VIF_BEACON_TX -240b MACRAME_TIMER_DPLANE_OPERATION_TIMEOUT -2420 MACRAME_COEX_BLACKOUT_ATTACH_USPBO_FAILED -2421 MACRAME_COEX_BLACKOUT_ATTACH_VIF_FAILED -2422 MACRAME_COEX_BLACKOUT_ATTACH_INVALID_HANDLE -2423 MACRAME_COEX_BLACKOUT_UPDATE_INVALID_HANDLE -2424 MACRAME_COEX_BLACKOUT_DESTROY_INVALID_HANDLE -2425 MACRAME_COEX_BLACKOUT_DETACH_INVALID_HANDLE -2426 MACRAME_COEX_BLACKOUT_MASK_INVALID_HANDLE -2427 MACRAME_COEX_BLACKOUT_UNMASK_INVALID_HANDLE -2428 MACRAME_COEX_VIF_GET_NEXT_DTIM_TIME_INVALID_VIF -2429 MACRAME_COEX_VIF_GET_CLEAR_TIME_INVALID_VIF -242a MACRAME_COEX_NEGATIVE_MAX_CLEAR_TIMEOUT -2430 MACRAME_MLME_API_SET_INTERF_ADDR_INVALID_VIX -2431 MACRAME_MLME_API_ALLOW_BEACONS_NON_AP_VIF -2432 MACRAME_MLME_API_PROTECTION_INVALID_VIF -2433 MACRAME_MLME_API_SHORT_PREAMBLE_INVALID_VIF -2434 MACRAME_MLME_API_SET_BSS_INVALID_VIF -2435 MACRAME_MLME_API_SET_BSS_NO_AP -2436 MACRAME_MLME_API_SET_INFO_SCAN_VIF -2437 MACRAME_MLME_API_CONFIG_QUEUE_SCAN_VIF -2438 MACRAME_MLME_API_SET_BSS_UNMATCHED_VIF_TYPES -2439 MACRAME_MLME_API_INVALID_VIF -2441 MACRAME_BA_MGR_REMOVE_BA_NULL_INFO -2442 MACRAME_BA_MGR_REMOVE_BA_HWINFO -2443 MACRAME_BA_MGR_QUEUE_HEAD_NULL -2444 MACRAME_BA_MGR_QUEUE_TAIL_NULL -2445 MACRAME_BA_MGR_DELBA_RX_BAINSTANCE_NULL -2446 MACRAME_BA_MGR_FIND_BA_INVALID_TPRI -2447 MACRAME_BA_MGR_DELBA_INVALID_DIR -2450 MACRAME_KEY_MALLOC_FAILED -2451 MACRAME_RADIO_INIT_DONE_INVALID_STATE -2452 MACRAME_RADIO_STATE_CHANGE_ON_NO_DESCRIPTORS -2453 MACRAME_RADIO_OFF_INVALID_STATE -2454 MACRAME_RADIO_DPD_NO_RATES -2455 MACRAME_NO_SCHEDULED_VIF -2456 MACRAME_RADIO_COULD_NOT_INSTANTIATE_FSM -2457 MACRAME_RADIO_INVALID_BITMAP -2480 MACRAME_DPLANE_MACRAME_NULL_POINTER -2490 MACRAME_VIF_PAUSE_RESUME_NOT_ENOUGH_MEMORY_FOR_REQUEST -24ff MACRAME_LAST_ID -2500 MLME_RAME_GET_KA_INTERVAL_INVALID_DATA -2511 MLME_BA_FSM_TO_BAD_PID_1 -2512 MLME_BA_FSM_TO_BAD_PID_2 -2514 MLME_BA_FSM_TO_BAD_PID_4 -2520 MLME_CONMGR_FRAME_SZ_WRONG -2521 MLME_CONMGR_IES_NULL -2530 MLME_DATA_ADD_PEER_REC -2531 MLME_DATA_DEL_PEER_REC -2532 MLME_DATA_SAVE_UNKNOWN_KEY_TYPE -2550 MLME_IE_INVALID_IE -2551 MLME_IE_INVALID_RATE -2552 MLME_IE_INVALID_RATE_1 -2560 MLME_MEASUREMENTS_FRAME_SZ_WRONG -2570 MLME_SEND_PERIODIC_FRAME_SZ_WRONG -2571 MLME_SEND_OFFCHANNEL_UNKNOWN_SCHED_TYPE -2572 MLME_SEND_PACKET_NODE_IS_NULL -2580 MLME_REQUESTS_INVALID_MBULK -2581 MLME_REQUESTS_TEST_PANIC -2582 MLME_REQUESTS_INVALID_STATE_IN_ADD_VIF -25a0 MLME_ROAMING_FRAME_SZ_WRONG -25a1 MLME_ROAMING_IES_SZ_WRONG -25b0 MLME_SA_QUERY_PAUSE_FAILED -25b1 MLME_SA_QUERY_UNPAUSE_FAILED -25b2 MLME_SA_QUERY_FRAME_SZ_WRONG -25c0 MLME_SCAN_VIF_REGISTRATION_FAILED -25c1 MLME_SCAN_MPDU_REGISTRATION_FAILED -25c2 MLME_SCAN_SPS_RECORD_IS_NULL -25c3 MLME_SCAN_SPS_RECORD_IS_NULL_1 -25c4 MLME_SCAN_SPS_RECORD_IS_NULL_2 -25c5 MLME_SCAN_SPS_RECORD_IS_NULL_3 -25c6 MLME_SCAN_HOTLIST_SZ_WRONG -25c7 MLME_SCAN_BSSID_DESC_LIST_SZ_WRONG -25c8 MLME_SCAN_BSSID_DESC_LIST_SZ_WRONG_1 -25c9 MLME_SCAN_INVALID_NUM_OF_SAMPLES -25ca MLME_SCAN_INTERNAL_DATA_CORRUPTED -25cb MLME_SCAN_INTERNAL_DATA_CORRUPTED_1 -25cc MLME_SCAN_INTERNAL_DATA_CORRUPTED_2 -25cd MLME_SCAN_INTERNAL_DATA_CORRUPTED_3 -25ce MLME_SCAN_INTERNAL_DATA_CORRUPTED_4 -25cf MLME_SCAN_FRAME_SZ_WRONG -25d1 MLME_TDLS_PEER_RECORD_NOT_FOUND -25d2 MLME_TDLS_PEER_RECORD_NOT_FOUND_1 -25d3 MLME_TDLS_STA_DEL_CFM_FAILED -25d7 MLME_TDLS_FRAME_SZ_WRONG -25e0 MLME_VIFCTRL_FSM_TO_BAD_PID -25e1 MLME_VIFCTRL_FSM_TO_BAD_PID_1 -25e2 MLME_VIFCTRL_FAILED_TO_START_BA_PID -25e3 MLME_VIFCTRL_FAILED_TO_START_BA_TX_PID -25e4 MLME_VIFCTRL_FAILED_TO_START_SA_Q_PID -25e5 MLME_VIFCTRL_OBSS_SCAN_IES_SIZE_WRONG -25e6 MLME_VIFCTRL_FAILED_TO_START_MSRMNTS_PID -25e7 MLME_VIFCTRL_FAILED_TO_START_TDLS_PID -25e8 MLME_VIFCTRL_FAILED_TO_START_ROAMING_PID -25e9 MLME_VIFCTRL_FAILED_TO_START_AP_STA_PID -25ea MLME_VIFCTRL_FAILED_TO_START_CONMGR_PID -25eb MLME_VIFCTRL_FAILED_TO_START_NAN_PID -25ec MLME_VIFCTRL_FRAME_SZ_WRONG -25ef MLME_VIFCTRL_FILTER_OVERFLOW -25f7 MLME_VIFCTRL_FILTER_FAILED -25f8 MLME_VIFCTRL_FILTER_FAILED_1 -25f9 MLME_VIFCTRL_FILTER_FAILED_2 -25fa MLME_VIFCTRL_FILTER_FAILED_3 -25fb MLME_VIFCTRL_FORCE_ACTIVE_OUT_OF_RANGE -25fc MLME_VIFCTRL_WRONG_VIF_INDEX -25fd MLME_VIFCTRL_WRONG_VIF_INDEX_1 -25fe MLME_VIFCTRL_WRONG_VIF_TYPE -25ff MLME_VIFCTRL_IMPOSSIBLE_CHANNEL_SWITCH -2601 MLME_VIFCTRL_PACKET_FILTER_IES_TOO_LONG -2602 MLME_VIFCTRL_PACKET_FILTER_IES_INVALID_MODE -2603 MLME_VIFCTRL_PACKET_FILTER_IES_INVALID_RANGE -2604 MLME_VIFCTRL_PACKET_FILTER_IES_NO_FILTER -2610 MLME_MBULK_IS_NULL -2620 MLME_MPDU_FSM_REGISTRATION_FAILED -2621 MLME_MPDU_VIX_REGISTRATION_FAILED -2630 MLME_FRAMES_FRAME_SZ_WRONG -2640 MLME_NAN_UNEXPECTED_BEHAVIOR -2700 RADIO_RICE_RADIO_SETUP_FAILED -2701 RADIO_RICE_ALREADY_SETUP -2702 RADIO_RICE_BAD_CLOCK_FREQ -2703 RADIO_RICE_IMM_ERROR -2704 RADIO_RICE_DPD_LUT_ERROR -2705 RADIO_RICE_MGR_FSM_ERROR -2706 RADIO_RICE_RADIO_FSM_ERROR -2710 RADIO_HAL_BAD_FREQ_COMP_TABLE_TYPE -2711 RADIO_HAL_BAD_TEMP_COMP_TABLE_TYPE -2712 RADIO_HAL_BAD_SIG_GEN_WAVEFORM_TYPE -2713 RADIO_HAL_BAD_SIG_GEN_LOCATION_TYPE -2714 RADIO_HAL_UNKNOWN_TX_TRIM_TYPE -2715 RADIO_HAL_UNKNOWN_TX_LOOPBACK_TYPE -2716 RADIO_HAL_BAD_CONFIGURATION -2800 TEST_DPHPADPT_RX_MBULK_HEADER_SIZE -2801 TEST_DPHPADPT_RX_OUT_OF_MBULKS -2802 TEST_DPHPADPT_RX_UNEXPECTED_MPDU -2803 TEST_DPHPADPT_RX_TOO_MANY_MPDUS_IN_AMPDU -2810 TEST_MICRAME_BAD_RADIO_REQUEST -2811 TEST_MICRAME_TX_QUEUE_EMPTY -2812 TEST_MICRAME_TX_QUEUE_FULL -2820 TEST_WLANLITE_INVALID_STATE -2821 TEST_WLANLITE_LOAD_FRAME_PPDU_ALLOC -2822 TEST_WLANLITE_INVALID_RADIO_ID -2823 TEST_WLANLITE_INVALID_CONN_ID -2900 COEX_API_PERIODIC_EVENT_INVALID_ENTRY -2910 COEX_STRAT_INIT_FAILURE -29ff COEX_LAST -2a01 COMMON_HOSTIO_GENERIC -2a02 COMMON_HOSTIO_HOST_NOT_RESPONSIVE -2a03 COMMON_HOSTIO_VIRT_GENERIC -2a04 COMMON_HOSTIO_VIRT_WLANLITE -2a10 COMMON_PMALLOC_OUT_OF_MEMORY -2a11 COMMON_PMALLOC_INVALID_MEMORY_CONFIG -2a12 COMMON_PMALLOC_INVALID_POINTER -2a13 COMMON_PMALLOC_MEMORY_EXHAUSTION -2a20 COMMON_DEBUG_DWORD12_INVALID_PTR -2a21 COMMON_DEBUG_DWORD12_SANITY_FAIL -2a22 COMMON_DEBUG_SAP_TOO_LARGE_ALLOC_SZ -2a30 COMMON_SERVICE_FOS_RES_NOT_CLEANED -2a31 COMMON_SERVICE_START_FAILED -2a32 COMMON_SERVICE_STOP_FAILED -2a33 COMMON_SERVICE_FOS_TASK_NOT_SCHEDULED -2a41 COMMON_MBULK_GENERIC -2a50 COMMON_HW_ILLEGAL_RESPONSE_RATE -2a51 COMMON_RSA_OUT_OF_RANGE -2a60 COMMON_FSM_ALLOCATION_FAILURE -2a61 COMMON_FSM_INVALID_SIGNAL -2a62 COMMON_FSM_INVALID_PRIORITY -2a63 COMMON_FSM_FAILURE -2a64 COMMON_FSM_SIGNAL_TO_UNKNOWN_PROCESS -2a65 COMMON_FSM_SIGNAL_TO_UNKNOWN_PROCESSOR -2a66 COMMON_FSM_SIGNAL_TO_ENV -2a67 COMMON_FSM_EMPTY_TIMER_LIST -2a68 COMMON_FSM_LAST_NEXT_NOT_NULL -2a69 COMMON_FSM_LAST_IS_NULL -2a70 COMMON_UTILS_DATA_UNIT -2a71 COMMON_UTILS_MAKE_FRAME -2a72 COMMON_UTILS_LINKED_LIST -2a80 COMMON_MIB_ROM_CORRUPT -2a81 COMMON_MIB_OVERRIDE -2a82 COMMON_MIB_GETACTOS -2a83 COMMON_MIB_VIF_NULL_IN_GET_LLS_RADIOSTATS -2aa0 COMMON_SHARED_DATA_VIF_INVALID_ACCESS -2aa1 COMMON_SHARED_DATA_VIF_STA_INVALID_ACCESS -2aa2 COMMON_SHARED_DATA_VIF_AP_INVALID_ACCESS -2aa3 COMMON_SHARED_DATA_VIF_NAN_INVALID_ACCESS -2aa4 COMMON_SHARED_DATA_VIF_SCAN_INVALID_ACCESS -2aa5 COMMON_SHARED_DATA_STA_INVALID_ACCESS -2ab0 COMMON_PACKET_FILTER_GENERIC -2ab1 COMMON_PACKET_FILTER_INVALID_PID -2ab2 COMMON_PACKET_FILTER_LIST_HEAD_IS_NOT_NULL -2ab3 COMMON_PACKET_FILTER_NOT_ALL_FILTERS_DELETED -2ab4 COMMON_PACKET_FILTER_INVALID_PARAMETERS -2ab5 COMMON_PACKET_FILTER_INSUFFICIENT_RESOURCE -2af0 COMMON_GENERIC_EDP -2af1 COMMON_GENERIC_RESET -2af2 COMMON_CACHE_UNALIGNED_ADDR -2aff COMMON_PLACEHOLDER_PLACEHOLDER_MAX -mibkey 373 -0000 MIBKEY_NULL -0001 DOT11RSNASTATSSTAADDRESS -03f1 UNIFIFRAMERESPONSECFMTXLIFETIMETIMEOUT -03f9 UNIFIFRAMERESPONSECFMFAILURETIMEOUT -0401 UNIFIFORCEACTIVEDURATION -0411 UNIFIMLMESCANMAXNUMBEROFPROBESETS -0419 UNIFIMLMESCANSTOPIFLESSTHANXFRAMES -0069 DOT11RSNASTATSROBUSTMGMTCCMPREPLAYS -0421 UNIFIMLMESTATIONINACTIVITYTIMEOUT -0429 UNIFIMLMECLIINACTIVITYTIMEOUT -0431 UNIFIMLMESTATIONINITIALKICKTIMEOUT -0439 UNIFIUARTCONFIGURE -043f UNIFIUARTPIOS -0445 UNIFICLOCKFREQUENCY -044d UNIFICRYSTALFREQUENCYTRIM -0457 UNIFIENABLEDORM -045f UNIFIDISABLEDORMWHENBTON -0467 UNIFIEXTERNALCLOCKDETECT -046f UNIFIEXTERNALFASTCLOCKREQUEST -0477 UNIFIWATCHDOGTIMEOUT -0483 UNIFIEXTERNALFASTCLOCKREQUESTPIO -048d UNIFIRSSI -0495 UNIFILASTBSSRSSI -049b UNIFISNR -04a3 UNIFILASTBSSSNR -04a9 UNIFISWTXTIMEOUT -04b1 UNIFIHWTXTIMEOUT -0079 DOT11TDLSPEERUAPSDINDICATIONWINDOW -04bb UNIFITXDATARATE -04c3 UNIFISNREXTRAOFFSETCCK -04cb UNIFIRSSIMAXAVERAGINGPERIOD -04d7 UNIFIRSSIMINRECEIVEDFRAMES -04e1 UNIFILASTBSSTXDATARATE -04e7 UNIFIDISCARDEDFRAMECOUNT -04ef UNIFIMACRAMEDEBUGSTATS -04f9 UNIFICURRENTTSFTIME -0501 UNIFIBATXENABLETID -0081 DOT11ASSOCIATIONSAQUERYMAXIMUMTIMEOUT -050b UNIFIBACONFIG -0517 UNIFIMOVEBKTOBE -051f UNIFIBEACONRECEIVED -0527 UNIFIRADIOONTIME -052f UNIFIRADIOTXTIME -0537 UNIFIRADIORXTIME -053f UNIFIRADIOSCANTIME -0547 UNIFIPSLEAKYAP -0551 UNIFITQAMACTIVATED -0559 UNIFINOACKACTIVATIONCOUNT -0561 UNIFIRXFCSERRORCOUNT -0569 UNIFIBEACONSRECEIVEDPERCENTAGE -3677 UNIFIROAMRSSIBOOST -3683 UNIFIRXEXTERNALGAINFREQUENCY -0575 UNIFIQUEUESTATSENABLE -3693 UNIFIRXEXTERNALGAIN -36a1 UNIFISARBACKOFF -36ad UNIFISCANPARAMETERS -057f UNIFIDPDMASTERSWITCH -058b UNIFIGOOGLEMAXNUMBEROFPERIODICSCANS -0593 UNIFIGOOGLEMAXRSSISAMPLESIZE -059b UNIFIGOOGLEMAXHOTLISTAPS -05a5 UNIFIGOOGLEMAXSIGNIFICANTWIFICHANGEAPS -387f UNIFITHROUGHPUTDEBUG -3887 UNIFITXANTENNACONNECTIONLOSSFREQUENCY -3897 UNIFITXANTENNACONNECTIONLOSS -38a5 UNIFITXANTENNAMAXGAINFREQUENCY -38b5 UNIFITXANTENNAMAXGAIN -38c3 UNIFITXDETECTORFREQUENCYCOMPENSATION -38d1 UNIFITXDETECTORTEMPERATURECOMPENSATION -05af UNIFIGOOGLEMAXBSSIDHISTORYENTRIES -38df UNIFITXFTRIMSETTINGS -38ed UNIFITXGAINSETTINGS -38fb UNIFITXGAINSTEPSETTINGS -3909 UNIFITXOOBCONSTRAINTS -3917 UNIFITXOPENLOOPFREQUENCYCOMPENSATION -3925 UNIFITXOPENLOOPTEMPERATURECOMPENSATION -05b7 UNIFIMACBEACONTIMEOUT -3933 UNIFITXPAGAINDPDFREQUENCYCOMPENSATION -3941 UNIFITXPAGAINDPDTEMPERATURECOMPENSATION -394f UNIFITXPOWERDETECTORRESPONSE -395d UNIFITXPOWERTRIMCONFIG -3969 UNIFITXSETTINGS -0093 DOT11ASSOCIATIONSAQUERYRETRYTIMEOUT -05c1 UNIFIROAMTRACKINGSCANPERIOD -05cf UNIFIROAMCULOCAL -05dd UNIFICUROAMSCANNOCANDIDATEDELTATRIGGER -05eb UNIFIROAMAPSELECTDELTAFACTOR -05f9 UNIFICUROAMWEIGHT -0607 UNIFIRSSIROAMWEIGHT -0615 UNIFIROAMBSSLOADMONITORINGFREQUENCY -0623 UNIFICUMEASUREMENTINTERVAL -0633 UNIFICURRENTBSSNSS -063b UNIFIAPMIMOUSED -0643 UNIFIROAMOFFLOADED4WSHKTIMEOUT -0651 UNIFIROAMINGCOUNT -0659 UNIFIROAMINGAKM -0661 UNIFICURRENTBSSBANDWIDTH -0667 UNIFICURRENTBSSCHANNELFREQUENCY -066d UNIFILOGGERENABLED -00a5 DOT11POWERCAPABILITYMAXIMPLEMENTED -0675 UNIFIMAPACKETFATEENABLED -067f UNIFICSRONLYEIFSDURATION -0687 UNIFIOVERRIDEDEFAULTBETXOPFORHT -0691 UNIFIOVERRIDEDEFAULTBETXOP -069b UNIFIRXABBTRIMSETTINGS -06a3 UNIFIRADIOTRIMSENABLE -06ab UNIFIHARDWAREPLATFORM -06b3 UNIFIFORCECHANNELBW -06bf UNIFIDPDTRAININGDURATION -00ad DOT11POWERCAPABILITYMINIMPLEMENTED -06c7 UNIFICOEXDEBUGOVERRIDEBT -06cf UNIFIFASTPOWERSAVETIMEOUT -06e1 UNIFIFASTPOWERSAVETIMEOUTSMALL -06f3 UNIFIMLMESTAKEEPALIVETIMEOUT -06ff UNIFIMLMEAPKEEPALIVETIMEOUT -070b UNIFIMLMEGOKEEPALIVETIMEOUT -00b5 DOT11RTSTHRESHOLD -0717 UNIFISTAROUTERADVERTISEMENTMINIMUMINTERVALTOFORWARD -0725 UNIFIROAMCONNECTIONQUALITYCHECKWAITAFTERCONNECT -072f UNIFIAPBEACONMAXDRIFT -0739 UNIFIBSSMAXIDLEPERIODENABLED -0741 UNIFIVIFIDLEMONITORTIME -074d UNIFIDISABLELEGACYPOWERSAVE -0755 UNIFIDEBUGFORCEACTIVE -075d UNIFISTATIONACTIVITYIDLETIME -0767 UNIFIPOWERMANAGEMENTDELAYTIMEOUT -0777 UNIFIAPSDSERVICEPERIODTIMEOUT -0785 UNIFICONCURRENTPOWERMANAGEMENTDELAYTIMEOUT -0795 UNIFISTATIONQOSINFO -079d UNIFILISTENINTERVALSKIPPINGDTIM -07b1 UNIFILISTENINTERVAL -07bf UNIFILEGACYPSPOLLTIMEOUT -07cd UNIFITOGGLEPOWERDOMAIN -07d5 UNIFIP2PLISTENINTERVALSKIPPINGDTIM -07e9 UNIFIFRAGMENTATIONDURATION -00cb DOT11SHORTRETRYLIMIT -07f5 UNIFIIDLEMODELITEENABLED -07fd UNIFIIDLEMODEENABLED -0805 UNIFIDTIMWAITTIMEOUT -080f UNIFILISTENINTERVALMAXTIME -0821 UNIFISCANMAXPROBETRANSMITLIFETIME -082d UNIFIPOWERSAVETRANSITIONPACKETTHRESHOLD -0835 UNIFIPROBERESPONSELIFETIME -083f UNIFIPROBERESPONSEMAXRETRY -0847 UNIFIEXITPOWERSAVEPERIOD -0851 UNIFIAGGRESSIVEPOWERSAVETRANSITIONPERIOD -0859 UNIFIACTIVETIMEAFTERMOREBIT -0861 UNIFIFORCEDSCHEDULEDURATION -086d UNIFIVHTCAPABILITIES -0887 UNIFIMAXVIFSCHEDULEDURATION -088f UNIFIVIFLONGINTERVALTIME -0897 UNIFIDISALLOWSCHEDRELINQUISH -089f UNIFIRAMEDPLANEOPERATIONTIMEOUT -00dd DOT11LONGRETRYLIMIT -08a9 UNIFIDEBUGKEEPRADIOON -08b1 UNIFISCANABSENCEDURATION -08b9 UNIFISCANABSENCEPERIOD -08c1 UNIFIMAXCLIENT -08cb UNIFITDLSINP2PACTIVATED -08d3 UNIFITDLSACTIVATED -08db UNIFITDLSTPTHRESHOLDPKTSECS -08e5 UNIFITDLSRSSITHRESHOLD -08ef UNIFITDLSMAXIMUMRETRY -08f7 UNIFITDLSTPMONITORSECS -08ff UNIFITDLSBASICHTMCSSET -091f UNIFITDLSBASICVHTMCSSET -092f DOT11TDLSDISCOVERYREQUESTWINDOW -0937 DOT11TDLSRESPONSETIMEOUT -093f DOT11TDLSCHANNELSWITCHACTIVATED -0947 UNIFITDLSDESIGNFORTESTMODE -094f UNIFITDLSKEYLIFETIMEINTERVAL -00ef DOT11FRAGMENTATIONTHRESHOLD -095b UNIFITDLSTEARDOWNFRAMETXTIMEOUT -0965 UNIFIWIFISHARINGENABLED -096d UNIFIWIFISHARING5GHZCHANNEL -0983 UNIFIWIFISHARINGCHANNELSWITCHCOUNT -098b UNIFICHANNELANNOUNCEMENTCOUNT -0993 UNIFIRATESTSTOREDSA -099d UNIFIRATESTSTOREFRAME -09a7 DOT11TDLSPEERUAPSDBUFFERSTAACTIVATED -09af UNIFICSRONLYMIBSHIELD -09b7 UNIFIPRIVATEBBBTXFILTERCONFIG -09bf UNIFIPRIVATESWAGCFRONTENDGAIN -0019 DOT11RSNASTATSTKIPLOCALMICFAILURES -09cd UNIFIPRIVATESWAGCFRONTENDLOSS -09db UNIFIPRIVATESWAGCEXTTHRESH -09e9 UNIFICSRONLYPOWERCALDELAY -09f1 UNIFIRXAGCCONTROL -09ff UNIFIWAPIQOSMASK -0a0b UNIFIRAAMAXSPECTIMERMULTIPLIER -0a17 UNIFIWMMSTALLENABLE -0a23 UNIFIRAASPECULATIONINTERVAL -0a31 UNIFIRAASPECULATIONPERIOD -0105 DOT11RTSSUCCESSCOUNT -0a3d UNIFIRAANUMBSPECULATIONFRAMES -0a49 UNIFIRAATXHOSTRATE -0a55 UNIFIFALLBACKSHORTFRAMERETRYDISTRIBUTION -0a6b UNIFIPREEBRTWINDOW -0a7f UNIFIPOSTEBRTWINDOW -0a93 UNIFIPSPOLLTHRESHOLD -0a9f UNIFITXUSINGLDPCENABLED -0aa7 UNIFITXSGI20ENABLED -0aaf UNIFITXSGI40ENABLED -0ab7 UNIFITXSGI80ENABLED -0abf UNIFITXSGI160ENABLED -0ac7 UNIFIMACADDRESSRANDOMISATION -0acf UNIFISUBEAMFORMERENABLED -0115 DOT11ACKFAILURECOUNT -0ad7 UNIFIMUBEAMFORMERENABLED -0adf UNIFITXOFDMSELECT -0aeb UNIFITXDIGGAIN -0af7 UNIFICHIPTEMPERATURE -0aff UNIFIBATTERYVOLTAGE -0b07 UNIFIFORCESHORTSLOTTIME -0b0f UNIFIDEBUGDISABLERADIONANNYACTIONS -0b19 UNIFIRXCCKMODEMSENSITIVITY -0b2f UNIFIDPDPERBANDWIDTH -0b39 UNIFIBBVERSION -0b41 UNIFIRFVERSION -0b49 UNIFICLEARRADIOTRIMCACHE -0b51 UNIFIRXRADIOCSMODE -0b5b UNIFIRXPRIENERGYDETTHRESHOLD -0b65 UNIFIRXSECENERGYDETTHRESHOLD -0b6f UNIFICCAMASTERSWITCH -0125 DOT11MULTICASTRECEIVEDFRAMECOUNT -0b79 UNIFIRXSYNCCCACFG -0b83 UNIFIMACSECCHANCLEARTIME -0b8d UNIFILNACONTROLENABLED -0b95 UNIFILNACONTROLRSSITHRESHOLDLOWER -0ba3 UNIFILNACONTROLRSSITHRESHOLDUPPER -0bb1 UNIFILOWPOWERRXCONFIG -0bbd UNIFITPCENABLED -0bc9 UNIFICURRENTTXPOWERLEVEL -0bd3 UNIFIUSERSETTXPOWERLEVEL -0bdf UNIFITPCMAXPOWERRSSITHRESHOLD -0beb UNIFITPCMINPOWERRSSITHRESHOLD -0bf7 UNIFITPCMINPOWER2G -0c03 UNIFITPCMINPOWER5G -0c0f UNIFIRADIOLPRXRSSITHRESHOLDLOWER -0135 DOT11FCSERRORCOUNT -0c1d UNIFIRADIOLPRXRSSITHRESHOLDUPPER -0c2b UNIFIPMFASSOCIATIONCOMEBACKTIMEDELTA -0c35 UNIFITESTTSPECHACK -0c3d UNIFITESTTSPECHACKVALUE -0c45 UNIFIDEBUGINSTANTDELIVERY -0c4f UNIFIDEBUGENABLE -0c59 UNIFIDPLANEDEBUG -0c65 UNIFINANENABLED -0c6d UNIFINANBEACONCAPABILITIES -0c77 HUTSREADWRITEDATAELEMENTINT32 -0c89 HUTSREADWRITEDATAELEMENTBOOLEAN -0c91 HUTSREADWRITEDATAELEMENTOCTETSTRING -0143 DOT11WEPUNDECRYPTABLECOUNT -0ca7 HUTSREADWRITEREMOTEPROCEDURECALLINT32 -0cb7 HUTSREADWRITEINTERNALAPIINT16 -0cbf HUTSREADWRITEINTERNALAPIUINT16 -0cc9 HUTSREADWRITEINTERNALAPIUINT32 -0cd9 HUTSREADWRITEINTERNALAPIINT64 -0ce1 HUTSREADWRITEINTERNALAPIBOOLEAN -0ce9 HUTSREADWRITEINTERNALAPIOCTETSTRING -0cff UNIFITESTSCANNOMEDIUM -0d07 UNIFIDUALBANDCONCURRENCY -0d0f UNIFISUPPORTEDCHANNELS -0d27 UNIFICOUNTRYLIST -0153 DOT11MANUFACTURERPRODUCTVERSION -0161 UNIFIMLMECONNECTIONTIMEOUT -016b UNIFIMLMESCANCHANNELMAXSCANTIME -0eff UNIFINOCELLINCLUDEDCHANNELS -0f15 HUTSREADWRITEINTERNALAPIFIXSIZETABLEKEYROW -0f25 HUTSREADWRITEINTERNALAPIFIXSIZETABLEKEY1ROW -0f2d HUTSREADWRITEINTERNALAPIFIXSIZETABLEKEY2ROW -0f35 HUTSREADWRITEINTERNALAPIFIXVARSIZETABLEKEY1ROW -0f3b HUTSREADWRITEINTERNALAPIFIXVARSIZETABLEKEY2ROW -0f41 HUTSREADWRITEINTERNALAPIFIXEDSIZETABLEROW -0187 UNIFIMLMESCANCHANNELPROBEINTERVAL -0f5d HUTSREADWRITEINTERNALAPIVARSIZETABLEROW -0fb7 HUTSREADWRITEINTERNALAPIVARSIZETABLEKEYROW -0fc7 HUTSREADWRITEREMOTEPROCEDURECALLOCTETSTRING -0fd7 HUTSREADWRITETABLEINT16ROW -0fe7 HUTSREADWRITETABLEOCTETSTRINGROW -0029 DOT11RSNASTATSTKIPREMOTEMICFAILURES -1041 UNIFIACRETRIES -1049 UNIFITXDATACONFIRM -1053 UNIFICCACSTHRESH -105d UNIFICUROAMSCANTRIGGER -01a3 UNIFIMLMEDATAREFERENCETIMEOUT -106b UNIFICUROAMFACTOR -1083 UNIFIDPDTRAINPACKETCONFIG -10b3 UNIFIDEBUGMODULECONTROL -01af UNIFIMLMESCANPROBEINTERVAL -01b9 UNIFIMLMESCANHIGHRSSITHRESHOLD -11ab UNIFIDEFAULTCOUNTRY -11cb UNIFIDPDPREDISTORTGAINS -11d7 UNIFILOADDPDLUT -01c9 UNIFIMLMESCANDELTARSSITHRESHOLD -11e7 UNIFIOVERRIDEDPDLUT -11f5 UNIFIMACCCABUSYTIME -11fd UNIFIMODEMSGIOFFSET -1205 UNIFINOCELLMAXPOWER -1217 UNIFIOPERATINGCLASSPARAMTERS -01d7 UNIFIMLMESCANMAXIMUMAGE -1271 UNIFIPEERBANDWIDTH -1277 UNIFICURRENTPEERNSS -127d UNIFIPEERTXDATARATE -1283 UNIFIPEERRSSI -1289 UNIFISWTOHWQUEUESTATS -1291 UNIFIHOSTTOSWQUEUESTATS -1299 UNIFIRSSICUROAMSCANTRIGGER -01dd UNIFIMLMESCANMAXIMUMRESULTS -12a7 UNIFIRSSIROAMFACTOR -12bf UNIFIRADIOCCADEBUG -12c7 UNIFIRADIOCCATHRESHOLDS -01e5 UNIFIMLMEAUTONOMOUSSCANNOISY -12f7 UNIFIRADIORXSETTINGSREAD -12ff UNIFIRADIOTXSETTINGSREAD -1307 UNIFIRADIOTXPOWEROVERRIDE -1317 UNIFIRATESTATSRXSUCCESSCOUNT -131f UNIFIRATESTATSTXSUCCESSCOUNT -1327 UNIFIRATESTATSRATE -132f UNIFIRAATXSUCCESSESCOUNT -1337 UNIFIRAATXFAILURESCOUNT -133f UNIFIRAATXPER -01ed UNIFIFIRMWAREBUILDID -1347 UNIFIRAARESETSTATS -134f UNIFIRAATXMTPER -1357 UNIFIREADHARDWARECOUNTER -135f UNIFIREADREG -1367 UNIFIREGULATORYPARAMETERS -01f5 UNIFICHIPVERSION -01fb UNIFIFIRMWAREPATCHBUILDID -0203 UNIFIBASICCAPABILITIES -020d UNIFIEXTENDEDCAPABILITIES -0223 UNIFIHTCAPABILITIES -0039 DOT11RSNASTATSCCMPREPLAYS -0245 UNIFIRSNCAPABILITIES -024f UNIFI24G40MHZCHANNELS -0257 UNIFIEXTENDEDCAPABILITIESDISABLED -025f UNIFITESTSETCHANNELBW -0267 UNIFIPLM689WORKAROUNDENABLE -026f UNIFIPLM689WORKAROUNDTRIGGERDHCPDISCOVERCOUNT -0277 UNIFIPLM689WORKAROUNDTRIGGERDHCPDISCOVERTIMEOUT -0281 UNIFISUPPORTEDDATARATES -029b UNIFIPLM689WORKAROUNDADDRESSES -02af UNIFIRADIOMEASUREMENTACTIVATED -02b7 UNIFIRADIOMEASUREMENTCAPABILITIES -02c9 UNIFIVHTACTIVATED -02d1 UNIFIHTACTIVATED -02d9 UNIFIPLM689WORKAROUNDTRIGGERSTATICIPTIMEOUT -0049 DOT11RSNASTATSCCMPDECRYPTERRORS -02e1 UNIFIPLM689WORKAROUNDTRIGGERARPCOUNT -02e9 UNIFIROAMINGENABLED -02f1 UNIFIRSSIROAMSCANTRIGGER -0301 UNIFIROAMDELTATRIGGER -030f UNIFIROAMCACHEDCHANNELSCANPERIOD -031d UNIFIFULLROAMSCANPERIOD -032b UNIFIROAMSCANBAND -0337 UNIFIROAMSCANMAXACTIVECHANNELTIME -0343 UNIFIROAMFULLCHANNELSCANFREQUENCY -034d UNIFIROAMMODE -0359 UNIFIRSSIROAMSCANNOCANDIDATEDELTATRIGGER -0367 UNIFIROAMEAPTIMEOUT -0371 UNIFIROAMSCANCONTROL -0379 UNIFIROAMDFSSCANMODE -0059 DOT11RSNASTATSTKIPREPLAYS -0009 DOT11RSNASTATSTKIPICVERRORS -0385 UNIFIROAMSCANHOMETIME -038d UNIFIROAMSCANHOMEAWAYTIME -0397 UNIFIROAMSCANNPROBE -039f UNIFIAPOLBCDURATION -03a9 UNIFIAPOLBCINTERVAL -03b3 UNIFIFRAMERESPONSETIMEOUT -03c3 UNIFICONNECTIONFAILURETIMEOUT -03d3 UNIFICONNECTINGPROBETIMEOUT -03e1 UNIFIDISCONNECTTIMEOUT -oid 372 -100 dot11AssociationSAQueryMaximumTimeout -101 dot11AssociationSAQueryRetryTimeout -112 dot11PowerCapabilityMaxImplemented -113 dot11PowerCapabilityMinImplemented -121 dot11RTSThreshold -122 dot11ShortRetryLimit -123 dot11LongRetryLimit -124 dot11FragmentationThreshold -146 dot11RTSSuccessCount -148 dot11ACKFailureCount -150 dot11MulticastReceivedFrameCount -151 dot11FCSErrorCount -153 dot11WEPUndecryptableCount -183 dot11manufacturerProductVersion -2000 unifiMLMEConnectionTimeOut -2001 unifiMLMEScanChannelMaxScanTime -2002 unifiMLMEScanChannelProbeInterval -2005 unifiMLMEDataReferenceTimeout -2007 unifiMLMEScanProbeInterval -2008 unifiMLMEScanHighRSSIThreshold -2010 unifiMLMEScanDeltaRSSIThreshold -2014 unifiMLMEScanMaximumAge -2015 unifiMLMEScanMaximumResults -2016 unifiMLMEAutonomousScanNoisy -2021 unifiFirmwareBuildID -2022 unifiChipVersion -2023 unifiFirmwarePatchBuildID -2030 unifiBasicCapabilities -2031 unifiExtendedCapabilities -2032 unifiHtCapabilities -2034 unifiRsnCapabilities -2035 unifi24G40MHZChannels -2036 unifiExtendedCapabilitiesDisabled -2037 unifiTestSetChannelBW -2038 unifiPLM689WorkaroundEnable -2039 unifiPLM689WorkaroundTriggerDHCPDiscoverCount -2040 unifiPLM689WorkaroundTriggerDHCPDiscoverTimeout -2041 unifiSupportedDataRates -2042 unifiPLM689WorkaroundAddresses -2043 unifiRadioMeasurementActivated -2044 unifiRadioMeasurementCapabilities -2045 unifiVhtActivated -2046 unifiHtActivated -2047 unifiPLM689WorkaroundTriggerStaticIPTimeout -2048 unifiPLM689WorkaroundTriggerARPCount -2049 unifiRoamingEnabled -2050 unifiRssiRoamScanTrigger -2051 unifiRoamDeltaTrigger -2052 unifiRoamCachedChannelScanPeriod -2053 unifiFullRoamScanPeriod -2055 unifiRoamScanBand -2057 unifiRoamScanMaxActiveChannelTime -2058 unifiRoamFullChannelScanFrequency -2060 unifiRoamMode -2064 unifiRssiRoamScanNoCandidateDeltaTrigger -2065 unifiRoamEAPTimeout -2067 unifiRoamScanControl -2068 unifiRoamDfsScanMode -2069 unifiRoamScanHomeTime -2070 unifiRoamScanHomeAwayTime -2072 unifiRoamScanNProbe -2076 unifiApOlbcDuration -2077 unifiApOlbcInterval -2080 unifiFrameResponseTimeOut -2081 unifiConnectionFailureTimeout -2082 unifiConnectingProbeTimeout -2083 unifiDisconnectTimeout -2084 unifiFrameResponseCfmTxLifetimeTimeOut -2085 unifiFrameResponseCfmFailureTimeOut -2086 unifiForceActiveDuration -2087 unifiMLMEScanMaxNumberOfProbeSets -2088 unifiMLMEScanStopIfLessThanXFrames -2094 unifiPeerBandwidth -2095 unifiCurrentPeerNss -2096 unifiPeerTxDataRate -2097 unifiPeerRSSI -2098 unifiMLMEStationInactivityTimeOut -2099 unifiMLMECliInactivityTimeOut -2100 unifiMLMEStationInitialKickTimeOut -2110 unifiUartConfigure -2111 unifiUartPios -2140 unifiClockFrequency -2141 unifiCrystalFrequencyTrim -2142 unifiEnableDorm -2143 unifiDisableDormWhenBtOn -2146 unifiExternalClockDetect -2149 unifiExternalFastClockRequest -2152 unifiWatchdogTimeout -2154 unifiScanParameters -2158 unifiExternalFastClockRequestPIO -2200 unifiRSSI -2201 unifiLastBssRSSI -2202 unifiSNR -2203 unifiLastBssSNR -2204 unifiSwTxTimeout -2205 unifiHwTxTimeout -2206 unifiRateStatsRxSuccessCount -2207 unifiRateStatsTxSuccessCount -2208 unifiTxDataRate -2209 unifiSNRExtraOffsetCCK -2210 unifiRSSIMaxAveragingPeriod -2211 unifiRSSIMinReceivedFrames -2212 unifiRateStatsRate -2213 unifiLastBssTxDataRate -2214 unifiDiscardedFrameCount -2215 unifiMacrameDebugStats -2218 unifiCurrentTSFTime -2221 unifiBaTxEnableTid -2225 unifiBaConfig -2226 unifiMoveBKtoBE -2228 unifiBeaconReceived -2229 unifiACRetries -2230 unifiRadioOnTime -2231 unifiRadioTxTime -2232 unifiRadioRxTime -2233 unifiRadioScanTime -2234 unifiPSLeakyAP -2235 unifiTqamActivated -2240 unifiNoAckActivationCount -2241 unifiRxFcsErrorCount -2245 unifiBeaconsReceivedPercentage -2250 unifiSwToHwQueueStats -2251 unifiHostToSwQueueStats -2252 unifiQueueStatsEnable -2253 unifiTxDataConfirm -2254 unifiThroughputDebug -2255 unifiLoadDpdLut -2256 unifiDpdMasterSwitch -2257 unifiDpdPredistortGains -2258 unifiOverrideDpdLut -2260 unifiGoogleMaxNumberOfPeriodicScans -2261 unifiGoogleMaxRSSISampleSize -2262 unifiGoogleMaxHotlistAPs -2263 unifiGoogleMaxSignificantWifiChangeAPs -2264 unifiGoogleMaxBssidHistoryEntries -2270 unifiMacBeaconTimeout -2298 unifiRoamRSSIBoost -2299 UnifiRoamTrackingScanPeriod -2300 unifiRoamCuLocal -2301 unifiCuRoamScanNoCandidateDeltaTrigger -2302 unifiRoamAPSelectDeltaFactor -2303 unifiCURoamweight -2304 unifiCURoamfactor -2305 unifiRSSIRoamweight -2306 unifiRSSIRoamfactor -2307 unifiRSSICURoamScanTrigger -2308 unifiCURoamScanTrigger -2309 unifiRoamBSSLoadMonitoringFrequency -2311 unifiCUMeasurementInterval -2312 unifiCurrentBssNss -2313 unifiAPMimoUsed -2314 unifiRoamOffloaded4wshkTimeout -2315 unifiRoamingCount -2316 unifiRoamingAKM -2317 unifiCurrentBssBandwidth -2318 unifiCurrentBssChannelFrequency -2320 unifiLoggerEnabled -2321 unifiMaPacketFateEnabled -2362 unifiCSROnlyEIFSDuration -2364 unifiOverrideDefaultBETXOPForHT -2365 unifiOverrideDefaultBETXOP -2366 unifiRXABBTrimSettings -2367 unifiRadioTrimsEnable -2368 unifiRadioCCAThresholds -2369 unifiHardwarePlatform -2370 unifiForceChannelBW -2371 unifiDPDTrainingDuration -2372 unifiTxFtrimSettings -2373 unifiDPDTrainPacketConfig -2425 unifiCoexDebugOverrideBt -2500 unifiFastPowerSaveTimeout -2501 unifiFastPowerSaveTimeOutSmall -2502 unifiMLMESTAKeepAliveTimeout -2503 unifiMLMEAPKeepAliveTimeout -2504 unifiMLMEGOKeepAliveTimeout -2505 unifiSTARouterAdvertisementMinimumIntervalToForward -2506 unifiRoamConnectionQualityCheckWaitAfterConnect -2507 unifiApBeaconMaxDrift -2508 unifiBSSMaxIdlePeriodEnabled -2509 unifiVifIdleMonitorTime -2510 unifiDisableLegacyPowerSave -2511 unifiDebugForceActive -2512 unifiStationActivityIdleTime -2514 unifiPowerManagementDelayTimeout -2515 unifiAPSDServicePeriodTimeout -2516 unifiConcurrentPowerManagementDelayTimeout -2517 unifiStationQosInfo -2518 unifiListenIntervalSkippingDTIM -2519 unifiListenInterval -2520 unifiLegacyPsPollTimeout -2522 unifiTogglePowerDomain -2523 unifiP2PListenIntervalSkippingDTIM -2524 unifiFragmentationDuration -2526 unifiIdleModeLiteEnabled -2527 unifiIdleModeEnabled -2529 unifiDTIMWaitTimeout -2530 unifiListenIntervalMaxTime -2531 unifiScanMaxProbeTransmitLifetime -2532 unifiPowerSaveTransitionPacketThreshold -2533 unifiProbeResponseLifetime -2534 unifiProbeResponseMaxRetry -2535 unifiExitPowerSavePeriod -2536 unifiAggressivePowerSaveTransitionPeriod -2537 unifiActiveTimeAfterMoreBit -2538 unifiForcedScheduleDuration -2540 unifiVhtCapabilities -2541 unifiMAXVifScheduleDuration -2542 unifiVifLongIntervalTime -2543 unifiDisallowSchedRelinquish -2544 unifiRameDplaneOperationTimeout -2545 unifiDebugKeepRadioOn -2548 unifiScanAbsenceDuration -2549 unifiScanAbsencePeriod -2550 unifiMaxClient -2556 unifiTdlsInP2pActivated -2558 unifiTdlsActivated -2559 unifiTdlsTPThresholdPktSecs -2560 unifiTdlsRssiThreshold -2561 unifiTdlsMaximumRetry -2562 unifiTdlsTPMonitorSecs -2563 unifiTdlsBasicHtMcsSet -2564 unifiTdlsBasicVhtMcsSet -2565 dot11TDLSDiscoveryRequestWindow -2566 dot11TDLSResponseTimeout -2567 dot11TDLSChannelSwitchActivated -2568 unifiTdlsDesignForTestMode -2577 unifiTdlsKeyLifeTimeInterval -2578 unifiTdlsTeardownFrameTxTimeout -2580 unifiWifiSharingEnabled -2582 unifiWiFiSharing5GHzChannel -2583 unifiWifiSharingChannelSwitchCount -2584 unifiChannelAnnouncementCount -2585 unifiRATestStoredSA -2586 unifiRATestStoreFrame -2587 dot11TDLSPeerUAPSDBufferSTAActivated -4001 unifiCSROnlyMIBShield -4071 unifiPrivateBbbTxFilterConfig -4075 unifiPrivateSWAGCFrontEndGain -4076 unifiPrivateSWAGCFrontEndLoss -4077 unifiPrivateSWAGCExtThresh -4078 unifiCSROnlyPowerCalDelay -4079 unifiRxAgcControl -4130 unifiWapiQosMask -4138 unifiRaaMaxSpecTimerMultiplier -4139 unifiWMMStallEnable -4140 unifiRaaSpeculationInterval -4141 unifiRaaSpeculationPeriod -4142 unifiRaaNumbSpeculationFrames -4143 unifiRaaTxSuccessesCount -4144 unifiRaaTxFailuresCount -4145 unifiRaaTxPer -4146 unifiRaaResetStats -4147 unifiRaaTxMTPer -4148 unifiRaaTxHostRate -4149 unifiFallbackShortFrameRetryDistribution -4171 unifiPreEBRTWindow -4173 unifiPostEBRTWindow -4179 unifiPsPollThreshold -430 dot11RSNAStatsSTAAddress -433 dot11RSNAStatsTKIPICVErrors -434 dot11RSNAStatsTKIPLocalMICFailures -435 dot11RSNAStatsTKIPRemoteMICFailures -436 dot11RSNAStatsCCMPReplays -437 dot11RSNAStatsCCMPDecryptErrors -438 dot11RSNAStatsTKIPReplays -441 dot11RSNAStatsRobustMgmtCCMPReplays -5029 unifiDebugModuleControl -5030 unifiTxUsingLdpcEnabled -5031 unifiTxSettings -5032 unifiTxGainSettings -5033 unifiTxAntennaConnectionLossFrequency -5034 unifiTxAntennaConnectionLoss -5035 unifiTxAntennaMaxGainFrequency -5036 unifiTxAntennaMaxGain -5037 unifiRxExternalGainFrequency -5038 unifiRxExternalGain -5040 unifiTxSGI20Enabled -5041 unifiTxSGI40Enabled -5042 unifiTxSGI80Enabled -5043 unifiTxSGI160Enabled -5044 unifiMacAddressRandomisation -5045 unifiSuBeamformerEnabled -5046 unifiMuBeamformerEnabled -5055 unifiTxPowerDetectorResponse -5056 unifiTxDetectorTemperatureCompensation -5057 unifiTxDetectorFrequencyCompensation -5058 unifiTxOpenLoopTemperatureCompensation -5059 unifiTxOpenLoopFrequencyCompensation -5060 unifiTxOfdmSelect -5061 unifiTxDigGain -5062 unifiChipTemperature -5063 UnifiBatteryVoltage -5064 unifiTxOOBConstraints -5066 unifiTxPaGainDpdTemperatureCompensation -5067 unifiTxPaGainDpdFrequencyCompensation -5072 unifiTxPowerTrimConfig -5080 unifiForceShortSlotTime -5081 unifiTxGainStepSettings -5082 unifiDebugDisableRadioNannyActions -5083 unifiRxCckModemSensitivity -5084 unifiDpdPerBandwidth -5085 unifiBBVersion -5086 unifiRFVersion -5087 unifiReadHardwareCounter -5088 unifiClearRadioTrimCache -5089 unifiRadioTXSettingsRead -5090 unifiModemSgiOffset -5091 unifiRadioTxPowerOverride -5092 unifiRxRadioCsMode -5093 unifiRxPriEnergyDetThreshold -5094 unifiRxSecEnergyDetThreshold -5096 unifiRadioRXSettingsRead -5100 unifiRadioCCADebug -5101 unifiCCACSThresh -5102 unifiCCAMasterSwitch -5103 unifiRxSyncCCACfg -5104 unifiMacCCABusyTime -5105 unifiMacSecChanClearTime -53 dot11TDLSPeerUAPSDIndicationWindow -6013 unifiLnaControlEnabled -6014 unifiLnaControlRssiThresholdLower -6015 unifiLnaControlRssiThresholdUpper -6018 unifiLowPowerRxConfig -6019 unifiTPCEnabled -6020 unifiCurrentTxpowerLevel -6021 unifiUserSetTxpowerLevel -6022 unifiTPCMaxPowerRSSIThreshold -6023 unifiTPCMinPowerRSSIThreshold -6024 unifiTPCMinPower2G -6025 unifiTPCMinPower5G -6026 unifiSarBackoff -6028 unifiRadioLpRxRssiThresholdLower -6029 unifiRadioLpRxRssiThresholdUpper -6050 unifiPMFAssociationComebackTimeDelta -6060 unifiTestTspecHack -6061 unifiTestTspecHackValue -6069 unifiDebugInstantDelivery -6071 unifiDebugEnable -6073 unifiDPlaneDebug -6080 unifiNANEnabled -6081 unifiNANBeaconCapabilities -6100 hutsReadWriteDataElementInt32 -6101 hutsReadWriteDataElementBoolean -6102 hutsReadWriteDataElementOctetString -6103 hutsReadWriteTableInt16Row -6104 hutsReadWriteTableOctetStringRow -6105 hutsReadWriteRemoteProcedureCallInt32 -6107 hutsReadWriteRemoteProcedureCallOctetString -6108 hutsReadWriteInternalAPIInt16 -6109 hutsReadWriteInternalAPIUint16 -6110 hutsReadWriteInternalAPIUint32 -6111 hutsReadWriteInternalAPIInt64 -6112 hutsReadWriteInternalAPIBoolean -6113 hutsReadWriteInternalAPIOctetString -6114 hutsReadWriteInternalAPIFixedSizeTableRow -6115 hutsReadWriteInternalAPIVarSizeTableRow -6116 hutsReadWriteInternalAPIFixSizeTableKey1Row -6117 hutsReadWriteInternalAPIFixSizeTableKey2Row -6118 hutsReadWriteInternalAPIFixVarSizeTableKey1Row -6119 hutsReadWriteInternalAPIFixVarSizeTableKey2Row -6120 hutsReadWriteInternalAPIFixSizeTableKeyRow -6121 hutsReadWriteInternalAPIVarSizeTableKeyRow -6122 unifiTestScanNoMedium -6123 unifiDualBandConcurrency -8011 unifiRegulatoryParameters -8012 unifiSupportedChannels -8013 unifiDefaultCountry -8014 unifiCountryList -8015 unifiOperatingClassParamters -8017 unifiNoCellMaxPower -8018 unifiNoCellIncludedChannels -8051 unifiReadReg -# Generated From debug/debug_ids.xml -debug_ids 60 -0000 RESERVED_NO_DEBUG -0001 MLME_SCAN -0002 SPARE -0003 MLME_CME -0004 MLME_CONMGR -0005 MLME_MIB -0006 MLME_MPDU_ROUTER -0007 MLME_REQUESTS -0008 MLME_VIFCTRL -0009 MLME_CONNECT -000a MLME_DEVICE -000b RICE -000c RICE_SAP -000d WLANLITE -000e MACRAME_SCHDL -000f PMALLOC -0010 CME_MGMT -0011 MACRAME_DPLANE -0012 MLME_BA -0013 MLME_BA_TX -0014 MLME_AP_STA -0015 MLME_REGULATORY -0016 MLME_NAN -0017 HALRADIO -0018 MLME_ROAMING -0019 DATAPLANE -001a VACANT1 -001b VACANT2 -001c CRYPTO -001d COEX -001e MACRAME_PS -001f MACRAME_BLACKOUT -0020 MLME_SA_QUERY -0021 MLME_SEND_OFFCHANNEL -0022 MLME_MEASUREMENTS -0023 MLME_TDLS -0024 MACRAME_BEACON -0025 MACRAME_VIF -0027 MACRAME_CALIBRATION -0028 MACRAME -0029 MACRAME_TX -002a MACRAME_COEX_API -002b MLME_DATA -002c MACRAME_RADIO -002d MIB -002e MACRAME_FILTER -002f HALRADIO_HW_COUNTERS -0030 HALRADIO_CORE -0031 RICE_RSSI -0032 MACRAME_MLME_API -0033 MACRAME_IDLE_LITE -0034 MLME_MACRAME_API -0035 MLME_MBULK -0036 MLME_TXPOWER -0037 PACKET_FILTER -0038 MLME_WIFI_LOGGER -0039 MACRAME_STATION -003a BIST -003b HALRADIO_COEX_FEM -003c MLME_IE -# Generated From arch/maxwell/hal/halradio_coex_fem_debug.xml -trace_def 2 -003b 0000 HALRADIO_COEX_FEM_COEX_REGS 0006 COEX_RF_CFG COEX_RF_FEC_2G_CFG COEX_RF_FEC_2G_CFG1 COEX_RF_FEC_5G_CFG RFIC_PAD_MUX_CTRL WL_ANA_TX_5G_MISC_CONFIG -003b 0001 HALRADIO_COEX_FEM_MILDRED_REGS 0002 MILDRED_SBUF MILDRED_SCON -# Generated From arch/maxwell/hal/halradio_coex_fem_debug.xml -trace_types 5 -HALRADIO_COEX_FEM_COEX_REGS.COEX_RF_FEC_2G_CFG Natural32 -HALRADIO_COEX_FEM_COEX_REGS.COEX_RF_FEC_2G_CFG1 Natural32 -HALRADIO_COEX_FEM_COEX_REGS.COEX_RF_FEC_5G_CFG Natural32 -HALRADIO_COEX_FEM_COEX_REGS.RFIC_PAD_MUX_CTRL Natural32 -HALRADIO_COEX_FEM_COEX_REGS.WL_ANA_TX_5G_MISC_CONFIG Natural32 -# Generated From arch/maxwell/hal/halradio_core_debug.xml -trace_def 3 -0030 0000 HALRADIO_FAULT_HELPER 000b fault_id fault_arg helper_0 helper_1 helper_2 helper_3 helper_4 helper_5 helper_6 helper_7 helper_8 -0030 0001 HALRADIO_BACK_TO_BACK 0001 rf_chip_ver -0030 0002 HALRADIO_DPD_MASTER_SWITCH 0002 dpd_master_switch dpd_master_switch_mask -# Generated From arch/maxwell/hal/halradio_core_debug.xml -trace_types 2 -HALRADIO_DPD_MASTER_SWITCH.dpd_master_switch Natural32 -HALRADIO_DPD_MASTER_SWITCH.dpd_master_switch_mask Natural32 -# Generated From arch/maxwell/hal/halradio_debug.xml -trace_def 68 -0017 0000 HALRADIO_TX_DC_OFFSET_SEARCH_1 000a packiq_0 sa_0 packiq_1 sa_1 packiq_2 sa_2 packiq_3 sa_3 packiq_4 sa_4 -0017 0001 HALRADIO_TX_DC_OFFSET_SEARCH_2 000a packiq_5 sa_5 packiq_6 sa_6 packiq_7 sa_7 packiq_8 sa_8 mixer amplitude -0017 0002 HALRADIO_TX_DC_OFFSET_SEARCH_RESULT 000a iteration start_time low_power_i low_power_q high_pwr_cck_i high_pwr_cck_q high_pwr_ofdm0_i high_pwr_ofdm0_q high_pwr_ofdm1_i high_pwr_ofdm1_q -0017 0003 HALRADIO_TX_IMAGE_TRIM_SEARCH_1 000a trim_0 sa_0 trim_1 sa_1 trim_2 sa_2 trim_3 sa_3 trim_4 sa_4 -0017 0004 HALRADIO_TX_IMAGE_TRIM_SEARCH_2 000c trim_5 sa_5 trim_6 sa_6 trim_7 sa_7 trim_8 sa_8 trim_9 sa_9 trim_10 sa_10 -0017 0005 HALRADIO_TX_IMAGE_TRIM_SEARCH_RESULT 000c iteration start_time low_power_scale_i low_power_scale_q low_power_phase_comp high_power_scale_i high_power_scale_q high_power_phase_comp low_power_phase_sa low_power_scale_sa high_power_phase_sa high_power_scale_sa -0017 0006 HALRADIO_TX_TRIM_GAIN_SEARCH 0006 adc_ref adc_reading dig_gain count raw_temperature raw_average_temp -0017 0007 HALRADIO_TX_TRIM_GAIN_SEARCH_RESULT 0005 start_time reference target min_gain min_peak_det -0017 0008 HALRADIO_TX_DC_OFFSET_INFO 0003 event dbg_0 dbg_1 -0017 0009 HALRADIO_LOGEN_SEARCH 000c dbg_0 dbg_1 dbg_2 dbg_3 dbg_4 dbg_5 dbg_6 dbg_7 dbg_8 dbg_9 dbg_10 dbg_11 -0017 000a HALRADIO_LOGEN_RESULT 0007 time temperature frequency trp_fcal trp_acal buf_fcal buf_acal -0017 000b HALRADIO_PLL_LOCK_INFORMATION 0003 time_for_locking temperature_at_lock frequency -0017 000c HALRADIO_REPORT_NANNY 0001 radio_rx_level -0017 000d HALRADIO_SIGANAL_OUT 0008 itone qtone isample qsample rc ic accum phase -0017 000e HALRADIO_WB_RSSI_OFFSET 0001 settle -0017 000f HALRADIO_TX_PCAL_PSAT_RESULT 0006 sa_saturation sa_reduced_gain dig_gain pre_dist_gain measured_gain ratio -0017 0010 HALRADIO_TX_PCAL_DPD_STATIC_LUT 000b lo_ref_meas lo_corrected ratio cck_reference cck_calculated ofdm0_reference ofdm0_calculated ofdm1_reference ofdm1_calculated temperature temp_comp_gain -0017 0011 HALRADIO_TX_PCAL_TEMPERATURE 0006 initial after_lo after_cck after_ofdm0 after_ofdm1 final -0017 0012 HALRADIO_TX_PCAL_TARGET_SCALING 0008 sa_low_ref siganal_power_step target_power requested_power corner_power_ref gain sa_target power_ref -0017 0013 HALRADIO_TX_TRIM_GAIN_STEPS 0006 target_adc adc_reading gain_index best_index best_error best_adc -0017 0014 HALRADIO_TX_PCAL_TARGETS 0007 sa_saturation target_power_1 target_adc_1 target_power_2 target_adc_2 target_power_3 target_adc_3 -0017 0015 HALRADIO_TX_PCAL_ADC_PLOT 000c bist_or_sa gain_index dig_gain adc_0 adc_1 adc_2 adc_3 adc_4 adc_5 adc_6 adc_7 rx_i_offset -0017 0016 HALRADIO_WB_RSSI_TRIM_PLOT 000a y_0_1 y_2_3 y_4_5 y_6_7 y_8_9 y_10_11 y_12_13 y_14_15 restrim_best_index zero_best_offset -0017 0017 HALRADIO_GET_TEMPERATURE_1 0001 raw_temperature -0017 0018 HALRADIO_GET_TEMPERATURE_2 0001 raw_temperature -0017 0019 HALRADIO_TRANSMIT_POWER_CAL_1 0007 target_power_qdb max_power_at_connector_qdb_CCK target_power_CCK max_power_at_connector_qdb_OFDM_0 target_power_OFDM_0 max_power_at_connector_qdb_OFDM_1 target_power_OFDM_1 -0017 001a HALRADIO_TRANSMIT_POWER_CAL_2 0005 count DIG_SERVO_COUNT_THRESHOLD dig_gain adc_reading target_adc -0017 001b HALRADIO_TRANSMIT_POWER_CAL_3 0009 mod adc_reading target_adc dig_gain v2i_gain mix_gain drv_gain pa_gain count -0017 001c HALRADIO_ABB_FILTER_TRIM_SEARCH 000c freq dbg_0 dbg_1 dbg_2 dbg_3 dbg_4 dbg_5 dbg_6 dbg_7 dbg_8 dbg_9 dbg_10 -0017 001d HALRADIO_ABB_FILTER_TRIM_RESULT 0008 time target10 target20 target40 ftrim_10 ftrim_20 ftrim_40 bw_ftrim_tx_30 -0017 001e HALRADIO_TX_ABB_FILTER_TRIM_SET 0006 bandwidth wb_en small_r_80m small_c_80m dac_ftrim filt_ftrim -0017 001f HALRADIO_TX_ABB_FILTER_TRIM_RESULT 0007 time bw filter noise ref target ftrim -0017 0020 HALRADIO_DCO_PCAL_SEARCH 0002 band gain -0017 0021 HALRADIO_DCO_PCAL_RESULT 0009 time b2g_a_i b2g_a_q b2g_b_i b2g_b_q b5g_a_i b5g_a_q b5g_b_i b5g_b_q -0017 0022 HALRADIO_DCO_PCAL_SET 0004 band gain trim_conf0 trim_conf1 -0017 0023 HALRADIO_RX_DC_TIME 0001 time_us -0017 0024 HALRADIO_SPEEDY_HDR 0002 n n_mod_NLOG -0017 0025 HALRADIO_SPEEDY_ROW 000c CTRL_MSW_0 CTRL_LSW_0 DATA_MSW_0 DATA_LSW_0 CTRL_MSW_1 CTRL_LSW_1 DATA_MSW_1 DATA_LSW_1 CTRL_MSW_2 CTRL_LSW_2 DATA_MSW_2 DATA_LSW_2 -0017 0026 HALRADIO_WB_RSSI_DC_TRIM 0003 best_index best_reading best_offset -0017 0027 HALRADIO_TX_DPD_ALIGN_GAINS 0002 ofdm0_gain ofdm1_gain -0017 0028 HALRADIO_WB_RSSI_IREF_TRIM 0001 iref_trim -0017 002a HALRADIO_TEMP_UPDATE 0002 inst_temp_c avg_temp_c -0017 002b HALRADIO_RX_DCOC_LUT 0009 index_gains rx_dc_adj_i rx_dc_adj_q sig_anal_l_iq sig_anal_h_iq adc_l_i_0 adc_l_q_0 adc_h_i_0 adc_h_q_0 -0017 002c HALRADIO_RX_DCOC_BB_GAINS 000a index_gains abb1_gain abb2_0_i abb2_0_q abb2_1_i abb2_1_q abb2_2_i abb2_2_q abb2_3_i abb2_3_q -0017 002d HALRADIO_RX_GAINS_ENABLES 000a ana_enables_status_h ana_enables_status_l ana_enables_h ana_enables_l ana_enables_mask_h ana_enables_mask_l agc_config2_h agc_config2_l rx_level gain_status -0017 002e HALRADIO_RX_DCOC_CONVERGE 000c dac_i_0 dac_q_0 offset_0 shift_0 dac_i_1 dac_q_1 offset_1 shift_1 dac_i_2 dac_q_2 offset_2 shift_2 -0017 002f HALRADIO_RX_DCOC_LUT_ENTRIES 000c lut_i_0__6_12 lut_q_0__6_12 lut_i_1__7_13 lut_q_1__7_13 lut_i_2__8_14 lut_q_2__8_14 lut_i_3__9_15 lut_q_3__9_15 lut_i_4_10_16 lut_q_4_10_16 lut_i_5_11_17 lut_q_5_11_17 -0017 0030 HALRADIO_TX_DPD_TRAINING_SIGNAL 000b group temp index val1 val2 val3 sample triangle phase tr_sig_i tr_sig_q -0017 0031 HALRADIO_TX_DPD_LUT_WRITE 0009 group temp index real real_8MSB real_LSB_array_32 imag imag_8MSB imag_LSB_array_32 -0017 0032 HALRADIO_TX_DPD_LUT_READ_1 000c row re0_im0 re1_im1 re2_im2 re3_im3 re4_im4 re5_im5 re6_im6 re7_im7 grp_temp_im lut_lower_upper_bounds channel_bandwidth -0017 0033 HALRADIO_TX_DPD_LUT_READ_2 000b group temp low_index low_re low_im high_index high_re high_im adapt_qual lut_lower_bound lut_upper_bound -0017 0034 HALRADIO_TX_DPD_ALIGN 0005 sum_msw sum_lsw max_msw max_lsw d -0017 0035 HALRADIO_TX_DPD_TEMP 0002 pre_train_pa_temp post_train_pa_temp -0017 0036 HALRADIO_GENERIC_12 000c dbg_0 dbg_1 dbg_2 dbg_3 dbg_4 dbg_5 dbg_6 dbg_7 dbg_8 dbg_9 dbg_10 dbg_11 -0017 0037 HALRADIO_TX_TRIM_GAIN_SWEEP 0007 adc_ref adc_reading dig_gain count raw_temperature raw_average_temp Frequency -0017 0038 HALRADIO_TX_DPD_LUT_BOUNDS 0006 OFDM0_low_bound OFDM0_high_bound OFDM1_low_bound OFDM1_high_bound CCK_low_bound CCK_high_bound -0017 0039 HALRADIO_TX_DPD_LUT_FIXED_GAIN 0005 halradio_db halradio_gain dpd_gain msbs lsbs -0017 003a HALRADIO_TX_DPD_ADAPTIVE_FIR 0005 coeff0 coeff1 coeff2 coeff3 group -0017 003b HALRADIO_TX_DPD_ALIGN_2 0005 dpd_trim_step restart dpd_loopback_atten dpd_rx_bb1 dpd_rx_bb2 -0017 003c HALRADIO_BIST_ADC_READ 000c bist_adc_01 bist_adc_02 bist_adc_03 bist_adc_04 bist_adc_05 bist_adc_06 bist_adc_07 bist_adc_08 bist_adc_09 bist_adc_10 bist_adc_11 bist_adc_12 -0017 003d HALRADIO_TX_DPD_SWEEP_MEASUREMENTS 000b power_0 power_1 power_2 power_3 power_4 power_5 power_6 power_7 dig_gain pre_gain peak_index -0017 003e HALRADIO_TX_DPD_CURVE_FIT 0007 sum_x sum_x2 sum_y sum_y2 sum_xy m_8_8 c -0017 003f HALRADIO_TX_FTRIM_SET 0006 channel_freq nearest_freq best_distance mixer driver pa -0017 0040 HALRADIO_CCK_SENS_WRITE 0007 sync_ratio_scan sync_ratio_normal sync_ratio_low cca_ratio_scan cca_ratio_normal cca_ratio_low mode_select -0017 0041 HALRADIO_CCK_SENS_CONF 0006 sync_ratio_scan sync_ratio_normal sync_ratio_low cca_ratio_scan cca_ratio_normal cca_ratio_low -0017 0042 HALRADIO_TX_DPD_SWEEP_GAINS 0009 lb_atten rx_bb1 rx_bb2 cck_tx_abb_dac_ftrim cck_tx_abb_filt_ftrim lp_tx_abb_dac_ftrim lp_tx_abb_filt_ftrim drv_bias_lvl_2g pa_bias_lvl_2g -0017 0043 HALRADIO_FIND_MOD_GROUP 0006 mac_acc_mod_opt mod_group rate mod_index mod_mask tx_ofdm_sel -0017 0046 HALRADIO_TX_DPD_UB 0004 mod_group pre_gain index_max_mag pregain_ub_index -# Generated From arch/maxwell/hal/halradio_debug.xml -trace_types 31 -HALRADIO_TX_DPD_LUT_READ_2.adapt_qual Natural32 -HALRADIO_SIGANAL_OUT.rc Natural32 -HALRADIO_SIGANAL_OUT.ic Natural32 -HALRADIO_SIGANAL_OUT.accum Natural32 -HALRADIO_TX_DPD_CURVE_FIT.sum_x Natural32s -HALRADIO_TX_DPD_CURVE_FIT.sum_x2 Natural32s -HALRADIO_TX_DPD_CURVE_FIT.sum_y Natural32s -HALRADIO_TX_DPD_CURVE_FIT.sum_y2 Natural32s -HALRADIO_TX_DPD_CURVE_FIT.sum_xy Natural32s -HALRADIO_TX_DPD_CURVE_FIT.m_8_8 Natural16s -HALRADIO_TX_DPD_CURVE_FIT.c Natural16s -HALRADIO_TX_DPD_TRAINING_SIGNAL.tr_sig_i Natural16s -HALRADIO_TX_DPD_TRAINING_SIGNAL.tr_sig_q Natural16s -HALRADIO_TX_DPD_LUT_WRITE.real_LSB_array_32 Natural32 -HALRADIO_TX_DPD_LUT_WRITE.imag_LSB_array_32 Natural32 -HALRADIO_TX_PCAL_DPD_STATIC_LUT.temp_comp_gain Natural32 -HALRADIO_TX_DPD_ALIGN.sum_msw Natural32 -HALRADIO_TX_DPD_ALIGN.sum_lsw Natural32 -HALRADIO_TX_DPD_ALIGN.max_msw Natural32 -HALRADIO_TX_DPD_ALIGN.max_lsw Natural32 -HALRADIO_TX_DPD_LUT_FIXED_GAIN.halradio_gain Natural32 -HALRADIO_TX_PCAL_TARGET_SCALING.gain Natural32 -HALRADIO_TRANSMIT_POWER_CAL_1.target_power_qdb Natural16s -HALRADIO_TRANSMIT_POWER_CAL_1.max_power_at_connector_qdb_CCK Natural16s -HALRADIO_TRANSMIT_POWER_CAL_1.target_power_CCK Natural16s -HALRADIO_TRANSMIT_POWER_CAL_1.max_power_at_connector_qdb_OFDM_0 Natural16s -HALRADIO_TRANSMIT_POWER_CAL_1.target_power_OFDM_0 Natural16s -HALRADIO_TRANSMIT_POWER_CAL_1.max_power_at_connector_qdb_OFDM_1 Natural16s -HALRADIO_TRANSMIT_POWER_CAL_1.target_power_OFDM_1 Natural16s -HALRADIO_FIND_MOD_GROUP.mod_mask Natural32 -HALRADIO_FIND_MOD_GROUP.tx_ofdm_sel Natural32 -# Generated From arch/maxwell/hal/halradio_hw_counters_debug.xml -trace_def 2 -002f 0000 HALRADIO_HW_COUNTERS_REPORT 0007 MAC_DOT11_FCS_GOOD_COUNT MAC_DOT11_FCS_ERROR_COUNT MAC_BAD_SIG_COUNT MAC_NO_ACK_COUNT MAC_DOT11_RX_AMPDUS_COUNT MAC_DOT11_RX_MPDUS_IN_AMPDUS_COUNT MAC_DOT11_RX_AMPDU_DELIM_CRC_ERR_COUNT -002f 0001 HALRADIO_HW_COUNTERS_REPORT_2 0001 MAC_DOT11_ERROR_COUNT -# Generated From arch/maxwell/hal/halradio_hw_counters_debug.xml -trace_types 5 -HALRADIO_HW_COUNTERS_REPORT_2.MAC_DOT11_ERROR_COUNT Natural32 -HALRADIO_HW_COUNTERS_REPORT.MAC_DOT11_FCS_GOOD_COUNT Natural32 -HALRADIO_HW_COUNTERS_REPORT.MAC_DOT11_FCS_ERROR_COUNT Natural32 -HALRADIO_HW_COUNTERS_REPORT.MAC_BAD_SIG_COUNT Natural32 -HALRADIO_HW_COUNTERS_REPORT.MAC_NO_ACK_COUNT Natural32 -# Generated From bist/bist_debug.xml -trace_def 3 -003a 0000 BIST_GAIN 0001 sat_gain -003a 0001 BIST_GET_TX_GAIN_REQ 0003 freq tx_gain rx_gain -003a 0002 BIST_SHIFT_SWEEP 0004 i q shift gain -# Generated From bist/bist_debug.xml -trace_types 4 -BIST_SHIFT_SWEEP.i Natural16s -BIST_SHIFT_SWEEP.q Natural16s -BIST_SHIFT_SWEEP.gain Natural32 -BIST_GAIN.sat_gain Natural32 -# Generated From coex/coex_debug.xml -trace_def 203 -001d 0000 COEX_API_WLAN_PRIV_SET_STATE 0003 current_state new_state __LINE__ -001d 0001 COEX_BEACON 0003 our_pos aid __LINE__ -001d 0002 COEX_CTL_DEINIT 0002 cflags __LINE__ -001d 0003 COEX_CTL_INIT 0003 cflags freq __LINE__ -001d 0004 COEX_CTL_STROBE 0001 __LINE__ -001d 0005 COEX_CTL_WARNING 0006 reason p1 p2 p3 p4 __LINE__ -001d 0006 COEX_GENERIC 0008 data0 data1 data2 data3 data4 data5 data6 data7 -001d 0007 COEX_HWM_COEX_BB_ALLOWED_ORIDE 0002 COEX_BB_ALLOWED_ORIDE __LINE__ -001d 0008 COEX_HWM_COEX_BB_CFG 0002 COEX_BB_CFG_EN __LINE__ -001d 0009 COEX_HWM_COEX_BB_DEBUG 0004 bb_debug_sel bb_debug_if_sel bb_debug_cdl_sel bb_debug_cdl_arb_sel -001d 000a COEX_HWM_COEX_BB_DEFER 0006 wl_tx wl_rx bt_tx bt_rx lte_tx lte_rx -001d 000b COEX_HWM_COEX_BB_WL_SW_ASRX_START_TIME 0002 wl_sw_asrx_start_time __LINE__ -001d 000c COEX_HWM_COEX_BB_WL_SW_ASRX_UPDATE 0002 wl_sw_asrx_update __LINE__ -001d 000d COEX_HWM_COEX_BB_WL_SW_ASTX_START_TIME 0002 wl_sw_astx_start_time __LINE__ -001d 000e COEX_HWM_COEX_BB_WL_SW_ASTX_UPDATE 0002 wl_sw_astx_update __LINE__ -001d 000f COEX_HWM_COEX_BB_WL_SW_IF_EN 0002 wl_sw_if_en __LINE__ -001d 0010 COEX_HWM_COEX_CDL_CFG 0004 wl_abort_cfg bt_abort_cfg bt_wl_tx_col bt_wl_rx_col -001d 0011 COEX_HWM_COEX_CLKGEN_CFG 0002 COEX_BB_CLKGEN_CFG __LINE__ -001d 0012 COEX_HWM_COEX_WL_SW_ASRX 0003 wl_sw_asrx_duration wl_sw_asrx_priority __LINE__ -001d 0013 COEX_HWM_COEX_WL_SW_ASTX 0003 wl_sw_astx_duration wl_sw_astx_priority __LINE__ -001d 0014 COEX_HWM_DEINIT 0001 __LINE__ -001d 0015 COEX_HWM_GET_RX_PRI 0004 wl_rx_listen_pri wl_rx_phyact_pri wl_rx_mac_phy __LINE__ -001d 0016 COEX_HWM_GET_RX_TX_ACK_PRI 0003 wl_rx_ack_pri wl_tx_ack_pri __LINE__ -001d 0017 COEX_HWM_INIT 0001 __LINE__ -001d 0018 COEX_HWM_SET_RX_PRI 0003 cdl_priority promote_mac __LINE__ -001d 0019 COEX_HWM_SET_RX_TX_ACK_PRI 0002 wl_rx_tx_ack_priority __LINE__ -001d 001a COEX_HWM_WARNING 0006 reason p1 p2 p3 p4 __LINE__ -001d 001b COEX_MAC_ACL_CONTROL 0003 mflags bt_active __LINE__ -001d 001c COEX_MAC_ADD_PERIODIC_BLACKOUT 0009 mflags pbo_index type start_time duration period puncturable vif_bm __LINE__ -001d 001d COEX_MAC_ADD_PERIODIC_BLACKOUT_END 0004 pbo_index created handle __LINE__ -001d 001e COEX_MAC_ADD_SINGLESHOT_BLACKOUT 0009 mflags type start_time duration puncturable bo_handle vif_bm go_mvif __LINE__ -001d 001f COEX_MAC_ADD_SINGLESHOT_RESTRICTION 0006 mflags vif_bm start_time duration eol __LINE__ -001d 0020 COEX_MAC_CALIBRATION_SW_IF_DISABLED 0002 cflags __LINE__ -001d 0021 COEX_MAC_CALIBRATION_SW_IF_ENABLED 0007 cflags astx_duration astx_priority asrx_duration asrx_priority start_time __LINE__ -001d 0022 COEX_MAC_DEINIT 0001 __LINE__ -001d 0023 COEX_MAC_DELETE_ALL_BLACKOUTS 0002 mflags __LINE__ -001d 0024 COEX_MAC_DELETE_PERIODIC_BLACKOUT 0004 mflags pbo_index type __LINE__ -001d 0025 COEX_MAC_DELETE_SINGLESHOT_BLACKOUT 0003 mflags type __LINE__ -001d 0026 COEX_MAC_DELETE_SINGLESHOT_RESTRICTION 0003 mflags vif_bm __LINE__ -001d 0027 COEX_MAC_GET_CLEAR_TIMEOUT 0004 mflags active_2g4_vifs duration __LINE__ -001d 0028 COEX_MAC_INIT 0001 __LINE__ -001d 0029 COEX_MAC_INSTALL_KA_MPS_BLACKOUTS 0003 mflags mps_state __LINE__ -001d 002a COEX_MAC_INSTALL_MAC_BLACKOUT 0008 start_time duration period puncturable KA_mode bo_handle vif_bm __LINE__ -001d 002b COEX_MAC_KA_DETACH_BLACKOUT_FROM_SCANS 0002 mflags __LINE__ -001d 002c COEX_MAC_KA_REATTACH_BLACKOUT_FROM_SCANS 0002 mflags __LINE__ -001d 002d COEX_MAC_KA_UPDATE_PUNCTURABILITY 0003 mflags enable_puncturing __LINE__ -001d 002e COEX_MAC_MASK_BLE_BLACKOUTS 0004 mflags mps_state vix_bitmap __LINE__ -001d 002f COEX_MAC_MASK_PERIODIC_BLACKOUTS 0002 mflags __LINE__ -001d 0030 COEX_MAC_MPS_CHECK 0003 mflags mps_state __LINE__ -001d 0031 COEX_MAC_MPS_DISABLE 0003 mflags mps_state __LINE__ -001d 0032 COEX_MAC_MPS_ELEMENT 0005 index period duration total __LINE__ -001d 0033 COEX_MAC_MPS_ENABLE 0003 mflags mps_state __LINE__ -001d 0034 COEX_MAC_MPS_PROTECTION_END 0006 mflags mps_state in_mps mps_on_time mps_off_time __LINE__ -001d 0035 COEX_MAC_MPS_PROTECTION_START 0006 mflags mps_state in_mps mps_on_time mps_off_time __LINE__ -001d 0036 COEX_MAC_MPS_SUMMARY 0005 mflags connflags total_duration MPS_PERIODIC_DURATION_LIMIT __LINE__ -001d 0037 COEX_MAC_MPS_TIMER_EVENT 0003 mflags mps_state __LINE__ -001d 0038 COEX_MAC_PAUSE_PERIODIC_BLACKOUT 0005 mflags index type bo_handle __LINE__ -001d 0039 COEX_MAC_PROTECT_START 0004 prot_act active_prot delay_ron __LINE__ -001d 003a COEX_MAC_PROTECT_STOP 0004 prot_act elapsed active_prot __LINE__ -001d 003b COEX_MAC_PROTECT_STOP_UNEXPECTED 0002 prot_act __LINE__ -001d 003c COEX_MAC_PROTECT_SUMMARY 0008 prot_act act_pri rx_max_pri listen_pri phyact_pri mac_pri mflags __LINE__ -001d 003d COEX_MAC_PROTECT_TIMEOUT_FIRED 0003 prot_act start_act __LINE__ -001d 003e COEX_MAC_PROTECT_TIMEOUT_SET 0005 start_act prot_act time duration __LINE__ -001d 003f COEX_MAC_RESUME_PERIODIC_BLACKOUT 0005 mflags index type bo_handle __LINE__ -001d 0040 COEX_MAC_SET_CLEAR_TIMEOUT 0005 mflags active_2g4_vifs restore duration __LINE__ -001d 0041 COEX_MAC_SET_MIN_TX_RATE 0003 mflags min_tx_rate __LINE__ -001d 0042 COEX_MAC_STOP_KEEP_ALIVE 0002 mflags __LINE__ -001d 0043 COEX_MAC_TDLS_IND 0006 ctx__flags sflags sstate vix_index vif__hdr_pid __LINE__ -001d 0044 COEX_MAC_UNMASK_BLE_BLACKOUTS 0004 mflags mps_state vix_bitmap __LINE__ -001d 0045 COEX_MAC_UNMASK_PERIODIC_BLACKOUTS 0002 mflags __LINE__ -001d 0046 COEX_MAC_UPDATE_PS_DELAY_TIMEOUT 0002 use_coex_timeout __LINE__ -001d 0047 COEX_MAC_VIX_CONTROL 0005 mflags sflags inhibit vix_bm __LINE__ -001d 0048 COEX_MAC_WARNING 0006 reason p1 p2 p3 p4 __LINE__ -001d 0049 COEX_MODEM_ADD_BLACKOUT_PERIODIC 0007 index type start duration periodic allow_p __LINE__ -001d 004a COEX_MODEM_ADD_BLACKOUT_SINGLESHOT 0007 index start duration est allow_p allow_ka __LINE__ -001d 004b COEX_MODEM_DEINIT 0001 __LINE__ -001d 004c COEX_MODEM_DEINIT_TIMER 0002 modflags __LINE__ -001d 004d COEX_MODEM_DELETE_BLACKOUT_PERIODIC 0002 index __LINE__ -001d 004e COEX_MODEM_INIT 0002 modflags __LINE__ -001d 004f COEX_MODEM_INIT_TIMER 0002 modflags __LINE__ -001d 0050 COEX_MODEM_RX 0006 modflags active start duration period __LINE__ -001d 0051 COEX_MODEM_RX_GAP 0006 modflags active start duration period __LINE__ -001d 0052 COEX_MODEM_RX_GAP_HANDLER 0002 modflags __LINE__ -001d 0053 COEX_MODEM_RX_GAP_PAUSE 0003 modflags stop __LINE__ -001d 0054 COEX_MODEM_RX_GAP_RESUME 0003 modflags start __LINE__ -001d 0055 COEX_MODEM_STATUS 0003 modflags b40_active __LINE__ -001d 0056 COEX_MODEM_TX 0005 modflags start duration max_subframes __LINE__ -001d 0057 COEX_MODEM_TX_CHECK 0003 modflags check __LINE__ -001d 0058 COEX_MODEM_TX_HANDLER 0002 modflags __LINE__ -001d 0059 COEX_RAME_ABSENCE 0008 idx flags type period start duration max __LINE__ -001d 005a COEX_RAME_CONNECTION_PROT_START 0005 prot_duration cflags mflags connflags __LINE__ -001d 005b COEX_RAME_CONNECTION_PROT_STOP 0004 cflags mflags connflags __LINE__ -001d 005c COEX_RAME_EVENT 0006 event cflags mflags connflags args __LINE__ -001d 005d COEX_RAME_IMM_ENTER 0004 cflags mflags connflags __LINE__ -001d 005e COEX_RAME_IMM_EXIT 0004 cflags mflags connflags __LINE__ -001d 005f COEX_RAME_PROTECT 0004 prot_act protect start_time __LINE__ -001d 0060 COEX_RAME_RADIO_OFF 0005 cflags mflags cur_freq active_prot __LINE__ -001d 0061 COEX_RAME_RADIO_ON 0005 cflags mflags freq coex__freq __LINE__ -001d 0062 COEX_RAME_SCAN_VIF_CHANGED 0004 mflags schedulable interface __LINE__ -001d 0063 COEX_RAME_SET_VIF_TIMING 0008 mflags vix vtflags vif_attributes period_us high_start_time_us high_duration_us __LINE__ -001d 0064 COEX_RAME_SET_WLAN_PRIORIY_LEVEL 0003 mflags level __LINE__ -001d 0065 COEX_RAME_VIF_ABSENCE 0006 vix vtflags period start duration __LINE__ -001d 0066 COEX_RAME_VIF_ABSENCE_CHANGED 0004 mflags vix absence_added __LINE__ -001d 0067 COEX_RAME_VIF_ABSENCE_CHANGED_NON_GO 0003 mflags vix __LINE__ -001d 0068 COEX_RAME_VIF_CHANGED 0009 mflags vix schedulable vif_type p2p vif_5G vif_2g4_bm mvif_bitmap __LINE__ -001d 0069 COEX_RAME_VIF_CHANGED_END 0008 mflags vix schedulable vif_type vif_5G vif_2g4_bm vif_2g4_go_bm __LINE__ -001d 006a COEX_RAME_VIF_CHANGED_MULTI_VIF 0005 mflags mvif_bitmap vif_2g4_bm vif_2g4_go_bm __LINE__ -001d 006b COEX_RAME_VIF_CHANNEL 0005 mflags vix chan_freq_mhz bandwidth_mhz __LINE__ -001d 006c COEX_RAME_VIF_PRESENCE 0007 vix vtflags start duration high_start_time_us presence __LINE__ -001d 006d COEX_RAME_WARNING 0006 reason p1 p2 p3 p4 __LINE__ -001d 006e COEX_SMEM_A2DP_PRESENT 0002 a2dp_present __LINE__ -001d 006f COEX_SMEM_ASYNC_EVENT 0004 type start_time duration __LINE__ -001d 0070 COEX_SMEM_BT_ASYNC_EARLY_START 0001 __LINE__ -001d 0071 COEX_SMEM_BT_ASYNC_RELINQUISH 0001 __LINE__ -001d 0072 COEX_SMEM_BT_ASYNC_REVOKE 0001 __LINE__ -001d 0073 COEX_SMEM_BT_OFF 0001 __LINE__ -001d 0074 COEX_SMEM_BT_ON 0001 __LINE__ -001d 0075 COEX_SMEM_CHANNEL_MAP 0005 bandwidth_Mhz chan_freq_MHz low high __LINE__ -001d 0076 COEX_SMEM_CHANNEL_MAP_CLEAR 0002 bt_channel __LINE__ -001d 0077 COEX_SMEM_CHANNEL_MAP_HI_SET 0002 bt_channel __LINE__ -001d 0078 COEX_SMEM_CHANNEL_MAP_LO_SET 0002 bt_channel __LINE__ -001d 0079 COEX_SMEM_DEINIT 0001 __LINE__ -001d 007a COEX_SMEM_INIT 0001 __LINE__ -001d 007b COEX_SMEM_INIT_BT_API 0001 __LINE__ -001d 007c COEX_SMEM_MODEM_GAP 0006 message_okay active start duration period __LINE__ -001d 007d COEX_SMEM_MODEM_RX 0006 message_okay active start duration period __LINE__ -001d 007e COEX_SMEM_MODEM_STATE 0002 wlan_active_on_2g4 __LINE__ -001d 007f COEX_SMEM_MODEM_STATUS 0003 message_okay band40_active __LINE__ -001d 0080 COEX_SMEM_MODEM_TX 0005 message_okay start duration max_sframe __LINE__ -001d 0081 COEX_SMEM_PERIODIC_EVENT 0006 idx type start_time period duration __LINE__ -001d 0082 COEX_SMEM_STATE 0002 state __LINE__ -001d 0083 COEX_SMEM_WARNING 0006 reason p1 p2 p3 p4 __LINE__ -001d 0084 COEX_SMEM_WRITE_A2DP_PUNCTURE_MODE 0004 smemflags allowed last_val __LINE__ -001d 0085 COEX_SMEM_WRITE_ASYNC_EVENT_COMPLETION_TIME 0002 completion_time __LINE__ -001d 0086 COEX_SMEM_WRITE_ASYNC_EVENT_LIMITS 0003 min_ms maxs_ms __LINE__ -001d 0087 COEX_SMEM_WRITE_CHANNEL_MAP 0006 map_0 map_1 map_2 map_3 map_4 __LINE__ -001d 0088 COEX_SMEM_WRITE_CHANNEL_MAP_LO_HI 0006 map_lo_hi_0 map_lo_hi_1 map_lo_hi_2 map_lo_hi_3 map_lo_hi_4 __LINE__ -001d 0089 COEX_SMEM_WRITE_VIF1_TIMING 0005 start period duration vif_attribute __LINE__ -001d 008a COEX_SMEM_WRITE_VIF2_TIMING 0005 start period duration vif_attribute __LINE__ -001d 008b COEX_SMEM_WRITE_WLAN_PRIORITY_LEVEL 0003 smemflags priority __LINE__ -001d 008c COEX_STRAT_A2DP_PRESENT 0003 sflags a2dp_present __LINE__ -001d 008d COEX_STRAT_ADD_BLACKOUT_PERIODIC 0007 index type start duration periodic allow_p __LINE__ -001d 008e COEX_STRAT_ADD_BLACKOUT_SINGLESHOT 0007 index start duration est allow_p allow_ka __LINE__ -001d 008f COEX_STRAT_ADD_SINGLESHOT_RESTRICTION 0003 start duration __LINE__ -001d 0090 COEX_STRAT_ALLOW_TDLS_CONTROL 0002 sflags __LINE__ -001d 0091 COEX_STRAT_ASYNC 0006 sstate ss_time smemflags modflags eol __LINE__ -001d 0092 COEX_STRAT_ASYNC_CONTINUOUS 0002 sstate __LINE__ -001d 0093 COEX_STRAT_ASYNC_EVENT_NONE 0003 sflags sstate __LINE__ -001d 0094 COEX_STRAT_ASYNC_HANDLER_END 0008 last_event_type sflags sstate mflags blackout_start blackout_duration next_alarm __LINE__ -001d 0095 COEX_STRAT_ASYNC_HANDLER_START 0008 event_type start_time duration est sflags sstate sstime __LINE__ -001d 0096 COEX_STRAT_ASYNC_IMMEDIATE 0003 sstate next_wlan __LINE__ -001d 0097 COEX_STRAT_ASYNC_RELINQUISH_BT_EARLY_START 0002 sflags __LINE__ -001d 0098 COEX_STRAT_ASYNC_RELINQUISH_CAN_TAKE_BACK 0003 sflags legal __LINE__ -001d 0099 COEX_STRAT_ASYNC_REVOKE 0003 sflags legal __LINE__ -001d 009a COEX_STRAT_DEINIT 0001 __LINE__ -001d 009b COEX_STRAT_DEINIT_TIMER 0002 sflags __LINE__ -001d 009c COEX_STRAT_DELETE_BLACKOUT_PERIODIC 0002 index __LINE__ -001d 009d COEX_STRAT_DELETE_BLACKOUT_SINGLESHOT 0003 index type __LINE__ -001d 009e COEX_STRAT_DELETE_SINGLESHOT_RESTRICTION 0002 type __LINE__ -001d 009f COEX_STRAT_EVENT 0002 event __LINE__ -001d 00a0 COEX_STRAT_INHIBIT_ACL_ACTIVITY_CONTROL 0002 sflags __LINE__ -001d 00a1 COEX_STRAT_INIT 0002 sflags __LINE__ -001d 00a2 COEX_STRAT_INIT_TIMER 0002 sflags __LINE__ -001d 00a3 COEX_STRAT_RADIO_OFF_HANDLER_END 0002 sstate __LINE__ -001d 00a4 COEX_STRAT_RADIO_OFF_HANDLER_START 0005 cflags sflags sstate last_freq __LINE__ -001d 00a5 COEX_STRAT_RADIO_ON_HANDLER_END 0001 __LINE__ -001d 00a6 COEX_STRAT_RADIO_ON_HANDLER_START 0006 cflags freq sflags sstate est __LINE__ -001d 00a7 COEX_STRAT_SS_HALDER_END 0004 sflags sstate itimer_ss_event __LINE__ -001d 00a8 COEX_STRAT_SS_HANDLER_BT_OPP_REACHED 0003 sstate itimer_ss_event __LINE__ -001d 00a9 COEX_STRAT_SS_HANDLER_EARLY 0005 cflags sflags sstate sstate_event __LINE__ -001d 00aa COEX_STRAT_SS_HANDLER_EST_REACHED 0005 sstate ss_event event_start_time event_duration __LINE__ -001d 00ab COEX_STRAT_SS_HANDLER_START 0005 cflags sflags sstate freq __LINE__ -001d 00ac COEX_STRAT_SS_HANDLER_WLAN_OPP_REACHED 0003 sstate itimer_ss_event __LINE__ -001d 00ad COEX_STRAT_TDLS_CONTROL_CAUSE 0002 idx __LINE__ -001d 00ae COEX_STRAT_UPDATE_TDLS_CONTROL 0002 sflags __LINE__ -001d 00af COEX_STRAT_VIF_CLEAR_TIMEOUT_JUMP_AWAY 0001 __LINE__ -001d 00b0 COEX_STRAT_VIF_CLEAR_TIMEOUT_OUTSIDE 0001 __LINE__ -001d 00b1 COEX_STRAT_VIF_CLEAR_TIMEOUT_SET 0003 sflags mct __LINE__ -001d 00b2 COEX_STRAT_VIF_CLEAR_TIMEOUT_STEP_AWAY 0001 __LINE__ -001d 00b3 COEX_STRAT_VIF_CLEAR_TIMEOUT_STEP_IN 0001 __LINE__ -001d 00b4 COEX_STRAT_VIF_CLEAR_TIMEOUT_UPDATE_BT_REACHED 0002 mct __LINE__ -001d 00b5 COEX_STRAT_VIF_CLEAR_TIMEOUT_UPDATE_RADIO_OFF 0006 r2s mct limit start stop __LINE__ -001d 00b6 COEX_STRAT_WARNING 0006 reason p1 p2 p3 p4 __LINE__ -001d 00b7 COEX_TASK_DEINIT 0001 __LINE__ -001d 00b8 COEX_TASK_EVENT 0003 pending raw __LINE__ -001d 00b9 COEX_TASK_INIT 0001 __LINE__ -001d 00ba COEX_TIMER_DEINIT 0002 cflags __LINE__ -001d 00bb COEX_TIMER_EVENT 0002 alarm __LINE__ -001d 00bc COEX_TIMER_INIT 0002 cflags __LINE__ -001d 00bd COEX_VIF_TIMING_ABSENCE 0007 vix result vtflags period start duration __LINE__ -001d 00be COEX_VIF_TIMING_CHECK_DRIFT 0006 start_time start_time_last drift_us dur_change_us update __LINE__ -001d 00bf COEX_VIF_TIMING_CLEAR_VIF_TIMING 0004 mflags vix vif_timing_index __LINE__ -001d 00c0 COEX_VIF_TIMING_DEL_VIF_TYPE 0004 mflags coex_vif_type mvif_bitmap __LINE__ -001d 00c1 COEX_VIF_TIMING_DUALBAND_MULTI_VIF_TIMING 0007 vif_timing_index_curr vif_timing_index_next mvif_bitmap period_us high_start_time_us high_duration_100us __LINE__ -001d 00c2 COEX_VIF_TIMING_MAP_ADD 0004 mflags vix free_timing_idx __LINE__ -001d 00c3 COEX_VIF_TIMING_MAP_FREE 0003 mflags vix __LINE__ -001d 00c4 COEX_VIF_TIMING_MAP_RESET 0004 mflags vix free_timing_idx __LINE__ -001d 00c5 COEX_VIF_TIMING_PHASE_DIFF 0005 vif_start noa_end period offset __LINE__ -001d 00c6 COEX_VIF_TIMING_SET_NOA_DURATION 0005 mflags sflags noa_duration noa_last __LINE__ -001d 00c7 COEX_VIF_TIMING_SET_VIF_TYPE 0006 mflags vif_timing_idx vif_attributes coex_vif_type mvif_bitmap __LINE__ -001d 00c8 COEX_VIF_TIMING_UPDATE 0002 mvif_bitmap __LINE__ -001d 00c9 COEX_VIF_TIMING_UPDATE_PRESENCE 0007 p2p_flags noa_start noa_period noa_duration presence_start presence_duration __LINE__ -001d 00ca COEX_VIF_TIMING_WRITE_VIF_TIMING 0005 vif_timing_index period start_time duration __LINE__ -# Generated From coex/coex_debug.xml -trace_types 626 -COEX_MAC_MPS_ELEMENT.period Natural32 -COEX_MAC_MPS_ELEMENT.duration Natural32 -COEX_MAC_MPS_ELEMENT.total Natural32 -COEX_MAC_MPS_ELEMENT.__LINE__ __LINE__ -COEX_MAC_ACL_CONTROL.mflags COEX_MAC_FLAGS_T -COEX_MAC_ACL_CONTROL.bt_active Boolean -COEX_MAC_ACL_CONTROL.__LINE__ __LINE__ -COEX_SMEM_CHANNEL_MAP_LO_SET.__LINE__ __LINE__ -COEX_STRAT_ALLOW_TDLS_CONTROL.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_ALLOW_TDLS_CONTROL.__LINE__ __LINE__ -COEX_MODEM_DELETE_BLACKOUT_PERIODIC.__LINE__ __LINE__ -COEX_STRAT_ASYNC_RELINQUISH_BT_EARLY_START.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_ASYNC_RELINQUISH_BT_EARLY_START.__LINE__ __LINE__ -COEX_MODEM_INIT_TIMER.modflags COEX_MODEM_FLAGS_T -COEX_MODEM_INIT_TIMER.__LINE__ __LINE__ -COEX_SMEM_WRITE_WLAN_PRIORITY_LEVEL.smemflags COEX_SMEM_FLAGS_T -COEX_SMEM_WRITE_WLAN_PRIORITY_LEVEL.priority CME_WLAN_PRIORITY_LEVEL_T -COEX_SMEM_WRITE_WLAN_PRIORITY_LEVEL.__LINE__ __LINE__ -COEX_MAC_PAUSE_PERIODIC_BLACKOUT.mflags COEX_MAC_FLAGS_T -COEX_MAC_PAUSE_PERIODIC_BLACKOUT.type CME_BT_PERIODIC_EVENT_TYPE -COEX_MAC_PAUSE_PERIODIC_BLACKOUT.bo_handle Natural32 -COEX_MAC_PAUSE_PERIODIC_BLACKOUT.__LINE__ __LINE__ -COEX_SMEM_WRITE_ASYNC_EVENT_LIMITS.min_ms Natural32 -COEX_SMEM_WRITE_ASYNC_EVENT_LIMITS.maxs_ms Natural32 -COEX_SMEM_WRITE_ASYNC_EVENT_LIMITS.__LINE__ __LINE__ -COEX_MAC_MPS_PROTECTION_END.mflags COEX_MAC_FLAGS_T -COEX_MAC_MPS_PROTECTION_END.mps_state COEX_MPS_STATE_T -COEX_MAC_MPS_PROTECTION_END.in_mps Boolean -COEX_MAC_MPS_PROTECTION_END.mps_on_time Natural32 -COEX_MAC_MPS_PROTECTION_END.mps_off_time Natural32 -COEX_MAC_MPS_PROTECTION_END.__LINE__ __LINE__ -COEX_VIF_TIMING_MAP_ADD.mflags COEX_MAC_FLAGS_T -COEX_VIF_TIMING_MAP_ADD.vix vix -COEX_VIF_TIMING_MAP_ADD.free_timing_idx Natural32 -COEX_VIF_TIMING_MAP_ADD.__LINE__ __LINE__ -COEX_SMEM_BT_ON.__LINE__ __LINE__ -COEX_RAME_VIF_CHANNEL.mflags COEX_MAC_FLAGS_T -COEX_RAME_VIF_CHANNEL.vix vix -COEX_RAME_VIF_CHANNEL.chan_freq_mhz Natural32 -COEX_RAME_VIF_CHANNEL.bandwidth_mhz Natural32 -COEX_RAME_VIF_CHANNEL.__LINE__ __LINE__ -COEX_STRAT_ADD_BLACKOUT_SINGLESHOT.start Natural32 -COEX_STRAT_ADD_BLACKOUT_SINGLESHOT.duration Natural32 -COEX_STRAT_ADD_BLACKOUT_SINGLESHOT.est Natural32 -COEX_STRAT_ADD_BLACKOUT_SINGLESHOT.allow_p Boolean -COEX_STRAT_ADD_BLACKOUT_SINGLESHOT.allow_ka DEBUG_BLACKOUT_KA_MODE -COEX_STRAT_ADD_BLACKOUT_SINGLESHOT.__LINE__ __LINE__ -COEX_STRAT_INIT_TIMER.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_INIT_TIMER.__LINE__ __LINE__ -COEX_STRAT_ASYNC_CONTINUOUS.sstate DEBUG_COEX_STRAT_STATE -COEX_STRAT_ASYNC_CONTINUOUS.__LINE__ __LINE__ -COEX_RAME_IMM_ENTER.cflags COEX_FLAGS_T -COEX_RAME_IMM_ENTER.mflags COEX_MAC_FLAGS_T -COEX_RAME_IMM_ENTER.connflags COEX_MAC_CONN_FLAGS_T -COEX_RAME_IMM_ENTER.__LINE__ __LINE__ -COEX_RAME_VIF_PRESENCE.vix vix -COEX_RAME_VIF_PRESENCE.vtflags COEX_MAC_VIF_TIMING_T -COEX_RAME_VIF_PRESENCE.start Natural32 -COEX_RAME_VIF_PRESENCE.duration Natural32 -COEX_RAME_VIF_PRESENCE.high_start_time_us Natural32 -COEX_RAME_VIF_PRESENCE.presence Boolean -COEX_RAME_VIF_PRESENCE.__LINE__ __LINE__ -COEX_SMEM_WRITE_A2DP_PUNCTURE_MODE.smemflags COEX_SMEM_FLAGS_T -COEX_SMEM_WRITE_A2DP_PUNCTURE_MODE.allowed Boolean -COEX_SMEM_WRITE_A2DP_PUNCTURE_MODE.last_val Boolean -COEX_SMEM_WRITE_A2DP_PUNCTURE_MODE.__LINE__ __LINE__ -COEX_RAME_RADIO_OFF.cflags COEX_FLAGS_T -COEX_RAME_RADIO_OFF.mflags COEX_MAC_FLAGS_T -COEX_RAME_RADIO_OFF.cur_freq COEX_INTERFACE -COEX_RAME_RADIO_OFF.__LINE__ __LINE__ -COEX_STRAT_DELETE_BLACKOUT_SINGLESHOT.type CME_BT_ASYNC_EVENT_TYPE -COEX_STRAT_DELETE_BLACKOUT_SINGLESHOT.__LINE__ __LINE__ -COEX_SMEM_CHANNEL_MAP.__LINE__ __LINE__ -COEX_MAC_PROTECT_STOP.prot_act COEX_PROTECT_ACT_T -COEX_MAC_PROTECT_STOP.elapsed Natural32 -COEX_MAC_PROTECT_STOP.__LINE__ __LINE__ -COEX_VIF_TIMING_MAP_RESET.mflags COEX_MAC_FLAGS_T -COEX_VIF_TIMING_MAP_RESET.vix vix -COEX_VIF_TIMING_MAP_RESET.free_timing_idx Natural32 -COEX_VIF_TIMING_MAP_RESET.__LINE__ __LINE__ -COEX_STRAT_EVENT.event COEX_MACRAME_EVENT_T -COEX_STRAT_EVENT.__LINE__ __LINE__ -COEX_VIF_TIMING_MAP_FREE.mflags COEX_MAC_FLAGS_T -COEX_VIF_TIMING_MAP_FREE.vix vix -COEX_VIF_TIMING_MAP_FREE.__LINE__ __LINE__ -COEX_MODEM_TX_HANDLER.modflags COEX_MODEM_FLAGS -COEX_MODEM_TX_HANDLER.__LINE__ __LINE__ -COEX_MAC_WARNING.reason WARNING_REASON -COEX_MAC_WARNING.__LINE__ __LINE__ -COEX_HWM_COEX_BB_CFG.COEX_BB_CFG_EN COEX_BB_CFG_T -COEX_HWM_COEX_BB_CFG.__LINE__ __LINE__ -COEX_STRAT_VIF_CLEAR_TIMEOUT_UPDATE_BT_REACHED.mct Natural32 -COEX_STRAT_VIF_CLEAR_TIMEOUT_UPDATE_BT_REACHED.__LINE__ __LINE__ -COEX_SMEM_WRITE_CHANNEL_MAP_LO_HI.__LINE__ __LINE__ -COEX_CTL_STROBE.__LINE__ __LINE__ -COEX_RAME_RADIO_ON.cflags COEX_FLAGS_T -COEX_RAME_RADIO_ON.mflags COEX_MAC_FLAGS_T -COEX_RAME_RADIO_ON.freq INTERFACE -COEX_RAME_RADIO_ON.coex__freq COEX_INTERFACE -COEX_RAME_RADIO_ON.__LINE__ __LINE__ -COEX_API_WLAN_PRIV_SET_STATE.current_state DEBUG_CME_WLAN_STATE -COEX_API_WLAN_PRIV_SET_STATE.new_state DEBUG_CME_WLAN_STATE -COEX_API_WLAN_PRIV_SET_STATE.__LINE__ __LINE__ -COEX_SMEM_BT_ASYNC_RELINQUISH.__LINE__ __LINE__ -COEX_HWM_DEINIT.__LINE__ __LINE__ -COEX_MAC_DELETE_PERIODIC_BLACKOUT.mflags COEX_MAC_FLAGS_T -COEX_MAC_DELETE_PERIODIC_BLACKOUT.type CME_BT_PERIODIC_EVENT_TYPE -COEX_MAC_DELETE_PERIODIC_BLACKOUT.__LINE__ __LINE__ -COEX_STRAT_ADD_SINGLESHOT_RESTRICTION.start Natural32 -COEX_STRAT_ADD_SINGLESHOT_RESTRICTION.duration Natural32 -COEX_STRAT_ADD_SINGLESHOT_RESTRICTION.__LINE__ __LINE__ -COEX_MAC_ADD_SINGLESHOT_BLACKOUT.mflags COEX_MAC_FLAGS_T -COEX_MAC_ADD_SINGLESHOT_BLACKOUT.type CME_BT_ASYNC_EVENT_TYPE -COEX_MAC_ADD_SINGLESHOT_BLACKOUT.start_time Natural32 -COEX_MAC_ADD_SINGLESHOT_BLACKOUT.duration Natural32 -COEX_MAC_ADD_SINGLESHOT_BLACKOUT.puncturable Boolean -COEX_MAC_ADD_SINGLESHOT_BLACKOUT.bo_handle Natural32 -COEX_MAC_ADD_SINGLESHOT_BLACKOUT.go_mvif Boolean -COEX_MAC_ADD_SINGLESHOT_BLACKOUT.__LINE__ __LINE__ -COEX_STRAT_ASYNC.sstate DEBUG_COEX_STRAT_STATE -COEX_STRAT_ASYNC.ss_time Natural32 -COEX_STRAT_ASYNC.smemflags COEX_SMEM_FLAGS_T -COEX_STRAT_ASYNC.modflags COEX_MODEM_FLAGS -COEX_STRAT_ASYNC.eol Natural32 -COEX_STRAT_ASYNC.__LINE__ __LINE__ -COEX_SMEM_A2DP_PRESENT.a2dp_present Boolean -COEX_SMEM_A2DP_PRESENT.__LINE__ __LINE__ -COEX_SMEM_MODEM_STATUS.message_okay Boolean -COEX_SMEM_MODEM_STATUS.band40_active Boolean -COEX_SMEM_MODEM_STATUS.__LINE__ __LINE__ -COEX_MAC_PROTECT_SUMMARY.prot_act COEX_PROTECT_ACT_T -COEX_MAC_PROTECT_SUMMARY.mflags COEX_MAC_FLAGS_T -COEX_MAC_PROTECT_SUMMARY.__LINE__ __LINE__ -COEX_MAC_KA_DETACH_BLACKOUT_FROM_SCANS.mflags COEX_MAC_FLAGS_T -COEX_MAC_KA_DETACH_BLACKOUT_FROM_SCANS.__LINE__ __LINE__ -COEX_CTL_INIT.cflags COEX_FLAGS_T -COEX_CTL_INIT.freq COEX_INTERFACE -COEX_CTL_INIT.__LINE__ __LINE__ -COEX_SMEM_PERIODIC_EVENT.type CME_BT_PERIODIC_TYPE -COEX_SMEM_PERIODIC_EVENT.start_time Natural32 -COEX_SMEM_PERIODIC_EVENT.period Natural32 -COEX_SMEM_PERIODIC_EVENT.duration Natural32 -COEX_SMEM_PERIODIC_EVENT.__LINE__ __LINE__ -COEX_STRAT_RADIO_ON_HANDLER_START.cflags COEX_FLAGS_T -COEX_STRAT_RADIO_ON_HANDLER_START.freq COEX_INTERFACE -COEX_STRAT_RADIO_ON_HANDLER_START.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_RADIO_ON_HANDLER_START.sstate DEBUG_COEX_STRAT_STATE -COEX_STRAT_RADIO_ON_HANDLER_START.est Natural32 -COEX_STRAT_RADIO_ON_HANDLER_START.__LINE__ __LINE__ -COEX_MAC_ADD_PERIODIC_BLACKOUT.mflags COEX_MAC_FLAGS_T -COEX_MAC_ADD_PERIODIC_BLACKOUT.type CME_BT_PERIODIC_EVENT_TYPE -COEX_MAC_ADD_PERIODIC_BLACKOUT.start_time Natural32 -COEX_MAC_ADD_PERIODIC_BLACKOUT.duration Natural32 -COEX_MAC_ADD_PERIODIC_BLACKOUT.period Natural32 -COEX_MAC_ADD_PERIODIC_BLACKOUT.puncturable Boolean -COEX_MAC_ADD_PERIODIC_BLACKOUT.__LINE__ __LINE__ -COEX_MODEM_INIT.modflags COEX_MODEM_FLAGS -COEX_MODEM_INIT.__LINE__ __LINE__ -COEX_SMEM_BT_ASYNC_REVOKE.__LINE__ __LINE__ -COEX_MAC_STOP_KEEP_ALIVE.mflags COEX_MAC_FLAGS_T -COEX_MAC_STOP_KEEP_ALIVE.__LINE__ __LINE__ -COEX_RAME_IMM_EXIT.cflags COEX_FLAGS_T -COEX_RAME_IMM_EXIT.mflags COEX_MAC_FLAGS_T -COEX_RAME_IMM_EXIT.connflags COEX_MAC_CONN_FLAGS_T -COEX_RAME_IMM_EXIT.__LINE__ __LINE__ -COEX_SMEM_MODEM_STATE.wlan_active_on_2g4 Boolean -COEX_SMEM_MODEM_STATE.__LINE__ __LINE__ -COEX_MODEM_RX_GAP_HANDLER.modflags COEX_MODEM_FLAGS -COEX_MODEM_RX_GAP_HANDLER.__LINE__ __LINE__ -COEX_MAC_MPS_DISABLE.mflags COEX_MAC_FLAGS_T -COEX_MAC_MPS_DISABLE.mps_state COEX_MPS_STATE_T -COEX_MAC_MPS_DISABLE.__LINE__ __LINE__ -COEX_BEACON.our_pos Natural32 -COEX_BEACON.aid Natural32 -COEX_BEACON.__LINE__ __LINE__ -COEX_RAME_CONNECTION_PROT_STOP.cflags COEX_FLAGS_T -COEX_RAME_CONNECTION_PROT_STOP.mflags COEX_MAC_FLAGS_T -COEX_RAME_CONNECTION_PROT_STOP.connflags COEX_MAC_CONN_FLAGS_T -COEX_RAME_CONNECTION_PROT_STOP.__LINE__ __LINE__ -COEX_MODEM_ADD_BLACKOUT_PERIODIC.type CME_BT_PERIODIC_TYPE -COEX_MODEM_ADD_BLACKOUT_PERIODIC.start Natural32 -COEX_MODEM_ADD_BLACKOUT_PERIODIC.duration Natural32 -COEX_MODEM_ADD_BLACKOUT_PERIODIC.periodic Natural32 -COEX_MODEM_ADD_BLACKOUT_PERIODIC.allow_p Boolean -COEX_MODEM_ADD_BLACKOUT_PERIODIC.__LINE__ __LINE__ -COEX_SMEM_WARNING.reason WARNING_REASON -COEX_SMEM_WARNING.__LINE__ __LINE__ -COEX_SMEM_CHANNEL_MAP_CLEAR.__LINE__ __LINE__ -COEX_HWM_COEX_BB_WL_SW_ASRX_UPDATE.wl_sw_asrx_update Boolean -COEX_HWM_COEX_BB_WL_SW_ASRX_UPDATE.__LINE__ __LINE__ -COEX_STRAT_SS_HANDLER_WLAN_OPP_REACHED.sstate DEBUG_COEX_STRAT_STATE -COEX_STRAT_SS_HANDLER_WLAN_OPP_REACHED.itimer_ss_event Natural32 -COEX_STRAT_SS_HANDLER_WLAN_OPP_REACHED.__LINE__ __LINE__ -COEX_HWM_COEX_BB_WL_SW_ASTX_UPDATE.wl_sw_astx_update Boolean -COEX_HWM_COEX_BB_WL_SW_ASTX_UPDATE.__LINE__ __LINE__ -COEX_MAC_UNMASK_PERIODIC_BLACKOUTS.mflags COEX_MAC_FLAGS_T -COEX_MAC_UNMASK_PERIODIC_BLACKOUTS.__LINE__ __LINE__ -COEX_SMEM_WRITE_CHANNEL_MAP.__LINE__ __LINE__ -COEX_RAME_ABSENCE.period Natural32 -COEX_RAME_ABSENCE.start Natural32 -COEX_RAME_ABSENCE.duration Natural32 -COEX_RAME_ABSENCE.max Natural32 -COEX_RAME_ABSENCE.__LINE__ __LINE__ -COEX_MODEM_TX.modflags COEX_MODEM_FLAGS -COEX_MODEM_TX.start Natural32 -COEX_MODEM_TX.duration Natural32 -COEX_MODEM_TX.__LINE__ __LINE__ -COEX_RAME_VIF_ABSENCE_CHANGED.mflags COEX_MAC_FLAGS_T -COEX_RAME_VIF_ABSENCE_CHANGED.vix vix -COEX_RAME_VIF_ABSENCE_CHANGED.absence_added Boolean -COEX_RAME_VIF_ABSENCE_CHANGED.__LINE__ __LINE__ -COEX_TASK_INIT.__LINE__ __LINE__ -COEX_MAC_PROTECT_TIMEOUT_SET.start_act COEX_PROTECT_ACT_T -COEX_MAC_PROTECT_TIMEOUT_SET.prot_act COEX_PROTECT_ACT_T -COEX_MAC_PROTECT_TIMEOUT_SET.time Natural32 -COEX_MAC_PROTECT_TIMEOUT_SET.duration Natural32 -COEX_MAC_PROTECT_TIMEOUT_SET.__LINE__ __LINE__ -COEX_RAME_VIF_ABSENCE_CHANGED_NON_GO.mflags COEX_MAC_FLAGS_T -COEX_RAME_VIF_ABSENCE_CHANGED_NON_GO.vix vix -COEX_RAME_VIF_ABSENCE_CHANGED_NON_GO.__LINE__ __LINE__ -COEX_VIF_TIMING_SET_VIF_TYPE.mflags COEX_MAC_FLAGS_T -COEX_VIF_TIMING_SET_VIF_TYPE.vif_attributes COEX_VIF_ATTRIBUTES_T -COEX_VIF_TIMING_SET_VIF_TYPE.coex_vif_type COEX_VIF_TYPES_T -COEX_VIF_TIMING_SET_VIF_TYPE.__LINE__ __LINE__ -COEX_STRAT_VIF_CLEAR_TIMEOUT_OUTSIDE.__LINE__ __LINE__ -COEX_RAME_VIF_ABSENCE.vix vix -COEX_RAME_VIF_ABSENCE.vtflags COEX_MAC_VIF_TIMING_T -COEX_RAME_VIF_ABSENCE.period Natural32 -COEX_RAME_VIF_ABSENCE.start Natural32 -COEX_RAME_VIF_ABSENCE.duration Natural32 -COEX_RAME_VIF_ABSENCE.__LINE__ __LINE__ -COEX_MODEM_TX_CHECK.modflags COEX_MODEM_FLAGS -COEX_MODEM_TX_CHECK.check Natural32 -COEX_MODEM_TX_CHECK.__LINE__ __LINE__ -COEX_MODEM_RX_GAP_PAUSE.modflags COEX_MODEM_FLAGS -COEX_MODEM_RX_GAP_PAUSE.stop Natural32 -COEX_MODEM_RX_GAP_PAUSE.__LINE__ __LINE__ -COEX_HWM_WARNING.reason WARNING_REASON -COEX_HWM_WARNING.__LINE__ __LINE__ -COEX_MAC_INIT.__LINE__ __LINE__ -COEX_MAC_DELETE_ALL_BLACKOUTS.mflags COEX_MAC_FLAGS_T -COEX_MAC_DELETE_ALL_BLACKOUTS.__LINE__ __LINE__ -COEX_MAC_ADD_PERIODIC_BLACKOUT_END.created Boolean -COEX_MAC_ADD_PERIODIC_BLACKOUT_END.handle Natural32 -COEX_MAC_ADD_PERIODIC_BLACKOUT_END.__LINE__ __LINE__ -COEX_MAC_MASK_PERIODIC_BLACKOUTS.mflags COEX_MAC_FLAGS_T -COEX_MAC_MASK_PERIODIC_BLACKOUTS.__LINE__ __LINE__ -COEX_MODEM_RX_GAP.modflags COEX_MODEM_FLAGS -COEX_MODEM_RX_GAP.active Boolean -COEX_MODEM_RX_GAP.start Natural32 -COEX_MODEM_RX_GAP.duration Natural32 -COEX_MODEM_RX_GAP.period Natural32 -COEX_MODEM_RX_GAP.__LINE__ __LINE__ -COEX_MODEM_DEINIT.__LINE__ __LINE__ -COEX_STRAT_RADIO_OFF_HANDLER_START.cflags COEX_FLAGS_T -COEX_STRAT_RADIO_OFF_HANDLER_START.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_RADIO_OFF_HANDLER_START.sstate DEBUG_COEX_STRAT_STATE -COEX_STRAT_RADIO_OFF_HANDLER_START.last_freq COEX_INTERFACE -COEX_STRAT_RADIO_OFF_HANDLER_START.__LINE__ __LINE__ -COEX_MAC_MPS_ENABLE.mflags COEX_MAC_FLAGS_T -COEX_MAC_MPS_ENABLE.mps_state COEX_MPS_STATE_T -COEX_MAC_MPS_ENABLE.__LINE__ __LINE__ -COEX_MAC_KA_UPDATE_PUNCTURABILITY.mflags COEX_MAC_FLAGS_T -COEX_MAC_KA_UPDATE_PUNCTURABILITY.enable_puncturing Boolean -COEX_MAC_KA_UPDATE_PUNCTURABILITY.__LINE__ __LINE__ -COEX_RAME_SCAN_VIF_CHANGED.mflags COEX_MAC_FLAGS_T -COEX_RAME_SCAN_VIF_CHANGED.schedulable Boolean -COEX_RAME_SCAN_VIF_CHANGED.interface INTERFACE -COEX_RAME_SCAN_VIF_CHANGED.__LINE__ __LINE__ -COEX_STRAT_ASYNC_HANDLER_START.event_type CME_BT_ASYNC_EVENT_TYPE -COEX_STRAT_ASYNC_HANDLER_START.start_time Natural32 -COEX_STRAT_ASYNC_HANDLER_START.duration Natural32 -COEX_STRAT_ASYNC_HANDLER_START.est Natural32 -COEX_STRAT_ASYNC_HANDLER_START.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_ASYNC_HANDLER_START.sstate DEBUG_COEX_STRAT_STATE -COEX_STRAT_ASYNC_HANDLER_START.sstime Natural32 -COEX_STRAT_ASYNC_HANDLER_START.__LINE__ __LINE__ -COEX_HWM_COEX_CLKGEN_CFG.COEX_BB_CLKGEN_CFG COEX_BB_CLKGEN_CFG_T -COEX_HWM_COEX_CLKGEN_CFG.__LINE__ __LINE__ -COEX_MAC_SET_CLEAR_TIMEOUT.mflags COEX_MAC_FLAGS_T -COEX_MAC_SET_CLEAR_TIMEOUT.restore Boolean -COEX_MAC_SET_CLEAR_TIMEOUT.duration Natural32 -COEX_MAC_SET_CLEAR_TIMEOUT.__LINE__ __LINE__ -COEX_SMEM_WRITE_ASYNC_EVENT_COMPLETION_TIME.completion_time Natural32 -COEX_SMEM_WRITE_ASYNC_EVENT_COMPLETION_TIME.__LINE__ __LINE__ -COEX_RAME_WARNING.reason WARNING_REASON -COEX_RAME_WARNING.__LINE__ __LINE__ -COEX_MODEM_ADD_BLACKOUT_SINGLESHOT.start Natural32 -COEX_MODEM_ADD_BLACKOUT_SINGLESHOT.duration Natural32 -COEX_MODEM_ADD_BLACKOUT_SINGLESHOT.est Natural32 -COEX_MODEM_ADD_BLACKOUT_SINGLESHOT.allow_p Boolean -COEX_MODEM_ADD_BLACKOUT_SINGLESHOT.allow_ka DEBUG_BLACKOUT_KA_MODE -COEX_MODEM_ADD_BLACKOUT_SINGLESHOT.__LINE__ __LINE__ -COEX_HWM_SET_RX_PRI.promote_mac Boolean -COEX_HWM_SET_RX_PRI.__LINE__ __LINE__ -COEX_SMEM_BT_ASYNC_EARLY_START.__LINE__ __LINE__ -COEX_MAC_UNMASK_BLE_BLACKOUTS.mflags COEX_MAC_FLAGS_T -COEX_MAC_UNMASK_BLE_BLACKOUTS.mps_state COEX_MPS_STATE_T -COEX_MAC_UNMASK_BLE_BLACKOUTS.__LINE__ __LINE__ -COEX_HWM_COEX_BB_ALLOWED_ORIDE.COEX_BB_ALLOWED_ORIDE COEX_BB_ALLOWED_ORIDE_T -COEX_HWM_COEX_BB_ALLOWED_ORIDE.__LINE__ __LINE__ -COEX_TASK_EVENT.pending FOS_EVENT_PENDING_EVENT -COEX_TASK_EVENT.raw Natural32 -COEX_TASK_EVENT.__LINE__ __LINE__ -COEX_HWM_COEX_BB_WL_SW_IF_EN.wl_sw_if_en Boolean -COEX_HWM_COEX_BB_WL_SW_IF_EN.__LINE__ __LINE__ -COEX_STRAT_SS_HANDLER_EARLY.cflags COEX_FLAGS_T -COEX_STRAT_SS_HANDLER_EARLY.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_SS_HANDLER_EARLY.sstate DEBUG_COEX_STRAT_STATE -COEX_STRAT_SS_HANDLER_EARLY.sstate_event Natural32 -COEX_STRAT_SS_HANDLER_EARLY.__LINE__ __LINE__ -COEX_STRAT_INIT.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_INIT.__LINE__ __LINE__ -COEX_TIMER_EVENT.alarm COEX_TIMER_T -COEX_TIMER_EVENT.__LINE__ __LINE__ -COEX_VIF_TIMING_DUALBAND_MULTI_VIF_TIMING.period_us Natural32 -COEX_VIF_TIMING_DUALBAND_MULTI_VIF_TIMING.high_start_time_us Natural32 -COEX_VIF_TIMING_DUALBAND_MULTI_VIF_TIMING.__LINE__ __LINE__ -COEX_MAC_MASK_BLE_BLACKOUTS.mflags COEX_MAC_FLAGS_T -COEX_MAC_MASK_BLE_BLACKOUTS.mps_state COEX_MPS_STATE_T -COEX_MAC_MASK_BLE_BLACKOUTS.__LINE__ __LINE__ -COEX_STRAT_A2DP_PRESENT.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_A2DP_PRESENT.a2dp_present Boolean -COEX_STRAT_A2DP_PRESENT.__LINE__ __LINE__ -COEX_SMEM_WRITE_VIF2_TIMING.start Natural32 -COEX_SMEM_WRITE_VIF2_TIMING.period Natural32 -COEX_SMEM_WRITE_VIF2_TIMING.duration Natural32 -COEX_SMEM_WRITE_VIF2_TIMING.vif_attribute CME_WLAN_VIF_ATTRIBUTE -COEX_SMEM_WRITE_VIF2_TIMING.__LINE__ __LINE__ -COEX_MAC_SET_MIN_TX_RATE.mflags COEX_MAC_FLAGS_T -COEX_MAC_SET_MIN_TX_RATE.__LINE__ __LINE__ -COEX_STRAT_SS_HANDLER_EST_REACHED.sstate DEBUG_COEX_STRAT_STATE -COEX_STRAT_SS_HANDLER_EST_REACHED.ss_event Natural32 -COEX_STRAT_SS_HANDLER_EST_REACHED.event_start_time Natural32 -COEX_STRAT_SS_HANDLER_EST_REACHED.event_duration Natural32 -COEX_STRAT_SS_HANDLER_EST_REACHED.__LINE__ __LINE__ -COEX_STRAT_VIF_CLEAR_TIMEOUT_STEP_AWAY.__LINE__ __LINE__ -COEX_STRAT_VIF_CLEAR_TIMEOUT_UPDATE_RADIO_OFF.r2s Natural32 -COEX_STRAT_VIF_CLEAR_TIMEOUT_UPDATE_RADIO_OFF.mct Natural32 -COEX_STRAT_VIF_CLEAR_TIMEOUT_UPDATE_RADIO_OFF.limit Natural32 -COEX_STRAT_VIF_CLEAR_TIMEOUT_UPDATE_RADIO_OFF.start Natural32 -COEX_STRAT_VIF_CLEAR_TIMEOUT_UPDATE_RADIO_OFF.stop Natural32 -COEX_STRAT_VIF_CLEAR_TIMEOUT_UPDATE_RADIO_OFF.__LINE__ __LINE__ -COEX_STRAT_INHIBIT_ACL_ACTIVITY_CONTROL.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_INHIBIT_ACL_ACTIVITY_CONTROL.__LINE__ __LINE__ -COEX_RAME_SET_VIF_TIMING.mflags COEX_MAC_FLAGS_T -COEX_RAME_SET_VIF_TIMING.vix vix -COEX_RAME_SET_VIF_TIMING.vtflags COEX_MAC_VIF_TIMING_FLAGS_T -COEX_RAME_SET_VIF_TIMING.vif_attributes COEX_VIF_ATTRIBUTES_T -COEX_RAME_SET_VIF_TIMING.period_us Natural32 -COEX_RAME_SET_VIF_TIMING.high_start_time_us Natural32 -COEX_RAME_SET_VIF_TIMING.high_duration_us Natural32 -COEX_RAME_SET_VIF_TIMING.__LINE__ __LINE__ -COEX_HWM_COEX_CDL_CFG.wl_abort_cfg ABORT_CFG_T -COEX_HWM_COEX_CDL_CFG.bt_abort_cfg ABORT_CFG_T -COEX_VIF_TIMING_UPDATE_PRESENCE.p2p_flags COEX_MAC_VIF_TIMING_FLAGS_T -COEX_VIF_TIMING_UPDATE_PRESENCE.noa_start Natural32 -COEX_VIF_TIMING_UPDATE_PRESENCE.noa_period Natural32 -COEX_VIF_TIMING_UPDATE_PRESENCE.noa_duration Natural32 -COEX_VIF_TIMING_UPDATE_PRESENCE.presence_start Natural32 -COEX_VIF_TIMING_UPDATE_PRESENCE.presence_duration Natural32 -COEX_VIF_TIMING_UPDATE_PRESENCE.__LINE__ __LINE__ -COEX_VIF_TIMING_WRITE_VIF_TIMING.period Natural32 -COEX_VIF_TIMING_WRITE_VIF_TIMING.start_time Natural32 -COEX_VIF_TIMING_WRITE_VIF_TIMING.duration Natural32 -COEX_VIF_TIMING_WRITE_VIF_TIMING.__LINE__ __LINE__ -COEX_STRAT_TDLS_CONTROL_CAUSE.__LINE__ __LINE__ -COEX_HWM_COEX_WL_SW_ASTX.wl_sw_astx_duration Natural32 -COEX_HWM_COEX_WL_SW_ASTX.__LINE__ __LINE__ -COEX_CTL_WARNING.reason WARNING_REASON -COEX_CTL_WARNING.__LINE__ __LINE__ -COEX_RAME_PROTECT.prot_act COEX_PROTECT_ACT_T -COEX_RAME_PROTECT.protect COEX_PROTECT_STATE -COEX_RAME_PROTECT.start_time Natural32 -COEX_RAME_PROTECT.__LINE__ __LINE__ -COEX_VIF_TIMING_ABSENCE.vix vix -COEX_VIF_TIMING_ABSENCE.result Boolean -COEX_VIF_TIMING_ABSENCE.vtflags COEX_MAC_VIF_TIMING_T -COEX_VIF_TIMING_ABSENCE.period Natural32 -COEX_VIF_TIMING_ABSENCE.start Natural32 -COEX_VIF_TIMING_ABSENCE.duration Natural32 -COEX_VIF_TIMING_ABSENCE.__LINE__ __LINE__ -COEX_SMEM_BT_OFF.__LINE__ __LINE__ -COEX_STRAT_VIF_CLEAR_TIMEOUT_JUMP_AWAY.__LINE__ __LINE__ -COEX_VIF_TIMING_CHECK_DRIFT.start_time Natural32 -COEX_VIF_TIMING_CHECK_DRIFT.start_time_last Natural32 -COEX_VIF_TIMING_CHECK_DRIFT.drift_us Natural32 -COEX_VIF_TIMING_CHECK_DRIFT.dur_change_us Natural32 -COEX_VIF_TIMING_CHECK_DRIFT.update Boolean -COEX_VIF_TIMING_CHECK_DRIFT.__LINE__ __LINE__ -COEX_STRAT_ASYNC_RELINQUISH_CAN_TAKE_BACK.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_ASYNC_RELINQUISH_CAN_TAKE_BACK.legal Boolean -COEX_STRAT_ASYNC_RELINQUISH_CAN_TAKE_BACK.__LINE__ __LINE__ -COEX_MAC_UPDATE_PS_DELAY_TIMEOUT.use_coex_timeout Boolean -COEX_MAC_UPDATE_PS_DELAY_TIMEOUT.__LINE__ __LINE__ -COEX_SMEM_ASYNC_EVENT.type CME_BT_ASYNC_EVENT_TYPE -COEX_SMEM_ASYNC_EVENT.start_time Natural32 -COEX_SMEM_ASYNC_EVENT.duration Natural32 -COEX_SMEM_ASYNC_EVENT.__LINE__ __LINE__ -COEX_SMEM_STATE.state COEX_MACRAME_EVENT_T -COEX_SMEM_STATE.__LINE__ __LINE__ -COEX_STRAT_ASYNC_HANDLER_END.last_event_type CME_BT_ASYNC_EVENT_TYPE -COEX_STRAT_ASYNC_HANDLER_END.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_ASYNC_HANDLER_END.sstate DEBUG_COEX_STRAT_STATE -COEX_STRAT_ASYNC_HANDLER_END.mflags COEX_MAC_FLAGS_T -COEX_STRAT_ASYNC_HANDLER_END.blackout_start Natural32 -COEX_STRAT_ASYNC_HANDLER_END.blackout_duration Natural32 -COEX_STRAT_ASYNC_HANDLER_END.next_alarm Natural32 -COEX_STRAT_ASYNC_HANDLER_END.__LINE__ __LINE__ -COEX_HWM_COEX_BB_WL_SW_ASTX_START_TIME.wl_sw_astx_start_time Natural32 -COEX_HWM_COEX_BB_WL_SW_ASTX_START_TIME.__LINE__ __LINE__ -COEX_MAC_VIX_CONTROL.mflags COEX_MAC_FLAGS_T -COEX_MAC_VIX_CONTROL.sflags COEX_STRAT_FLAGS_T -COEX_MAC_VIX_CONTROL.inhibit Boolean -COEX_MAC_VIX_CONTROL.__LINE__ __LINE__ -COEX_HWM_GET_RX_TX_ACK_PRI.__LINE__ __LINE__ -COEX_TIMER_INIT.cflags COEX_FLAGS_T -COEX_TIMER_INIT.__LINE__ __LINE__ -COEX_RAME_VIF_CHANGED_END.mflags COEX_MAC_FLAGS_T -COEX_RAME_VIF_CHANGED_END.vix vix -COEX_RAME_VIF_CHANGED_END.schedulable Boolean -COEX_RAME_VIF_CHANGED_END.vif_type VIF_TYPE -COEX_RAME_VIF_CHANGED_END.vif_5G Boolean -COEX_RAME_VIF_CHANGED_END.__LINE__ __LINE__ -COEX_HWM_SET_RX_TX_ACK_PRI.__LINE__ __LINE__ -COEX_SMEM_MODEM_GAP.message_okay Boolean -COEX_SMEM_MODEM_GAP.active Boolean -COEX_SMEM_MODEM_GAP.start Natural32 -COEX_SMEM_MODEM_GAP.duration Natural32 -COEX_SMEM_MODEM_GAP.period Natural32 -COEX_SMEM_MODEM_GAP.__LINE__ __LINE__ -COEX_STRAT_DELETE_SINGLESHOT_RESTRICTION.type CME_BT_ASYNC_EVENT_TYPE -COEX_STRAT_DELETE_SINGLESHOT_RESTRICTION.__LINE__ __LINE__ -COEX_MAC_DEINIT.__LINE__ __LINE__ -COEX_MAC_PROTECT_TIMEOUT_FIRED.prot_act COEX_PROTECT_ACT_T -COEX_MAC_PROTECT_TIMEOUT_FIRED.start_act COEX_PROTECT_ACT_T -COEX_MAC_PROTECT_TIMEOUT_FIRED.__LINE__ __LINE__ -COEX_MODEM_RX.modflags COEX_MODEM_FLAGS -COEX_MODEM_RX.active Boolean -COEX_MODEM_RX.start Natural32 -COEX_MODEM_RX.duration Natural32 -COEX_MODEM_RX.period Natural32 -COEX_MODEM_RX.__LINE__ __LINE__ -COEX_MAC_MPS_CHECK.mflags COEX_MAC_FLAGS_T -COEX_MAC_MPS_CHECK.mps_state COEX_MPS_STATE_T -COEX_MAC_MPS_CHECK.__LINE__ __LINE__ -COEX_MAC_INSTALL_MAC_BLACKOUT.start_time Natural32 -COEX_MAC_INSTALL_MAC_BLACKOUT.duration Natural32 -COEX_MAC_INSTALL_MAC_BLACKOUT.period Natural32 -COEX_MAC_INSTALL_MAC_BLACKOUT.puncturable Boolean -COEX_MAC_INSTALL_MAC_BLACKOUT.KA_mode BLACKOUT_KA_MODE_T -COEX_MAC_INSTALL_MAC_BLACKOUT.bo_handle Natural32 -COEX_MAC_INSTALL_MAC_BLACKOUT.__LINE__ __LINE__ -COEX_MAC_CALIBRATION_SW_IF_DISABLED.cflags COEX_FLAGS_T -COEX_MAC_CALIBRATION_SW_IF_DISABLED.__LINE__ __LINE__ -COEX_STRAT_RADIO_ON_HANDLER_END.__LINE__ __LINE__ -COEX_MAC_MPS_PROTECTION_START.mflags COEX_MAC_FLAGS_T -COEX_MAC_MPS_PROTECTION_START.mps_state COEX_MPS_STATE_T -COEX_MAC_MPS_PROTECTION_START.in_mps Boolean -COEX_MAC_MPS_PROTECTION_START.mps_on_time Natural32 -COEX_MAC_MPS_PROTECTION_START.mps_off_time Natural32 -COEX_MAC_MPS_PROTECTION_START.__LINE__ __LINE__ -COEX_SMEM_DEINIT.__LINE__ __LINE__ -COEX_TASK_DEINIT.__LINE__ __LINE__ -COEX_TIMER_DEINIT.cflags COEX_FLAGS_T -COEX_TIMER_DEINIT.__LINE__ __LINE__ -COEX_HWM_COEX_BB_WL_SW_ASRX_START_TIME.wl_sw_asrx_start_time Natural32 -COEX_HWM_COEX_BB_WL_SW_ASRX_START_TIME.__LINE__ __LINE__ -COEX_STRAT_SS_HANDLER_BT_OPP_REACHED.sstate DEBUG_COEX_STRAT_STATE -COEX_STRAT_SS_HANDLER_BT_OPP_REACHED.itimer_ss_event Natural32 -COEX_STRAT_SS_HANDLER_BT_OPP_REACHED.__LINE__ __LINE__ -COEX_STRAT_DEINIT_TIMER.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_DEINIT_TIMER.__LINE__ __LINE__ -COEX_STRAT_ADD_BLACKOUT_PERIODIC.type CME_BT_PERIODIC_TYPE -COEX_STRAT_ADD_BLACKOUT_PERIODIC.start Natural32 -COEX_STRAT_ADD_BLACKOUT_PERIODIC.duration Natural32 -COEX_STRAT_ADD_BLACKOUT_PERIODIC.periodic Natural32 -COEX_STRAT_ADD_BLACKOUT_PERIODIC.allow_p Boolean -COEX_STRAT_ADD_BLACKOUT_PERIODIC.__LINE__ __LINE__ -COEX_STRAT_ASYNC_IMMEDIATE.sstate DEBUG_COEX_STRAT_STATE -COEX_STRAT_ASYNC_IMMEDIATE.next_wlan Natural32 -COEX_STRAT_ASYNC_IMMEDIATE.__LINE__ __LINE__ -COEX_STRAT_DEINIT.__LINE__ __LINE__ -COEX_VIF_TIMING_PHASE_DIFF.vif_start Natural32 -COEX_VIF_TIMING_PHASE_DIFF.noa_end Natural32 -COEX_VIF_TIMING_PHASE_DIFF.period Natural32 -COEX_VIF_TIMING_PHASE_DIFF.offset Natural32 -COEX_VIF_TIMING_PHASE_DIFF.__LINE__ __LINE__ -COEX_STRAT_UPDATE_TDLS_CONTROL.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_UPDATE_TDLS_CONTROL.__LINE__ __LINE__ -COEX_MAC_RESUME_PERIODIC_BLACKOUT.mflags COEX_MAC_FLAGS_T -COEX_MAC_RESUME_PERIODIC_BLACKOUT.type CME_BT_PERIODIC_EVENT_TYPE -COEX_MAC_RESUME_PERIODIC_BLACKOUT.bo_handle Natural32 -COEX_MAC_RESUME_PERIODIC_BLACKOUT.__LINE__ __LINE__ -COEX_MAC_MPS_SUMMARY.mflags COEX_MAC_FLAGS_T -COEX_MAC_MPS_SUMMARY.connflags COEX_MAC_CONN_FLAGS_T -COEX_MAC_MPS_SUMMARY.total_duration Natural32 -COEX_MAC_MPS_SUMMARY.MPS_PERIODIC_DURATION_LIMIT Natural32 -COEX_MAC_MPS_SUMMARY.__LINE__ __LINE__ -COEX_RAME_CONNECTION_PROT_START.prot_duration Natural32 -COEX_RAME_CONNECTION_PROT_START.cflags COEX_FLAGS_T -COEX_RAME_CONNECTION_PROT_START.mflags COEX_MAC_FLAGS_T -COEX_RAME_CONNECTION_PROT_START.connflags COEX_MAC_CONN_FLAGS_T -COEX_RAME_CONNECTION_PROT_START.__LINE__ __LINE__ -COEX_HWM_COEX_BB_DEBUG.bb_debug_sel COEX_BB_DEBUG_SEL_T -COEX_HWM_COEX_BB_DEBUG.bb_debug_if_sel COEX_BB_DEBUG_IF_SEL_T -COEX_HWM_COEX_BB_DEBUG.bb_debug_cdl_sel COEX_BB_DEBUG_CDL_SEL_T -COEX_VIF_TIMING_UPDATE.__LINE__ __LINE__ -COEX_SMEM_WRITE_VIF1_TIMING.start Natural32 -COEX_SMEM_WRITE_VIF1_TIMING.period Natural32 -COEX_SMEM_WRITE_VIF1_TIMING.duration Natural32 -COEX_SMEM_WRITE_VIF1_TIMING.vif_attribute CME_WLAN_VIF_ATTRIBUTE -COEX_SMEM_WRITE_VIF1_TIMING.__LINE__ __LINE__ -COEX_SMEM_CHANNEL_MAP_HI_SET.__LINE__ __LINE__ -COEX_MAC_ADD_SINGLESHOT_RESTRICTION.mflags COEX_MAC_FLAGS_T -COEX_MAC_ADD_SINGLESHOT_RESTRICTION.start_time Natural32 -COEX_MAC_ADD_SINGLESHOT_RESTRICTION.duration Natural32 -COEX_MAC_ADD_SINGLESHOT_RESTRICTION.eol Natural32 -COEX_MAC_ADD_SINGLESHOT_RESTRICTION.__LINE__ __LINE__ -COEX_MAC_TDLS_IND.sflags COEX_STRAT_FLAGS_T -COEX_MAC_TDLS_IND.sstate DEBUG_COEX_STRAT_STATE -COEX_MAC_TDLS_IND.__LINE__ __LINE__ -COEX_MAC_CALIBRATION_SW_IF_ENABLED.cflags COEX_FLAGS_T -COEX_MAC_CALIBRATION_SW_IF_ENABLED.astx_duration Natural32 -COEX_MAC_CALIBRATION_SW_IF_ENABLED.asrx_duration Natural32 -COEX_MAC_CALIBRATION_SW_IF_ENABLED.start_time Natural32 -COEX_MAC_CALIBRATION_SW_IF_ENABLED.__LINE__ __LINE__ -COEX_MAC_MPS_TIMER_EVENT.mflags COEX_MAC_FLAGS_T -COEX_MAC_MPS_TIMER_EVENT.mps_state COEX_MPS_STATE_T -COEX_MAC_MPS_TIMER_EVENT.__LINE__ __LINE__ -COEX_STRAT_DELETE_BLACKOUT_PERIODIC.__LINE__ __LINE__ -COEX_MAC_PROTECT_START.prot_act COEX_PROTECT_ACT_T -COEX_MAC_PROTECT_START.delay_ron Natural32 -COEX_MAC_PROTECT_START.__LINE__ __LINE__ -COEX_CTL_DEINIT.cflags COEX_FLAGS_T -COEX_CTL_DEINIT.__LINE__ __LINE__ -COEX_VIF_TIMING_CLEAR_VIF_TIMING.mflags COEX_MAC_FLAGS_T -COEX_VIF_TIMING_CLEAR_VIF_TIMING.vix vix -COEX_VIF_TIMING_CLEAR_VIF_TIMING.__LINE__ __LINE__ -COEX_MODEM_DEINIT_TIMER.modflags COEX_MODEM_FLAGS_T -COEX_MODEM_DEINIT_TIMER.__LINE__ __LINE__ -COEX_HWM_GET_RX_PRI.__LINE__ __LINE__ -COEX_MAC_DELETE_SINGLESHOT_BLACKOUT.mflags COEX_MAC_FLAGS_T -COEX_MAC_DELETE_SINGLESHOT_BLACKOUT.type CME_BT_ASYNC_EVENT_TYPE -COEX_MAC_DELETE_SINGLESHOT_BLACKOUT.__LINE__ __LINE__ -COEX_SMEM_MODEM_RX.message_okay Boolean -COEX_SMEM_MODEM_RX.active Boolean -COEX_SMEM_MODEM_RX.start Natural32 -COEX_SMEM_MODEM_RX.duration Natural32 -COEX_SMEM_MODEM_RX.period Natural32 -COEX_SMEM_MODEM_RX.__LINE__ __LINE__ -COEX_STRAT_SS_HANDLER_START.cflags COEX_FLAGS_T -COEX_STRAT_SS_HANDLER_START.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_SS_HANDLER_START.sstate DEBUG_COEX_STRAT_STATE -COEX_STRAT_SS_HANDLER_START.freq COEX_INTERFACE -COEX_STRAT_SS_HANDLER_START.__LINE__ __LINE__ -COEX_RAME_SET_WLAN_PRIORIY_LEVEL.mflags COEX_MAC_FLAGS_T -COEX_RAME_SET_WLAN_PRIORIY_LEVEL.level CME_WLAN_PRIORITY_LEVEL_T -COEX_RAME_SET_WLAN_PRIORIY_LEVEL.__LINE__ __LINE__ -COEX_STRAT_VIF_CLEAR_TIMEOUT_SET.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_VIF_CLEAR_TIMEOUT_SET.mct Natural32 -COEX_STRAT_VIF_CLEAR_TIMEOUT_SET.__LINE__ __LINE__ -COEX_RAME_VIF_CHANGED.mflags COEX_MAC_FLAGS_T -COEX_RAME_VIF_CHANGED.vix vix -COEX_RAME_VIF_CHANGED.schedulable Boolean -COEX_RAME_VIF_CHANGED.vif_type VIF_TYPE -COEX_RAME_VIF_CHANGED.p2p Boolean -COEX_RAME_VIF_CHANGED.vif_5G Boolean -COEX_RAME_VIF_CHANGED.__LINE__ __LINE__ -COEX_MAC_PROTECT_STOP_UNEXPECTED.prot_act COEX_PROTECT_ACT_T -COEX_MAC_PROTECT_STOP_UNEXPECTED.__LINE__ __LINE__ -COEX_STRAT_ASYNC_EVENT_NONE.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_ASYNC_EVENT_NONE.sstate DEBUG_COEX_STRAT_STATE -COEX_STRAT_ASYNC_EVENT_NONE.__LINE__ __LINE__ -COEX_MAC_DELETE_SINGLESHOT_RESTRICTION.mflags COEX_MAC_FLAGS_T -COEX_MAC_DELETE_SINGLESHOT_RESTRICTION.__LINE__ __LINE__ -COEX_VIF_TIMING_SET_NOA_DURATION.mflags COEX_MAC_FLAGS_T -COEX_VIF_TIMING_SET_NOA_DURATION.sflags COEX_STRAT_FLAGS_T -COEX_VIF_TIMING_SET_NOA_DURATION.noa_duration Natural32 -COEX_VIF_TIMING_SET_NOA_DURATION.noa_last Natural32 -COEX_VIF_TIMING_SET_NOA_DURATION.__LINE__ __LINE__ -COEX_STRAT_VIF_CLEAR_TIMEOUT_STEP_IN.__LINE__ __LINE__ -COEX_STRAT_ASYNC_REVOKE.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_ASYNC_REVOKE.legal Boolean -COEX_STRAT_ASYNC_REVOKE.__LINE__ __LINE__ -COEX_MAC_INSTALL_KA_MPS_BLACKOUTS.mflags COEX_MAC_FLAGS_T -COEX_MAC_INSTALL_KA_MPS_BLACKOUTS.mps_state COEX_MPS_STATE_T -COEX_MAC_INSTALL_KA_MPS_BLACKOUTS.__LINE__ __LINE__ -COEX_RAME_EVENT.event COEX_MACRAME_EVENT_T -COEX_RAME_EVENT.cflags COEX_FLAGS_T -COEX_RAME_EVENT.mflags COEX_MAC_FLAGS_T -COEX_RAME_EVENT.connflags COEX_MAC_CONN_FLAGS_T -COEX_RAME_EVENT.__LINE__ __LINE__ -COEX_SMEM_INIT.__LINE__ __LINE__ -COEX_MAC_KA_REATTACH_BLACKOUT_FROM_SCANS.mflags COEX_MAC_FLAGS_T -COEX_MAC_KA_REATTACH_BLACKOUT_FROM_SCANS.__LINE__ __LINE__ -COEX_STRAT_RADIO_OFF_HANDLER_END.sstate DEBUG_COEX_STRAT_STATE -COEX_STRAT_RADIO_OFF_HANDLER_END.__LINE__ __LINE__ -COEX_SMEM_MODEM_TX.message_okay Boolean -COEX_SMEM_MODEM_TX.start Natural32 -COEX_SMEM_MODEM_TX.duration Natural32 -COEX_SMEM_MODEM_TX.__LINE__ __LINE__ -COEX_MODEM_RX_GAP_RESUME.modflags COEX_MODEM_FLAGS -COEX_MODEM_RX_GAP_RESUME.start Natural32 -COEX_MODEM_RX_GAP_RESUME.__LINE__ __LINE__ -COEX_HWM_INIT.__LINE__ __LINE__ -COEX_STRAT_WARNING.reason WARNING_REASON -COEX_STRAT_WARNING.__LINE__ __LINE__ -COEX_VIF_TIMING_DEL_VIF_TYPE.mflags COEX_MAC_FLAGS_T -COEX_VIF_TIMING_DEL_VIF_TYPE.coex_vif_type COEX_VIF_TYPES_T -COEX_VIF_TIMING_DEL_VIF_TYPE.__LINE__ __LINE__ -COEX_MAC_GET_CLEAR_TIMEOUT.mflags COEX_MAC_FLAGS_T -COEX_MAC_GET_CLEAR_TIMEOUT.duration Natural32 -COEX_MAC_GET_CLEAR_TIMEOUT.__LINE__ __LINE__ -COEX_SMEM_INIT_BT_API.__LINE__ __LINE__ -COEX_MODEM_STATUS.modflags COEX_MODEM_FLAGS -COEX_MODEM_STATUS.b40_active Boolean -COEX_MODEM_STATUS.__LINE__ __LINE__ -COEX_HWM_COEX_WL_SW_ASRX.wl_sw_asrx_duration Natural32 -COEX_HWM_COEX_WL_SW_ASRX.__LINE__ __LINE__ -COEX_STRAT_SS_HALDER_END.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_SS_HALDER_END.sstate DEBUG_COEX_STRAT_STATE -COEX_STRAT_SS_HALDER_END.itimer_ss_event Natural32 -COEX_STRAT_SS_HALDER_END.__LINE__ __LINE__ -COEX_RAME_VIF_CHANGED_MULTI_VIF.mflags COEX_MAC_FLAGS_T -COEX_RAME_VIF_CHANGED_MULTI_VIF.__LINE__ __LINE__ -COEX_MAC_VIF_TIMING_T Enum 0001 NOA_VALID 0002 NOA_UPDATED 0004 NOA_PENDING 0008 AP 0010 P2P 0020 5G ffff BITMAP -COEX_VIF_TYPES_T Enum 0001 COEX_MAC_VIF_5G_STA 0002 COEX_MAC_VIF_2G4_AP 0003 COEX_MAC_VIF_5G_AP 0004 COEX_MAC_VIF_2G4_GC 0005 COEX_MAC_VIF_5G_GC 0006 COEX_MAC_VIF_2G4_GO 0007 COEX_MAC_VIF_5G_GO x0000 COEX_MAC_VIF_2G4_STA -DEBUG_COEX_PERIODIC_EVENT_TYPE Enum 0000 PERIODIC_NONE 0001 PERIODIC_SCO 0002 PERIODIC_ESCO 0003 PERIODIC_ACL_SNIFF 0004 PERIODIC_PAGE_SCAN 0005 PERIODIC_INQUIRY_SCAN 0006 PERIODIC_BLE_SCAN 0007 PERIODIC_BLE_CONNECT 0008 PERIODIC_BLE_CONNECTION 0009 PERIODIC_BLE_ADVERT 000a PERIODIC_ANT_SCAN_NORMAL 000b PERIODIC_ANT_SCAN_CRITICAL 000c PERIODIC_ANT_CHANNEL_RX 000d PERIODIC_ANT_BURST_RX 000e PERIODIC_ANT_BURST_TX -DEBUG_COEX_ASYNC_EVENT_TYPE Enum 0000 ASYNC_NONE 0001 ASYNC_INQUIRY 0002 ASYNC_PAGE 0003 ASYNC_BT_CONNECT 0004 ASYNC_BLE_SCAN 0005 ASYNC_BLE_CONNECT 0006 ASYNC_BLE_ADVERT 0007 ASYNC_ACL_FOR_A2DP 0008 ASYNC_ACL_WITHOUT_A2DP -VIF_TYPE Enum 0000 UNSYNC 0001 ADHOC 0002 STA 0003 AP -COEX_TIMER_T Enum 01 COEX_SS_ALARM 02 COEX_PROTECT_ALARM ffff BITMAP -CME_WLAN_VIF_ATTRIBUTE Enum 0001 5G 0002 AP 0004 P2P ffff BITMAP -COEX_BB_DEBUG_CDL_SEL_T Enum 0001 CDL_SEL_BT 0002 CDL_SEL_WL ffff BITMAP -COEX_MPS_STATE_T Enum 0000 COEX_MPS_OFF 0001 COEX_MPS_ON_BT_PHASE 0002 COEX_MPS_ON_WL_PHASE 0003 LAST -COEX_BB_CLKGEN_CFG_T Enum 0001 CLK_COEX_EN 0002 CLK_COEX_REGS_EN ffff BITMAP -DEBUG_BLACKOUT_KA_MODE Enum 0000 BLACKOUT_KA_NONE 0001 BLACKOUT_KA_CONTINUOUS_BT 0002 BLACKOUT_KA_MULTI_PROFILE_SURVIVAL -WARNING_REASON Enum 0000 UNSPECIFIED 0001 FAULT 0002 LAST -COEX_MACRAME_EVENT_T Enum 0000 MAC_START 0001 MAC_STOP 0002 SCAN_START 0003 SCAN_STOP 0004 CONNECTION_START 0005 CONNECTION_STOP 0006 CALIBRATION_START 0007 CALIBRATION_STOP 0008 DHCP_START 0009 DHCP_STOP 000a DHCP_DISCOVER 000b DHCP_OFFER 000c DHCP_REQUEST 000d DHCP_ACK 000e PM_ACTIVE_TRUE 000f PM_ACTIVE_FALSE 0010 EAPOL_START 0011 EAPOL_STOP -COEX_INTERFACE Enum 0000 RADIO_off 0001 5G 0002 2G4 -DEBUG_COEX_IRQ_TYPE Enum 0000 CME_IRQ_TYPE_VPIO 0001 CME_IRQ_TYPE_TBUS -CME_BT_PERIODIC_EVENT_TYPE Enum 0000 NONE 0001 SCO 0002 ESCO 0003 ACL_SNIFF 0004 PAGE_SCAN 0005 INQUIRY_SCAN 0006 BLE_SCAN 0007 BLE_CONNECT 0008 BLE_CONNECTION 0009 BLE_ADVERT 000a ANT_SCAN_NORMAL 000b ANT_SCAN_CRITICAL 000c ANT_CHANNEL_RX 000d ANT_BURST_RX 000e ANT_BURST_TX -COEX_CDL_INSTANCE_T Enum 0000 COEX_CDL_INSTANCE_WL 0000 COEX_CDL_INSTANCE_AUTO 0001 COEX_CDL_INSTANCE_BT -CME_WLAN_PRIORITY_LEVEL_T Enum 0000 LOW 0001 MEDIUM 0002 HIGH -COEX_STRAT_FLAGS_T Enum 0001 INIT 0002 TIMERS 0004 ASYNC_V 0008 WL_RESTRICT 0020 INHIBIT_REVOKE 0040 A2DP 0080 PERIODIC_INHIBIT 0100 ASYNC_INHIBIT 0200 EARLY_START 0400 SCO 0800 ESCO ffff BITMAP -DEBUG_COEX_CTL_ARB Enum 0000 COEX_CTL_ARB_CDL_ONLY 0001 COEX_CTL_ARB_NEGOTIATION -INTERFACE Enum 0001 2G4 0002 5G -BLACKOUT_KEEP_ALIVE_MODE_T Enum 0000 BLACKOUT_KEEP_ALIVE_NOT_ALLOWED 0001 BLACKOUT_KEEP_ALIVE_MINIMAL 0002 BLACKOUT_KEEP_ALIVE_5_50 0003 BLACKOUT_KEEP_ALIVE_10_100 -COEX_SMEM_FLAGS_T Enum 0001 HIGH 0002 NORMAL 0004 LOW 0008 A2DP_PUNC 0010 P_INIT ffff BITMAP -COEX_BB_DEBUG_SEL_T Enum 0001 SEL_CDL 0002 SEL_BT_IF 0004 SEL_WL_IF ffff BITMAP -DEBUG_COEX_CTL_SERVICE_T Enum 0001 COEX_CTL_SERVICE_LOCAL 0002 COEX_CTL_SERVICE_REMOTE 0003 COEX_CTL_SERVICE_ALL -COEX_SCHEME_T Enum 0005 COEX_SCHEME_COMBO -COEX_MAC_CONN_FLAGS_T Enum 0001 CONN_CONNECTION 0002 CONN_EAPOL 0004 CONN_DHCP ffff BITMAP -BLACKOUT_KA_MODE_T Enum 0000 BO_KA_NONE 0001 BA_KA_CONT_BT 0002 BO_KA_MPS -COEX_BB_ALLOWED_ORIDE_T Enum 0001 WLTX_EN 0002 WLTX 0004 WLRX_EN 0008 WLRX 0010 BTTX_EN 0020 BTTX 0040 BTRX_EN 0080 BTRX ffff BITMAP -COEX_BB_DEBUG_IF_SEL_T Enum 0001 IF_SEL_TX 0002 IF_SEL_RX 0004 IF_SEL_TXRX ffff BITMAP -COEX_VIF_ATTRIBUTES_T Enum 0000 COEX_MAC_VIF_ATTRIBUTE_NONE 0001 COEX_MAC_VIF_ATTRIBUTE_5G 0002 COEX_MAC_VIF_ATTRIBUTE_AP 0004 COEX_MAC_VIF_ATTRIBUTE_P2P ffff BITMAP -COEX_MAC_VIF_TIMING_FLAGS_T Enum 0001 COEX_MAC_VIF_ABSENCE_VALID 0002 COEX_MAC_VIF_ABSENCE_UPDATE 0004 COEX_MAC_VIF_ABSENCE_PENDING -COEX_CDL_OVERRIDE_OPTION_T Enum 0001 WLTX_EN 0002 WLTX 0004 WLRX_EN 0008 WLRX 0010 BTTX_EN 0020 BTTX 0040 BTRX_EN 0080 BTRX ffff BITMAP -COEX_FLAGS_T Enum 0001 COEX_MAC_READY 0002 COEX_BT_ON 0004 COEX_CDL_WL_SW_IF ffff BITMAP -COEX_PROTECT_ACT_T Enum 0000 TX_BEACON 0001 RX_BEACON 0002 TX_NULL 0003 TX_CTS_TO_SELF 0004 TX_CF_END 0005 TX_RX_KEEP_ALIVE 0006 TX_RX_CONNECTION 0007 RX_MIN_VIF_DURATION 0008 RX_MULTICAST 0009 RX_DURING_WLAN_OPP 000a LAST -COEX_TDLS_CONTROL Enum 0000 TDLS_ALLOWED 0001 TDLS_INHIBITED -DEBUG_CME_WLAN_STATE Enum 0 CME_WLAN_STATE_OFF 1 CME_WLAN_STATE_ON -CME_BT_PERIODIC_TYPE Enum 0000 EVENT_TYPE_NONE 0001 EVENT_TYPE_SCO 0002 EVENT_TYPE_ESCO 0003 EVENT_TYPE_ACL_SNIFF 0004 EVENT_TYPE_PAGE_SCAN 0005 EVENT_TYPE_INQUIRY_SCAN 0006 EVENT_TYPE_BLE_SCAN 0007 EVENT_TYPE_BLE_CONNECT 0008 EVENT_TYPE_BLE_CONNECTION 0009 EVENT_TYPE_BLE_ADVERT 000a EVENT_TYPE_ANT_SCAN_NORMAL 000b EVENT_TYPE_ANT_SCAN_CRITICAL 000c EVENT_TYPE_ANT_CHANNEL_RX 000d EVENT_TYPE_ANT_BURST_RX 000e EVENT_TYPE_ANT_BURST_TX -COEX_BB_DEBUG_CDL_ARB_SEL_T Enum 0001 ARB_SEL_REM_TX 0002 ARB_SEL_REM_RX 0004 ARB_SEL_MISC ffff BITMAP -FOS_EVENT_PENDING_EVENT Enum 01 COEX_EVT_ALARM_SIGNAL 02 COEX_EVT_BT_ASYNC_SIGNAL 04 COEX_EVT_BT_PERIODIC_SIGNAL 08 COEX_EVT_BT_ON_SIGNAL 10 COEX_EVT_BT_OFF_SIGNAL ffff BITMAP -ABORT_CFG_T Enum 0001 TX_CDL_EN 0002 TX_RF_EN 0004 RX_CDL_EN 0008 RX_RF_EN ffff BITMAP -DEBUG_COEX_STRAT_STATE Enum 0000 WL_HAS_RADIO 0001 WAITING_BT_OPP 0002 WAITING_WL_OPP 0003 WAITING_EST 0004 ASYNC_CONTINUOUS -CME_SIGNAL_ID Enum 0000 CME_SIGNAL_ID_COEX_SERVICE_ACTIVE_IND 0024 CME_SIGNAL_ID_WLAN_CHANNEL_MAP_IND 0025 CME_SIGNAL_ID_PROFILE_A2DP_START_IND 0026 CME_SIGNAL_ID_PROFILE_A2DP_STOP_IND 0029 CME_SIGNAL_ID_BT_CAL_START_REQ 002a CME_SIGNAL_ID_BT_CAL_START_CFM 002b CME_SIGNAL_ID_BT_CAL_END_IND 002c CME_SIGNAL_ID_WLAN_CHANNEL_MAP_LO_HI_IND 002d CME_SIGNAL_ID_COEX_STOP_IND 002f CME_SIGNAL_ID_COEX_START_IND 0030 CME_SIGNAL_ID_WLAN_VIF_TIMING_IND -COEX_PROTECT_STATE Enum 0000 FALSE 0001 TRUE 0002 DELAYED -COEX_BB_CFG_T Enum 0001 CFG_EN 0002 CFG_FORCE_CDL_EN 0004 WL_SW_IF_EN ffff BITMAP -COEX_MAC_FLAGS_T Enum 0001 READY 0002 SCAN_ACTIVE 0004 CALIBRATION_ACTIVE 0008 ACL 0010 KEEP_ALIVE 0020 MPS_ENABLED 0040 PS_ACTIVE 0080 HIGH_PRIORITY 0100 DHCP_PROTECT 0200 TESCO6 0400 AP 0800 GO_NOA 1000 IMM_IDLE 2000 P2P_FULL_SCAN 4000 P2P_SOCIAL_SCAN ffff BITMAP -COEX_MODEM_FLAGS Enum 0001 INIT 0002 TIMERS 0004 BAND40_ACTIVE 0008 GAP_ACTIVE 0010 IN_GAP 0020 UL_SEQ_ACTIVE ffff BITMAP -CME_BT_ASYNC_EVENT_TYPE Enum 0000 NONE 0001 DISCOVERY_CONNECTION 0002 ACL_FOR_A2DP 0003 ACL_WITHOUT_A2DP 0004 BLE_DATA 0005 CALIBRATION 0006 ANNOUNCED_PUNCTURE -WLAN_CDL_PRIORITY Enum 0000 WLAN_CDL_PRI_RX_DEFAULT 0004 WLAN_CDL_PRI_RX_MIN_VIF_DURATION 0006 WLAN_CDL_PRI_TX_CTRL 0006 WLAN_CDL_PRI_TX_MULTICAST 0006 WLAN_CDL_PRI_RX_WLAN_OPP 0006 WLAN_CDL_PRI_TX_DATA_MGMT 000a WLAN_CDL_PRI_TX_RX_BEACON 000a WLAN_CDL_PRI_TX_RX_KEEP_ALIVE 000a WLAN_CDL_PRI_RX_MULTICAST 000a WLAN_CDL_PRI_TX_RX_HI_PRI_CTRL 000b WLAN_CDL_PRI_TX_RX_ACK -# Generated From crypto/crypto_debug.xml -trace_def 3 -001c 0000 CRYPTO_START 0001 type -001c 0001 CRYPTO_STOP 0001 type -001c 0002 CRYPTO_RESULT 0002 data type -# Generated From crypto/crypto_debug.xml -trace_types 5 -CRYPTO_STOP.type DEBUG_CRYPTO_ALGO -CRYPTO_ERROR.type DEBUG_CRYPTO_ALGO -CRYPTO_RESULT.data TOKEN -CRYPTO_RESULT.type DEBUG_CRYPTO_ALGO -CRYPTO_START.type DEBUG_CRYPTO_ALGO -DEBUG_CRYPTO_ALGO_TYPE Enum 0000 FT_R0_KDF_HMAC_SHA256 0001 FT_R0NAME_HMAC_SHA256 0002 FT_R1_KDF_HMAC_SHA256 0003 FT_R1NAME_HMAC_SHA256 0004 FT_PTK_KDF_HMAC_SHA256 0005 FT_MIC_AES128_CMAC 0006 FT_GTK_AES_UNWRAP 0007 FT_IGTK_AES_UNWRAP -# Generated From data_plane/dataplane_debug.xml -trace_def 75 -0019 0000 DATAPLANE_AMPDU_BURSTING 0008 bursting_is_on n_mpdus_to_tx prot_time ampdu_tx_time txop_time_us n_mpdus_queued n_ampdus_to_tx max_mpdus_per_ampdu -0019 0001 DATAPLANE_CTL_MGR_FLUSH_PLANE_REQ 0003 cmd_time callback instance -0019 0002 DATAPLANE_CTL_MGR_PAUSED 0001 cmd_time -0019 0003 DATAPLANE_CTL_MGR_PAUSE_BBM_REQ 0003 cmd_time callback instance -0019 0004 DATAPLANE_CTL_MGR_PAUSE_REQ 0003 cmd_time callback instance -0019 0005 DATAPLANE_CTL_MGR_RESUME_BBM_REQ 0003 cmd_time callback instance -0019 0006 DATAPLANE_CTL_MGR_RESUME_REQ 0003 cmd_time callback instance -0019 0007 DATAPLANE_CTL_MGR_RUNNING 0001 cmd_time -0019 0008 DATAPLANE_DATA_TX_FAILURE 000a frame tx_status flags ex_flags tx_count src_pid mac_mod_opts pkt_tag timeout fc -0019 0009 DATAPLANE_DPHP_PEER_DEREGISTER 0004 addr_lo addr_mid addr_hi peer_index -0019 000a DATAPLANE_DPHP_PEER_REGISTER 0004 addr_lo addr_mid addr_hi peer_index -0019 000b DATAPLANE_DPLP_MSG 0002 loc info -0019 000c DATAPLANE_LINK_ADPT_PDU_FEEDBACK 000a acc_mod_opts_req acc_mod_opts_cfm ind_req ind_cfm failures success raa_timer_state speculation_timer_on using_ba is_spec_frame -0019 000d DATAPLANE_LINK_ADPT_RATE_DEC 000a current_rate association_type selected_index selected_acc_mod_opts failures successes per mtper rate_inc_ctr rate_dec_ctr -0019 000e DATAPLANE_LINK_ADPT_RATE_INC 000a current_rate association_type selected_index selected_acc_mod_opts failures successes per mtper rate_inc_ctr rate_dec_ctr -0019 000f DATAPLANE_LINK_ADPT_RATE_SEL 0008 current_acc_mod_opts selected_index failures successes per mtper raa_timer_state mcs0_index -0019 0010 DATAPLANE_LINK_ADPT_SEL_SPEC_RATE 0008 current_acc_mod_opts spec_acc_mod_opts spec_rate_index max_bss_rate num_spec_frames raa_timer_state association_type spec_rate_mtper -0019 0011 DATAPLANE_LINK_ADPT_SPEC_INT_TIMEOUT 0003 curr_acc_mod_opts raa_timer_state bss_max_rate -0019 0012 DATAPLANE_LINK_ADPT_SPEC_PERIOD_END 0008 speculation_result speculation_rate_index spec_rate_failures spec_rate_successes spec_rate_per spec_rate_mtper raa_timer_state num_spec_frames_to_send -0019 0013 DATAPLANE_LINK_ADPT_SPEC_PERIOD_START 000a curr_acc_mod_opts raa_timer_state bss_max_rate num_spec_frames_to_send is_timer_on ind_req spec_rate_index using_ba is_spec_frame spec_timer_multiplier -0019 0014 DATAPLANE_LINK_ADPT_SPEC_START 0008 current_rate speculation_rate speculation_rate_ind bss_max_rate num_spec_frames timer_state association_type spec_rate_mtper -0019 0015 DATAPLANE_MSG 0001 status -0019 0016 DATAPLANE_MSG_ADDBA_TX 0008 tpri peer_id ba_flags win_size timeout start_seqno instance max_length -0019 0017 DATAPLANE_MSG_CANCEL_DEADLINES 0000 -0019 0018 DATAPLANE_MSG_CANCEL_FRAME 0004 addr_lo addr_mid addr_hi fc -0019 0019 DATAPLANE_MSG_CANCEL_MLME_DU 0004 addr_lo addr_mid addr_hi frame_type -0019 001a DATAPLANE_MSG_CLEAR_DPLP 0001 callback -0019 001b DATAPLANE_MSG_CLEAR_STA 0003 addr_lo addr_mid addr_hi -0019 001c DATAPLANE_MSG_CLEAR_VIF 0000 -0019 001d DATAPLANE_MSG_DELBA_TX 0008 tpri peer_id ba_flags win_size timeout start_seqno instance max_length -0019 001e DATAPLANE_MSG_DELETE_VIF 0000 -0019 001f DATAPLANE_MSG_DE_REGISTER_KEY 0008 addr_lo addr_mid addr_hi key_type crypt_type key_id basic_enc_flags keyflags -0019 0020 DATAPLANE_MSG_EDCA_CONFIG 0000 -0019 0021 DATAPLANE_MSG_IML_OFF_IND 0000 -0019 0022 DATAPLANE_MSG_IML_OFF_REQ 0000 -0019 0023 DATAPLANE_MSG_IML_ON 0000 -0019 0024 DATAPLANE_MSG_INIT_QUEUES 0000 -0019 0025 DATAPLANE_MSG_LINK_ADAPT_INIT 0004 addr_lo addr_mid addr_hi read_mib -0019 0026 DATAPLANE_MSG_LINK_ADAPT_RESET_STATS 0003 addr_lo addr_mid addr_hi -0019 0027 DATAPLANE_MSG_LOAD_FRAME 0005 Frame_control du_state addr_lo addr_mid addr_hi -0019 0028 DATAPLANE_MSG_MAX_AGGR_SIZE_CONFIG 0001 aggr_size -0019 0029 DATAPLANE_MSG_MOVE_DU 0007 from_lo from_mid from_hi drop_enc to_lo to_mid to_hi -0019 002a DATAPLANE_MSG_PAUSE_DPLP 0002 callback bitmap -0019 002b DATAPLANE_MSG_PAUSE_STA 0004 addr_lo addr_mid addr_hi pause_type -0019 002c DATAPLANE_MSG_POST_IMM_TIDY_REQ 0003 saved_rx_start saved_rx_end callback -0019 002d DATAPLANE_MSG_QUEUE_AP_BEACON 0002 mcast_en deadline -0019 002e DATAPLANE_MSG_REGISTER_KEY 0008 addr_lo addr_mid addr_hi key_type crypt_type key_id basic_enc_flags keyflags -0019 002f DATAPLANE_MSG_RESUME_DPLP 0002 callback bitmap -0019 0030 DATAPLANE_MSG_RESUME_STA 0004 addr_lo addr_mid addr_hi pause_type -0019 0031 DATAPLANE_MSG_RX_NOTIFY 0000 -0019 0032 DATAPLANE_MSG_SET_MIN_TX_RATE 0003 addr_lo addr_mid addr_hi -0019 0033 DATAPLANE_MSG_STA_IMPOSED_MIN_TX_RATE 0004 addr_lo addr_mid addr_hi imposed_rate -0019 0034 DATAPLANE_MSG_STA_RESET_RATES 0003 addr_lo addr_mid addr_hi -0019 0035 DATAPLANE_MSG_TBTT_REQ 0003 deadline stall_time cback -0019 0036 DATAPLANE_MSG_TURN_OFF_DPHP 0000 -0019 0037 DATAPLANE_MSG_TURN_ON_DPHP 0000 -0019 0038 DATAPLANE_MSG_UPDATE_PS 0000 -0019 0039 DATAPLANE_MSG_VIF_IMPOSE_MIN_TX_RATE 0001 imposed_min_tx_rate -0019 003a DATAPLANE_PRINT_FALLBACK_TABLE_RETRIES 0005 entry_0 entry_1 entry_2 entry_3 entry_4 -0019 003b DATAPLANE_RX_DISCARDED 0001 discard_reason -0019 003c DATAPLANE_STA_CREATE_FALLBACK_TABLE 000c addr_lo addr_mid addr_hi starting_hw_rate min_hw_rate frame_type long_frame fallback_tbl default_supported_rates supported_rates ht_mcs_rates vht_mcs_rates -0019 003d DATAPLANE_STA_DELETE_FALLBACK_TABLE 0004 addr_lo addr_mid addr_hi fallback_tbl -0019 003e DATAPLANE_STA_INSTALL_FALLBACK_TABLES 0007 addr_lo addr_mid addr_hi curr_sta_rate min_rate short_fallback_tbl long_fallback_tbl -0019 003f DATAPLANE_STA_RATE_IMPOSED_MIN_TX_RATE 0008 addr_lo addr_mid addr_hi imposed_rate coex_supported_rates_mask coex_ht_rates_mask supported_rates_mask ht_rates_mask -0019 0040 DATAPLANE_STA_RATE_INSTALL_RATE 0005 addr_lo addr_mid addr_hi curr_sta_rate install_fallback_tbls -0019 0041 DATAPLANE_STA_RESET_RATES 000b addr_lo addr_mid addr_hi bandwidth channel_freq association_type supported_rates sta_caps ht_mcs_rates vht_mcs_rates max_bss_rate -0019 0042 DATAPLANE_STA_UNINSTALL_FALLBACK_TABLES 0008 addr_lo addr_mid addr_hi curr_sta_rate short_tbl_ref_count short_fallback_tbl long_tbl_ref_count long_fallback_tbl -0019 0043 DATAPLANE_VIF_RESET_RATES 0000 -0019 0044 DATAPLANE_WMMAC_DOWNGRADE 0006 downgraded_from_ac downgraded_to_ac txop_limit ecw_min ecw_max aifs -0019 0045 DATAPLANE_WMMAC_MEDIUM_TIME_SPENT 0002 mac_ac medium_time_spent -0019 0046 DATAPLANE_WMMAC_QUEUE_STALLED 0001 dpif_queue -0019 0047 DATAPLANE_WMMAC_RESTORE 0005 restored_ac txop_limit ecw_min ecw_max aifs -0019 0048 DATAPLANE_WMMAC_SET_MEDIUM_TIME 0002 mac_ac medium_time -0019 0049 DATAPLANE_WMMAC_TIMER_END 0004 mac_ac ac_admitted ac_remaining ac_monitor_time -0019 004a DATAPLANE_WMMAC_TIMER_START 0004 mac_ac ac_admitted ac_remaining ac_monitor_time -# Generated From data_plane/dataplane_debug.xml -trace_types 60 -DATAPLANE_CTL_MGR_PAUSED.cmd_time Natural32 -DATAPLANE_MSG_TBTT_REQ.deadline Natural32 -DATAPLANE_MSG_TBTT_REQ.stall_time Natural32 -DATAPLANE_MSG_TBTT_REQ.cback Natural32 -DATAPLANE_STA_INSTALL_FALLBACK_TABLES.short_fallback_tbl Natural32 -DATAPLANE_STA_INSTALL_FALLBACK_TABLES.long_fallback_tbl Natural32 -DATAPLANE_MSG_PAUSE_DPLP.callback Natural32 -DATAPLANE_MSG_PAUSE_DPLP.bitmap Natural8 -DATAPLANE_STA_UNINSTALL_FALLBACK_TABLES.short_tbl_ref_count Natural32 -DATAPLANE_STA_UNINSTALL_FALLBACK_TABLES.short_fallback_tbl Natural32 -DATAPLANE_STA_UNINSTALL_FALLBACK_TABLES.long_tbl_ref_count Natural32 -DATAPLANE_STA_UNINSTALL_FALLBACK_TABLES.long_fallback_tbl Natural32 -DATAPLANE_STA_CREATE_FALLBACK_TABLE.long_frame Boolean -DATAPLANE_STA_CREATE_FALLBACK_TABLE.fallback_tbl Boolean -DATAPLANE_STA_RESET_RATES.sta_caps Natural32 -DATAPLANE_PRINT_FALLBACK_TABLE_RETRIES.entry_0 Natural8 -DATAPLANE_PRINT_FALLBACK_TABLE_RETRIES.entry_1 Natural8 -DATAPLANE_PRINT_FALLBACK_TABLE_RETRIES.entry_2 Natural8 -DATAPLANE_PRINT_FALLBACK_TABLE_RETRIES.entry_3 Natural8 -DATAPLANE_PRINT_FALLBACK_TABLE_RETRIES.entry_4 Natural8 -DATAPLANE_DATA_TX_FAILURE.frame MBULK -DATAPLANE_DATA_TX_FAILURE.tx_count Natural8 -DATAPLANE_DATA_TX_FAILURE.timeout Natural32 -DATAPLANE_CTL_MGR_PAUSE_REQ.cmd_time Natural32 -DATAPLANE_CTL_MGR_PAUSE_REQ.callback Natural32 -DATAPLANE_CTL_MGR_PAUSE_REQ.instance Natural32 -DATAPLANE_MSG_MAX_AGGR_SIZE_CONFIG.aggr_size Natural32 -DATAPLANE_MSG_DELBA_TX.max_length Natural32 -DATAPLANE_CTL_MGR_PAUSE_BBM_REQ.cmd_time Natural32 -DATAPLANE_CTL_MGR_PAUSE_BBM_REQ.callback Natural32 -DATAPLANE_CTL_MGR_PAUSE_BBM_REQ.instance Natural32 -DATAPLANE_CTL_MGR_RESUME_BBM_REQ.cmd_time Natural32 -DATAPLANE_CTL_MGR_RESUME_BBM_REQ.callback Natural32 -DATAPLANE_CTL_MGR_RESUME_BBM_REQ.instance Natural32 -DATAPLANE_AMPDU_BURSTING.n_mpdus_to_tx Natural32 -DATAPLANE_AMPDU_BURSTING.prot_time Natural32 -DATAPLANE_AMPDU_BURSTING.ampdu_tx_time Natural32 -DATAPLANE_AMPDU_BURSTING.txop_time_us Natural32 -DATAPLANE_MSG_ADDBA_TX.max_length Natural32 -DATAPLANE_CTL_MGR_FLUSH_PLANE_REQ.cmd_time Natural32 -DATAPLANE_CTL_MGR_FLUSH_PLANE_REQ.callback Natural32 -DATAPLANE_CTL_MGR_FLUSH_PLANE_REQ.instance Natural32 -DATAPLANE_CTL_MGR_RUNNING.cmd_time Natural32 -DATAPLANE_MSG_QUEUE_AP_BEACON.mcast_en Boolean -DATAPLANE_MSG_QUEUE_AP_BEACON.deadline Natural32 -DATAPLANE_MSG_MOVE_DU.drop_enc Boolean -DATAPLANE_MSG_LINK_ADAPT_INIT.read_mib Boolean -DATAPLANE_MSG_RESUME_DPLP.callback Natural32 -DATAPLANE_MSG_RESUME_DPLP.bitmap Natural8 -DATAPLANE_MSG_CLEAR_DPLP.callback Natural32 -DATAPLANE_STA_DELETE_FALLBACK_TABLE.fallback_tbl Natural32 -DATAPLANE_CTL_MGR_RESUME_REQ.cmd_time Natural32 -DATAPLANE_CTL_MGR_RESUME_REQ.callback Natural32 -DATAPLANE_CTL_MGR_RESUME_REQ.instance Natural32 -DATAPLANE_DPLP_MSG.loc Natural32 -DATAPLANE_DPLP_MSG.info Natural32 -DATAPLANE_STA_RATE_INSTALL_RATE.install_fallback_tbls Boolean -DATAPLANE_MSG_POST_IMM_TIDY_REQ.saved_rx_start Natural32 -DATAPLANE_MSG_POST_IMM_TIDY_REQ.saved_rx_end Natural32 -DATAPLANE_MSG_POST_IMM_TIDY_REQ.callback Natural32 -# Generated From macrame/macrame_calibration_debug.xml -trace_def 9 -0027 0000 MACRAME_CALIB_ADJUST 0003 countdown grant_start grant_duration -0027 0001 MACRAME_CALIB_QUERY 0005 sched_vif blackout_impact grant_start grant_duration num_blackouts -0027 0002 MACRAME_CALIB_REQ_1 0005 state requested_duration minimum_usable_duration bt_impact wlan_impact -0027 0003 MACRAME_CALIB_REQ_2 0005 state requested_duration minimum_usable_duration bt_impact wlan_impact -0027 0004 MACRAME_CALIB_REQ_DELAYED 0007 state grant_start grant_duration minimum_usable_duration bt_impact wlan_impact coex_keep_alive -0027 0005 MACRAME_CALIB_REQ_DONE 0001 state -0027 0006 MACRAME_CALIB_REQ_END 0003 grant_start grant_duration radio_state -0027 0007 MACRAME_CALIB_REQ_GRANTED 0001 grant_duration -0027 0008 MACRAME_CALIB_REQ_NOT_GRANTED 0005 state requested_duration minimum_usable_duration bt_impact wlan_impact -# Generated From macrame/macrame_calibration_debug.xml -trace_types 18 -MACRAME_CALIB_REQ_NOT_GRANTED.requested_duration Natural32s -MACRAME_CALIB_REQ_NOT_GRANTED.minimum_usable_duration Natural32s -MACRAME_CALIB_REQ_1.requested_duration Natural32s -MACRAME_CALIB_REQ_1.minimum_usable_duration Natural32s -MACRAME_CALIB_ADJUST.countdown Natural32 -MACRAME_CALIB_ADJUST.grant_start Natural32 -MACRAME_CALIB_ADJUST.grant_duration Natural32s -MACRAME_CALIB_REQ_END.grant_start Natural32 -MACRAME_CALIB_REQ_END.grant_duration Natural32s -MACRAME_CALIB_REQ_2.requested_duration Natural32s -MACRAME_CALIB_REQ_2.minimum_usable_duration Natural32s -MACRAME_CALIB_REQ_GRANTED.grant_duration Natural32s -MACRAME_CALIB_REQ_DELAYED.grant_start Natural32s -MACRAME_CALIB_REQ_DELAYED.grant_duration Natural32s -MACRAME_CALIB_REQ_DELAYED.minimum_usable_duration Natural32s -MACRAME_CALIB_REQ_DELAYED.coex_keep_alive Boolean -MACRAME_CALIB_QUERY.grant_start Natural32s -MACRAME_CALIB_QUERY.grant_duration Natural32s -# Generated From macrame/macrame_coex_api_debug.xml -trace_def 22 -002a 0000 MACRAME_COEX_API_BLACKOUT_ATTACH 0002 handle vix_bitmap -002a 0001 MACRAME_COEX_API_BLACKOUT_ATTACH_APPLIED 0002 handle vix_bitmap_applied -002a 0002 MACRAME_COEX_API_BLACKOUT_CREATE 0004 period duration start_time req_flags -002a 0003 MACRAME_COEX_API_BLACKOUT_DESTROY 0001 handle -002a 0004 MACRAME_COEX_API_BLACKOUT_DETACH 0002 handle vix_bitmap -002a 0005 MACRAME_COEX_API_BLACKOUT_MASK 0002 handle vix_bitmap -002a 0006 MACRAME_COEX_API_BLACKOUT_UNMASK 0002 handle vix_bitmap -002a 0007 MACRAME_COEX_API_BLACKOUT_UPDATE 0005 handle period duration start_time req_flags -002a 0008 MACRAME_COEX_API_FORCE_MIN_TX_RATE 0002 vix_bitmap rate -002a 0009 MACRAME_COEX_API_GET_N_REG_VIFS 0000 -002a 000a MACRAME_COEX_API_GET_SCHEULABLE_VIX_BITMAP 0000 -002a 000b MACRAME_COEX_API_NOA_DURATION_FOR_CONCURRENT 0002 noa_duration __LINE__ -002a 000c MACRAME_COEX_API_PS_FORCE_ACTIVE 0001 vix_bitmap -002a 000d MACRAME_COEX_API_PS_RESTORE 0001 vix_bitmap -002a 000e MACRAME_COEX_API_RESTORE_MAX_CLEAR_TIMEOUT 0001 vix_bitmap -002a 000f MACRAME_COEX_API_RESTORE_MIN_TX_RATE 0001 vix_bitmap -002a 0010 MACRAME_COEX_API_RESTRICT_WLAN 0004 restrict_start restrict_duration is_scheduled eol_extension -002a 0011 MACRAME_COEX_API_SET_MAX_CLEAR_TIMEOUT 0002 vix_bitmap timeout -002a 0012 MACRAME_COEX_API_SET_TX_PRIORITY 0001 coex_priority -002a 0013 MACRAME_COEX_API_VIF_GET_CLEAR_TIME 0000 -002a 0014 MACRAME_COEX_API_VIF_GET_NEXT_DTIM_TIME 0000 -002a 0015 MACRAME_COEX_API_WAKE_UP_ON_BEACON_MISS 0002 vix_bitmap wake_up -# Generated From macrame/macrame_coex_api_debug.xml -trace_types 22 -MACRAME_COEX_API_BLACKOUT_ATTACH_APPLIED.handle Natural32 -MACRAME_COEX_API_BLACKOUT_UPDATE.handle Natural32 -MACRAME_COEX_API_BLACKOUT_UPDATE.period Natural32 -MACRAME_COEX_API_BLACKOUT_UPDATE.duration Natural32 -MACRAME_COEX_API_BLACKOUT_UPDATE.start_time Natural32 -MACRAME_COEX_API_BLACKOUT_UNMASK.handle Natural32 -MACRAME_COEX_API_BLACKOUT_DESTROY.handle Natural32 -MACRAME_COEX_API_BLACKOUT_ATTACH.handle Natural32 -MACRAME_COEX_API_RESTRICT_WLAN.restrict_start Natural32 -MACRAME_COEX_API_RESTRICT_WLAN.restrict_duration Integer32 -MACRAME_COEX_API_RESTRICT_WLAN.is_scheduled Boolean -MACRAME_COEX_API_RESTRICT_WLAN.eol_extension Integer32 -MACRAME_COEX_API_BLACKOUT_DETACH.handle Natural32 -MACRAME_COEX_API_NOA_DURATION_FOR_CONCURRENT.noa_duration Natural32 -MACRAME_COEX_API_NOA_DURATION_FOR_CONCURRENT.__LINE__ __LINE__ -MACRAME_COEX_API_WAKE_UP_ON_BEACON_MISS.wake_up Boolean -MACRAME_COEX_API_BLACKOUT_MASK.handle Natural32 -MACRAME_COEX_API_SET_MAX_CLEAR_TIMEOUT.timeout Integer32 -MACRAME_COEX_API_SET_TX_PRIORITY.coex_priority Natural8 -MACRAME_COEX_API_BLACKOUT_CREATE.period Natural32 -MACRAME_COEX_API_BLACKOUT_CREATE.duration Natural32 -MACRAME_COEX_API_BLACKOUT_CREATE.start_time Natural32 -# Generated From macrame/macrame_dplane_debug.xml -trace_def 35 -0011 0000 MACRAME_DPLANE_BA_ERROR_IND 0004 sta_mac prio direction reason -0011 0001 MACRAME_DPLANE_BA_TX_ERROR_IND 0002 start_seq_nr sta_mac -0011 0002 MACRAME_DPLANE_BEACON_TX_FINISHED_IND 0002 seq_nr txstatus -0011 0003 MACRAME_DPLANE_CTS_ANNOUNCE_FRAME_PROCESSED_IND 0002 frame txstatus -0011 0004 MACRAME_DPLANE_DELBA_CFM 0000 -0011 0005 MACRAME_DPLANE_DPD_FRAME_SENT_IND 0002 frame txstatus -0011 0006 MACRAME_DPLANE_FRAME_RX_IND 0001 frame -0011 0007 MACRAME_DPLANE_MATCHED_FILTER_IND 0005 frame dest_pid filter_id packet_filter_mode mac_hdr_len -0011 0008 MACRAME_DPLANE_MCAST_SERVICE_END_IND 0000 -0011 0009 MACRAME_DPLANE_MGMT_TX_CFM 0005 frame pid txstatus retrys tag -0011 000a MACRAME_DPLANE_MIC_FAILURE_IND 0001 frame -0011 000b MACRAME_DPLANE_MM_CFM 0003 source_pid txstatus pk_tag -0011 000c MACRAME_DPLANE_NULL_ANNOUNCE_FRAME_PROCESSED_IND 0002 seq_nr txstatus -0011 000d MACRAME_DPLANE_PAUSE_RESUME_CFM 0000 -0011 000e MACRAME_DPLANE_PEER_PS_STATE_UPDATE_IND 0002 sta_addr power_save -0011 000f MACRAME_DPLANE_PERSISTENT_FRAME_PROCESSED_IND 0002 frame txstatus -0011 0010 MACRAME_DPLANE_PSPOLL_TX_FINISHED_IND 0002 frame txstatus -0011 0011 MACRAME_DPLANE_PS_SERVICE_END_IND 0001 moredata -0011 0012 MACRAME_DPLANE_PS_SERVICE_TRIGGERED_IND 0000 -0011 0013 MACRAME_DPLANE_PS_UPDATE_IND 0002 vif_is_sta sta_ps_state -0011 0014 MACRAME_DPLANE_RX_ACTIVITY_OCCURED_IND 0000 -0011 0015 MACRAME_DPLANE_SEND_NULL_FRAME_IND 0000 -0011 0016 MACRAME_DPLANE_SPURIOUS_MOREBIT_IND 0000 -0011 0017 MACRAME_DPLANE_STA_CLEARED_CFM 0001 mac_addr -0011 0018 MACRAME_DPLANE_STA_KEEPALIVE_TX_FINISHED_IND 0002 frame txstatus -0011 0019 MACRAME_DPLANE_STA_MOVE_DU_CFM 0003 source_pid mac_addr result_code -0011 001a MACRAME_DPLANE_STA_PAUSED_CFM 0001 sta_addr -0011 001b MACRAME_DPLANE_STA_RESUMED_CFM 0001 mac_addr -0011 001c MACRAME_DPLANE_TDLS_PEER_PS_UPDATE_IND 0002 sta_mac tdls_ps_state -0011 001d MACRAME_DPLANE_TDLS_PEER_SP_IND 0002 sta_mac du_bm -0011 001e MACRAME_DPLANE_UNKNOWN_PEER_IND 0001 peer_addr -0011 001f MACRAME_DPLANE_UPDATE_RSSI_SNR_AVG 0000 -0011 0020 MACRAME_DPLANE_VIF_ANNOUNCE_AVAILABILITY_IND 0000 -0011 0021 MACRAME_DPLANE_VIF_CHECK_CLEAR_IND 0000 -0011 0022 MACRAME_DPLANE_VIF_DELETE_CFM 0000 -# Generated From macrame/macrame_dplane_debug.xml -trace_types 44 -MACRAME_DPLANE_MIC_FAILURE_IND.frame MBULK -MACRAME_DPLANE_STA_KEEPALIVE_TX_FINISHED_IND.frame MBULK -MACRAME_DPLANE_STA_KEEPALIVE_TX_FINISHED_IND.txstatus Transmission_Status -MACRAME_DPLANE_PSPOLL_TX_FINISHED_IND.frame MBULK -MACRAME_DPLANE_PSPOLL_TX_FINISHED_IND.txstatus Transmission_Status -MACRAME_DPLANE_UNKNOWN_PEER_IND.peer_addr MAC_Address -MACRAME_DPLANE_PS_SERVICE_END_IND.moredata Boolean -MACRAME_DPLANE_FRAME_RX_IND.frame MBULK -MACRAME_DPLANE_MM_CFM.source_pid FsmProcessId -MACRAME_DPLANE_MM_CFM.txstatus Transmission_Status -MACRAME_DPLANE_MM_CFM.pk_tag Client_Tag -MACRAME_DPLANE_BA_ERROR_IND.sta_mac MAC_Address -MACRAME_DPLANE_BA_ERROR_IND.prio PRIORITY -MACRAME_DPLANE_BA_ERROR_IND.direction DIRECTION -MACRAME_DPLANE_BA_ERROR_IND.reason REASON_CODE -MACRAME_DPLANE_STA_MOVE_DU_CFM.source_pid FsmProcessId -MACRAME_DPLANE_STA_MOVE_DU_CFM.mac_addr MAC_Address -MACRAME_DPLANE_STA_MOVE_DU_CFM.result_code Result_Code -MACRAME_DPLANE_TDLS_PEER_PS_UPDATE_IND.sta_mac MAC_Address -MACRAME_DPLANE_PEER_PS_STATE_UPDATE_IND.sta_addr MAC_Address -MACRAME_DPLANE_PEER_PS_STATE_UPDATE_IND.power_save Boolean -MACRAME_DPLANE_BEACON_TX_FINISHED_IND.txstatus Transmission_Status -MACRAME_DPLANE_MATCHED_FILTER_IND.frame MBULK -MACRAME_DPLANE_MATCHED_FILTER_IND.dest_pid FsmProcessId -MACRAME_DPLANE_MATCHED_FILTER_IND.filter_id Natural8 -MACRAME_DPLANE_MATCHED_FILTER_IND.packet_filter_mode Packet_Filter_Mode -MACRAME_DPLANE_MATCHED_FILTER_IND.mac_hdr_len NAtural16 -MACRAME_DPLANE_DPD_FRAME_SENT_IND.frame MBULK -MACRAME_DPLANE_DPD_FRAME_SENT_IND.txstatus Transmission_Status -MACRAME_DPLANE_PERSISTENT_FRAME_PROCESSED_IND.frame MBULK -MACRAME_DPLANE_PERSISTENT_FRAME_PROCESSED_IND.txstatus Transmission_Status -MACRAME_DPLANE_STA_CLEARED_CFM.mac_addr MAC_Address -MACRAME_DPLANE_PS_UPDATE_IND.vif_is_sta Boolean -MACRAME_DPLANE_BA_TX_ERROR_IND.sta_mac MAC_Address -MACRAME_DPLANE_STA_PAUSED_CFM.sta_addr MAC_Address -MACRAME_DPLANE_CTS_ANNOUNCE_FRAME_PROCESSED_IND.frame MBULK -MACRAME_DPLANE_CTS_ANNOUNCE_FRAME_PROCESSED_IND.txstatus Transmission_Status -MACRAME_DPLANE_NULL_ANNOUNCE_FRAME_PROCESSED_IND.txstatus Transmission_Status -MACRAME_DPLANE_MGMT_TX_CFM.frame MBULK -MACRAME_DPLANE_MGMT_TX_CFM.pid FsmProcessId -MACRAME_DPLANE_MGMT_TX_CFM.txstatus Transmission_Status -MACRAME_DPLANE_STA_RESUMED_CFM.mac_addr MAC_Address -MACRAME_DPLANE_TDLS_PEER_SP_IND.sta_mac MAC_Address -MACRAME_DPLANE_TDLS_PEER_SP_IND.du_bm Natural8 -# Generated From macrame/macrame_mlme_api_debug.xml -trace_def 73 -0032 0000 MACRAME_MLME_API_ADD_BA_REQUEST 0008 source_pid peer_qsta_address user_priority direction buf_size block_ack_timeout starting_sequence_number ba_amsdu_supported -0032 0001 MACRAME_MLME_API_ADD_BLACKOUT_REQUEST 0008 blackout_id type source start_ref period duration count flags -0032 0002 MACRAME_MLME_API_ADD_NOA_INDICATION 0006 blackout_id start_ref period duration count flags -0032 0003 MACRAME_MLME_API_ADJUST_TX_POWER 0001 tx_power -0032 0004 MACRAME_MLME_API_ALLOW_ALL_BEACONS_REQUEST 0001 allow -0032 0005 MACRAME_MLME_API_BEACON_DEREGISTER_TRACKING_REQUEST 0000 -0032 0006 MACRAME_MLME_API_BEACON_REGISTER_TRACKING_REQUEST 0001 source_pid -0032 0007 MACRAME_MLME_API_CLEAR_FLAGS_REQUEST 0001 flags -0032 0008 MACRAME_MLME_API_CONFIG_QUEUE_REQUEST 0006 queue_index acm aifs ecwmin ecwmax txop_limit -0032 0009 MACRAME_MLME_API_CONNECTION_QUALITY_TRIGGER_ADD_REQUEST 0006 source_pid rssi_low_threshold rssi_high_threshold rssi_cu_low_threshold rssi_cu_high_threshold result_code -0032 000a MACRAME_MLME_API_CONNECTION_QUALITY_TRIGGER_DEL_REQUEST 0002 source_pid result_code -0032 000b MACRAME_MLME_API_CONNECT_STATUS_REQUEST 0002 sta_mac status -0032 000c MACRAME_MLME_API_CTW_CONFIG_REQUEST 0001 ctw -0032 000d MACRAME_MLME_API_DELETE_KEY 0004 latest_key_only key_type sta_mac __LINE__ -0032 000e MACRAME_MLME_API_DEL_BA_REQUEST 0004 sta_mac user_priority direction send_cfm -0032 000f MACRAME_MLME_API_DEL_BLACKOUT_REQUEST 0002 blackout_id type -0032 0010 MACRAME_MLME_API_DEL_NOA_INDICATION 0001 blackout_id -0032 0011 MACRAME_MLME_API_DWELLTIME_RESET_REQUEST 0000 -0032 0012 MACRAME_MLME_API_GET_KEY_REQUEST 0002 key_id key_type -0032 0013 MACRAME_MLME_API_GET_LAST_PEER_ACTIVITY 0003 address last_activity_time result -0032 0014 MACRAME_MLME_API_GET_LAST_PEER_TRANSMIT 0003 address last_transmit_time result -0032 0015 MACRAME_MLME_API_GET_LAST_PEER_UNICAST_ACTIVITY 0003 address last_unicast_activity_time result -0032 0016 MACRAME_MLME_API_GET_RSSI 0003 peer_id rssi result -0032 0017 MACRAME_MLME_API_HOST_SUSPEND_RESUME_INDICATION 0000 -0032 0018 MACRAME_MLME_API_KEY_FIND 0001 address -0032 0019 MACRAME_MLME_API_MONITOR_RSSI 0004 source_pid low_threshold high_threshold enabled -0032 001a MACRAME_MLME_API_RESET_RATES 0001 peer_addr -0032 001b MACRAME_MLME_API_SCAN_DONE_INDICATION 0000 -0032 001c MACRAME_MLME_API_SCAN_START_INDICATION 0000 -0032 001d MACRAME_MLME_API_SCREEN_UPDATE 0000 -0032 001e MACRAME_MLME_API_SCREEN_UPDATE_FSM 0000 -0032 001f MACRAME_MLME_API_SET_AC_MEDIUM_TIME 0003 user_priority medium_time result_code -0032 0020 MACRAME_MLME_API_SET_BSS_REQUEST 0008 vif_type bssid beacon_period dtim_period basic_rates ht_basic_mcs_set vht_basic_mcs_set csm_mode -0032 0021 MACRAME_MLME_API_SET_GROUP_MANAGEMENT_INFO 0000 -0032 0022 MACRAME_MLME_API_SET_INTERFACE_ADDR_REQUEST 0001 interface_addr -0032 0023 MACRAME_MLME_API_SET_KEY 0004 key_id key_type address cipher_suite_selector -0032 0024 MACRAME_MLME_API_SET_LISTEN_INTERVAL_REQUEST 0001 listen_interval -0032 0025 MACRAME_MLME_API_SET_NAN_CLUSTER_CONFIG 0003 interface_addr mandatory_rates cluster_id -0032 0026 MACRAME_MLME_API_SET_NAN_DISCOVERY_BEACON 0001 frame -0032 0027 MACRAME_MLME_API_SET_NAN_ROLE 0001 nan_role -0032 0028 MACRAME_MLME_API_SET_NAN_SYNC_BEACON 0001 frame -0032 0029 MACRAME_MLME_API_SET_PACKET_FILTER 0005 pid filter_id num_desc packet_filter_mode result_code -0032 002a MACRAME_MLME_API_SET_POWERMGT_REQUEST 0001 mode -0032 002b MACRAME_MLME_API_SET_QOS_INFO_REQUEST 0003 station_addr qos_info __LINE__ -0032 002c MACRAME_MLME_API_SET_SHORT_PREAMBLE_REQUEST 0001 short_preamble -0032 002d MACRAME_MLME_API_SET_SHORT_SLOT_TIME_REQUEST 0001 short_time -0032 002e MACRAME_MLME_API_SET_STA_OPERATION_REQUEST 0001 sta_operation -0032 002f MACRAME_MLME_API_STA_CANCEL_FRAME_REQUEST 0003 source_pid address frame_type -0032 0030 MACRAME_MLME_API_STA_CLEAR_REQUEST 0001 peer_addr -0032 0031 MACRAME_MLME_API_STA_CONNECT_DONE_INDICATION 0000 -0032 0032 MACRAME_MLME_API_STA_CONNECT_START_INDICATION 0000 -0032 0033 MACRAME_MLME_API_STA_DHCP_DISCOVER_INDICATION 0000 -0032 0034 MACRAME_MLME_API_STA_DHCP_DONE_INDICATION 0000 -0032 0035 MACRAME_MLME_API_STA_DHCP_OFFER_INDICATION 0000 -0032 0036 MACRAME_MLME_API_STA_DHCP_REQUEST_INDICATION 0000 -0032 0037 MACRAME_MLME_API_STA_DHCP_START_INDICATION 0000 -0032 0038 MACRAME_MLME_API_STA_EAPOL_DONE_INDICATION 0000 -0032 0039 MACRAME_MLME_API_STA_EAPOL_START_INDICATION 0000 -0032 003a MACRAME_MLME_API_STA_INIT 0002 station_addr tdls_peer -0032 003b MACRAME_MLME_API_STA_MOVE_DU_REQUEST 0004 source_pid addr_from addr_to drop_encrypted -0032 003c MACRAME_MLME_API_STA_PAUSE_REQUEST 0002 peer_addr total_pause -0032 003d MACRAME_MLME_API_STA_RESET_SEQUENCE_NUM 0003 address direction result_code -0032 003e MACRAME_MLME_API_STA_UNPAUSE_REQUEST 0001 peer_addr -0032 003f MACRAME_MLME_API_TDLS_ENABLE_TRAFFIC_REPORT_REQUEST 0002 enable ttp -0032 0040 MACRAME_MLME_API_TX_FRAME_REQUEST 0007 frame tx_rate flags pri tag dwell_time fc -0032 0041 MACRAME_MLME_API_USE_PROTECTION_REQUEST 0001 protect -0032 0042 MACRAME_MLME_API_VIF_DEREGISTER_REQUEST 0000 -0032 0043 MACRAME_MLME_API_VIF_OFF_CHANNEL_FINISH_REQUEST 0000 -0032 0044 MACRAME_MLME_API_VIF_REGISTER_REQUEST 0005 source_pid vif_type interface_addr device_addr station_addr -0032 0045 MACRAME_MLME_API_VIF_SCHEDULE_REQUEST 0003 flags sched_time duration -0032 0046 MACRAME_MLME_API_VIF_SET_CHANNEL_REQUEST 000a channel_freq channel_info max_air_power air_pwr_type distance_nearest_edge regulatory_domain band_edge flags sched_time duration -0032 0047 MACRAME_MLME_API_VIF_SET_OFFCHANNEL_REQUEST 0004 centre_freq ch_switch_time sched_flags sched_duration -0032 0048 MACRAME_MLME_API_VIF_SET_PEER_CHANNEL_REQUEST 0005 peer_sta_addr centre_freq ch_switch_time sched_flags sched_duration -# Generated From macrame/macrame_mlme_api_debug.xml -trace_types 124 -MACRAME_MLME_API_SET_BSS_REQUEST.vif_type VIF_TYPE -MACRAME_MLME_API_SET_BSS_REQUEST.bssid MAC_Address -MACRAME_MLME_API_SET_BSS_REQUEST.beacon_period TIME_UNITS -MACRAME_MLME_API_SET_BSS_REQUEST.basic_rates RATE -MACRAME_MLME_API_SET_BSS_REQUEST.csm_mode CONN_SECURITY_MODE -MACRAME_MLME_API_SET_AC_MEDIUM_TIME.user_priority PRIORITY -MACRAME_MLME_API_SET_AC_MEDIUM_TIME.result_code RESULT_CODE -MACRAME_MLME_API_SET_PACKET_FILTER.pid FsmProcessId -MACRAME_MLME_API_SET_PACKET_FILTER.packet_filter_mode PACKET_FILTER_MODE -MACRAME_MLME_API_SET_PACKET_FILTER.result_code RESULT_CODE -MACRAME_MLME_API_VIF_REGISTER_REQUEST.source_pid FsmProcessId -MACRAME_MLME_API_VIF_REGISTER_REQUEST.vif_type VIF_TYPE -MACRAME_MLME_API_VIF_REGISTER_REQUEST.interface_addr MAC_Address -MACRAME_MLME_API_VIF_REGISTER_REQUEST.device_addr MAC_Address -MACRAME_MLME_API_VIF_REGISTER_REQUEST.station_addr MAC_Address -MACRAME_MLME_API_CONNECTION_QUALITY_TRIGGER_DEL_REQUEST.source_pid FsmProcessId -MACRAME_MLME_API_CONNECTION_QUALITY_TRIGGER_DEL_REQUEST.result_code RESULT_CODE -MACRAME_MLME_API_GET_LAST_PEER_UNICAST_ACTIVITY.address MAC_Address -MACRAME_MLME_API_GET_LAST_PEER_UNICAST_ACTIVITY.last_unicast_activity_time Natural32 -MACRAME_MLME_API_GET_LAST_PEER_UNICAST_ACTIVITY.result Boolean -MACRAME_MLME_API_GET_LAST_PEER_ACTIVITY.address MAC_Address -MACRAME_MLME_API_GET_LAST_PEER_ACTIVITY.last_activity_time Natural32 -MACRAME_MLME_API_GET_LAST_PEER_ACTIVITY.result Boolean -MACRAME_MLME_API_SET_SHORT_SLOT_TIME_REQUEST.short_time Boolean -MACRAME_MLME_API_DEL_BLACKOUT_REQUEST.type BLACKOUT_TYPE -MACRAME_MLME_API_SET_QOS_INFO_REQUEST.station_addr MAC_Address -MACRAME_MLME_API_SET_QOS_INFO_REQUEST.__LINE__ __LINE__ -MACRAME_MLME_API_VIF_SCHEDULE_REQUEST.sched_time Natural32 -MACRAME_MLME_API_VIF_SCHEDULE_REQUEST.duration Integer32 -MACRAME_MLME_API_ADD_BA_REQUEST.source_pid FsmProcessId -MACRAME_MLME_API_ADD_BA_REQUEST.peer_qsta_address MAC_Address -MACRAME_MLME_API_ADD_BA_REQUEST.user_priority PRIORITY -MACRAME_MLME_API_ADD_BA_REQUEST.direction DIRECTION -MACRAME_MLME_API_ADD_BA_REQUEST.block_ack_timeout TIME_UNITS -MACRAME_MLME_API_ADD_BA_REQUEST.ba_amsdu_supported Boolean -MACRAME_MLME_API_STA_CLEAR_REQUEST.peer_addr MAC_Address -MACRAME_MLME_API_DELETE_KEY.latest_key_only Boolean -MACRAME_MLME_API_DELETE_KEY.key_type KEY_TYPE -MACRAME_MLME_API_DELETE_KEY.sta_mac MAC_Address -MACRAME_MLME_API_DELETE_KEY.__LINE__ __LINE__ -MACRAME_MLME_API_VIF_SET_CHANNEL_REQUEST.channel_freq CHANNEL_FREQUENCY -MACRAME_MLME_API_VIF_SET_CHANNEL_REQUEST.channel_info CHANNEL_INFORMATION -MACRAME_MLME_API_VIF_SET_CHANNEL_REQUEST.max_air_power Integer16 -MACRAME_MLME_API_VIF_SET_CHANNEL_REQUEST.air_pwr_type CHANNEL_INFORMATION -MACRAME_MLME_API_VIF_SET_CHANNEL_REQUEST.regulatory_domain REGULATORY_DOMAIN -MACRAME_MLME_API_VIF_SET_CHANNEL_REQUEST.band_edge BAND_EDGE -MACRAME_MLME_API_VIF_SET_CHANNEL_REQUEST.sched_time Natural32 -MACRAME_MLME_API_VIF_SET_CHANNEL_REQUEST.duration Integer32 -MACRAME_MLME_API_SET_NAN_ROLE.nan_role NAN_ROLE_TYPE -MACRAME_MLME_API_TX_FRAME_REQUEST.frame MBULK -MACRAME_MLME_API_TX_FRAME_REQUEST.pri PRIORITY -MACRAME_MLME_API_TX_FRAME_REQUEST.tag CLIENT_TAG -MACRAME_MLME_API_TX_FRAME_REQUEST.dwell_time Natural32 -MACRAME_MLME_API_CONNECT_STATUS_REQUEST.sta_mac MAC_Address -MACRAME_MLME_API_CONNECT_STATUS_REQUEST.status CONNECTION_STATUS -MACRAME_MLME_API_SET_NAN_DISCOVERY_BEACON.frame MBULK -MACRAME_MLME_API_USE_PROTECTION_REQUEST.protect Boolean -MACRAME_MLME_API_RESET_RATES.peer_addr MAC_Address -MACRAME_MLME_API_SET_SHORT_PREAMBLE_REQUEST.short_preamble Boolean -MACRAME_MLME_API_ADD_BLACKOUT_REQUEST.type BLACKOUT_TYPE -MACRAME_MLME_API_ADD_BLACKOUT_REQUEST.source BLACKOUT_SOURCE -MACRAME_MLME_API_ADD_BLACKOUT_REQUEST.start_ref Natural32 -MACRAME_MLME_API_ADD_BLACKOUT_REQUEST.period Natural32 -MACRAME_MLME_API_ADD_BLACKOUT_REQUEST.duration Natural32 -MACRAME_MLME_API_GET_RSSI.rssi Integer16 -MACRAME_MLME_API_GET_RSSI.result Boolean -MACRAME_MLME_API_STA_INIT.station_addr MAC_Address -MACRAME_MLME_API_STA_INIT.tdls_peer Boolean -MACRAME_MLME_API_CONFIG_QUEUE_REQUEST.acm Boolean -MACRAME_MLME_API_VIF_SET_OFFCHANNEL_REQUEST.centre_freq CHANNEL_FREQUENCY -MACRAME_MLME_API_VIF_SET_OFFCHANNEL_REQUEST.ch_switch_time Natural32 -MACRAME_MLME_API_VIF_SET_OFFCHANNEL_REQUEST.sched_duration Integer32 -MACRAME_MLME_API_TDLS_ENABLE_TRAFFIC_REPORT_REQUEST.enable Boolean -MACRAME_MLME_API_TDLS_ENABLE_TRAFFIC_REPORT_REQUEST.ttp Natural32 -MACRAME_MLME_API_SET_POWERMGT_REQUEST.mode POWER_MANAGEMENT_MODE -MACRAME_MLME_API_GET_LAST_PEER_TRANSMIT.address MAC_Address -MACRAME_MLME_API_GET_LAST_PEER_TRANSMIT.last_transmit_time Natural32 -MACRAME_MLME_API_GET_LAST_PEER_TRANSMIT.result Boolean -MACRAME_MLME_API_GET_KEY_REQUEST.key_type KEY_TYPE -MACRAME_MLME_API_STA_UNPAUSE_REQUEST.peer_addr MAC_Address -MACRAME_MLME_API_MONITOR_RSSI.source_pid FsmProcessId -MACRAME_MLME_API_MONITOR_RSSI.low_threshold Integer16 -MACRAME_MLME_API_MONITOR_RSSI.high_threshold Integer16 -MACRAME_MLME_API_MONITOR_RSSI.enabled Boolean -MACRAME_MLME_API_ADD_NOA_INDICATION.start_ref Natural32 -MACRAME_MLME_API_ADD_NOA_INDICATION.period Natural32 -MACRAME_MLME_API_ADD_NOA_INDICATION.duration Natural32 -MACRAME_MLME_API_SET_KEY.key_type Key_Type -MACRAME_MLME_API_SET_KEY.address MAC_Address -MACRAME_MLME_API_SET_KEY.cipher_suite_selector Natural32 -MACRAME_MLME_API_DEL_BA_REQUEST.sta_mac MAC_Address -MACRAME_MLME_API_DEL_BA_REQUEST.user_priority PRIORITY -MACRAME_MLME_API_DEL_BA_REQUEST.direction DIRECTION -MACRAME_MLME_API_DEL_BA_REQUEST.send_cfm Boolean -MACRAME_MLME_API_VIF_SET_PEER_CHANNEL_REQUEST.peer_sta_addr MAC_Address -MACRAME_MLME_API_VIF_SET_PEER_CHANNEL_REQUEST.centre_freq CHANNEL_FREQUENCY -MACRAME_MLME_API_VIF_SET_PEER_CHANNEL_REQUEST.ch_switch_time Natural32 -MACRAME_MLME_API_VIF_SET_PEER_CHANNEL_REQUEST.sched_duration Integer32 -MACRAME_MLME_API_BEACON_REGISTER_TRACKING_REQUEST.source_pid FsmProcessId -MACRAME_MLME_API_STA_RESET_SEQUENCE_NUM.address MAC_Address -MACRAME_MLME_API_STA_RESET_SEQUENCE_NUM.direction DIRECTION -MACRAME_MLME_API_STA_RESET_SEQUENCE_NUM.result_code RESULT_CODE -MACRAME_MLME_API_SET_NAN_SYNC_BEACON.frame MBULK -MACRAME_MLME_API_STA_PAUSE_REQUEST.peer_addr MAC_Address -MACRAME_MLME_API_STA_PAUSE_REQUEST.total_pause Boolean -MACRAME_MLME_API_CONNECTION_QUALITY_TRIGGER_ADD_REQUEST.source_pid FsmProcessId -MACRAME_MLME_API_CONNECTION_QUALITY_TRIGGER_ADD_REQUEST.rssi_low_threshold Decibels -MACRAME_MLME_API_CONNECTION_QUALITY_TRIGGER_ADD_REQUEST.rssi_high_threshold Decibels -MACRAME_MLME_API_CONNECTION_QUALITY_TRIGGER_ADD_REQUEST.rssi_cu_low_threshold Decibels -MACRAME_MLME_API_CONNECTION_QUALITY_TRIGGER_ADD_REQUEST.rssi_cu_high_threshold Decibels -MACRAME_MLME_API_CONNECTION_QUALITY_TRIGGER_ADD_REQUEST.result_code RESULT_CODE -MACRAME_MLME_API_SET_NAN_CLUSTER_CONFIG.interface_addr MAC_Address -MACRAME_MLME_API_SET_NAN_CLUSTER_CONFIG.mandatory_rates RATE -MACRAME_MLME_API_SET_NAN_CLUSTER_CONFIG.cluster_id MAC_Address -MACRAME_MLME_API_STA_CANCEL_FRAME_REQUEST.source_pid FsmProcessId -MACRAME_MLME_API_STA_CANCEL_FRAME_REQUEST.address MAC_Address -MACRAME_MLME_API_STA_CANCEL_FRAME_REQUEST.frame_type MLME_FRAME_TYPE -MACRAME_MLME_API_STA_MOVE_DU_REQUEST.source_pid FsmProcessId -MACRAME_MLME_API_STA_MOVE_DU_REQUEST.addr_from MAC_Address -MACRAME_MLME_API_STA_MOVE_DU_REQUEST.addr_to MAC_Address -MACRAME_MLME_API_STA_MOVE_DU_REQUEST.drop_encrypted Boolean -MACRAME_MLME_API_ALLOW_ALL_BEACONS_REQUEST.allow Boolean -MACRAME_MLME_API_SET_INTERFACE_ADDR_REQUEST.interface_addr MAC_Address -MACRAME_MLME_API_KEY_FIND.address MAC_Address -# Generated From macrame/macrame_radio_debug.xml -trace_def 13 -002c 0000 MACRAME_RADIO_CHANNEL_DESCRIPTION 0008 channel_info primary_channel_freq channel_freq max_air_power max_air_power_type distance_nearest_edge band_edge regulatory_domain -002c 0001 MACRAME_RADIO_DISABLE_LNA 0003 radio_index disable band -002c 0002 MACRAME_RADIO_DPD_INFO 0007 radio_index acc1 num_frames1 acc2 num_frames2 acc3 num_frames3 -002c 0003 MACRAME_RADIO_DPD_REQ 0005 radio_index status rate1 rate2 rate3 -002c 0004 MACRAME_RADIO_DPD_SENT_STATUS 0003 radio_index acc1 Transmission_Status -002c 0005 MACRAME_RADIO_OFF 0002 radio_index state -002c 0006 MACRAME_RADIO_OFF_DONE 0002 radio_index state -002c 0007 MACRAME_RADIO_ON 0005 radio_bm req_state operational_mode num_rice_descriptor deadline -002c 0008 MACRAME_RADIO_ON_DONE 0002 radio_bm new_state -002c 0009 MACRAME_RADIO_PROCESSING_OVERHEAD 0002 radio_ready_time proc_overhead -002c 000a MACRAME_RADIO_QUERY_TRIM 0007 channel_freq channel_info max_air_power max_air_power_type distance_nearest_edge band_edge regulatory_domain -002c 000b MACRAME_RADIO_SCHED_INTERVAL 0001 interval -002c 000c MACRAME_RADIO_SWITCH_CHANNEL 0002 radio_index state -# Generated From macrame/macrame_radio_debug.xml -trace_types 31 -MACRAME_RADIO_DISABLE_LNA.radio_index Natural8 -MACRAME_RADIO_DISABLE_LNA.disable Boolean -MACRAME_RADIO_DISABLE_LNA.band Interger32 -MACRAME_RADIO_OFF_DONE.radio_index Natural8 -MACRAME_RADIO_OFF_DONE.state Natural8 -MACRAME_RADIO_ON.req_state Natural8 -MACRAME_RADIO_ON.operational_mode Natural8 -MACRAME_RADIO_ON.num_rice_descriptor Natural8 -MACRAME_RADIO_ON.deadline Natural32 -MACRAME_RADIO_DPD_REQ.radio_index Natural8 -MACRAME_RADIO_CHANNEL_DESCRIPTION.max_air_power Integer8 -MACRAME_RADIO_CHANNEL_DESCRIPTION.max_air_power_type Natural8 -MACRAME_RADIO_CHANNEL_DESCRIPTION.distance_nearest_edge Natural8 -MACRAME_RADIO_CHANNEL_DESCRIPTION.band_edge Natural8 -MACRAME_RADIO_CHANNEL_DESCRIPTION.regulatory_domain Natural8 -MACRAME_RADIO_SWITCH_CHANNEL.radio_index Natural8 -MACRAME_RADIO_SWITCH_CHANNEL.state Natural8 -MACRAME_RADIO_DPD_INFO.radio_index Natural8 -MACRAME_RADIO_PROCESSING_OVERHEAD.radio_ready_time Natural32 -MACRAME_RADIO_PROCESSING_OVERHEAD.proc_overhead Integer32 -MACRAME_RADIO_OFF.radio_index Natural8 -MACRAME_RADIO_OFF.state Natural8 -MACRAME_RADIO_DPD_SENT_STATUS.radio_index Natural8 -MACRAME_RADIO_DPD_SENT_STATUS.Transmission_Status Transmission_Status -MACRAME_RADIO_ON_DONE.new_state Natural8 -MACRAME_RADIO_SCHED_INTERVAL.interval Integer32 -MACRAME_RADIO_QUERY_TRIM.max_air_power Integer8 -MACRAME_RADIO_QUERY_TRIM.max_air_power_type Natural8 -MACRAME_RADIO_QUERY_TRIM.distance_nearest_edge Natural8 -MACRAME_RADIO_QUERY_TRIM.band_edge Natural8 -MACRAME_RADIO_QUERY_TRIM.regulatory_domain Natural8 -# Generated From macrame/macrame_station_debug.xml -trace_def 1 -0039 0000 MACRAME_STATION_UPDATE_RSSI_SNR_AVG 0007 device_addr rssi_raw_sample rssi_adjusted_sample snr_raw_sample rssi_avg snr_avg freq_offset -# Generated From macrame/macrame_station_debug.xml -trace_types 6 -MACRAME_STATION_UPDATE_RSSI_SNR_AVG.device_addr MAC_Address -MACRAME_STATION_UPDATE_RSSI_SNR_AVG.rssi_raw_sample Decibels -MACRAME_STATION_UPDATE_RSSI_SNR_AVG.rssi_adjusted_sample Decibels -MACRAME_STATION_UPDATE_RSSI_SNR_AVG.snr_raw_sample Decibels -MACRAME_STATION_UPDATE_RSSI_SNR_AVG.rssi_avg Decibels -MACRAME_STATION_UPDATE_RSSI_SNR_AVG.snr_avg Decibels -# Generated From macrame/macrame_tx_debug.xml -trace_def 4 -0029 0000 MACRAME_TX_BUFFER 0006 frame status flags frame_type pid dwell_time -0029 0001 MACRAME_TX_DISCARD 0002 frame_type src_pid -0029 0002 MACRAME_TX_FAIL 0004 frame src_pid reason tag -0029 0003 MACRAME_TX_SEND_CTS_TO_SELF 0000 -# Generated From macrame/macrame_tx_debug.xml -trace_types 8 -MACRAME_TX_FAIL.frame MBULK -MACRAME_TX_FAIL.src_pid FsmProcessId -MACRAME_TX_FAIL.reason RAME_TX_FAIL_REASONS_T -MACRAME_TX_FAIL.tag CLIENT_TAG -MACRAME_TX_BUFFER.frame MBULK -MACRAME_TX_BUFFER.status DEBUG_STATUS_T -MACRAME_TX_BUFFER.pid FsmProcessId -MACRAME_TX_BUFFER.dwell_time Interval -RAME_TX_FAIL Enum 0 NULL_FRAME 1 CANT_OWN_FRAME 2 NULL_STA 3 NOT_CONNETED_UNICAST -DEBUG_STATUS_T Enum 0 ADD_TO_QUEUE 1 ADD_TO_QUEUE_HEAD 10 DISCARD_FROM_QUEUE 11 DISCARD_LAST_ITEM 12 DISCARD_NON_HEAD 13 DISCARD_HEAD 14 CANCEL_FRAMES_IN_QUEUE 15 CANCEL_CURRENT_FRAME 16 QS_DWELL_TIME 17 QS_VIF_NOT_GUARANTEED 18 QS_VIF_SCHED_EXTENDED 19 QS_VIF_SCHED_NOT_EXTENDED 2 ADD_TO_QUEUE_NON_HEAD 20 QS_VIF_GUARANTEED 21 QS_BLACKOUT_IMMINENT 22 QS_NEED_FORCED_SCHED 23 QS_SEND_FROM_QUEUE 24 QS_FORCED_AWAKE 25 TEAR_DOWN_QUEUE 3 SEND_QUEUED_FRAMES 4 QUEUE_AND_SEND 5 QS_TXENTRY_VALID 6 QS_SEND_NOW 7 QS_QUEUE_FRAME 8 QS_SEND_QUEUED 9 SEND_FROM_QUEUE -# Generated From macrame/macrame_vif_debug.xml -trace_def 29 -0025 0000 MACRAME_VIF_AFTER_RETURN_TO_BASE_CHANNEL_PAUSE 0003 timer_valid timer_id timer_duration -0025 0001 MACRAME_VIF_AFTER_RETURN_TO_BASE_CHANNEL_RESUME 0003 timer_valid timer_id timer_duration -0025 0002 MACRAME_VIF_AP_CHECK_CLEAR 0002 cf_end_owner cts_to_self_owner -0025 0003 MACRAME_VIF_AP_LPRX_UPDATE 0002 new_use_lp_rx num_frames_queued -0025 0004 MACRAME_VIF_B4_RETURN_TO_BASE_CHANNEL_PAUSE 0003 timer_valid timer_id timer_duration -0025 0005 MACRAME_VIF_B4_RETURN_TO_BASE_CHANNEL_RESUME 0003 timer_valid timer_id timer_duration -0025 0006 MACRAME_VIF_CHECK_CLEAR 0003 queued inhibit pending -0025 0007 MACRAME_VIF_COMPARE_CHANNELS 0003 Vif_channel Sta_channel __LINE__ -0025 0008 MACRAME_VIF_COMPARE_TIME 0004 switch_time current_time time_diff __LINE__ -0025 0009 MACRAME_VIF_CTS_DURATION 0006 earliest duration cts_self_end current_time desired_wake_time beacon_time -0025 000a MACRAME_VIF_CTS_FRAME_PROCESSED_TX_STATUS 0001 tx_status -0025 000b MACRAME_VIF_CU_UPDATE 0007 has_updated value bytes_Tx rate_Tx bytes_Rx rate_Rx measurement_time -0025 000c MACRAME_VIF_CU_UPDATE_CALL 0002 has_updated sched_vix_bitmap -0025 000d MACRAME_VIF_DESCHEDULED 0000 -0025 000e MACRAME_VIF_GET_CONCURRENT_NOA_DURATION 0002 concurrent_noa_duration coex_noa_duration -0025 000f MACRAME_VIF_GET_TRAFFIC_CLASS 0003 num_packets threshold __LINE__ -0025 0010 MACRAME_VIF_PAUSE_DPLANE 0005 pause_bitmap queued inhibit pending LINE -0025 0011 MACRAME_VIF_PAUSE_RESUME_STATIONS 0002 vif_prim_channel __LINE__ -0025 0012 MACRAME_VIF_PAUSE_RESUME_STATIONS_ON_CHANNEL 0006 Sta_vix Sta_addr Vif_channel Sta_channel paused_sta_bitmap __LINE__ -0025 0013 MACRAME_VIF_RESUME_DPLANE 0005 resume_bitmap queued inhibit pending LINE -0025 0014 MACRAME_VIF_SCHEDULED 0000 -0025 0015 MACRAME_VIF_SCHEDULE_MISSED 0005 inhibit sched_vix sched_vix_bitmap new_start new_end -0025 0016 MACRAME_VIF_SET_CHANNEL 000a Channel_Freq Channel_Info Max_Air_Power Max_Air_Power_Type Distance_Nearest_Edge Regulatory_Domain Band_Edge Sched_Flags Sched_Time Sched_Duration -0025 0017 MACRAME_VIF_SET_OFFCHANNEL 000a Channel_Freq Channel_Info Max_Air_Power Max_Air_Power_Type Distance_Nearest_Edge Regulatory_Domain Band_Edge Ch_switch_time Sched_flags Sched_duration -0025 0018 MACRAME_VIF_SET_PEER_CHANNEL 000a Channel_Freq Channel_Info Max_Air_Power Max_Air_Power_Type Distance_Nearest_Edge Regulatory_Domain Band_Edge Ch_switch_time Sched_flags Sched_duration -0025 0019 MACRAME_VIF_STA_CHECK_CLEAR 0007 vif_is_schedulable sta_flags ps_state extra_listen_reason ps_trigger_timer_type ps_null_owner cts_to_self_owner -0025 001a MACRAME_VIF_TPC 0004 rssi rssi_valid adjusted_power_to_use update_schedule -0025 001b MACRAME_VIF_TPC_EVALUATE 0004 tpc_min_power_rssi_threshold tpc_max_power_rssi_threshold regulatory_max_air_power current_max_air_power -0025 001c MACRAME_VIF_TRAFFIC_INFO 0003 trafficinfo_trigger_time traffic_class traffic_count -# Generated From macrame/macrame_vif_debug.xml -trace_types 91 -MACRAME_VIF_PAUSE_RESUME_STATIONS_ON_CHANNEL.Sta_vix VIF_INDEX -MACRAME_VIF_PAUSE_RESUME_STATIONS_ON_CHANNEL.Sta_addr MAC_Address -MACRAME_VIF_PAUSE_RESUME_STATIONS_ON_CHANNEL.Vif_channel Channel_Frequency -MACRAME_VIF_PAUSE_RESUME_STATIONS_ON_CHANNEL.Sta_channel Channel_Frequency -MACRAME_VIF_PAUSE_RESUME_STATIONS_ON_CHANNEL.paused_sta_bitmap Natural8 -MACRAME_VIF_PAUSE_RESUME_STATIONS_ON_CHANNEL.__LINE__ __LINE__ -MACRAME_VIF_GET_TRAFFIC_CLASS.num_packets Natural32 -MACRAME_VIF_GET_TRAFFIC_CLASS.__LINE__ __LINE__ -MACRAME_VIF_SET_OFFCHANNEL.Channel_Freq Channel_Frequency -MACRAME_VIF_SET_OFFCHANNEL.Channel_Info Channel_Information -MACRAME_VIF_SET_OFFCHANNEL.Max_Air_Power Integer8 -MACRAME_VIF_SET_OFFCHANNEL.Max_Air_Power_Type Air_Power_Type -MACRAME_VIF_SET_OFFCHANNEL.Distance_Nearest_Edge Natural8 -MACRAME_VIF_SET_OFFCHANNEL.Regulatory_Domain Regulatory_Domain -MACRAME_VIF_SET_OFFCHANNEL.Band_Edge Band_Edge -MACRAME_VIF_SET_OFFCHANNEL.Ch_switch_time Natural32 -MACRAME_VIF_SET_OFFCHANNEL.Sched_flags Natural8 -MACRAME_VIF_SET_OFFCHANNEL.Sched_duration Integer32 -MACRAME_VIF_AFTER_RETURN_TO_BASE_CHANNEL_RESUME.timer_valid Boolean -MACRAME_VIF_AFTER_RETURN_TO_BASE_CHANNEL_RESUME.timer_id Natural32 -MACRAME_VIF_AFTER_RETURN_TO_BASE_CHANNEL_RESUME.timer_duration Natural32 -MACRAME_VIF_RESUME_DPLANE.resume_bitmap PAUSE_RESUME_BITMAP_T -MACRAME_VIF_RESUME_DPLANE.LINE Natural16s -MACRAME_VIF_AFTER_RETURN_TO_BASE_CHANNEL_PAUSE.timer_valid Boolean -MACRAME_VIF_AFTER_RETURN_TO_BASE_CHANNEL_PAUSE.timer_id Natural32 -MACRAME_VIF_AFTER_RETURN_TO_BASE_CHANNEL_PAUSE.timer_duration Natural32 -MACRAME_VIF_SCHEDULE_MISSED.new_start Natural32 -MACRAME_VIF_SCHEDULE_MISSED.new_end Natural32 -MACRAME_VIF_TPC.rssi Decibels -MACRAME_VIF_TPC.rssi_valid Boolean -MACRAME_VIF_TPC.adjusted_power_to_use Integer8 -MACRAME_VIF_TPC.update_schedule Boolean -MACRAME_VIF_CU_UPDATE_CALL.has_updated Boolean -MACRAME_VIF_TPC_EVALUATE.tpc_min_power_rssi_threshold Decibels -MACRAME_VIF_TPC_EVALUATE.tpc_max_power_rssi_threshold Decibels -MACRAME_VIF_TPC_EVALUATE.regulatory_max_air_power Integer8 -MACRAME_VIF_TPC_EVALUATE.current_max_air_power Integer8 -MACRAME_VIF_CU_UPDATE.has_updated Boolean -MACRAME_VIF_CU_UPDATE.value Natural32 -MACRAME_VIF_CU_UPDATE.bytes_Tx Natural32 -MACRAME_VIF_CU_UPDATE.bytes_Rx Natural32 -MACRAME_VIF_CU_UPDATE.measurement_time Natural32 -MACRAME_VIF_SET_PEER_CHANNEL.Channel_Freq Channel_Frequency -MACRAME_VIF_SET_PEER_CHANNEL.Channel_Info Channel_Information -MACRAME_VIF_SET_PEER_CHANNEL.Max_Air_Power Integer8 -MACRAME_VIF_SET_PEER_CHANNEL.Max_Air_Power_Type Air_Power_Type -MACRAME_VIF_SET_PEER_CHANNEL.Distance_Nearest_Edge Natural8 -MACRAME_VIF_SET_PEER_CHANNEL.Regulatory_Domain Regulatory_Domain -MACRAME_VIF_SET_PEER_CHANNEL.Band_Edge Band_Edge -MACRAME_VIF_SET_PEER_CHANNEL.Ch_switch_time Natural32 -MACRAME_VIF_SET_PEER_CHANNEL.Sched_flags Natural8 -MACRAME_VIF_SET_PEER_CHANNEL.Sched_duration Integer32 -MACRAME_VIF_COMPARE_CHANNELS.Vif_channel Channel_Frequency -MACRAME_VIF_COMPARE_CHANNELS.Sta_channel Channel_Frequency -MACRAME_VIF_COMPARE_CHANNELS.__LINE__ __LINE__ -MACRAME_VIF_B4_RETURN_TO_BASE_CHANNEL_RESUME.timer_valid Boolean -MACRAME_VIF_B4_RETURN_TO_BASE_CHANNEL_RESUME.timer_id Natural32 -MACRAME_VIF_B4_RETURN_TO_BASE_CHANNEL_RESUME.timer_duration Natural32 -MACRAME_VIF_TRAFFIC_INFO.trafficinfo_trigger_time Natural32 -MACRAME_VIF_TRAFFIC_INFO.traffic_class Natural8 -MACRAME_VIF_TRAFFIC_INFO.traffic_count Natural32 -MACRAME_VIF_B4_RETURN_TO_BASE_CHANNEL_PAUSE.timer_valid Boolean -MACRAME_VIF_B4_RETURN_TO_BASE_CHANNEL_PAUSE.timer_id Natural32 -MACRAME_VIF_B4_RETURN_TO_BASE_CHANNEL_PAUSE.timer_duration Natural32 -MACRAME_VIF_COMPARE_TIME.switch_time Natural32 -MACRAME_VIF_COMPARE_TIME.current_time Natural32 -MACRAME_VIF_COMPARE_TIME.time_diff Integer32 -MACRAME_VIF_COMPARE_TIME.__LINE__ __LINE__ -MACRAME_VIF_AP_LPRX_UPDATE.new_use_lp_rx Boolean -MACRAME_VIF_GET_CONCURRENT_NOA_DURATION.concurrent_noa_duration Natural32 -MACRAME_VIF_GET_CONCURRENT_NOA_DURATION.coex_noa_duration Natural32 -MACRAME_VIF_PAUSE_RESUME_STATIONS.vif_prim_channel Channel_Frequency -MACRAME_VIF_PAUSE_RESUME_STATIONS.__LINE__ __LINE__ -MACRAME_VIF_SET_CHANNEL.Channel_Freq Channel_Frequency -MACRAME_VIF_SET_CHANNEL.Channel_Info Channel_Information -MACRAME_VIF_SET_CHANNEL.Max_Air_Power Integer8 -MACRAME_VIF_SET_CHANNEL.Max_Air_Power_Type Air_Power_Type -MACRAME_VIF_SET_CHANNEL.Distance_Nearest_Edge Natural8 -MACRAME_VIF_SET_CHANNEL.Regulatory_Domain Regulatory_Domain -MACRAME_VIF_SET_CHANNEL.Band_Edge Band_Edge -MACRAME_VIF_SET_CHANNEL.Sched_Flags Natural8 -MACRAME_VIF_SET_CHANNEL.Sched_Time Natural32 -MACRAME_VIF_SET_CHANNEL.Sched_Duration Integer32 -MACRAME_VIF_CTS_DURATION.earliest Natural32 -MACRAME_VIF_CTS_DURATION.duration Natural32s -MACRAME_VIF_CTS_DURATION.cts_self_end Natural32 -MACRAME_VIF_CTS_DURATION.current_time Natural32 -MACRAME_VIF_CTS_DURATION.desired_wake_time Natural32 -MACRAME_VIF_CTS_DURATION.beacon_time Natural32 -MACRAME_VIF_PAUSE_DPLANE.pause_bitmap PAUSE_RESUME_BITMAP_T -MACRAME_VIF_PAUSE_DPLANE.LINE Natural16s -PAUSE_RESUME_BITMAP_T Enum 0001 DPLANE_NORMAL_FRAMES 0002 DPLANE_BBM_FRAMES 0003 DPLANE_ALL_FRAMES -# Generated From macrame/macrame_beacon/macrame_beacon_debug.xml -trace_def 26 -0024 0000 MACRAME_BEACON_DEREGISTER_TRACKING 0001 __LINE__ -0024 0001 MACRAME_BEACON_DRIFT 0004 go_drift tbtt_diff target_separation beacon_period -0024 0002 MACRAME_BEACON_DRIFT_INPUT_GO 0006 go_tbtt_h go_tbtt_l go_tbtt_time go_tsf_h go_tsf_l go_tsf_time -0024 0003 MACRAME_BEACON_DRIFT_INPUT_STA 0006 sta_tbtt_h sta_tbtt_l sta_tbtt_time sta_tsf_h sta_tsf_l sta_tsf_time -0024 0004 MACRAME_BEACON_DTIM_COUNT 0006 tsf_h tsf_l beacon_period dtim_period dtim_count time_till_next_dtim -0024 0005 MACRAME_BEACON_INIT_TBTT 0004 period_us tbtt_time tbtt_tsf_h tbtt_tsf_l -0024 0006 MACRAME_BEACON_LOAD 0002 frame __LINE__ -0024 0007 MACRAME_BEACON_MISSED 0008 inhibit sched_vix sched_vix_bitmap listen_start listen_end sched_type received expected -0024 0008 MACRAME_BEACON_REGISTER_TRACKING 0004 pid start_time end_time __LINE__ -0024 0009 MACRAME_BEACON_RX 0006 tsf_tbtt_h tsf_tbtt_l sys_time_tbtt received period seq_no -0024 000a MACRAME_BEACON_RX_EXTRA 0005 timestamp_offset acc_mod_opts tbtt_bss_h tbtt_bss_l fc -0024 000b MACRAME_BEACON_RX_HANDLER 0006 inhibit sched_vix sched_vix_bitmap sched_type source_addr seq_no -0024 000c MACRAME_BEACON_RX_HASH_CHANGED 0004 frame new_hash frame_length offset -0024 000d MACRAME_BEACON_RX_NEXT_WINDOW 0004 pid start_time end_time __LINE__ -0024 000e MACRAME_BEACON_RX_NOPHY 0006 tsf_tbtt_h tsf_tbtt_l tsf_invalid_count tbtt_bss_h tbtt_bss_l period -0024 000f MACRAME_BEACON_RX_SCHED 0003 start end sched_duration -0024 0010 MACRAME_BEACON_RX_SKIP 0003 skip dtim_count dtim_period -0024 0011 MACRAME_BEACON_RX_TBTT 0006 bss_tbtt_h bss_tbtt_l tsf_h tsf_l tsf_systime uncertainty -0024 0012 MACRAME_BEACON_RX_TRACK 0007 offset min max holdoff phy_hdr_duration data_duration total_duration -0024 0013 MACRAME_BEACON_TSF_SYNC 0003 tsf_h tsf_l tsf_systime -0024 0014 MACRAME_BEACON_TX_AP 0009 frame tsf_tbtt_l sys_time_tbtt tx_sw_deadline tim_pvb mcast_frames_count pump_multicast ecsa_count txflags_ex -0024 0015 MACRAME_BEACON_TX_AP_HANDLER 0004 tsf_tbtt_l current_time sys_time_tbtt next_ap_handler_time -0024 0016 MACRAME_BEACON_TX_FINISHED 0007 tbtt_time last_success_systime tx_successful acc_mod_opts seq_no missed_since_last_tx missed_total -0024 0017 MACRAME_BEACON_TX_NAN 0004 frame tsf_tbtt_l sys_time_tbtt tx_sw_deadline -0024 0018 MACRAME_PROBEREQ_RX_HANDLER 0004 inhibit sched_vix sched_vix_bitmap sched_type -0024 0019 MACRAME_PROBERESP_RX_HANDLER 0005 inhibit sched_vix sched_vix_bitmap sched_type seq_no -# Generated From macrame/macrame_beacon/macrame_beacon_debug.xml -trace_types 87 -MACRAME_BEACON_DRIFT_INPUT_GO.go_tbtt_h Natural32 -MACRAME_BEACON_DRIFT_INPUT_GO.go_tbtt_l Natural32 -MACRAME_BEACON_DRIFT_INPUT_GO.go_tbtt_time Natural32 -MACRAME_BEACON_DRIFT_INPUT_GO.go_tsf_h Natural32 -MACRAME_BEACON_DRIFT_INPUT_GO.go_tsf_l Natural32 -MACRAME_BEACON_DRIFT_INPUT_GO.go_tsf_time Natural32 -MACRAME_BEACON_DEREGISTER_TRACKING.__LINE__ __LINE__ -MACRAME_BEACON_TSF_SYNC.tsf_h Natural32 -MACRAME_BEACON_TSF_SYNC.tsf_l Natural32 -MACRAME_BEACON_TSF_SYNC.tsf_systime Natural32 -MACRAME_BEACON_RX_HASH_CHANGED.frame MBULK -MACRAME_BEACON_RX_HASH_CHANGED.new_hash Natural32 -MACRAME_BEACON_RX_HASH_CHANGED.frame_length Integer16 -MACRAME_BEACON_RX_HASH_CHANGED.offset Natural8 -MACRAME_BEACON_TX_AP_HANDLER.tsf_tbtt_l Natural32 -MACRAME_BEACON_TX_AP_HANDLER.current_time Natural32 -MACRAME_BEACON_TX_AP_HANDLER.sys_time_tbtt Natural32 -MACRAME_BEACON_TX_AP_HANDLER.next_ap_handler_time Natural32 -MACRAME_BEACON_RX.tsf_tbtt_h Natural32 -MACRAME_BEACON_RX.tsf_tbtt_l Natural32 -MACRAME_BEACON_RX.sys_time_tbtt Natural32 -MACRAME_BEACON_RX.received Natural32 -MACRAME_BEACON_RX_HANDLER.source_addr MAC_Address -MACRAME_BEACON_RX_TBTT.bss_tbtt_h Natural32 -MACRAME_BEACON_RX_TBTT.bss_tbtt_l Natural32 -MACRAME_BEACON_RX_TBTT.tsf_h Natural32 -MACRAME_BEACON_RX_TBTT.tsf_l Natural32 -MACRAME_BEACON_RX_TBTT.tsf_systime Natural32 -MACRAME_BEACON_RX_EXTRA.tbtt_bss_h Natural32 -MACRAME_BEACON_RX_EXTRA.tbtt_bss_l Natural32 -MACRAME_BEACON_MISSED.listen_start Natural32 -MACRAME_BEACON_MISSED.listen_end Natural32 -MACRAME_BEACON_MISSED.received Natural32 -MACRAME_BEACON_MISSED.expected Natural32 -MACRAME_BEACON_DTIM_COUNT.tsf_h Natural32 -MACRAME_BEACON_DTIM_COUNT.tsf_l Natural32 -MACRAME_BEACON_DTIM_COUNT.beacon_period Natural32 -MACRAME_BEACON_DTIM_COUNT.dtim_count Natural32 -MACRAME_BEACON_DTIM_COUNT.time_till_next_dtim Natural32 -MACRAME_BEACON_RX_SCHED.start Natural32 -MACRAME_BEACON_RX_SCHED.end Natural32 -MACRAME_BEACON_RX_SCHED.sched_duration Natural32 -MACRAME_BEACON_RX_NEXT_WINDOW.start_time Natural32 -MACRAME_BEACON_RX_NEXT_WINDOW.end_time Natural32 -MACRAME_BEACON_RX_NEXT_WINDOW.__LINE__ __LINE__ -MACRAME_BEACON_INIT_TBTT.period_us Natural32 -MACRAME_BEACON_INIT_TBTT.tbtt_time Natural32 -MACRAME_BEACON_INIT_TBTT.tbtt_tsf_h Natural32 -MACRAME_BEACON_INIT_TBTT.tbtt_tsf_l Natural32 -MACRAME_BEACON_DRIFT_INPUT_STA.sta_tbtt_h Natural32 -MACRAME_BEACON_DRIFT_INPUT_STA.sta_tbtt_l Natural32 -MACRAME_BEACON_DRIFT_INPUT_STA.sta_tbtt_time Natural32 -MACRAME_BEACON_DRIFT_INPUT_STA.sta_tsf_h Natural32 -MACRAME_BEACON_DRIFT_INPUT_STA.sta_tsf_l Natural32 -MACRAME_BEACON_DRIFT_INPUT_STA.sta_tsf_time Natural32 -MACRAME_BEACON_RX_NOPHY.tsf_tbtt_h Natural32 -MACRAME_BEACON_RX_NOPHY.tsf_tbtt_l Natural32 -MACRAME_BEACON_RX_NOPHY.tsf_invalid_count Natural32 -MACRAME_BEACON_RX_NOPHY.tbtt_bss_h Natural32 -MACRAME_BEACON_RX_NOPHY.tbtt_bss_l Natural32 -MACRAME_BEACON_TX_AP.frame MBULK -MACRAME_BEACON_TX_AP.tsf_tbtt_l Natural32 -MACRAME_BEACON_TX_AP.sys_time_tbtt Natural32 -MACRAME_BEACON_TX_AP.tx_sw_deadline Natural32 -MACRAME_BEACON_TX_AP.tim_pvb Natural8 -MACRAME_BEACON_TX_AP.pump_multicast Boolean -MACRAME_BEACON_TX_AP.ecsa_count Natural8 -MACRAME_BEACON_RX_TRACK.offset Natural32 -MACRAME_BEACON_RX_TRACK.min Natural32 -MACRAME_BEACON_RX_TRACK.max Natural32 -MACRAME_BEACON_REGISTER_TRACKING.start_time Natural32 -MACRAME_BEACON_REGISTER_TRACKING.end_time Natural32 -MACRAME_BEACON_REGISTER_TRACKING.__LINE__ __LINE__ -MACRAME_BEACON_TX_NAN.frame MBULK -MACRAME_BEACON_TX_NAN.tsf_tbtt_l Natural32 -MACRAME_BEACON_TX_NAN.sys_time_tbtt Natural32 -MACRAME_BEACON_TX_NAN.tx_sw_deadline Natural32 -MACRAME_BEACON_LOAD.frame MBULK -MACRAME_BEACON_LOAD.__LINE__ __LINE__ -MACRAME_BEACON_DRIFT.go_drift Natural32 -MACRAME_BEACON_DRIFT.tbtt_diff Natural32s -MACRAME_BEACON_DRIFT.target_separation Natural32s -MACRAME_BEACON_DRIFT.beacon_period Natural32 -MACRAME_BEACON_TX_FINISHED.tbtt_time Natural32 -MACRAME_BEACON_TX_FINISHED.last_success_systime Natural32 -MACRAME_BEACON_TX_FINISHED.tx_successful Boolean -MACRAME_BEACON_TX_FINISHED.missed_total Natural32 -# Generated From macrame/macrame_blackout/macrame_blackout_debug.xml -trace_def 27 -001f 0000 MACRAME_ADD_CHIP_BLACKOUT 0008 dtim_time start_reference duration period count flags handle num_chip_blackouts -001f 0001 MACRAME_BLACKOUT_ACTIVATE_USPBO 0002 blackout_masked next_blackout_state_change_valid -001f 0002 MACRAME_BLACKOUT_ACTIVITIES_ALLOWED 0007 idx bo_type period duration start bo_id allowed -001f 0003 MACRAME_BLACKOUT_ADD_BLACKOUT 0009 bo_id bo_type bo_source bo_start period duration count flags result -001f 0004 MACRAME_BLACKOUT_CHECK_USPBO_0 0001 uspbo_active -001f 0005 MACRAME_BLACKOUT_CHECK_USPBO_1 0003 uspbo_active num_blackouts flags -001f 0006 MACRAME_BLACKOUT_COEX_ATTACH_USPBO 0002 handle vix_bitmap -001f 0007 MACRAME_BLACKOUT_COEX_ATTACH_VIF 0001 handle -001f 0008 MACRAME_BLACKOUT_COEX_DETACH_USPBO 0002 handle vix_bitmap -001f 0009 MACRAME_BLACKOUT_COEX_DETACH_VIF 0001 handle -001f 000a MACRAME_BLACKOUT_COEX_MASK_UNMASK 0003 handle vix_bitmap mask -001f 000b MACRAME_BLACKOUT_DEACTIVATE_USPBO 0003 sched_vix blackout_masked next_blackout_state_change_valid -001f 000c MACRAME_BLACKOUT_DEL_BLACKOUT 0002 bo_id result -001f 000d MACRAME_BLACKOUT_GET_SSS_BO_START_END 0004 state start duration eol_extension -001f 000e MACRAME_BLACKOUT_GET_USPBO_INFO 0005 flags period duration reference end_time -001f 000f MACRAME_BLACKOUT_GET_USPBO_INFO_IN 0003 bostart bostop flags -001f 0010 MACRAME_BLACKOUT_GET_USPBO_INFO_OUT 0003 bostart bostop flags -001f 0011 MACRAME_BLACKOUT_INFO 0007 bo_id flags start_reference duration scheduler_flags period end_time -001f 0012 MACRAME_BLACKOUT_MASK_COEX_USPBO 0003 in_mask uspbo_active blackout_masked -001f 0013 MACRAME_BLACKOUT_MSG 0003 word16 word32 __LINE__ -001f 0014 MACRAME_BLACKOUT_QUERY_BACKOFF 0009 idx start start_ref duration period backoff_time flags priority stop -001f 0015 MACRAME_BLACKOUT_QUERY_BLACKOUT 0007 Scheduler_flag vif_in_blackout start_time stop_time reference t idx -001f 0016 MACRAME_BLACKOUT_REGISTER_BLACKOUT 0008 bo_id bo_type bo_source bo_start period duration count flags -001f 0017 MACRAME_BLACKOUT_RESTART_USPBO 0003 uspbo_active blackout_masked next_blackout_state_change_valid -001f 0018 MACRAME_BLACKOUT_UPDATE_USPBO 0007 sched_vix bo_info_vix_bitmap bo_info_state blackout_masked next_blackout_state_change_valid timer_st cts_to_self_mode -001f 0019 MACRAME_DEL_CHIP_BLACKOUT 0005 handle result rame_blackout_sco_like_active num_chip_blackouts ps_forced -001f 001a MACRAME_SSS_BLACKOUT_UPDATE 0008 start duration initial_state new_state initial_inhibit_flags new_inhibit_flags timer_id timer_set -# Generated From macrame/macrame_blackout/macrame_blackout_debug.xml -trace_types 78 -MACRAME_BLACKOUT_COEX_DETACH_VIF.handle Natural32 -MACRAME_BLACKOUT_GET_USPBO_INFO.period Natural32 -MACRAME_BLACKOUT_GET_USPBO_INFO.duration Natural32 -MACRAME_BLACKOUT_GET_USPBO_INFO.reference Natural32 -MACRAME_BLACKOUT_GET_USPBO_INFO.end_time Natural32 -MACRAME_BLACKOUT_DEL_BLACKOUT.result Result_Code -MACRAME_BLACKOUT_COEX_ATTACH_VIF.handle Natural32 -MACRAME_BLACKOUT_UPDATE_USPBO.sched_vix VIF_INDEX -MACRAME_BLACKOUT_UPDATE_USPBO.bo_info_state RAMEDATA_USPBO_STATE_T -MACRAME_BLACKOUT_UPDATE_USPBO.blackout_masked Boolean -MACRAME_BLACKOUT_UPDATE_USPBO.next_blackout_state_change_valid Boolean -MACRAME_BLACKOUT_UPDATE_USPBO.timer_st Natural32 -MACRAME_BLACKOUT_UPDATE_USPBO.cts_to_self_mode Boolean -MACRAME_BLACKOUT_DEACTIVATE_USPBO.sched_vix VIF_INDEX -MACRAME_BLACKOUT_DEACTIVATE_USPBO.blackout_masked Boolean -MACRAME_BLACKOUT_DEACTIVATE_USPBO.next_blackout_state_change_valid Boolean -MACRAME_BLACKOUT_GET_SSS_BO_START_END.state RAMEDATA_VIF_SSS_STATE_T -MACRAME_BLACKOUT_GET_SSS_BO_START_END.start Natural32 -MACRAME_BLACKOUT_GET_SSS_BO_START_END.duration Integer32 -MACRAME_BLACKOUT_GET_SSS_BO_START_END.eol_extension Integer32 -MACRAME_BLACKOUT_CHECK_USPBO_1.uspbo_active Boolean -MACRAME_BLACKOUT_RESTART_USPBO.uspbo_active Boolean -MACRAME_BLACKOUT_RESTART_USPBO.blackout_masked Boolean -MACRAME_BLACKOUT_RESTART_USPBO.next_blackout_state_change_valid Boolean -MACRAME_BLACKOUT_COEX_DETACH_USPBO.handle Natural32 -MACRAME_BLACKOUT_REGISTER_BLACKOUT.bo_type BLACKOUT_TYPE -MACRAME_BLACKOUT_REGISTER_BLACKOUT.bo_source BLACKOUT_SOURCE -MACRAME_BLACKOUT_REGISTER_BLACKOUT.bo_start Natural32 -MACRAME_BLACKOUT_REGISTER_BLACKOUT.period Natural32 -MACRAME_BLACKOUT_REGISTER_BLACKOUT.duration Natural32 -MACRAME_BLACKOUT_GET_USPBO_INFO_OUT.bostart Natural32 -MACRAME_BLACKOUT_GET_USPBO_INFO_OUT.bostop Natural32 -MACRAME_BLACKOUT_GET_USPBO_INFO_IN.bostart Natural32 -MACRAME_BLACKOUT_GET_USPBO_INFO_IN.bostop Natural32 -MACRAME_BLACKOUT_INFO.bo_id BLACKOUT_ID -MACRAME_BLACKOUT_INFO.start_reference Natural32 -MACRAME_BLACKOUT_INFO.duration Natural32 -MACRAME_BLACKOUT_INFO.period Natural32 -MACRAME_BLACKOUT_INFO.end_time Natural32 -MACRAME_BLACKOUT_MSG.word32 Natural32 -MACRAME_BLACKOUT_MSG.__LINE__ __LINE__ -MACRAME_DEL_CHIP_BLACKOUT.result Result_Code -MACRAME_DEL_CHIP_BLACKOUT.rame_blackout_sco_like_active Boolean -MACRAME_DEL_CHIP_BLACKOUT.ps_forced Boolean -MACRAME_BLACKOUT_MASK_COEX_USPBO.in_mask Boolean -MACRAME_BLACKOUT_MASK_COEX_USPBO.uspbo_active Boolean -MACRAME_BLACKOUT_MASK_COEX_USPBO.blackout_masked Boolean -MACRAME_BLACKOUT_CHECK_USPBO_0.uspbo_active Boolean -MACRAME_BLACKOUT_QUERY_BACKOFF.start Natural32 -MACRAME_BLACKOUT_QUERY_BACKOFF.start_ref Natural32 -MACRAME_BLACKOUT_QUERY_BACKOFF.stop Natural32 -MACRAME_BLACKOUT_COEX_ATTACH_USPBO.handle Natural32 -MACRAME_ADD_CHIP_BLACKOUT.dtim_time Natural32 -MACRAME_ADD_CHIP_BLACKOUT.start_reference Natural32 -MACRAME_ADD_CHIP_BLACKOUT.duration Natural32 -MACRAME_ADD_CHIP_BLACKOUT.period Natural32 -MACRAME_BLACKOUT_QUERY_BLACKOUT.start_time Natural32 -MACRAME_BLACKOUT_QUERY_BLACKOUT.stop_time Natural32 -MACRAME_BLACKOUT_QUERY_BLACKOUT.reference Natural32 -MACRAME_BLACKOUT_QUERY_BLACKOUT.t Natural32 -MACRAME_BLACKOUT_ADD_BLACKOUT.bo_type BLACKOUT_TYPE -MACRAME_BLACKOUT_ADD_BLACKOUT.bo_source BLACKOUT_SOURCE -MACRAME_BLACKOUT_ADD_BLACKOUT.bo_start Natural32 -MACRAME_BLACKOUT_ADD_BLACKOUT.period Natural32 -MACRAME_BLACKOUT_ADD_BLACKOUT.duration Natural32 -MACRAME_BLACKOUT_ADD_BLACKOUT.result Result_Code -MACRAME_BLACKOUT_ACTIVATE_USPBO.blackout_masked Boolean -MACRAME_BLACKOUT_ACTIVATE_USPBO.next_blackout_state_change_valid Boolean -MACRAME_BLACKOUT_ACTIVITIES_ALLOWED.bo_type BLACKOUT_TYPE -MACRAME_BLACKOUT_ACTIVITIES_ALLOWED.period Natural32 -MACRAME_BLACKOUT_ACTIVITIES_ALLOWED.duration Natural32 -MACRAME_BLACKOUT_ACTIVITIES_ALLOWED.start Natural32 -MACRAME_SSS_BLACKOUT_UPDATE.start Natural32 -MACRAME_SSS_BLACKOUT_UPDATE.duration Integer32 -MACRAME_SSS_BLACKOUT_UPDATE.timer_id Natural32 -MACRAME_SSS_BLACKOUT_UPDATE.timer_set Natural32 -MACRAME_BLACKOUT_COEX_MASK_UNMASK.handle Natural32 -MACRAME_BLACKOUT_COEX_MASK_UNMASK.mask Boolean -RAMEDATA_USPBO_STATE_T Enum 0 RAMEDATA_USPBO_INACTIVE 1 RAMEDATA_USPBO_CTS_TO_SELF 2 RAMEDATA_USPBO_IN_BO 3 RAMEDATA_USPBO_OUTSIDE_BO -# Generated From macrame/macrame_idle/macrame_idle_lite/macrame_idle_lite_debug.xml -trace_def 4 -0033 0000 MACRAME_IDLE_LITE_CHECK 0002 result __LINE__ -0033 0001 MACRAME_IDLE_LITE_EVALUATE 0001 permit -0033 0002 MACRAME_IDLE_LITE_OFF_IND 0001 result -0033 0003 MACRAME_IDLE_LITE_OFF_REQUEST 0001 result -# Generated From macrame/macrame_idle/macrame_idle_lite/macrame_idle_lite_debug.xml -trace_types 5 -MACRAME_IDLE_LITE_OFF_REQUEST.result Natural8 -MACRAME_IDLE_LITE_OFF_IND.result Natural8 -MACRAME_IDLE_LITE_CHECK.result Boolean -MACRAME_IDLE_LITE_CHECK.__LINE__ __LINE__ -MACRAME_IDLE_LITE_EVALUATE.permit Natural8 -# Generated From macrame/macrame_powersave/macrame_ps_debug.xml -trace_def 13 -001e 0000 MACRAME_ANNOUNCE_FRAME_PROCESSED 0009 ps_activity ps_bitmap pending_inds inhibit power_mgt_mode traffic_class tx_status seq_no ps_delay_timeout -001e 0001 MACRAME_CANT_PS 0009 ps_activity ps_bitmap pending_inds inhibit lp_sched_requested any_ps_activity power_mgt_mode traffic_class last_activity_time -001e 0002 MACRAME_CAN_PS 0006 power_mgt_mode last_activity_time inhibit pending_inds sta_ps_bitmap tx_n_queued -001e 0003 MACRAME_PS_CHANGE_STATE 0003 from to __LINE__ -001e 0004 MACRAME_PS_GET_LAST_ACTIVITY_TIME_1 0005 access_point last_activity_time ps_ind_last sta_tx_activity sta_rx_activity -001e 0005 MACRAME_PS_GET_LAST_ACTIVITY_TIME_2 0003 last_sta_activity_time extra_listen_end power_mgt_mode -001e 0006 MACRAME_PS_GOTO_PS 0001 __LINE__ -001e 0007 MACRAME_PS_LEAVE_PS 0001 __LINE__ -001e 0008 MACRAME_PS_STATE 0002 current_state __LINE__ -001e 0009 MACRAME_PS_STAY_IN_ACTIVE 0001 __LINE__ -001e 000a MACRAME_PS_STAY_IN_PS 0001 __LINE__ -001e 000b MACRAME_PS_UPDATE_EXTRA_LISTEN_TIME 0005 previous_poll_time next_poll_time extra_listen_end since_last_rx_activity power_mgt_mode -001e 000c MACRAME_SEND_PS_NULL 0005 ps_state current_time tx_sw_deadline txflags_ex txrxflags -# Generated From macrame/macrame_powersave/macrame_ps_debug.xml -trace_types 36 -MACRAME_SEND_PS_NULL.ps_state RAMEDATA_802_PS_T -MACRAME_SEND_PS_NULL.current_time Natural32 -MACRAME_SEND_PS_NULL.tx_sw_deadline Natural32 -MACRAME_PS_GET_LAST_ACTIVITY_TIME_2.last_sta_activity_time Natural32 -MACRAME_PS_GET_LAST_ACTIVITY_TIME_2.extra_listen_end Natural32 -MACRAME_PS_GET_LAST_ACTIVITY_TIME_2.power_mgt_mode RAMEDATA_802_PS_T -MACRAME_PS_GOTO_PS.__LINE__ __LINE__ -MACRAME_CAN_PS.power_mgt_mode VIF_POWER_MANAGEMENT_MODE -MACRAME_CAN_PS.last_activity_time Natural32 -MACRAME_CAN_PS.sta_ps_bitmap Natural8 -MACRAME_PS_LEAVE_PS.__LINE__ __LINE__ -MACRAME_ANNOUNCE_FRAME_PROCESSED.ps_bitmap Natural8 -MACRAME_ANNOUNCE_FRAME_PROCESSED.power_mgt_mode VIF_POWER_MANAGEMENT_MODE -MACRAME_ANNOUNCE_FRAME_PROCESSED.ps_delay_timeout Natural32 -MACRAME_PS_GET_LAST_ACTIVITY_TIME_1.access_point MAC_Address -MACRAME_PS_GET_LAST_ACTIVITY_TIME_1.last_activity_time Natural32 -MACRAME_PS_GET_LAST_ACTIVITY_TIME_1.ps_ind_last Natural32 -MACRAME_PS_GET_LAST_ACTIVITY_TIME_1.sta_tx_activity Natural32 -MACRAME_PS_GET_LAST_ACTIVITY_TIME_1.sta_rx_activity Natural32 -MACRAME_PS_STAY_IN_PS.__LINE__ __LINE__ -MACRAME_PS_STAY_IN_ACTIVE.__LINE__ __LINE__ -MACRAME_PS_UPDATE_EXTRA_LISTEN_TIME.previous_poll_time Natural32 -MACRAME_PS_UPDATE_EXTRA_LISTEN_TIME.next_poll_time Natural32 -MACRAME_PS_UPDATE_EXTRA_LISTEN_TIME.extra_listen_end Natural32 -MACRAME_PS_UPDATE_EXTRA_LISTEN_TIME.since_last_rx_activity Natural32 -MACRAME_PS_UPDATE_EXTRA_LISTEN_TIME.power_mgt_mode RAMEDATA_802_PS_T -MACRAME_CANT_PS.ps_bitmap Natural8 -MACRAME_CANT_PS.lp_sched_requested Boolean -MACRAME_CANT_PS.any_ps_activity Boolean -MACRAME_CANT_PS.power_mgt_mode VIF_POWER_MANAGEMENT_MODE -MACRAME_CANT_PS.last_activity_time Natural32 -MACRAME_PS_CHANGE_STATE.from RAMEDATA_802_PS_T -MACRAME_PS_CHANGE_STATE.to RAMEDATA_802_PS_T -MACRAME_PS_CHANGE_STATE.__LINE__ __LINE__ -MACRAME_PS_STATE.current_state RAMEDATA_802_PS_T -MACRAME_PS_STATE.__LINE__ __LINE__ -VIF_POWER_MANAGEMENT_MODE Enum 0 active 1 power_save 2 fast_power_save -RAMEDATA_802_PS_T Enum 0001 R8PS_OFF 0002 R8PS_ON_PENDING 0004 R8PS_ON 0008 R8PS_ON_FAILED 0010 R8PS_OFF_PENDING 0020 R8PS_OFF_FAILED -# Generated From macrame/macrame_schdl/macrame_schdl_debug.xml -trace_def 26 -000e 0000 MACRAME_SCHED_ADD_INSTANCE_TO_LIST 0003 pid count bitmap -000e 0001 MACRAME_SCHED_APPLY_CHIP_BLACKOUT 0002 sched_next_vix next_reschedule_time -000e 0002 MACRAME_SCHED_AVAILABLE_VIF 0003 max_schdl_interval available_end_time available_time_remain -000e 0003 MACRAME_SCHED_BLACKOUT_START_TIME 0004 debug_location start_time deadline result -000e 0004 MACRAME_SCHED_DESCHED 0003 sched_vix_bitmap sched_next_vix next_sched_type -000e 0005 MACRAME_SCHED_DESCHED_NOW 0006 simultaneous_schedule_possible sched_vix_bitmap sched_next_vix vif_need_desched calculated_sched_vix_bitmap inhibit -000e 0006 MACRAME_SCHED_DESCHED_REQUEST 0003 current_time sched_vix sched_vix_bitmap -000e 0007 MACRAME_SCHED_DESCHED_RESPONSE 0000 -000e 0008 MACRAME_SCHED_EXTEND_SCHDL 0003 sched_vix_bitmap end_time prioritise_over_others -000e 0009 MACRAME_SCHED_INIT_VARIABLES 0001 pid -000e 000a MACRAME_SCHED_NOW 0005 schedule_type concurrent_vif_bm inhibit schedule_state radio_state -000e 000b MACRAME_SCHED_QUERY_BLACKOUT 0006 start_time stop_time start_time_valid stop_time_valid duration blackout_flags -000e 000c MACRAME_SCHED_RADIO_OFF 0000 -000e 000d MACRAME_SCHED_RADIO_OFF_RESCHEDULE_AT 0001 next_schedule_time -000e 000e MACRAME_SCHED_RADIO_ON 0001 radio_state -000e 000f MACRAME_SCHED_RESCHEDULE_AT 0002 when pid -000e 0010 MACRAME_SCHED_RESCHEDULE_NOW 0002 scheduler_pid when -000e 0011 MACRAME_SCHED_SCHED_REQUEST 0007 sched_time duration force_duration schedule_type required_priority sched_end_time available_time_valid -000e 0012 MACRAME_SCHED_SWITCH_RESPONSE 0007 sched_vix_bitmap schedule_type radio_ready proc_overhead primary_chan_freq chan_freq chan_info -000e 0013 MACRAME_SCHED_SWITCH_VIF 0004 schedule_type inhibit schedule_state radio_state -000e 0014 MACRAME_SCHED_UNSPECIFIED_EVENT 0008 data0 data1 data2 data3 data4 data5 data6 data7 -000e 0015 MACRAME_SCHED_UPDATE_SCHEDULING_VIF 0007 schedule_type force_sched_duration sched_is_forced next_reschedule_time_valid next_reschedule_time priority_changed inhibit -000e 0016 MACRAME_SCHED_VIF_CLEARED 0002 current_time inhibit -000e 0017 MACRAME_SCHED_VIF_DESCHED 0001 schedule_type -000e 0018 MACRAME_SCHED_VIF_RELINQUISHING 0002 inhibit relinquishing -000e 0019 MACRAME_SCHED_VIF_SCHED 0009 schedule_type sched_time channel_frequency channel_info primary_channel_frequency max_air_power form_of_max_air_power duration force -# Generated From macrame/macrame_schdl/macrame_schdl_debug.xml -trace_types 40 -MACRAME_SCHED_VIF_SCHED.sched_time Natural32 -MACRAME_SCHED_VIF_SCHED.max_air_power Natural16s -MACRAME_SCHED_VIF_SCHED.duration Integer32 -MACRAME_SCHED_VIF_SCHED.force Boolean -MACRAME_SCHED_RESCHEDULE_NOW.when Natural32 -MACRAME_SCHED_APPLY_CHIP_BLACKOUT.next_reschedule_time Natural32 -MACRAME_SCHED_VIF_CLEARED.current_time Natural32 -MACRAME_SCHED_QUERY_BLACKOUT.start_time Natural32 -MACRAME_SCHED_QUERY_BLACKOUT.stop_time Natural32 -MACRAME_SCHED_QUERY_BLACKOUT.start_time_valid Natural8 -MACRAME_SCHED_QUERY_BLACKOUT.stop_time_valid Natural8 -MACRAME_SCHED_QUERY_BLACKOUT.duration Integer32 -MACRAME_SCHED_RADIO_OFF_RESCHEDULE_AT.next_schedule_time Natural32 -MACRAME_SCHED_DESCHED_REQUEST.current_time Natural32 -MACRAME_SCHED_SWITCH_RESPONSE.radio_ready Natural32 -MACRAME_SCHED_SWITCH_RESPONSE.proc_overhead Natural32 -MACRAME_SCHED_SWITCH_RESPONSE.primary_chan_freq CHANNEL_FREQUENCY -MACRAME_SCHED_SWITCH_RESPONSE.chan_freq CHANNEL_FREQUENCY -MACRAME_SCHED_SWITCH_RESPONSE.chan_info CHANNEL_INFORMATION -MACRAME_SCHED_VIF_RELINQUISHING.relinquishing Boolean -MACRAME_SCHED_SCHED_REQUEST.sched_time Natural32 -MACRAME_SCHED_SCHED_REQUEST.duration Integer32 -MACRAME_SCHED_SCHED_REQUEST.force_duration Boolean -MACRAME_SCHED_SCHED_REQUEST.sched_end_time Natural32 -MACRAME_SCHED_SCHED_REQUEST.available_time_valid Boolean -MACRAME_SCHED_DESCHED_NOW.simultaneous_schedule_possible Boolean -MACRAME_SCHED_RESCHEDULE_AT.when Natural32 -MACRAME_SCHED_UPDATE_SCHEDULING_VIF.force_sched_duration Boolean -MACRAME_SCHED_UPDATE_SCHEDULING_VIF.sched_is_forced Boolean -MACRAME_SCHED_UPDATE_SCHEDULING_VIF.next_reschedule_time_valid Boolean -MACRAME_SCHED_UPDATE_SCHEDULING_VIF.next_reschedule_time Natural32 -MACRAME_SCHED_UPDATE_SCHEDULING_VIF.priority_changed Boolean -MACRAME_SCHED_BLACKOUT_START_TIME.start_time Natural32 -MACRAME_SCHED_BLACKOUT_START_TIME.deadline Natural32 -MACRAME_SCHED_BLACKOUT_START_TIME.result Natural32 -MACRAME_SCHED_EXTEND_SCHDL.end_time Natural32 -MACRAME_SCHED_EXTEND_SCHDL.prioritise_over_others Boolean -MACRAME_SCHED_AVAILABLE_VIF.max_schdl_interval Integer32 -MACRAME_SCHED_AVAILABLE_VIF.available_end_time Natural32 -MACRAME_SCHED_AVAILABLE_VIF.available_time_remain Integer32 -# Generated From mib/mib_debug.xml -trace_def 2 -002d 0000 MIB_HOSTOVERRIDE 0002 mib_loc mib_sz -002d 0001 MIB_HOSTSET 0001 key_id -# Generated From mib/mib_debug.xml -trace_types 2 -MIB_HOSTOVERRIDE.mib_loc Natural32 -MIB_HOSTOVERRIDE.mib_sz Natural32 -# Generated From mlme_hard/mlme_ap_sta/mlme_ap_sta_debug.xml -trace_def 10 -0014 0000 MLME_AP_STA_INIT 0001 pid -0014 0001 MLME_AP_STA_DEINIT 0001 pid -0014 0002 MLME_AP_STA_AUTH 0004 address algo trans_num status -0014 0003 MLME_AP_STA_FRAMETX 0001 status -0014 0004 MLME_AP_STA_RECORD_STATE 0003 address aid state -0014 0005 MLME_AP_STA_RECORD_FLAGS 000a address aid non_erp short_preamble ht ht_40mhz ht_greenfield wmm mlme_connected_ind mlme_started_ind -0014 0006 MLME_AP_STA_RSN 0003 version group_cipher pairwise_ciphers -0014 0007 MLME_AP_STA_AID 0003 aid aid_bits status -0014 0008 MLME_AP_STA_CONNECT_STATUS 0002 address info -0014 0009 MLME_AP_STA_MFP_STATUS 0004 line address assoc_rejected pmf_in_use -# Generated From mlme_hard/mlme_ap_sta/mlme_ap_sta_debug.xml -trace_types 21 -MLME_AP_STA_RECORD_STATE.address MAC_Address -MLME_AP_STA_RECORD_STATE.state MLME_PEER_RECORD_STATES -MLME_AP_STA_AID.status DEBUG_MLME_AP_STA_AID_STATUS -MLME_AP_STA_RECORD_FLAGS.address MAC_Address -MLME_AP_STA_RECORD_FLAGS.non_erp Boolean -MLME_AP_STA_RECORD_FLAGS.short_preamble Boolean -MLME_AP_STA_RECORD_FLAGS.ht Boolean -MLME_AP_STA_RECORD_FLAGS.ht_40mhz Boolean -MLME_AP_STA_RECORD_FLAGS.ht_greenfield Boolean -MLME_AP_STA_RECORD_FLAGS.wmm Boolean -MLME_AP_STA_RECORD_FLAGS.mlme_connected_ind Boolean -MLME_AP_STA_RECORD_FLAGS.mlme_started_ind Boolean -MLME_AP_STA_AUTH.address MAC_Address -MLME_AP_STA_AUTH.status Priority -MLME_AP_STA_MFP_STATUS.address MAC_Address -MLME_AP_STA_MFP_STATUS.assoc_rejected Boolean -MLME_AP_STA_MFP_STATUS.pmf_in_use Boolean -MLME_AP_STA_CONNECT_STATUS.address MAC_Address -MLME_AP_STA_CONNECT_STATUS.info DEBUG_MLME_AP_STA_CONNECT_STATUS_VALUE -MLME_AP_STA_DEINIT.pid FsmProcessId -MLME_AP_STA_INIT.pid FsmProcessId -DEBUG_MLME_AP_STA_CONNECT_STATUS_VALUE Enum 0000 ignore_deauth_sta_unknown 0001 deauth_from_sta_not_associated 0002 deauth_from_sta 0003 auth_from_sta_unknown 0004 auth_from_sta_known 0005 auth_declined_acl 0006 auth_declined_shared_auth 0007 auth_declined_seq_num 0008 auth_success 0009 assoc_from_sta_unknown 000a assoc_from_sta_known 000b assoc_no_free_aid 000c assoc_rates_mismatch 000d assoc_sec_mismatch 000e assoc_failure 000f assoc_success 0010 tkip_assoc_no_ht_allowed 0011 sa_query_failed -DEBUG_MLME_AP_STA_AID_STATUS Enum 0000 checking 0001 requesting 0002 available 0003 assigned 0004 freeing 0005 freed 0006 sta_in_wrong_state -# Generated From mlme_hard/mlme_api/mlme_macrame_api_debug.xml -trace_def 31 -0034 0000 MLME_MACRAME_API_ADD_BA_CONFIRM 0006 pid sta_mac priority direction result_code seq_no -0034 0001 MLME_MACRAME_API_ADD_NOA_INDICATION 0007 pid blackout_id duration period start_time count flags -0034 0002 MLME_MACRAME_API_BA_ERROR_INDICATION 0005 pid reason_code peer_addr priority direction -0034 0003 MLME_MACRAME_API_BEACON_NEXT_WINDOW 0003 pid beacon_start_listen beacon_end_listen -0034 0004 MLME_MACRAME_API_BLACKOUT_END_INIDCATION 0002 pid id -0034 0005 MLME_MACRAME_API_CHANNEL_ACTIVITY 0001 pid -0034 0006 MLME_MACRAME_API_CONNECTION_QUALITY_TRIGGER_INDICATION 0002 pid trigger_flags -0034 0007 MLME_MACRAME_API_DEL_BA_CONFIRM 0005 pid sta_mac priority direction result_code -0034 0008 MLME_MACRAME_API_DEL_NOA_INDICATION 0002 pid blackout_id -0034 0009 MLME_MACRAME_API_ESA_COUNT_FINISHED_INDICATION 0002 pid sw_time -0034 000a MLME_MACRAME_API_GET_KEY_CONFIRM 0002 pid result_code -0034 000b MLME_MACRAME_API_MANAGEMENT_FRAME_INDICATION 0005 frame rssi snr primary_chan_freq fralocal_timeme -0034 000c MLME_MACRAME_API_MATCHED_FILTER_INIDCATION 0005 frame dest_pid filter_id packet_filter_mode mac_hdr_len -0034 000d MLME_MACRAME_API_MIC_FAILURE_INIDCATION 0004 source_pid sta_addr key_type key_id -0034 000e MLME_MACRAME_API_NAN_DW_FINISHED_INDICATION 0001 pid -0034 000f MLME_MACRAME_API_OFFCHANNEL_FINISHED_INDICATION 0001 pid -0034 0010 MLME_MACRAME_API_RSSI_REPORT 0003 pid bssid rssi -0034 0011 MLME_MACRAME_API_RX_BLOCKACK_CONTROL_INIDCATION 0002 pid rx_allowed -0034 0012 MLME_MACRAME_API_STA_CLEAR_CONFIRM 0003 source_pid address result_code -0034 0013 MLME_MACRAME_API_STA_MOVE_DU_CONFIRM 0003 pid addr_from result_code -0034 0014 MLME_MACRAME_API_STA_PAUSE_CONFIRM 0003 source_pid address result_code -0034 0015 MLME_MACRAME_API_STA_UNKNOWN_PEER_INDICATION 0002 pid peer_addr -0034 0016 MLME_MACRAME_API_STA_UNPAUSE_CONFIRM 0003 source_pid address result_code -0034 0017 MLME_MACRAME_API_STA_VIF_DEREGISTER_CONFIRM 0001 pid -0034 0018 MLME_MACRAME_API_TDLS_CTRL_INDICATION 0002 pid tdls_allowed -0034 0019 MLME_MACRAME_API_TDLS_LEAVING_PSM_INDICATION 0001 pid -0034 001a MLME_MACRAME_API_TDLS_TRAFFIC_REPORT_INIDCATION 0003 source_pid address traffic_pkt_count -0034 001b MLME_MACRAME_API_TPU_SP_INIDCATION 0003 source_pid address ca_bitmap -0034 001c MLME_MACRAME_API_TX_BLOCKACK_CONTROL_INIDCATION 0002 pid tx_allowed -0034 001d MLME_MACRAME_API_TX_FRAME_CONFIRM 0003 pid status tag -0034 001e MLME_MACRAME_API_VIF_SCHEDULE_INDICATION 0002 pid sched_type -# Generated From mlme_hard/mlme_api/mlme_macrame_api_debug.xml -trace_types 82 -MLME_MACRAME_API_TDLS_LEAVING_PSM_INDICATION.pid FsmProcessId -MLME_MACRAME_API_ESA_COUNT_FINISHED_INDICATION.pid FsmProcessId -MLME_MACRAME_API_ESA_COUNT_FINISHED_INDICATION.sw_time Natural32 -MLME_MACRAME_API_STA_PAUSE_CONFIRM.source_pid FsmProcessId -MLME_MACRAME_API_STA_PAUSE_CONFIRM.address MAC_Address -MLME_MACRAME_API_STA_PAUSE_CONFIRM.result_code Result_Code -MLME_MACRAME_API_STA_VIF_DEREGISTER_CONFIRM.pid FsmProcessId -MLME_MACRAME_API_OFFCHANNEL_FINISHED_INDICATION.pid FsmProcessId -MLME_MACRAME_API_TX_FRAME_CONFIRM.pid FsmProcessId -MLME_MACRAME_API_TX_FRAME_CONFIRM.status Transmission_Status -MLME_MACRAME_API_TX_FRAME_CONFIRM.tag Client_Tag -MLME_MACRAME_API_BLACKOUT_END_INIDCATION.pid FsmProcessId -MLME_MACRAME_API_BLACKOUT_END_INIDCATION.id BLACKOUT_ID -MLME_MACRAME_API_TDLS_TRAFFIC_REPORT_INIDCATION.source_pid FsmProcessId -MLME_MACRAME_API_TDLS_TRAFFIC_REPORT_INIDCATION.address MAC_Address -MLME_MACRAME_API_TDLS_TRAFFIC_REPORT_INIDCATION.traffic_pkt_count Natural32 -MLME_MACRAME_API_MATCHED_FILTER_INIDCATION.frame MBULK -MLME_MACRAME_API_MATCHED_FILTER_INIDCATION.dest_pid FsmProcessId -MLME_MACRAME_API_MATCHED_FILTER_INIDCATION.filter_id Natural8 -MLME_MACRAME_API_MATCHED_FILTER_INIDCATION.packet_filter_mode Packet_Filter_Mode -MLME_MACRAME_API_DEL_BA_CONFIRM.pid FsmProcessId -MLME_MACRAME_API_DEL_BA_CONFIRM.sta_mac MAC_Address -MLME_MACRAME_API_DEL_BA_CONFIRM.priority Priority -MLME_MACRAME_API_DEL_BA_CONFIRM.direction Direction -MLME_MACRAME_API_DEL_BA_CONFIRM.result_code Result_Code -MLME_MACRAME_API_ADD_NOA_INDICATION.pid FsmProcessId -MLME_MACRAME_API_ADD_NOA_INDICATION.duration Natural32 -MLME_MACRAME_API_ADD_NOA_INDICATION.period Natural32 -MLME_MACRAME_API_ADD_NOA_INDICATION.start_time Natural64 -MLME_MACRAME_API_ADD_NOA_INDICATION.count Natural8 -MLME_MACRAME_API_DEL_NOA_INDICATION.pid FsmProcessId -MLME_MACRAME_API_TPU_SP_INIDCATION.source_pid FsmProcessId -MLME_MACRAME_API_TPU_SP_INIDCATION.address MAC_Address -MLME_MACRAME_API_TPU_SP_INIDCATION.ca_bitmap Natural8 -MLME_MACRAME_API_CHANNEL_ACTIVITY.pid FsmProcessId -MLME_MACRAME_API_GET_KEY_CONFIRM.pid FsmProcessId -MLME_MACRAME_API_GET_KEY_CONFIRM.result_code Result_Code -MLME_MACRAME_API_TX_BLOCKACK_CONTROL_INIDCATION.pid FsmProcessId -MLME_MACRAME_API_TX_BLOCKACK_CONTROL_INIDCATION.tx_allowed Boolean -MLME_MACRAME_API_MANAGEMENT_FRAME_INDICATION.frame MBULK -MLME_MACRAME_API_MANAGEMENT_FRAME_INDICATION.rssi Decibels -MLME_MACRAME_API_MANAGEMENT_FRAME_INDICATION.snr Decibels -MLME_MACRAME_API_MANAGEMENT_FRAME_INDICATION.fralocal_timeme Natural64 -MLME_MACRAME_API_STA_CLEAR_CONFIRM.source_pid FsmProcessId -MLME_MACRAME_API_STA_CLEAR_CONFIRM.address MAC_Address -MLME_MACRAME_API_STA_CLEAR_CONFIRM.result_code Result_Code -MLME_MACRAME_API_RSSI_REPORT.pid FsmProcessId -MLME_MACRAME_API_RSSI_REPORT.bssid MAC_Address -MLME_MACRAME_API_RSSI_REPORT.rssi Integer16 -MLME_MACRAME_API_BEACON_NEXT_WINDOW.pid FsmProcessId -MLME_MACRAME_API_BEACON_NEXT_WINDOW.beacon_start_listen Natural32 -MLME_MACRAME_API_BEACON_NEXT_WINDOW.beacon_end_listen Natural32 -MLME_MACRAME_API_CONNECTION_QUALITY_TRIGGER_INDICATION.pid FsmProcessId -MLME_MACRAME_API_CONNECTION_QUALITY_TRIGGER_INDICATION.trigger_flags Natural8 -MLME_MACRAME_API_STA_UNPAUSE_CONFIRM.source_pid FsmProcessId -MLME_MACRAME_API_STA_UNPAUSE_CONFIRM.address MAC_Address -MLME_MACRAME_API_STA_UNPAUSE_CONFIRM.result_code Result_Code -MLME_MACRAME_API_NAN_DW_FINISHED_INDICATION.pid FsmProcessId -MLME_MACRAME_API_STA_MOVE_DU_CONFIRM.pid FsmProcessId -MLME_MACRAME_API_STA_MOVE_DU_CONFIRM.addr_from MAC_Address -MLME_MACRAME_API_STA_MOVE_DU_CONFIRM.result_code Result_Code -MLME_MACRAME_API_VIF_SCHEDULE_INDICATION.pid FsmProcessId -MLME_MACRAME_API_VIF_SCHEDULE_INDICATION.sched_type VIF_SCHEDULE_TYPE -MLME_MACRAME_API_MIC_FAILURE_INIDCATION.source_pid FsmProcessId -MLME_MACRAME_API_MIC_FAILURE_INIDCATION.sta_addr MAC_Address -MLME_MACRAME_API_MIC_FAILURE_INIDCATION.key_type Key_Type -MLME_MACRAME_API_STA_UNKNOWN_PEER_INDICATION.pid FsmProcessId -MLME_MACRAME_API_STA_UNKNOWN_PEER_INDICATION.peer_addr MAC_Address -MLME_MACRAME_API_RX_BLOCKACK_CONTROL_INIDCATION.pid FsmProcessId -MLME_MACRAME_API_RX_BLOCKACK_CONTROL_INIDCATION.rx_allowed Boolean -MLME_MACRAME_API_ADD_BA_CONFIRM.pid FsmProcessId -MLME_MACRAME_API_ADD_BA_CONFIRM.sta_mac MAC_Address -MLME_MACRAME_API_ADD_BA_CONFIRM.priority Priority -MLME_MACRAME_API_ADD_BA_CONFIRM.direction Direction -MLME_MACRAME_API_ADD_BA_CONFIRM.result_code Result_Code -MLME_MACRAME_API_BA_ERROR_INDICATION.pid FsmProcessId -MLME_MACRAME_API_BA_ERROR_INDICATION.reason_code Reason_Code -MLME_MACRAME_API_BA_ERROR_INDICATION.peer_addr MAC_Address -MLME_MACRAME_API_BA_ERROR_INDICATION.priority Priority -MLME_MACRAME_API_BA_ERROR_INDICATION.direction Direction -MLME_MACRAME_API_TDLS_CTRL_INDICATION.pid FsmProcessId -MLME_MACRAME_API_TDLS_CTRL_INDICATION.tdls_allowed Boolean -# Generated From mlme_hard/mlme_ba/mlme_ba_debug.xml -trace_def 11 -0012 0000 MLME_BA_ADD 0007 address dialog_token parameter_set priority bufsize timeout start_seq_ctrl -0012 0001 MLME_BA_ADD_RAME_CFM 0001 Result_Code -0012 0002 MLME_BA_CONTROL 0003 address allowed configured -0012 0003 MLME_BA_DEINIT 0001 pid -0012 0004 MLME_BA_DEL 0005 address parameter_set priority direction reason_code -0012 0005 MLME_BA_DEL_RAME_CFM 0004 address priority direction result_code -0012 0006 MLME_BA_FRAME 0001 frame -0012 0007 MLME_BA_IGNORE 0002 address action_type -0012 0008 MLME_BA_INIT 0002 pid rxbuffersize -0012 0009 MLME_BA_PEER_EVALUATE 0003 address desired configured -0012 000a MLME_BA_RAME_ERROR 0004 peer_address priority direction result_code -# Generated From mlme_hard/mlme_ba/mlme_ba_debug.xml -trace_types 21 -MLME_BA_CONTROL.address MAC_Address -MLME_BA_DEL_RAME_CFM.address MAC_Address -MLME_BA_DEL_RAME_CFM.priority Priority -MLME_BA_DEL_RAME_CFM.direction Direction -MLME_BA_DEL_RAME_CFM.result_code Result_Code -MLME_BA_RAME_ERROR.peer_address MAC_Address -MLME_BA_RAME_ERROR.priority Priority -MLME_BA_RAME_ERROR.direction Direction -MLME_BA_RAME_ERROR.result_code Result_Code -MLME_BA_FRAME.frame MBULK -MLME_BA_PEER_EVALUATE.address MAC_Address -MLME_BA_DEINIT.pid FsmProcessId -MLME_BA_IGNORE.address MAC_Address -MLME_BA_DEL.address MAC_Address -MLME_BA_DEL.priority Priority -MLME_BA_DEL.direction Direction -MLME_BA_DEL.reason_code Reason_Code -MLME_BA_ADD.address MAC_Address -MLME_BA_ADD.priority Priority -MLME_BA_INIT.pid FsmProcessId -MLME_BA_ADD_RAME_CFM.Result_Code Result_Code -# Generated From mlme_hard/mlme_ba_tx/mlme_ba_tx_debug.xml -trace_def 18 -0013 0000 MLME_BA_TX_ADD 0003 pid address priority -0013 0001 MLME_BA_TX_ADD_RAME_CFM 0002 result_code current_seq_no -0013 0002 MLME_BA_TX_ADD_RSP 0007 address dialog_token status parameter_set priority bufsize timeout -0013 0003 MLME_BA_TX_BATXADD_REQ 0003 address desired configured -0013 0004 MLME_BA_TX_CONTROL 0003 address desired configured -0013 0005 MLME_BA_TX_DEINIT 0001 pid -0013 0006 MLME_BA_TX_EVALUATE_RETRY 0003 address desired configured -0013 0007 MLME_BA_TX_FAILURE 0003 address priority result_code -0013 0008 MLME_BA_TX_FORCE_EVALUATE 0001 valid_fsm -0013 0009 MLME_BA_TX_FRAME 0001 frame -0013 000a MLME_BA_TX_FRAME_CANCEL 0001 address -0013 000b MLME_BA_TX_INIT 0002 pid txbuffersize -0013 000c MLME_BA_TX_PEER_EVALUATE 0003 address desired configured -0013 000d MLME_BA_TX_PEER_REMOVED 0003 address desired configured -0013 000e MLME_BA_TX_RAMEADDBA_CFM 0003 address desired configured -0013 000f MLME_BA_TX_RETRY_START 0002 address priority -0013 0010 MLME_BA_TX_RETRY_TIME 0002 address seconds -0013 0011 MLME_BA_TX_TID_CONFIG 0005 pid address priority enable autosetup -# Generated From mlme_hard/mlme_ba_tx/mlme_ba_tx_debug.xml -trace_types 28 -MLME_BA_TX_FAILURE.address MAC_Address -MLME_BA_TX_FAILURE.priority Priority -MLME_BA_TX_FAILURE.result_code Result_Code -MLME_BA_TX_EVALUATE_RETRY.address MAC_Address -MLME_BA_TX_ADD_RAME_CFM.result_code Result_Code -MLME_BA_TX_RETRY_TIME.address MAC_Address -MLME_BA_TX_ADD_RSP.address MAC_Address -MLME_BA_TX_ADD_RSP.priority Priority -MLME_BA_TX_RAMEADDBA_CFM.address MAC_Address -MLME_BA_TX_DEINIT.pid FsmProcessId -MLME_BA_TX_PEER_REMOVED.address MAC_Address -MLME_BA_TX_FORCE_EVALUATE.valid_fsm Boolean -MLME_BA_TX_TID_CONFIG.pid FsmProcessId -MLME_BA_TX_TID_CONFIG.address MAC_Address -MLME_BA_TX_TID_CONFIG.priority Priority -MLME_BA_TX_TID_CONFIG.enable Boolean -MLME_BA_TX_TID_CONFIG.autosetup Boolean -MLME_BA_TX_BATXADD_REQ.address MAC_Address -MLME_BA_TX_CONTROL.address MAC_Address -MLME_BA_TX_RETRY_START.address MAC_Address -MLME_BA_TX_RETRY_START.priority Priority -MLME_BA_TX_FRAME.frame MBULK -MLME_BA_TX_ADD.pid FsmProcessId -MLME_BA_TX_ADD.address MAC_Address -MLME_BA_TX_ADD.priority Priority -MLME_BA_TX_INIT.pid FsmProcessId -MLME_BA_TX_FRAME_CANCEL.address MAC_Address -MLME_BA_TX_PEER_EVALUATE.address MAC_Address -# Generated From mlme_hard/mlme_conmgr/mlme_conmgr_debug.xml -trace_def 41 -0004 0000 MLME_CONMGR_BASF_RESULT 0003 status abort line -0004 0001 MLME_CONMGR_BUILD_ASSOC_FRAME_ACM 0004 old_aci_aifsn new_aci_aifsn old_acm new_acm -0004 0002 MLME_CONMGR_BUILD_ASSOC_FRAME_ACM_RIC_COPIED 0002 coped_bytes resource_descriptor_count -0004 0003 MLME_CONMGR_BUILD_FRAME 0003 build frametype line -0004 0004 MLME_CONMGR_EAPOL 0001 line -0004 0005 MLME_CONMGR_EAPOL_ANONCE_INVALID 0001 line -0004 0006 MLME_CONMGR_EAPOL_BUILD_SEND_G2 0002 bssid line -0004 0007 MLME_CONMGR_EAPOL_BUILD_SEND_M2 0002 bssid line -0004 0008 MLME_CONMGR_EAPOL_BUILD_SEND_M4 0002 bssid line -0004 0009 MLME_CONMGR_EAPOL_DECRYPT_ERROR 0001 line -0004 000a MLME_CONMGR_EAPOL_DESCRIPTOR_VERSION_INVALID 0002 descriptor_version line -0004 000b MLME_CONMGR_EAPOL_GTK_UNAVAILABLE 0001 line -0004 000c MLME_CONMGR_EAPOL_IGTK_UNAVAILABLE 0001 line -0004 000d MLME_CONMGR_EAPOL_KEY_DATA_LENGTH_INVALID 0002 len line -0004 000e MLME_CONMGR_EAPOL_KEY_LENGTH_INVALID 0002 len line -0004 000f MLME_CONMGR_EAPOL_MIC_DISCARDED 0001 line -0004 0010 MLME_CONMGR_EAPOL_MIC_INVALID 0001 line -0004 0011 MLME_CONMGR_EAPOL_MIC_NOT_PRESENT 0001 line -0004 0012 MLME_CONMGR_EAPOL_NOT_8021X 0001 line -0004 0013 MLME_CONMGR_EAPOL_NOT_CCMP128 0001 line -0004 0014 MLME_CONMGR_EAPOL_NOT_GTK_FRAME 0001 line -0004 0015 MLME_CONMGR_EAPOL_NOT_KEY_FRAME 0001 line -0004 0016 MLME_CONMGR_EAPOL_NOT_SECURE_AND_ENCRYPTED 0003 secure encrypted_key line -0004 0017 MLME_CONMGR_EAPOL_PROCESS_G 0001 line -0004 0018 MLME_CONMGR_EAPOL_PROCESS_G1 0001 line -0004 0019 MLME_CONMGR_EAPOL_PROCESS_GTK 0001 line -0004 001a MLME_CONMGR_EAPOL_PROCESS_M 0001 line -0004 001b MLME_CONMGR_EAPOL_PROCESS_M1 0001 line -0004 001c MLME_CONMGR_EAPOL_PROCESS_M3 0001 line -0004 001d MLME_CONMGR_EAPOL_PTK_UNAVAILABLE 0001 line -0004 001e MLME_CONMGR_FRAME_FILTER 0003 frequency bssid is_ssid_present -0004 001f MLME_CONMGR_FRAME_TOO_SHORT_FOR_KEY 0001 line -0004 0020 MLME_CONMGR_INSTALL_KEY 0002 key_type line -0004 0021 MLME_CONMGR_LEAKY_SIGNAL 0002 signalid line -0004 0022 MLME_CONMGR_PLM689_WORKAROUND_NEED_TO_UPDATE_MIB 0001 need_to_update_mib -0004 0023 MLME_CONMGR_REASON 0002 reason line -0004 0024 MLME_CONMGR_REPLAY_COUNTER_INVALID 0001 line -0004 0025 MLME_CONMGR_RX_FRAME 0003 rssi frequency line -0004 0026 MLME_CONMGR_TRANSMISSION_STATUS 0002 txstatus line -0004 0027 MLME_CONMGR_TX_FRAME 0005 tx_rate tx_flags address bssid line -0004 0028 MLME_CONMGR_VALUES 0003 parent size listen -# Generated From mlme_hard/mlme_conmgr/mlme_conmgr_debug.xml -trace_types 23 -MLME_CONMGR_EAPOL_BUILD_SEND_G2.bssid MAC_Address -MLME_CONMGR_INSTALL_KEY.key_type Key_Type -MLME_CONMGR_BUILD_FRAME.build Boolean -MLME_CONMGR_EAPOL_BUILD_SEND_M4.bssid MAC_Address -MLME_CONMGR_EAPOL_BUILD_SEND_M2.bssid MAC_Address -MLME_CONMGR_RX_FRAME.rssi Decibels -MLME_CONMGR_RX_FRAME.frequency Channel_Frequency -MLME_CONMGR_EAPOL_NOT_SECURE_AND_ENCRYPTED.secure Boolean -MLME_CONMGR_EAPOL_NOT_SECURE_AND_ENCRYPTED.encrypted_key Boolean -MLME_CONMGR_TRANSMISSION_STATUS.txstatus Transmission_Status -MLME_CONMGR_FRAME_FILTER.frequency Channel_Frequency -MLME_CONMGR_FRAME_FILTER.bssid MAC_Address -MLME_CONMGR_FRAME_FILTER.is_ssid_present Boolean -MLME_CONMGR_PLM689_WORKAROUND_NEED_TO_UPDATE_MIB.need_to_update_mib Boolean -MLME_CONMGR_EAPOL_DESCRIPTOR_VERSION_INVALID.descriptor_version Natural8 -MLME_CONMGR_TX_FRAME.address MAC_Address -MLME_CONMGR_TX_FRAME.bssid MAC_Address -MLME_CONMGR_BUILD_ASSOC_FRAME_ACM.old_aci_aifsn Natural8 -MLME_CONMGR_BUILD_ASSOC_FRAME_ACM.new_aci_aifsn Natural8 -MLME_CONMGR_BUILD_ASSOC_FRAME_ACM.old_acm Boolean -MLME_CONMGR_BUILD_ASSOC_FRAME_ACM.new_acm Boolean -MLME_CONMGR_BASF_RESULT.status Boolean -MLME_CONMGR_BASF_RESULT.abort Boolean -# Generated From mlme_hard/mlme_data/mlme_data_debug.xml -trace_def 2 -002b 0001 MLME_DATA_ADD_PEER_RECORD 0002 pid address -002b 0002 MLME_DATA_DEL_PEER_RECORD 0002 pid address -# Generated From mlme_hard/mlme_data/mlme_data_debug.xml -trace_types 4 -MLME_DATA_ADD_PEER_RECORD.pid FsmProcessId -MLME_DATA_ADD_PEER_RECORD.address MAC_Address -MLME_DATA_DEL_PEER_RECORD.pid FsmProcessId -MLME_DATA_DEL_PEER_RECORD.address MAC_Address -# Generated From mlme_hard/mlme_ie/mlme_ie_debug.xml -trace_def 4 -003c 0000 MLME_IE_GET_AKM_SUITES_NUMBER 0001 akm_suites_number -003c 0001 MLME_IE_GET_PAIRWISE_CIPHERS_NUMBER 0001 pairwise_ciphers_number -003c 0002 MLME_IE_RSN_CAPABILITIES 0001 capabilities -003c 0003 MLME_IE_VALIDATE_RSN 0008 is_valid pairwise_count_declared pairwise_count_real akm_count_declared akm_count_real pmkid_count capabilities ie_length -# Generated From mlme_hard/mlme_ie/mlme_ie_debug.xml -trace_types 1 -MLME_IE_VALIDATE_RSN.is_valid Boolean -# Generated From mlme_hard/mlme_mbulk/mlme_mbulk_debug.xml -trace_def 20 -0035 0000 MLME_MBULK_ADJUST_RANGE 0006 pid line mbulk_address ref_cnt free_flag flags -0035 0001 MLME_MBULK_ALLOC 0006 pid line mbulk_address ref_cnt free_flag flags -0035 0002 MLME_MBULK_ALLOC_NULL 0002 pid line -0035 0003 MLME_MBULK_APPEND_TAIL 0006 pid line mbulk_address ref_cnt free_flag flags -0035 0004 MLME_MBULK_CLONE 0006 pid line mbulk_address ref_cnt free_flag flags -0035 0005 MLME_MBULK_DAT_AT_R 0006 pid line mbulk_address ref_cnt free_flag flags -0035 0006 MLME_MBULK_DAT_AT_RW 0006 pid line mbulk_address ref_cnt free_flag flags -0035 0007 MLME_MBULK_DAT_R 0006 pid line mbulk_address ref_cnt free_flag flags -0035 0008 MLME_MBULK_DAT_RW 0006 pid line mbulk_address ref_cnt free_flag flags -0035 0009 MLME_MBULK_DUPLICATE 0006 pid line mbulk_address ref_cnt free_flag flags -0035 000a MLME_MBULK_DUPLICATE_NULL 0002 pid line -0035 000b MLME_MBULK_FREE 0006 pid line mbulk_address ref_cnt free_flag flags -0035 000c MLME_MBULK_FREE_NULL 0006 pid line mbulk_address ref_cnt free_flag flags -0035 000d MLME_MBULK_FREE_WITH_SIGNAL 0006 pid line mbulk_address ref_cnt free_flag flags -0035 000e MLME_MBULK_FREE_WITH_SIGNAL_AND_NULL 0006 pid line mbulk_address ref_cnt free_flag flags -0035 000f MLME_MBULK_PREPEND_HEAD 0006 pid line mbulk_address ref_cnt free_flag flags -0035 0010 MLME_MBULK_PROCESS_FSM_EVENT 0006 pid line mbulk_address ref_cnt free_flag flags -0035 0011 MLME_MBULK_PROCESS_FSM_EVENT_NULL 0002 pid line -0035 0012 MLME_MBULK_TRIM_HEAD 0006 pid line mbulk_address ref_cnt free_flag flags -0035 0013 MLME_MBULK_WITH_SIGNAL_ALLOC 0006 pid line mbulk_address ref_cnt free_flag flags -# Generated From mlme_hard/mlme_mbulk/mlme_mbulk_debug.xml -trace_types 54 -MLME_MBULK_DAT_RW.pid FsmProcessId -MLME_MBULK_DAT_RW.mbulk_address Natural32 -MLME_MBULK_DAT_RW.free_flag Boolean -MLME_MBULK_TRIM_HEAD.pid FsmProcessId -MLME_MBULK_TRIM_HEAD.mbulk_address Natural32 -MLME_MBULK_TRIM_HEAD.free_flag Boolean -MLME_MBULK_FREE_NULL.pid FsmProcessId -MLME_MBULK_FREE_NULL.mbulk_address Natural32 -MLME_MBULK_FREE_NULL.free_flag Boolean -MLME_MBULK_APPEND_TAIL.pid FsmProcessId -MLME_MBULK_APPEND_TAIL.mbulk_address Natural32 -MLME_MBULK_APPEND_TAIL.free_flag Boolean -MLME_MBULK_ALLOC.pid FsmProcessId -MLME_MBULK_ALLOC.mbulk_address Natural32 -MLME_MBULK_ALLOC.free_flag Boolean -MLME_MBULK_DAT_AT_R.pid FsmProcessId -MLME_MBULK_DAT_AT_R.mbulk_address Natural32 -MLME_MBULK_DAT_AT_R.free_flag Boolean -MLME_MBULK_CLONE.pid FsmProcessId -MLME_MBULK_CLONE.mbulk_address Natural32 -MLME_MBULK_CLONE.free_flag Boolean -MLME_MBULK_DAT_AT_RW.pid FsmProcessId -MLME_MBULK_DAT_AT_RW.mbulk_address Natural32 -MLME_MBULK_DAT_AT_RW.free_flag Boolean -MLME_MBULK_WITH_SIGNAL_ALLOC.pid FsmProcessId -MLME_MBULK_WITH_SIGNAL_ALLOC.mbulk_address Natural32 -MLME_MBULK_WITH_SIGNAL_ALLOC.free_flag Boolean -MLME_MBULK_PROCESS_FSM_EVENT.pid FsmProcessId -MLME_MBULK_PROCESS_FSM_EVENT.mbulk_address Natural32 -MLME_MBULK_PROCESS_FSM_EVENT.free_flag Boolean -MLME_MBULK_DUPLICATE.pid FsmProcessId -MLME_MBULK_DUPLICATE.mbulk_address Natural32 -MLME_MBULK_DUPLICATE.free_flag Boolean -MLME_MBULK_ADJUST_RANGE.pid FsmProcessId -MLME_MBULK_ADJUST_RANGE.mbulk_address Natural32 -MLME_MBULK_ADJUST_RANGE.free_flag Boolean -MLME_MBULK_FREE_WITH_SIGNAL_AND_NULL.pid FsmProcessId -MLME_MBULK_FREE_WITH_SIGNAL_AND_NULL.mbulk_address Natural32 -MLME_MBULK_FREE_WITH_SIGNAL_AND_NULL.free_flag Boolean -MLME_MBULK_DAT_R.pid FsmProcessId -MLME_MBULK_DAT_R.mbulk_address Natural32 -MLME_MBULK_DAT_R.free_flag Boolean -MLME_MBULK_PROCESS_FSM_EVENT_NULL.pid FsmProcessId -MLME_MBULK_PREPEND_HEAD.pid FsmProcessId -MLME_MBULK_PREPEND_HEAD.mbulk_address Natural32 -MLME_MBULK_PREPEND_HEAD.free_flag Boolean -MLME_MBULK_ALLOC_NULL.pid FsmProcessId -MLME_MBULK_FREE_WITH_SIGNAL.pid FsmProcessId -MLME_MBULK_FREE_WITH_SIGNAL.mbulk_address Natural32 -MLME_MBULK_FREE_WITH_SIGNAL.free_flag Boolean -MLME_MBULK_FREE.pid FsmProcessId -MLME_MBULK_FREE.mbulk_address Natural32 -MLME_MBULK_FREE.free_flag Boolean -MLME_MBULK_DUPLICATE_NULL.pid FsmProcessId -# Generated From mlme_hard/mlme_measurements/mlme_measurements_debug.xml -trace_def 27 -0022 0000 MLME_MEASUREMENTS_ADD_SCAN_RESULT 0001 result_code -0022 0001 MLME_MEASUREMENTS_BUILD_RM_REPORT 0002 size result -0022 0002 MLME_MEASUREMENTS_CLEARING_RESULTS 0000 -0022 0003 MLME_MEASUREMENTS_DEINIT 0001 teardown_req_pid -0022 0004 MLME_MEASUREMENTS_INIT 0002 interface_address beacon_period -0022 0005 MLME_MEASUREMENTS_LINK_REPORT 0004 interface_address bssid rcpi rsni -0022 0006 MLME_MEASUREMENTS_LINK_REQUEST 0005 dialog_token used_power max_power rssi snr -0022 0007 MLME_MEASUREMENTS_REPORT_INFO 0002 bssid ie_len -0022 0008 MLME_MEASUREMENTS_REQUEST 0005 token class channel mode duration -0022 0009 MLME_MEASUREMENTS_REQUESTING_SCAN 0002 measurement_duration ies_len -0022 000a MLME_MEASUREMENTS_REQUEST_IE 0002 token count -0022 000b MLME_MEASUREMENTS_REQUEST_OPT_IE 0002 dummy reason -0022 000c MLME_MEASUREMENTS_REQ_REFUSED 0003 offset token mode -0022 000d MLME_MEASUREMENTS_REQ_SCAN_MASK 0005 class channel mode channel_time freq_mask -0022 000e MLME_MEASUREMENTS_RM_CAPS 0004 link beacon_passive beacon_active beacon_table -0022 000f MLME_MEASUREMENTS_RM_REJECTED 0002 dummy reason -0022 0010 MLME_MEASUREMENTS_RM_REQ 0001 result -0022 0011 MLME_MEASUREMENTS_SCAN_COUNT 0002 performed required -0022 0012 MLME_MEASUREMENTS_SCAN_DELAYED 0001 delay -0022 0013 MLME_MEASUREMENTS_SCAN_IES 0002 frame frame_length -0022 0014 MLME_MEASUREMENTS_SCAN_MASKS 0003 active passive mask -0022 0015 MLME_MEASUREMENTS_SCAN_REQUEST 0001 data -0022 0016 MLME_MEASUREMENTS_SCAN_RESULT 0001 address -0022 0017 MLME_MEASUREMENTS_SCAN_RESULT_NODE_IE 0003 ie len total -0022 0018 MLME_MEASUREMENTS_SCAN_RESULT_NODE_TFS 0001 tfs -0022 0019 MLME_MEASUREMENTS_TABLE_SIZE 0001 entries -0022 001a MLME_MEASUREMENTS_TX_CFM 0001 transmission_status -# Generated From mlme_hard/mlme_measurements/mlme_measurements_debug.xml -trace_types 59 -MLME_MEASUREMENTS_SCAN_RESULT_NODE_TFS.tfs NATURAL64 -MLME_MEASUREMENTS_RM_REQ.result NATURAL8 -MLME_MEASUREMENTS_SCAN_IES.frame MBULK -MLME_MEASUREMENTS_SCAN_IES.frame_length NATURAL32 -MLME_MEASUREMENTS_REQUEST_IE.token NATURAL8 -MLME_MEASUREMENTS_REQUEST_IE.count NATURAL8 -MLME_MEASUREMENTS_SCAN_COUNT.performed NATURAL8 -MLME_MEASUREMENTS_SCAN_COUNT.required NATURAL8 -MLME_MEASUREMENTS_REQUESTING_SCAN.measurement_duration NATURAL16 -MLME_MEASUREMENTS_REQUESTING_SCAN.ies_len NATURAL16 -MLME_MEASUREMENTS_SCAN_DELAYED.delay NATURAL32 -MLME_MEASUREMENTS_BUILD_RM_REPORT.size NATURAL16 -MLME_MEASUREMENTS_BUILD_RM_REPORT.result NATURAL8 -MLME_MEASUREMENTS_SCAN_REQUEST.data TOKEN -MLME_MEASUREMENTS_RM_REJECTED.dummy NATURAL8 -MLME_MEASUREMENTS_RM_REJECTED.reason DEBUG_RM_REQ_FILTER_REASON -MLME_MEASUREMENTS_SCAN_MASKS.active NATURAL48 -MLME_MEASUREMENTS_SCAN_MASKS.passive NATURAL48 -MLME_MEASUREMENTS_SCAN_MASKS.mask NATURAL48 -MLME_MEASUREMENTS_DEINIT.teardown_req_pid FsmProcessId -MLME_MEASUREMENTS_LINK_REQUEST.dialog_token NATURAL8 -MLME_MEASUREMENTS_LINK_REQUEST.used_power NATURAL8 -MLME_MEASUREMENTS_LINK_REQUEST.max_power NATURAL8 -MLME_MEASUREMENTS_LINK_REQUEST.rssi Decibels -MLME_MEASUREMENTS_LINK_REQUEST.snr Decibels -MLME_MEASUREMENTS_REQ_REFUSED.offset NATURAL16 -MLME_MEASUREMENTS_REQ_REFUSED.token NATURAL8 -MLME_MEASUREMENTS_REQ_REFUSED.mode NATURAL8 -MLME_MEASUREMENTS_RM_CAPS.link Boolean -MLME_MEASUREMENTS_RM_CAPS.beacon_passive Boolean -MLME_MEASUREMENTS_RM_CAPS.beacon_active Boolean -MLME_MEASUREMENTS_RM_CAPS.beacon_table Boolean -MLME_MEASUREMENTS_ADD_SCAN_RESULT.result_code NATURAL16 -MLME_MEASUREMENTS_INIT.interface_address MAC_Address -MLME_MEASUREMENTS_INIT.beacon_period TIME_UNITS -MLME_MEASUREMENTS_SCAN_RESULT.address MAC_Address -MLME_MEASUREMENTS_TABLE_SIZE.entries NATURAL16 -MLME_MEASUREMENTS_TX_CFM.transmission_status NATURAL16 -MLME_MEASUREMENTS_REQUEST_OPT_IE.dummy NATURAL8 -MLME_MEASUREMENTS_REQUEST_OPT_IE.reason DEBUG_RM_REQ_OPTIONAL_IE -MLME_MEASUREMENTS_LINK_REPORT.interface_address MAC_Address -MLME_MEASUREMENTS_LINK_REPORT.bssid MAC_Address -MLME_MEASUREMENTS_LINK_REPORT.rcpi NATURAL8 -MLME_MEASUREMENTS_LINK_REPORT.rsni NATURAL8 -MLME_MEASUREMENTS_SCAN_RESULT_NODE_IE.ie NATURAL8 -MLME_MEASUREMENTS_SCAN_RESULT_NODE_IE.len NATURAL8 -MLME_MEASUREMENTS_SCAN_RESULT_NODE_IE.total NATURAL8 -MLME_MEASUREMENTS_REQ_SCAN_MASK.class NATURAL8 -MLME_MEASUREMENTS_REQ_SCAN_MASK.channel NATURAL8 -MLME_MEASUREMENTS_REQ_SCAN_MASK.mode NATURAL8 -MLME_MEASUREMENTS_REQ_SCAN_MASK.channel_time NATURAL16 -MLME_MEASUREMENTS_REQ_SCAN_MASK.freq_mask NATURAL48 -MLME_MEASUREMENTS_REQUEST.token NATURAL8 -MLME_MEASUREMENTS_REQUEST.class NATURAL8 -MLME_MEASUREMENTS_REQUEST.channel NATURAL8 -MLME_MEASUREMENTS_REQUEST.mode NATURAL8 -MLME_MEASUREMENTS_REQUEST.duration NATURAL16 -MLME_MEASUREMENTS_REPORT_INFO.bssid MAC_Address -MLME_MEASUREMENTS_REPORT_INFO.ie_len NATURAL8 -DEBUG_RM_REQ_FILTER_REASON Enum 0000 req_success 0001 frame_too_small 0002 beacon_req_too_small 0003 mib_not_enabled 0004 no_channels_to_scan 0005 duration_too_large 0006 invalid_request -DEBUG_RM_REQ_OPTIONAL_IE Enum 0000 ssid 0001 beacon_reporting 0002 reporting_detail 0003 subelements 0004 ap_channel -# Generated From mlme_hard/mlme_mpdu_router/mlme_mpdu_router_debug.xml -trace_def 12 -0006 0000 MLME_MPDU_FILTER_ADD 0002 filter_id mode -0006 0001 MLME_MPDU_FILTER_REMOVE 0001 filter_id -0006 0002 MLME_MPDU_FRAME_FILTER 0003 pid Channel_Frequency bssid -0006 0003 MLME_MPDU_FRAME_FILTERED_ADDR 0002 filter_addr frame_addr -0006 0004 MLME_MPDU_FRAME_FILTERED_FREQ 0002 filter_freq frame_freq -0006 0005 MLME_MPDU_FRAME_FILTERED_SSID 0001 frame -0006 0006 MLME_MPDU_FRAME_MATCH 0003 pid subscribe_flags frame_flags -0006 0007 MLME_MPDU_HOST_FILTER_MATCH 0000 -0006 0008 MLME_MPDU_MANAGEMENT_FRAME_FILTERED 0000 -0006 0009 MLME_MPDU_ROUTER_DEREGISTER 0001 pid -0006 000a MLME_MPDU_ROUTER_FRAME 0003 type subtype subscribe_flags -0006 000b MLME_MPDU_ROUTER_REGISTER 0002 pid subscribe_flags -# Generated From mlme_hard/mlme_mpdu_router/mlme_mpdu_router_debug.xml -trace_types 18 -MLME_MPDU_ROUTER_FRAME.subscribe_flags Natural32 -MLME_MPDU_FRAME_MATCH.pid FsmProcessId -MLME_MPDU_FRAME_MATCH.subscribe_flags Natural32 -MLME_MPDU_FRAME_MATCH.frame_flags Natural32 -MLME_MPDU_ROUTER_REGISTER.pid FsmProcessId -MLME_MPDU_ROUTER_REGISTER.subscribe_flags Natural32 -MLME_MPDU_FILTER_REMOVE.filter_id Natural8 -MLME_MPDU_ROUTER_DEREGISTER.pid FsmProcessId -MLME_MPDU_FRAME_FILTERED_SSID.frame MBULK -MLME_MPDU_FRAME_FILTERED_ADDR.filter_addr MAC_Address -MLME_MPDU_FRAME_FILTERED_ADDR.frame_addr MAC_Address -MLME_MPDU_FRAME_FILTER.pid FsmProcessId -MLME_MPDU_FRAME_FILTER.Channel_Frequency Channel_Frequency -MLME_MPDU_FRAME_FILTER.bssid MAC_Address -MLME_MPDU_FILTER_ADD.filter_id Natural8 -MLME_MPDU_FILTER_ADD.mode Natural8 -MLME_MPDU_FRAME_FILTERED_FREQ.filter_freq Channel_Frequency -MLME_MPDU_FRAME_FILTERED_FREQ.frame_freq Channel_Frequency -# Generated From mlme_hard/mlme_nan/mlme_nan_debug.xml -trace_def 9 -0016 0000 MLME_NAN_CANDIDATE 0001 bssid -0016 0001 MLME_NAN_CONFIG_TLV_FAILURE 0003 tlv_tag tlv_length tlv_value -0016 0002 MLME_NAN_FSM_DEINIT 0001 pid -0016 0003 MLME_NAN_FSM_INIT 0001 pid -0016 0004 MLME_NAN_MASTER_RANK_CHANGED 0003 master_preference random_factor interface_address -0016 0005 MLME_NAN_ROLE_CHANGED 0006 old_role new_role beacon_counter_to_sync_role_rssi_close beacon_counter_to_sync_role_rssi_middle beacon_counter_to_non_sync_role_rssi_close beacon_counter_to_non_sync_role_rssi_middle -0016 0006 MLME_NAN_SCAN 0002 ies scan_channels -0016 0007 MLME_NAN_SCAN_DONE 0001 found_candidate -0016 0008 MLME_NAN_SCAN_IND_FILTERED 0003 bssid other_bssid reason -# Generated From mlme_hard/mlme_nan/mlme_nan_debug.xml -trace_types 11 -MLME_NAN_MASTER_RANK_CHANGED.interface_address MAC_Address -MLME_NAN_FSM_INIT.pid FsmProcessId -MLME_NAN_CONFIG_TLV_FAILURE.tlv_value Natural32 -MLME_NAN_CANDIDATE.bssid MAC_Address -MLME_NAN_SCAN_IND_FILTERED.bssid MAC_Address -MLME_NAN_SCAN_IND_FILTERED.other_bssid MAC_Address -MLME_NAN_SCAN_IND_FILTERED.reason NAN_SCAN_IND_FILTER_REASON -MLME_NAN_SCAN_DONE.found_candidate Boolean -MLME_NAN_SCAN.ies MBULK -MLME_NAN_SCAN.scan_channels Natural48 -MLME_NAN_FSM_DEINIT.pid FsmProcessId -NAN_SCAN_IND_FILTER_REASON Enum 0000 already_joined 0001 no_nan_ie 0002 lower_cluster_rank 0003 bssid_not_in_range 0004 malloc_failed -# Generated From mlme_hard/mlme_regulatory/mlme_regulatory_debug.xml -trace_def 7 -0015 0000 MLME_REGULATORY_CHANNEL_REQ 0005 country_code freq_center freq_start freq_end bandwidth_mhz -0015 0001 MLME_CONNECTED_COUNTRY 0003 alpha2_0 alpha2_1 indoor_outdoor -0015 0002 MLME_REGULATORY_RULE 0005 freq_start freq_end max_bandwidth_mhz max_power flags -0015 0003 MLME_REGULATORY_CHANNEL_REQ_FAILURE 0004 freq_start freq_end bandwidth_mhz reason -0015 0004 MLME_REGULATORY_CHANNELS_SUPPORTED 0006 supported_channels length num_subbands step channel num_channels -0015 0005 MLME_REGULATORY_MASK 0001 mask -0015 0006 MLME_REGULATORY_ADJUSTED_CHANNEL_CONFIG 0003 proposed_channel_info resolved_channel_info found -# Generated From mlme_hard/mlme_regulatory/mlme_regulatory_debug.xml -trace_types 7 -MLME_REGULATORY_ADJUSTED_CHANNEL_CONFIG.found Boolean -MLME_REGULATORY_MASK.mask Natural48 -MLME_REGULATORY_CHANNELS_SUPPORTED.supported_channels Boolean -MLME_REGULATORY_CHANNELS_SUPPORTED.step Natural8 -MLME_REGULATORY_CHANNELS_SUPPORTED.channel Natural8 -MLME_REGULATORY_CHANNELS_SUPPORTED.num_channels Natural8 -MLME_REGULATORY_CHANNEL_REQ_FAILURE.reason DEBUG_MLME_REGULATORY_CHANNEL_REQ_FAILURE_REASON -DEBUG_MLME_REGULATORY_CHANNEL_REQ_FAILURE_REASON Enum 0000 invalid_bandwidth 0001 mib_read_failed 0002 header_read_failed 0003 no_rule 0004 bandwidth_40m_not_allowed_for_2g4 -# Generated From mlme_hard/mlme_requests/mlme_requests_debug.xml -trace_def 5 -0007 0000 MLME_REQUESTS_FORWARD 0003 id rules pid -0007 0001 MLME_REQUESTS_FORWARD_ERROR 0004 id rules pid line -0007 0002 MLME_REQUESTS_SEND_STAGE1_RESETS 0001 pid -0007 0003 MLME_REQUESTS_SEND_STAGE2_RESETS 0001 pid -0007 0004 MLME_REQUESTS_SEND_WAKE_HOSTS 0001 pid -# Generated From mlme_hard/mlme_requests/mlme_requests_debug.xml -trace_types 5 -MLME_REQUESTS_FORWARD_ERROR.pid FsmProcessId -MLME_REQUESTS_SEND_WAKE_HOSTS.pid FsmProcessId -MLME_REQUESTS_FORWARD.pid FsmProcessId -MLME_REQUESTS_SEND_STAGE1_RESETS.pid FsmProcessId -MLME_REQUESTS_SEND_STAGE2_RESETS.pid FsmProcessId -# Generated From mlme_hard/mlme_roaming/mlme_roaming_debug.xml -trace_def 22 -0018 0000 MLME_ROAMING_ATTEMPT 0004 try_okc bssid rssi freq -0018 0001 MLME_ROAMING_BSS_TRANS_MGMT_REQ 0003 link_loss_imminent disassociation_timer_us deauth_pending -0018 0002 MLME_ROAMING_CLEANUP 0002 bssid ctrl_flag_roam_fail -0018 0003 MLME_ROAMING_COMPLETE 0001 bssid -0018 0004 MLME_ROAMING_CU_TRIGGER 0001 channel_usage_above_threshold -0018 0005 MLME_ROAMING_FAIL 0002 bssid result_code -0018 0006 MLME_ROAMING_GIVEUP 0000 -0018 0007 MLME_ROAMING_IDLE 0001 line -0018 0008 MLME_ROAMING_INITIAL_CONFIG 000a background_scan_period roam_scan_band rssi_low_threshold rssi_delta_threshold rssi_no_candidate_delta_threshold cu_no_candidate_delta_threshold rssi_cu_low_threshold_2G rssi_cu_low_threshold_5G cu_high_threshold_2G cu_high_threshold_5G -0018 0009 MLME_ROAMING_LINK_LOST 0001 deauth -0018 000a MLME_ROAMING_NEIGHBOR 0002 bssid freq -0018 000b MLME_ROAMING_NEW_SCAN 0005 scan_mode scan_type periodic fullscan scan_channels -0018 000c MLME_ROAMING_NO_CANDIDATE_MODE_UPDATE 0002 ctrl_flag_rssi_low_threshold_mode ctrl_flag_cu_high_threshold_mode -0018 000d MLME_ROAMING_POTENTIAL_CANDIDATE 0008 is_eligible candidate_selection_factor candidate_eligibility_threshold local_AP_selection_factor candidate_rssi candidate_channel_utilisation local_AP_rssi local_AP_channel_utilisation -0018 000e MLME_ROAMING_RSSI_BOOST_CANDIDATE 0003 frequency original_rssi boost -0018 000f MLME_ROAMING_RSSI_BOOST_CONNECTED_AP 0003 frequency original_rssi boost -0018 0010 MLME_ROAMING_RSSI_TRIGGER 0006 trigger_flags rssi rssi_low rssi_high rssi_cu_low rssi_cu_high -0018 0011 MLME_ROAMING_SCAN_DONE 0001 roam_candidates -0018 0012 MLME_ROAMING_SCAN_IND_FILTERED 0006 bssid other_bssid rssi freq current_rssi reason -0018 0013 MLME_ROAMING_SET_SCAN_MODE 0006 new_scan_mode old_scan_mode rssi_trigger cu_trigger deauth_pending deauth_reason -0018 0014 MLME_ROAMING_START_SCAN 0004 scan_mode scan_type periodic fullscan -0018 0015 MLME_ROAMING_SUCCESS 0001 bssid -# Generated From mlme_hard/mlme_roaming/mlme_roaming_debug.xml -trace_types 62 -MLME_ROAMING_POTENTIAL_CANDIDATE.is_eligible Boolean -MLME_ROAMING_POTENTIAL_CANDIDATE.candidate_selection_factor Decibels -MLME_ROAMING_POTENTIAL_CANDIDATE.candidate_eligibility_threshold Decibels -MLME_ROAMING_POTENTIAL_CANDIDATE.local_AP_selection_factor Decibels -MLME_ROAMING_POTENTIAL_CANDIDATE.candidate_rssi Decibels -MLME_ROAMING_POTENTIAL_CANDIDATE.candidate_channel_utilisation Decibels -MLME_ROAMING_POTENTIAL_CANDIDATE.local_AP_rssi Decibels -MLME_ROAMING_POTENTIAL_CANDIDATE.local_AP_channel_utilisation Decibels -MLME_ROAMING_START_SCAN.scan_mode ROAMING_SCAN_MODE -MLME_ROAMING_START_SCAN.scan_type SCAN_TYPE -MLME_ROAMING_START_SCAN.periodic Boolean -MLME_ROAMING_START_SCAN.fullscan Boolean -MLME_ROAMING_COMPLETE.bssid MAC_Address -MLME_ROAMING_RSSI_BOOST_CANDIDATE.frequency Channel_Frequency -MLME_ROAMING_RSSI_BOOST_CANDIDATE.original_rssi Decibels -MLME_ROAMING_RSSI_BOOST_CANDIDATE.boost Decibels -MLME_ROAMING_ATTEMPT.try_okc Boolean -MLME_ROAMING_ATTEMPT.bssid MAC_Address -MLME_ROAMING_ATTEMPT.rssi Decibels -MLME_ROAMING_ATTEMPT.freq Channel_Frequency -MLME_ROAMING_CU_TRIGGER.channel_usage_above_threshold Boolean -MLME_ROAMING_SCAN_IND_FILTERED.bssid MAC_Address -MLME_ROAMING_SCAN_IND_FILTERED.other_bssid MAC_Address -MLME_ROAMING_SCAN_IND_FILTERED.rssi Decibels -MLME_ROAMING_SCAN_IND_FILTERED.freq Channel_Frequency -MLME_ROAMING_SCAN_IND_FILTERED.current_rssi Decibels -MLME_ROAMING_SCAN_IND_FILTERED.reason ROAMING_SCAN_IND_FILTER_REASON -MLME_ROAMING_RSSI_BOOST_CONNECTED_AP.frequency Channel_Frequency -MLME_ROAMING_RSSI_BOOST_CONNECTED_AP.original_rssi Decibels -MLME_ROAMING_RSSI_BOOST_CONNECTED_AP.boost Decibels -MLME_ROAMING_CLEANUP.bssid MAC_Address -MLME_ROAMING_CLEANUP.ctrl_flag_roam_fail Boolean -MLME_ROAMING_NO_CANDIDATE_MODE_UPDATE.ctrl_flag_rssi_low_threshold_mode Boolean -MLME_ROAMING_NO_CANDIDATE_MODE_UPDATE.ctrl_flag_cu_high_threshold_mode Boolean -MLME_ROAMING_SET_SCAN_MODE.new_scan_mode ROAMING_SCAN_MODE -MLME_ROAMING_SET_SCAN_MODE.old_scan_mode ROAMING_SCAN_MODE -MLME_ROAMING_SET_SCAN_MODE.rssi_trigger Boolean -MLME_ROAMING_SET_SCAN_MODE.cu_trigger Boolean -MLME_ROAMING_SET_SCAN_MODE.deauth_pending ROAMING_DEAUTH_PENDING -MLME_ROAMING_SET_SCAN_MODE.deauth_reason Reason_Code -MLME_ROAMING_BSS_TRANS_MGMT_REQ.link_loss_imminent Boolean -MLME_ROAMING_BSS_TRANS_MGMT_REQ.disassociation_timer_us Natural32 -MLME_ROAMING_BSS_TRANS_MGMT_REQ.deauth_pending ROAMING_DEAUTH_PENDING -MLME_ROAMING_INITIAL_CONFIG.background_scan_period Natural32 -MLME_ROAMING_INITIAL_CONFIG.rssi_low_threshold Decibels -MLME_ROAMING_INITIAL_CONFIG.rssi_cu_low_threshold_2G Decibels -MLME_ROAMING_INITIAL_CONFIG.rssi_cu_low_threshold_5G Decibels -MLME_ROAMING_RSSI_TRIGGER.trigger_flags ROAMING_TRIGGER_MODE -MLME_ROAMING_RSSI_TRIGGER.rssi Decibels -MLME_ROAMING_RSSI_TRIGGER.rssi_low Decibels -MLME_ROAMING_RSSI_TRIGGER.rssi_high Decibels -MLME_ROAMING_RSSI_TRIGGER.rssi_cu_low Decibels -MLME_ROAMING_RSSI_TRIGGER.rssi_cu_high Decibels -MLME_ROAMING_NEW_SCAN.scan_mode ROAMING_SCAN_MODE -MLME_ROAMING_NEW_SCAN.scan_type ROAMING_SCAN_TYPE -MLME_ROAMING_NEW_SCAN.periodic Boolean -MLME_ROAMING_NEW_SCAN.fullscan Boolean -MLME_ROAMING_NEW_SCAN.scan_channels Natural48 -MLME_ROAMING_SUCCESS.bssid MAC_Address -MLME_ROAMING_NEIGHBOR.bssid MAC_Address -MLME_ROAMING_NEIGHBOR.freq Channel_Frequency -MLME_ROAMING_FAIL.bssid MAC_Address -ROAMING_TRIGGER_MODE Enum 0001 no_trigger 0003 RSSI_only 0005 CU_RSSI_only 0007 RSSI_and_CU_RSSI -ROAMING_DEAUTH_PENDING Enum 0000 DEAUTH_NOT_PENDING 0001 IN_MORE_THAN_10_SECONDS 0002 IN_LESS_THAN_10_SECONDS -ROAMING_SCAN_TYPE Enum 000b SOFT_NEIGHBOUR_ROAMING_SCAN 000c SOFT_CACHED_ROAMING_SCAN 000d SOFT_ALL_ROAMING_SCAN 000e HARD_NEIGHBOUR_ROAMING_SCAN 000f HARD_CACHED_ROAMING_SCAN 0010 HARD_ALL_ROAMING_SCAN 0013 FIRST_ILLEGAL -DEBUG_SCAN_IND_FILTER_REASON Enum 0000 bssid_connected 0001 ssid 0002 rssi 0003 rss 0004 malloc_failed 0005 off_channel 0006 out_of_band 0007 bssid_not_target 0008 mobility_domain -ROAMING_SCAN_MODE Enum 0000 ROAMING_SCAN_MODE_CASE_1 0001 ROAMING_SCAN_MODE_CASE_2 0002 ROAMING_SCAN_MODE_CASE_1_NCHO 0003 ROAMING_SCAN_MODE_CASE_3 0004 ScanMode_None -ROAMING_SCAN_IND_FILTER_REASON Enum 0000 bssid_connected 0001 ssid 0002 rssi 0003 rss 0004 malloc_failed 0005 off_channel 0006 out_of_band 0007 bssid_not_target 0008 mobility_domain 000c selection_factor_low -# Generated From mlme_hard/mlme_sa_query/mlme_sa_query_debug.xml -trace_def 4 -0020 0000 MLME_SA_QUERY_INIT 0001 pid -0020 0001 MLME_SA_QUERY_DEINIT 0001 pid -0020 0002 MLME_SA_QUERY_STATUS 0003 address pmf_in_use status -0020 0003 MLME_SA_QUERY_RESULT 0002 address status -# Generated From mlme_hard/mlme_sa_query/mlme_sa_query_debug.xml -trace_types 7 -MLME_SA_QUERY_INIT.pid FsmProcessId -MLME_SA_QUERY_STATUS.address MAC_Address -MLME_SA_QUERY_STATUS.pmf_in_use Boolean -MLME_SA_QUERY_STATUS.status MLME_SA_QUERY_STATES -MLME_SA_QUERY_RESULT.address MAC_Address -MLME_SA_QUERY_RESULT.status Boolean -MLME_SA_QUERY_DEINIT.pid FsmProcessId -# Generated From mlme_hard/mlme_scan/mlme_scan_debug.xml -trace_def 74 -0001 0000 MLME_NCHO_SCAN_FRAME_IGNORED 0000 -0001 0001 MLME_PNO_AP_SCORE_HIGHER 0002 ap_score candidate_score -0001 0002 MLME_PNO_MATCH_FOUND 0001 network_idx -0001 0003 MLME_PNO_MODE 0002 is_connected connection_vix -0001 0004 MLME_PNO_NETWORK_INDICATED 0000 -0001 0005 MLME_PNO_POLICY_CHECK_AUTH 0007 frame_cpblt_privacy_supported frame_wpa_found frame_rsn_found supports_open_auth supports_psk_auth supports_eap_auth policy -0001 0006 MLME_PNO_POLICY_CHECK_FREQ 0002 frequency policy -0001 0007 MLME_PNO_POLICY_NOT_MATCHED 0000 -0001 0008 MLME_PNO_SIGNAL_BELOW_THRESHOLD 0002 rssi_threshold frame_rssi -0001 0009 MLME_PNO_SSID_NOT_MATCHED 0000 -0001 000a MLME_SCAN_ADD_REQ 0007 requester scan_id max_channel_time_active_scan max_channel_time_passive_scan device_address sps_prority current_prority -0001 000b MLME_SCAN_AP_LOST_INDICATION 0001 bssid -0001 000c MLME_SCAN_BOOK_NEXT_SCAN 0003 pause_count sps_count time -0001 000d MLME_SCAN_BSSID_DL 0002 ap_lost_threshold channel_list_count -0001 000e MLME_SCAN_BSSID_DL_IE 0004 bssid frequency high_rssi_threshold low_rssi_threshold -0001 000f MLME_SCAN_BSSID_DL_IE_TOP 0001 ap_lost_threshold -0001 0010 MLME_SCAN_CHANGE_TRACKING 0002 rssi_sample_size min_breaching_threshold -0001 0011 MLME_SCAN_CHANGE_TRACKING_IE 0002 rssi_sample_size min_breaching_threshold -0001 0012 MLME_SCAN_CHANNEL_ENTRY_ALL 0003 channel_freq mask count -0001 0013 MLME_SCAN_CHANNEL_ENTRY_IE 0002 mask count -0001 0014 MLME_SCAN_CHANNEL_EXCLUDED 0003 freq config policy -0001 0015 MLME_SCAN_CHANNEL_LIST 0003 scan_policy channel_list_count mask -0001 0016 MLME_SCAN_CHANNEL_SCAN_COMPLETED 0006 id rescan_count frames bssid home frame -0001 0017 MLME_SCAN_CHANNEL_SKIPPED_DUE_TO_WIFISHARING 0003 mask permitted_mask channel_freq -0001 0018 MLME_SCAN_DEL_REQ 0002 requester scan_id -0001 0019 MLME_SCAN_DEVICE_ADDRESS_RANDOMISED 0002 old_address new_address -0001 001a MLME_SCAN_DFS_ACTIVE 0002 flags policy -0001 001b MLME_SCAN_DUE_TIME 0004 period scan_next_due_time is_scan_continuous continuous_scan_count -0001 001c MLME_SCAN_EXECUTION_DIAG 0001 ident -0001 001d MLME_SCAN_FRAME_REPORTED 0003 flags is_hotlisted is_preferred -0001 001e MLME_SCAN_GENERIC 0005 line field1 field2 field3 field4 -0001 001f MLME_SCAN_GET_NEXT_CHANNEL 0004 scan_channel_list_type channel_list_count channel_index scan_policy -0001 0020 MLME_SCAN_GET_NEXT_CHANNEL_CANDIDATE 0009 chan_found channel_is_active in_use_mask centre_freq channel_info max_power primary_channel flags reg_domain -0001 0021 MLME_SCAN_GET_NEXT_CHANNEL_INFO 0003 mask reg_mask channel_freq -0001 0022 MLME_SCAN_GET_NEXT_LIST 0003 chan_list chan_freq posn_or_idx -0001 0023 MLME_SCAN_GET_NEXT_SCAN_CANDIDATE 0007 priority highest_priority pause_priority is_scan_in_home_time end_of_home_time scan_start_time bext_next_start_time -0001 0024 MLME_SCAN_GET_NEXT_SCAN_RESULT 0004 priority is_scan_in_home_time now next_scan_due_time -0001 0025 MLME_SCAN_HOTLIST_DL_IE 0004 bssid frequency high_rssi_threshold low_rssi_threshold -0001 0026 MLME_SCAN_HOTLIST_DL_IE_TOP 0001 ap_lost_threshold -0001 0027 MLME_SCAN_HOTLIST_ENTRY 0004 ap_needs_reporting frame_rssi ap_is_found signal_level_below_low_threshold -0001 0028 MLME_SCAN_LIST_ALL 0002 chan_freq posn -0001 0029 MLME_SCAN_MASK 0001 mask -0001 002a MLME_SCAN_NCHO_VALUES 0003 probe_interval home_time away_time -0001 002b MLME_SCAN_NEIGHBOUR 0005 full_mask seen_mask channel_mask channel_done scan_done -0001 002c MLME_SCAN_NEIGHBOUR_DL 0001 neighbour_descriptor_count -0001 002d MLME_SCAN_NEIGHBOUR_DL_IE 0001 neighbour_descriptor_count -0001 002e MLME_SCAN_NEIGHBOUR_ENTRY 0003 bssid channel_freq mask -0001 002f MLME_SCAN_PARAM_SET_MEM 0004 requester pmalloc_status result_code scan_policy -0001 0030 MLME_SCAN_PAUSE_REQ 0005 requester pause priority pause_count current_priority -0001 0031 MLME_SCAN_PAUSE_RESUME_REQUEST 0004 module_id module_subid pause_count line_number -0001 0032 MLME_SCAN_PROCESS_SCAN_END 0003 period tracking hotlist -0001 0033 MLME_SCAN_RESULT 0004 id freq rssi hash -0001 0034 MLME_SCAN_RESULT_FILTER 0002 bcn_bssid dest_add -0001 0035 MLME_SCAN_RESULT_FILTERED 0004 freq bcn_bssid rssi reason -0001 0036 MLME_SCAN_SEND_PROBES 0003 num_probes_ies num_probes_pno_hidden wildcard_scan -0001 0037 MLME_SCAN_SET_TIME_PROBE 0001 duration -0001 0038 MLME_SCAN_SET_TIME_SCAN 0004 id time_on_channel duration timer -0001 0039 MLME_SCAN_SPS_NOT_FOUND 0002 id line -0001 003a MLME_SCAN_SSID_FILTER_IE 0000 -0001 003b MLME_SCAN_START_CHANNEL_SCAN 0005 id channel_index freq active rescan_count -0001 003c MLME_SCAN_TEMP_DEBUG 0002 index value -0001 003d MLME_SCAN_TEMP_DEBUG2 0002 one two -0001 003e MLME_SCAN_TIMER_INDICATION 0005 next_scan_time is_scan_suspended channel_index pause_count fsmData_pause_priority -0001 003f MLME_SCAN_TIMING 0002 period scan_skip_first_period -0001 0040 MLME_SCAN_TIMING_IE 0005 min_period max_period exponent step_count scan_skip_first_period -0001 0041 MLME_SCAN_TRACKING 0002 known_state_aps_count lost_aps_count -0001 0042 MLME_SCAN_TRACKING_CHANGE 0004 bssid new_state new_rssi rssi_average -0001 0043 MLME_SCAN_TRACKING_FRAME 0003 bssid current_state new_rssi -0001 0044 MLME_SCAN_TUNING 0005 priority probel_listen_interval force rssi_threshold delta_rssi_threshold -0001 0045 MLME_SCAN_TUNING_IE 0005 priority probel_listen_interval force rssi_threshold delta_rssi_threshold -0001 0046 MLME_SCAN_VALIDATE_AP 0005 ds_chan ht_chan rice_freq ds_freq ht_freq -0001 0047 MLME_SCAN_WHAT_NEXT 0004 start_time time_on_chl chl_duration rescan_count -0001 0048 MLME_SET_ACL_REQ 0001 result_code -0001 0049 MLME_SET_HOTLIST_REQ 0001 result_code -# Generated From mlme_hard/mlme_scan/mlme_scan_debug.xml -trace_types 161 -MLME_PNO_MODE.is_connected Boolean -MLME_SCAN_ADD_REQ.requester FsmProcessId -MLME_SCAN_ADD_REQ.scan_id SCAN_ID -MLME_SCAN_ADD_REQ.max_channel_time_active_scan TIME_UNITS -MLME_SCAN_ADD_REQ.max_channel_time_passive_scan TIME_UNITS -MLME_SCAN_ADD_REQ.device_address MAC_Address -MLME_SCAN_ADD_REQ.sps_prority Natural8 -MLME_SCAN_ADD_REQ.current_prority Natural8 -MLME_SCAN_NCHO_VALUES.probe_interval Integer16 -MLME_SCAN_NCHO_VALUES.home_time Integer16 -MLME_SCAN_NCHO_VALUES.away_time Integer16 -MLME_SCAN_WHAT_NEXT.start_time Natural32 -MLME_SCAN_WHAT_NEXT.time_on_chl Natural32 -MLME_SCAN_WHAT_NEXT.chl_duration Natural32 -MLME_SCAN_WHAT_NEXT.rescan_count Natural8 -MLME_SCAN_HOTLIST_DL_IE_TOP.ap_lost_threshold Natural8 -MLME_SCAN_DEL_REQ.requester FsmProcessId -MLME_SCAN_DEL_REQ.scan_id SCAN_ID -MLME_SCAN_START_CHANNEL_SCAN.id SCAN_ID -MLME_SCAN_START_CHANNEL_SCAN.channel_index Natural16s -MLME_SCAN_START_CHANNEL_SCAN.freq Channel_Frequency -MLME_SCAN_START_CHANNEL_SCAN.active Boolean -MLME_SCAN_START_CHANNEL_SCAN.rescan_count Natural8 -MLME_SCAN_CHANGE_TRACKING_IE.rssi_sample_size Integer8 -MLME_SCAN_CHANGE_TRACKING_IE.min_breaching_threshold Integer8 -MLME_SCAN_NEIGHBOUR.channel_done Boolean -MLME_SCAN_NEIGHBOUR.scan_done Boolean -MLME_SCAN_NEIGHBOUR_ENTRY.bssid MAC_Address -MLME_SCAN_NEIGHBOUR_ENTRY.channel_freq Channel_Frequency -MLME_SCAN_NEIGHBOUR_ENTRY.mask Natural64 -MLME_PNO_POLICY_CHECK_FREQ.frequency Channel_Frequency -MLME_SCAN_BSSID_DL_IE_TOP.ap_lost_threshold Natural8 -MLME_SCAN_CHANNEL_EXCLUDED.freq Channel_Frequency -MLME_SCAN_CHANNEL_SKIPPED_DUE_TO_WIFISHARING.mask Natural48 -MLME_SCAN_CHANNEL_SKIPPED_DUE_TO_WIFISHARING.permitted_mask Natural48 -MLME_SCAN_CHANGE_TRACKING.rssi_sample_size Integer8 -MLME_SCAN_CHANGE_TRACKING.min_breaching_threshold Integer8 -MLME_SCAN_GET_NEXT_SCAN_CANDIDATE.is_scan_in_home_time Boolean -MLME_SCAN_GET_NEXT_SCAN_CANDIDATE.end_of_home_time Natural32 -MLME_SCAN_GET_NEXT_SCAN_CANDIDATE.scan_start_time Natural32 -MLME_SCAN_GET_NEXT_SCAN_CANDIDATE.bext_next_start_time Natural32 -MLME_SCAN_TIMING_IE.min_period Natural32 -MLME_SCAN_TIMING_IE.max_period Natural32 -MLME_SCAN_TIMING_IE.exponent Natural8 -MLME_SCAN_TIMING_IE.step_count Natural8 -MLME_SCAN_TIMING_IE.scan_skip_first_period Boolean -MLME_SCAN_PAUSE_REQ.requester FsmProcessId -MLME_SCAN_PAUSE_REQ.pause Boolean -MLME_SCAN_PAUSE_REQ.priority Natural8 -MLME_SCAN_PAUSE_REQ.current_priority Natural8 -MLME_SCAN_BSSID_DL.ap_lost_threshold Integer8 -MLME_SCAN_BSSID_DL.channel_list_count Integer8 -MLME_SCAN_TRACKING.known_state_aps_count Natural8 -MLME_SCAN_TRACKING.lost_aps_count Natural8 -MLME_SCAN_CHANNEL_ENTRY_ALL.channel_freq Channel_Frequency -MLME_SCAN_CHANNEL_ENTRY_ALL.mask Natural48 -MLME_SCAN_CHANNEL_ENTRY_ALL.count Natural8 -MLME_SCAN_PARAM_SET_MEM.requester FsmProcessId -MLME_SCAN_PARAM_SET_MEM.result_code Integer16 -MLME_SCAN_BOOK_NEXT_SCAN.time Natural32 -MLME_SCAN_GET_NEXT_LIST.chan_freq Channel_Frequency -MLME_SCAN_TEMP_DEBUG2.one Natural48 -MLME_SCAN_TEMP_DEBUG2.two Natural48 -MLME_SCAN_GET_NEXT_CHANNEL.scan_channel_list_type Natural8 -MLME_SCAN_GET_NEXT_CHANNEL.channel_list_count Natural8 -MLME_SCAN_GET_NEXT_CHANNEL.channel_index Integer16 -MLME_PNO_POLICY_CHECK_AUTH.frame_cpblt_privacy_supported Boolean -MLME_PNO_POLICY_CHECK_AUTH.frame_wpa_found Boolean -MLME_PNO_POLICY_CHECK_AUTH.frame_rsn_found Boolean -MLME_PNO_POLICY_CHECK_AUTH.supports_open_auth Boolean -MLME_PNO_POLICY_CHECK_AUTH.supports_psk_auth Boolean -MLME_PNO_POLICY_CHECK_AUTH.supports_eap_auth Boolean -MLME_SCAN_LIST_ALL.chan_freq Channel_Frequency -MLME_SCAN_TUNING_IE.force Boolean -MLME_SCAN_TUNING_IE.rssi_threshold Decibels -MLME_SCAN_TUNING_IE.delta_rssi_threshold Natural8 -MLME_SCAN_GET_NEXT_CHANNEL_CANDIDATE.chan_found Boolean -MLME_SCAN_GET_NEXT_CHANNEL_CANDIDATE.channel_is_active Boolean -MLME_SCAN_GET_NEXT_CHANNEL_CANDIDATE.in_use_mask Natural64 -MLME_SCAN_GET_NEXT_CHANNEL_CANDIDATE.centre_freq Channel_Frequency -MLME_SCAN_GET_NEXT_CHANNEL_CANDIDATE.max_power Integer8 -MLME_SCAN_GET_NEXT_CHANNEL_CANDIDATE.flags Natural8 -MLME_SCAN_GET_NEXT_CHANNEL_CANDIDATE.reg_domain Natural8 -MLME_SCAN_MASK.mask Natural48 -MLME_SCAN_GET_NEXT_SCAN_RESULT.is_scan_in_home_time Boolean -MLME_SCAN_GET_NEXT_SCAN_RESULT.now Natural32 -MLME_SCAN_GET_NEXT_SCAN_RESULT.next_scan_due_time Natural32 -MLME_PNO_AP_SCORE_HIGHER.ap_score Integer16 -MLME_PNO_AP_SCORE_HIGHER.candidate_score Integer16 -MLME_SCAN_TIMING.period Natural32 -MLME_SCAN_TIMING.scan_skip_first_period Boolean -MLME_SCAN_TRACKING_CHANGE.bssid MAC_Address -MLME_SCAN_TRACKING_CHANGE.new_state Natural8 -MLME_SCAN_TRACKING_CHANGE.new_rssi Decibels -MLME_SCAN_TRACKING_CHANGE.rssi_average Decibels -MLME_SCAN_DUE_TIME.period Natural32 -MLME_SCAN_DUE_TIME.scan_next_due_time Natural32 -MLME_SCAN_DUE_TIME.is_scan_continuous Boolean -MLME_SCAN_DUE_TIME.continuous_scan_count Natural8 -MLME_SCAN_CHANNEL_SCAN_COMPLETED.id SCAN_ID -MLME_SCAN_CHANNEL_SCAN_COMPLETED.rescan_count Natural8 -MLME_SCAN_CHANNEL_SCAN_COMPLETED.frames Natural8 -MLME_SCAN_CHANNEL_SCAN_COMPLETED.bssid Boolean -MLME_SCAN_CHANNEL_SCAN_COMPLETED.home Boolean -MLME_SCAN_CHANNEL_SCAN_COMPLETED.frame Boolean -MLME_SCAN_SET_TIME_PROBE.duration Natural32 -MLME_SCAN_SPS_NOT_FOUND.id SCAN_ID -MLME_SET_ACL_REQ.result_code Integer16 -MLME_SCAN_DEVICE_ADDRESS_RANDOMISED.old_address MAC_Address -MLME_SCAN_DEVICE_ADDRESS_RANDOMISED.new_address MAC_Address -MLME_SCAN_SEND_PROBES.num_probes_ies Natural8 -MLME_SCAN_SEND_PROBES.num_probes_pno_hidden Natural8 -MLME_SCAN_SEND_PROBES.wildcard_scan Boolean -MLME_SCAN_HOTLIST_DL_IE.bssid MAC_Address -MLME_SCAN_HOTLIST_DL_IE.high_rssi_threshold Decibels -MLME_SCAN_HOTLIST_DL_IE.low_rssi_threshold Decibels -MLME_SCAN_CHANNEL_ENTRY_IE.mask Natural48 -MLME_SCAN_CHANNEL_ENTRY_IE.count Natural8 -MLME_SCAN_TIMER_INDICATION.next_scan_time Natural32 -MLME_SCAN_TIMER_INDICATION.is_scan_suspended Boolean -MLME_SCAN_CHANNEL_LIST.mask Natural64 -MLME_SCAN_DFS_ACTIVE.flags Natural8 -MLME_SCAN_AP_LOST_INDICATION.bssid MAC_Address -MLME_SCAN_TUNING.force Boolean -MLME_SCAN_TUNING.rssi_threshold Decibels -MLME_SCAN_TUNING.delta_rssi_threshold Natural8 -MLME_SCAN_RESULT.freq Channel_Frequency -MLME_SCAN_RESULT.rssi Decibels -MLME_SCAN_GET_NEXT_CHANNEL_INFO.mask Natural48 -MLME_SCAN_GET_NEXT_CHANNEL_INFO.reg_mask Natural48 -MLME_SCAN_RESULT_FILTERED.freq Channel_Frequency -MLME_SCAN_RESULT_FILTERED.bcn_bssid MAC_Address -MLME_SCAN_RESULT_FILTERED.rssi Decibels -MLME_SCAN_RESULT_FILTERED.reason DEBUG_MLME_SCAN_FILTER_REASON -MLME_SCAN_TRACKING_FRAME.bssid MAC_Address -MLME_SCAN_TRACKING_FRAME.current_state Natural8 -MLME_SCAN_TRACKING_FRAME.new_rssi Decibels -MLME_SET_HOTLIST_REQ.result_code Integer16 -MLME_SCAN_RESULT_FILTER.bcn_bssid MAC_Address -MLME_SCAN_RESULT_FILTER.dest_add MAC_Address -MLME_SCAN_TEMP_DEBUG.index Natural8 -MLME_SCAN_BSSID_DL_IE.bssid MAC_Address -MLME_SCAN_BSSID_DL_IE.high_rssi_threshold Integer16 -MLME_SCAN_BSSID_DL_IE.low_rssi_threshold Integer16 -MLME_PNO_SIGNAL_BELOW_THRESHOLD.rssi_threshold Decibels -MLME_PNO_SIGNAL_BELOW_THRESHOLD.frame_rssi Decibels -MLME_SCAN_PROCESS_SCAN_END.period Natural32 -MLME_SCAN_PROCESS_SCAN_END.tracking Boolean -MLME_SCAN_PROCESS_SCAN_END.hotlist Boolean -MLME_SCAN_FRAME_REPORTED.is_hotlisted Boolean -MLME_SCAN_FRAME_REPORTED.is_preferred Boolean -MLME_SCAN_HOTLIST_ENTRY.ap_needs_reporting Boolean -MLME_SCAN_HOTLIST_ENTRY.frame_rssi Decibels -MLME_SCAN_HOTLIST_ENTRY.ap_is_found Boolean -MLME_SCAN_HOTLIST_ENTRY.signal_level_below_low_threshold Boolean -MLME_SCAN_SET_TIME_SCAN.time_on_channel Natural32 -MLME_SCAN_SET_TIME_SCAN.duration Natural32 -MLME_SCAN_SET_TIME_SCAN.timer Natural32 -MLME_SCAN_VALIDATE_AP.rice_freq Channel_Frequency -MLME_SCAN_VALIDATE_AP.ds_freq Channel_Frequency -MLME_SCAN_VALIDATE_AP.ht_freq Channel_Frequency -DEBUG_MLME_SCAN_FILTER_REASON Enum 0000 ssid 0001 freq 0002 address 0003 invalid 0004 channel 0005 hash 0006 rssi 0007 not_basic 0008 bssid_filter 0009 policy 000a test_mode 000b ssid_list 000c not_p2p_ssid 000d hotlist 000e tracking_scan 000f blacklisted_sender 0010 pno 0011 duplicate_frame 0012 not_on_channel 0013 off_channel_invalid -# Generated From mlme_hard/mlme_send_offchannel/mlme_send_offchannel_debug.xml -trace_def 2 -0021 0000 MLME_SEND_OFFCHANNEL_INIT 0001 pid -0021 0001 MLME_SEND_OFFCHANNEL_REMAINING_DURATION 0001 duration -# Generated From mlme_hard/mlme_send_offchannel/mlme_send_offchannel_debug.xml -trace_types 1 -MLME_SEND_OFFCHANNEL_INIT.pid FsmProcessId -# Generated From mlme_hard/mlme_tdls/mlme_tdls_debug.xml -trace_def 6 -0023 0000 MLME_TDLS_DEINIT 0001 pid -0023 0001 MLME_TDLS_INIT 0007 pid tdls_activated tdls_allowed_by_macrame bt_activated p2p_activated channel_switch_announced line -0023 0002 MLME_TDLS_INIT_TRACE 0002 pid line -0023 0003 MLME_TDLS_PEER_TRAFFIC_REPORT_IND 0006 tdls_link pkt_cnt address allowd_by_macrame bt_activated p2p_activated -0023 0004 MLME_TDLS_RX_FRAME 0002 address action_type -0023 0005 MLME_TDLS_STATUS 0002 address status -# Generated From mlme_hard/mlme_tdls/mlme_tdls_debug.xml -trace_types 20 -MLME_TDLS_STATUS.address MAC_Address -MLME_TDLS_STATUS.status MLME_TDLS_STATES -MLME_TDLS_INIT.pid FsmProcessId -MLME_TDLS_INIT.tdls_activated Boolean -MLME_TDLS_INIT.tdls_allowed_by_macrame Boolean -MLME_TDLS_INIT.bt_activated Boolean -MLME_TDLS_INIT.p2p_activated Boolean -MLME_TDLS_INIT.channel_switch_announced Boolean -MLME_TDLS_INIT.line Natural32 -MLME_TDLS_PEER_TRAFFIC_REPORT_IND.tdls_link Boolean -MLME_TDLS_PEER_TRAFFIC_REPORT_IND.pkt_cnt Natural32 -MLME_TDLS_PEER_TRAFFIC_REPORT_IND.address MAC_Address -MLME_TDLS_PEER_TRAFFIC_REPORT_IND.allowd_by_macrame Boolean -MLME_TDLS_PEER_TRAFFIC_REPORT_IND.bt_activated Boolean -MLME_TDLS_PEER_TRAFFIC_REPORT_IND.p2p_activated Boolean -MLME_TDLS_DEINIT.pid FsmProcessId -MLME_TDLS_RX_FRAME.address MAC_Address -MLME_TDLS_RX_FRAME.action_type Natural8 -MLME_TDLS_INIT_TRACE.pid FsmProcessId -MLME_TDLS_INIT_TRACE.line Natural32 -# Generated From mlme_hard/mlme_txpower/mlme_txpower_debug.xml -trace_def 3 -0036 0000 MLME_TXPOWER_INFO 0007 channel_freq reg_dom network sar nocell user minimum -0036 0001 MLME_TXPOWER_NETWORK 0004 envelope envelope_limit constraint constraint_limit -0036 0002 MLME_TXPOWER_NETWORK_UPDATE 0002 new_limit old_limit -# Generated From mlme_hard/mlme_txpower/mlme_txpower_debug.xml -trace_types 13 -MLME_TXPOWER_INFO.channel_freq Channel_Frequency -MLME_TXPOWER_INFO.reg_dom Integer8 -MLME_TXPOWER_INFO.network Integer8 -MLME_TXPOWER_INFO.sar Integer8 -MLME_TXPOWER_INFO.nocell Integer8 -MLME_TXPOWER_INFO.user Integer8 -MLME_TXPOWER_INFO.minimum Integer8 -MLME_TXPOWER_NETWORK_UPDATE.new_limit Integer8 -MLME_TXPOWER_NETWORK_UPDATE.old_limit Integer8 -MLME_TXPOWER_NETWORK.envelope Boolean -MLME_TXPOWER_NETWORK.envelope_limit Integer8 -MLME_TXPOWER_NETWORK.constraint Boolean -MLME_TXPOWER_NETWORK.constraint_limit Integer8 -# Generated From mlme_hard/mlme_vifctrl/mlme_vifctrl_debug.xml -trace_def 72 -0008 0000 MLME_VIFCTRL_AP_FAILURE 0002 bssid reason -0008 0001 MLME_VIFCTRL_ARP_EXTRACT 0004 sndr_hw sndr_ip tgt_ip line -0008 0002 MLME_VIFCTRL_ARP_FRAME 0002 frame line -0008 0003 MLME_VIFCTRL_ARP_HDR 0005 fc Addr1 Addr2 Addr3 line -0008 0004 MLME_VIFCTRL_ARP_OFFLOAD 0004 src tgt opcode line -0008 0005 MLME_VIFCTRL_ARP_PKT 0005 arp0 arp1 arp2 arp3 hdr -0008 0006 MLME_VIFCTRL_ASSIST_EAPOL 0002 line is_authenticated -0008 0007 MLME_VIFCTRL_BEACON_ERP 0005 bssid non_erp_present use_protection barker_preamble_mode reason -0008 0008 MLME_VIFCTRL_BEACON_UPDATE 0001 now -0008 0009 MLME_VIFCTRL_BEAMFORMEE_DISABLED 0002 peer_current_nss num_sounding_dimensions -0008 000a MLME_VIFCTRL_BSS_PROT_FLAGS 0001 bss_protection_flags -0008 000b MLME_VIFCTRL_CHANNEL_CONFIG 0007 primary_freq centre_freq channel_info max_air_power form_max_air_power distance_nearest_edge band_edge -0008 000c MLME_VIFCTRL_CHANNEL_NO 0002 channel_no firmware_freq -0008 000d MLME_VIFCTRL_CONNECT_PARAMETERS 000a aid rates peer_rates sta_caps ht_rxmcs ht_highest_rx_rate vht_rxmcs vht_highest_rx_rate qos uapsd_ctrl_flags -0008 000e MLME_VIFCTRL_DEL_TRAFFIC_PARAMETERS 0003 pid priority direction -0008 000f MLME_VIFCTRL_DFS_ADD_BLACKOUT 0004 blackout_start_reference blackout_period blackout_duration blackout_count -0008 0010 MLME_VIFCTRL_DFS_DEL_BLACKOUT 0000 -0008 0011 MLME_VIFCTRL_EAPOL_DATA 0001 data -0008 0012 MLME_VIFCTRL_ECSA_COUNT_FINISHED 0003 now channel_switch_count channel_switch_time -0008 0013 MLME_VIFCTRL_ECSA_INCLUDE_IN_BEACON 0005 now new_primary_channel new_channel_info channel_switch_count channel_switch_mode -0008 0014 MLME_VIFCTRL_ECSA_SEND_ACTION 0005 now bssid new_primary_channel new_channel_info channel_switch_count -0008 0015 MLME_VIFCTRL_ECSA_TIMEOUT 0004 now new_channel_number new_channel_info channel_switch_count -0008 0016 MLME_VIFCTRL_ERP_IE_RECEIVED 0002 pid barker_preamble_flag_set -0008 0017 MLME_VIFCTRL_EVAL_BEACON_FLAGS 0002 current evaluated -0008 0018 MLME_VIFCTRL_FORCE_ACTIVE 0004 pid requester flags active -0008 0019 MLME_VIFCTRL_FRAMETX 0001 status -0008 001a MLME_VIFCTRL_FW_UPDATE_BW 0006 new_bw revised_new_bw channel_centre_freq fw_requested_channel_bw current_channel_info max_operational_bw -0008 001b MLME_VIFCTRL_HT_CAP_DOWNGRADE 0004 host_value mib_value downgraded_value field -0008 001c MLME_VIFCTRL_HT_CHANNEL_INFO 0004 primary_channel_center_freq centre_freq bw channel_info -0008 001d MLME_VIFCTRL_HT_OP 0002 beacon generated -0008 001e MLME_VIFCTRL_INACTIVITY 0002 interval now -0008 001f MLME_VIFCTRL_INACTIVITY_KICK_DO 0000 -0008 0020 MLME_VIFCTRL_INACTIVITY_KICK_INFO 0003 current_time unicast_rx_time time_since_last_rx -0008 0021 MLME_VIFCTRL_INACTIVITY_NULL 0003 interval_since_last_null now time_of_last_null -0008 0022 MLME_VIFCTRL_KEEPALIVE 0002 interval now -0008 0023 MLME_VIFCTRL_LISTEN_OFFLOAD 0001 interval -0008 0024 MLME_VIFCTRL_MANAGEMENT_FRAME 0004 fc DA frame_subtype reason_code -0008 0025 MLME_VIFCTRL_MEMBERSHIP_SELECTOR_NOT_SATISFIED 0003 ht_activated vht_activated all_membership_selector -0008 0026 MLME_VIFCTRL_MFP_STATUS 0003 in_use mfpc mfpr -0008 0027 MLME_VIFCTRL_MIC_FAILURE 0002 peer status -0008 0028 MLME_VIFCTRL_NAN_FAILURE 0002 reason arg -0008 0029 MLME_VIFCTRL_NDP_AD 0008 Checksum LL_type LL_addr buf_type addr_lo addr_mid addr_hi line -0008 002a MLME_VIFCTRL_NDP_FRAME 0002 frame line -0008 002b MLME_VIFCTRL_NDP_OFFLOAD 0007 ICMP_Type Sol_Flg ndp_src1 ndp_src2 ndp_tgt1 ndp_tgt2 line -0008 002c MLME_VIFCTRL_OBSS_SCAN_DONE_IND 0003 channels intolerant_40mhz_ap_found cycle_to_send_report -0008 002d MLME_VIFCTRL_OBSS_SCAN_IND 0002 channels intolerant_40mhz_ap_found -0008 002e MLME_VIFCTRL_OFFLOAD_ACTIVE 0002 flavour active -0008 002f MLME_VIFCTRL_OFFLOAD_INTERCEPT 0001 flavour -0008 0030 MLME_VIFCTRL_OFFLOAD_TIMER 0001 timer_id -0008 0031 MLME_VIFCTRL_OLBC 0003 rx_beacons bss_ht_protection_flags bss_erp_protection_flags -0008 0032 MLME_VIFCTRL_OPERATING_MODE_NOTIF_SEND_ACTION 0003 now bssid channel_bw -0008 0033 MLME_VIFCTRL_P2P_NOA 0005 duration interval start_time blackout_id position -0008 0034 MLME_VIFCTRL_P2P_NOA_SET_TIMER 0003 time_now early_start position -0008 0035 MLME_VIFCTRL_PLM689_WORKAROUND_IP 0002 static frame_cnt -0008 0036 MLME_VIFCTRL_PLM689_WORKAROUND_ON_CONNECT 0003 plm689_workaround_address req_bssid same -0008 0037 MLME_VIFCTRL_PLM689_WORKAROUND_TIMER_STARTED 0000 -0008 0038 MLME_VIFCTRL_PLM689_WORKAROUND_TRIGGERED 0000 -0008 0039 MLME_VIFCTRL_PROBE_REQ_FILTERED 0003 da sa reason -0008 003a MLME_VIFCTRL_QBSS_CU 0004 reported_load_percentage own_load_percentage computed_load_percentage channel_usage_above_threshold -0008 003b MLME_VIFCTRL_RATES 0003 all basic value -0008 003c MLME_VIFCTRL_ROAM 0004 from_bssid from_freq to_bssid to_freq -0008 003d MLME_VIFCTRL_ROAM_FAILURE 0001 result_code -0008 003e MLME_VIFCTRL_ROUTER_ADVERTISEMENT_FRAME 0002 frame line -0008 003f MLME_VIFCTRL_ROUTER_ADVERTISEMENT_OFFLOAD 0007 sa da checksum router_lifetime valid_lifetime preferred_lifetime line -0008 0040 MLME_VIFCTRL_SAVE_WMM_FOR_ACM 0000 -0008 0041 MLME_VIFCTRL_SELECTED_SECURITY 0004 type group_cipher pairwise_cipher akm_suite -0008 0042 MLME_VIFCTRL_SET_IP 0004 ip_ver vif_type ip_addr line -0008 0043 MLME_VIFCTRL_SET_TRAFFIC_PARAMETERS 0006 pid priority direction medium_time minimun_data_rate address -0008 0044 MLME_VIFCTRL_WIFISHARING_ALLOWED_CHANNELS 0001 mask -0008 0045 MLME_VIFCTRL_WIFISHARING_LEAVING_DFS 0002 is_dfs move_to_primary_freq -0008 0046 MLME_VIFCTRL_WIFISHARING_LEAVING_DFS_CHANNEL 0002 host_freq recommended_primary_freq -0008 0047 MLME_VIFCTRL_WIFISHARING_MOVING_AP_TO_CHANNEL 0002 move_to_primary_freq channel_info -# Generated From mlme_hard/mlme_vifctrl/mlme_vifctrl_debug.xml -trace_types 122 -MLME_VIFCTRL_P2P_NOA_SET_TIMER.time_now Natural32 -MLME_VIFCTRL_P2P_NOA_SET_TIMER.early_start Natural32 -MLME_VIFCTRL_P2P_NOA_SET_TIMER.position Natural32 -MLME_VIFCTRL_PLM689_WORKAROUND_IP.static Boolean -MLME_VIFCTRL_MFP_STATUS.in_use Boolean -MLME_VIFCTRL_MFP_STATUS.mfpc Boolean -MLME_VIFCTRL_MFP_STATUS.mfpr Boolean -MLME_VIFCTRL_INACTIVITY_NULL.interval_since_last_null Integer32 -MLME_VIFCTRL_INACTIVITY_NULL.now Natural32 -MLME_VIFCTRL_INACTIVITY_NULL.time_of_last_null Natural32 -MLME_VIFCTRL_MEMBERSHIP_SELECTOR_NOT_SATISFIED.ht_activated Boolean -MLME_VIFCTRL_MEMBERSHIP_SELECTOR_NOT_SATISFIED.vht_activated Boolean -MLME_VIFCTRL_MEMBERSHIP_SELECTOR_NOT_SATISFIED.all_membership_selector Natural8 -MLME_VIFCTRL_INACTIVITY_KICK_INFO.current_time Natural32 -MLME_VIFCTRL_INACTIVITY_KICK_INFO.unicast_rx_time Natural32 -MLME_VIFCTRL_INACTIVITY_KICK_INFO.time_since_last_rx Natural32 -MLME_VIFCTRL_NDP_FRAME.frame MBULK -MLME_VIFCTRL_WIFISHARING_LEAVING_DFS.is_dfs Boolean -MLME_VIFCTRL_CHANNEL_CONFIG.primary_freq Channel_Frequency -MLME_VIFCTRL_CHANNEL_CONFIG.centre_freq Channel_Frequency -MLME_VIFCTRL_CHANNEL_CONFIG.max_air_power Integer8 -MLME_VIFCTRL_INACTIVITY.interval Natural32 -MLME_VIFCTRL_INACTIVITY.now Natural32 -MLME_VIFCTRL_ECSA_SEND_ACTION.now Natural32 -MLME_VIFCTRL_ECSA_SEND_ACTION.bssid MAC_Address -MLME_VIFCTRL_ECSA_SEND_ACTION.new_primary_channel Integer8 -MLME_VIFCTRL_ECSA_SEND_ACTION.channel_switch_count Integer8 -MLME_VIFCTRL_ROUTER_ADVERTISEMENT_FRAME.frame MBULK -MLME_VIFCTRL_MANAGEMENT_FRAME.DA MAC_Address -MLME_VIFCTRL_MANAGEMENT_FRAME.reason_code Reason_Code -MLME_VIFCTRL_EAPOL_DATA.data TOKEN -MLME_VIFCTRL_SET_TRAFFIC_PARAMETERS.pid FsmProcessId -MLME_VIFCTRL_SET_TRAFFIC_PARAMETERS.priority Priority -MLME_VIFCTRL_SET_TRAFFIC_PARAMETERS.direction Direction -MLME_VIFCTRL_SET_TRAFFIC_PARAMETERS.minimun_data_rate Rate -MLME_VIFCTRL_SET_TRAFFIC_PARAMETERS.address MAC_Address -MLME_VIFCTRL_OPERATING_MODE_NOTIF_SEND_ACTION.now Natural32 -MLME_VIFCTRL_OPERATING_MODE_NOTIF_SEND_ACTION.bssid MAC_Address -MLME_VIFCTRL_SET_IP.ip_ver Integer8 -MLME_VIFCTRL_SET_IP.vif_type Integer8 -MLME_VIFCTRL_SET_IP.ip_addr Natural32 -MLME_VIFCTRL_ARP_OFFLOAD.src MAC_Address -MLME_VIFCTRL_ARP_OFFLOAD.tgt MAC_Address -MLME_VIFCTRL_ARP_OFFLOAD.opcode DEBUG_ARP_OPCODE -MLME_VIFCTRL_BEAMFORMEE_DISABLED.peer_current_nss Natural8 -MLME_VIFCTRL_BEAMFORMEE_DISABLED.num_sounding_dimensions Natural8 -MLME_VIFCTRL_AP_FAILURE.bssid MAC_Address -MLME_VIFCTRL_AP_FAILURE.reason DEBUG_AP_FAILURE_REASON -MLME_VIFCTRL_ARP_FRAME.frame MBULK -MLME_VIFCTRL_HT_CAP_DOWNGRADE.field DEBUG_HT_CAP_DOWNGRADE_FIELD -MLME_VIFCTRL_ECSA_TIMEOUT.now Natural32 -MLME_VIFCTRL_ECSA_TIMEOUT.new_channel_number Integer8 -MLME_VIFCTRL_ECSA_TIMEOUT.channel_switch_count Integer8 -MLME_VIFCTRL_NDP_AD.LL_addr MAC_Address -MLME_VIFCTRL_ECSA_INCLUDE_IN_BEACON.now Natural32 -MLME_VIFCTRL_ECSA_INCLUDE_IN_BEACON.new_primary_channel Integer8 -MLME_VIFCTRL_ECSA_INCLUDE_IN_BEACON.channel_switch_count Integer8 -MLME_VIFCTRL_ECSA_INCLUDE_IN_BEACON.channel_switch_mode Integer8 -MLME_VIFCTRL_P2P_NOA.duration Natural32 -MLME_VIFCTRL_P2P_NOA.interval Natural32 -MLME_VIFCTRL_P2P_NOA.start_time Natural32 -MLME_VIFCTRL_P2P_NOA.position Natural32 -MLME_VIFCTRL_FORCE_ACTIVE.pid FsmProcessId -MLME_VIFCTRL_FORCE_ACTIVE.active Boolean -MLME_VIFCTRL_DFS_ADD_BLACKOUT.blackout_start_reference Natural32 -MLME_VIFCTRL_DFS_ADD_BLACKOUT.blackout_period Natural32 -MLME_VIFCTRL_DFS_ADD_BLACKOUT.blackout_duration Natural32 -MLME_VIFCTRL_ARP_EXTRACT.sndr_hw MAC_Address -MLME_VIFCTRL_ARP_EXTRACT.sndr_ip Natural32 -MLME_VIFCTRL_ARP_EXTRACT.tgt_ip Natural32 -MLME_VIFCTRL_CHANNEL_NO.firmware_freq Channel_Frequency -MLME_VIFCTRL_PLM689_WORKAROUND_ON_CONNECT.plm689_workaround_address MAC_Address -MLME_VIFCTRL_PLM689_WORKAROUND_ON_CONNECT.req_bssid MAC_Address -MLME_VIFCTRL_PLM689_WORKAROUND_ON_CONNECT.same Boolean -MLME_VIFCTRL_BEACON_ERP.bssid MAC_Address -MLME_VIFCTRL_BEACON_ERP.reason DEBUG_BEACON_ERP_REASON -MLME_VIFCTRL_KEEPALIVE.interval Natural32 -MLME_VIFCTRL_KEEPALIVE.now Natural32 -MLME_VIFCTRL_NAN_FAILURE.reason DEBUG_NAN_FAILURE_REASON -MLME_VIFCTRL_ROUTER_ADVERTISEMENT_OFFLOAD.sa MAC_Address -MLME_VIFCTRL_ROUTER_ADVERTISEMENT_OFFLOAD.da MAC_Address -MLME_VIFCTRL_ROUTER_ADVERTISEMENT_OFFLOAD.valid_lifetime Natural32 -MLME_VIFCTRL_ROUTER_ADVERTISEMENT_OFFLOAD.preferred_lifetime Natural32 -MLME_VIFCTRL_BEACON_UPDATE.now Natural32 -MLME_VIFCTRL_OBSS_SCAN_IND.intolerant_40mhz_ap_found Boolean -MLME_VIFCTRL_ASSIST_EAPOL.is_authenticated Boolean -MLME_VIFCTRL_QBSS_CU.channel_usage_above_threshold Boolean -MLME_VIFCTRL_ARP_PKT.arp0 Integer8 -MLME_VIFCTRL_ARP_PKT.arp1 Integer8 -MLME_VIFCTRL_ARP_PKT.arp2 Integer8 -MLME_VIFCTRL_ARP_PKT.arp3 Integer8 -MLME_VIFCTRL_DEL_TRAFFIC_PARAMETERS.pid FsmProcessId -MLME_VIFCTRL_DEL_TRAFFIC_PARAMETERS.priority Priority -MLME_VIFCTRL_DEL_TRAFFIC_PARAMETERS.direction Direction -MLME_VIFCTRL_ERP_IE_RECEIVED.pid FsmProcessId -MLME_VIFCTRL_LISTEN_OFFLOAD.interval Natural32 -MLME_VIFCTRL_SELECTED_SECURITY.type DEBUG_MLME_CONMGR_SELECTED_SECURITY_TYPE -MLME_VIFCTRL_SELECTED_SECURITY.group_cipher Natural32 -MLME_VIFCTRL_SELECTED_SECURITY.pairwise_cipher Natural32 -MLME_VIFCTRL_SELECTED_SECURITY.akm_suite Natural32 -MLME_VIFCTRL_PROBE_REQ_FILTERED.da MAC_Address -MLME_VIFCTRL_PROBE_REQ_FILTERED.sa MAC_Address -MLME_VIFCTRL_PROBE_REQ_FILTERED.reason DEBUG_PROBE_REQ_FILTER_REASON -MLME_VIFCTRL_OFFLOAD_ACTIVE.flavour MESSAGE_TYPE -MLME_VIFCTRL_OFFLOAD_ACTIVE.active Boolean -MLME_VIFCTRL_WIFISHARING_ALLOWED_CHANNELS.mask Natural48 -MLME_VIFCTRL_ECSA_COUNT_FINISHED.now Natural32 -MLME_VIFCTRL_ECSA_COUNT_FINISHED.channel_switch_count Integer8 -MLME_VIFCTRL_ECSA_COUNT_FINISHED.channel_switch_time Natural32 -MLME_VIFCTRL_MIC_FAILURE.peer MAC_Address -MLME_VIFCTRL_MIC_FAILURE.status DEBUG_MIC_FAILURE_RESULT -MLME_VIFCTRL_ROAM.from_bssid MAC_Address -MLME_VIFCTRL_ROAM.from_freq Channel_Frequency -MLME_VIFCTRL_ROAM.to_bssid MAC_Address -MLME_VIFCTRL_ROAM.to_freq Channel_Frequency -MLME_VIFCTRL_ARP_HDR.Addr1 MAC_Address -MLME_VIFCTRL_ARP_HDR.Addr2 MAC_Address -MLME_VIFCTRL_ARP_HDR.Addr3 MAC_Address -MLME_VIFCTRL_RATES.value DEBUG_RATES_VALUES -MLME_VIFCTRL_OFFLOAD_INTERCEPT.flavour MESSAGE_TYPE -MLME_VIFCTRL_OBSS_SCAN_DONE_IND.intolerant_40mhz_ap_found Boolean -MLME_VIFCTRL_OBSS_SCAN_DONE_IND.cycle_to_send_report Boolean -DEBUG_BEACON_ERP_REASON Enum 0000 ap_sta_assoc 0001 ap_updating_beacon -DEBUG_HT_CAP_DOWNGRADE_FIELD Enum 0000 cap_info 0001 mmss 0002 mraf 0003 rxmcs -DEBUG_MIC_FAILURE_RESULT Enum 0000 success 0001 no_peer_entry -DEBUG_MLME_VIFCTRL_SELECTED_SECURITY_TYPE Enum 0000 none 0001 rsn 0002 wpa 0003 wapi -DEBUG_AP_FAILURE_REASON Enum 0000 bssid 0001 vif_index 0002 beacon_period 0003 dtim_period 0004 authentication_type 0005 channel 0006 channel_no_ir 0007 channel_dfs 0008 ie_list 0009 no_rates_ie 000a no_ssid_ie 000b no_ht_operation_ie 000c no_wmm_ie 000d no_vht_operation_or_ht_ie 000e missing_ht_ies 000f bandwidth_requires_ie 0010 channel_no_outdoor 0011 probe_rsp_no_p2p_ie 0012 ht_op_ie_channel_mismatch 0013 multiple_security_ies 0014 group_key_mismatch 0015 vendor_ie_present 0016 ht_on_no_ofdm_channel 0017 computed_bss_rates_null 0018 country_mismatch 0019 24_channel_must_be_20mhz 001a wifisharing_not_supported 001b invalid_frequency_not_match 001c invalid_frequency_for_wifisharing -DEBUG_RATES_VALUES Enum 0000 host 0001 mib 0002 sta 0003 intersect_host_mib 0004 intersect_ap_sta 0005 host_filtered_reg 0006 mib_filtered_reg 0007 sta_filtered_reg -DEBUG_NAN_FAILURE_REASON Enum 0001 vif_index 0002 invalid_tlv -DEBUG_PROBE_REQ_FILTER_REASON Enum 0000 group_address 0001 dest_address 0002 ssid 0003 no_p2p_ie 0004 device_address 0005 no_wcs_ie 0006 device_type 0007 no_probe_rsp_ies 0008 no_probe_rsp_p2p_ie 0009 no_probe_rsp_wsc_ie 000a already_txing_probe_resp 000b no_supported_rates_ie 000c p2p_with_only_basic_rates -DEBUG_ARP_OPCODE Enum 0001 ARP_OP_REQUEST 0002 ARP_OP_REPLY -# Generated From mlme_hard/mlme_wifi_logger/mlme_wifi_logger_debug.xml -trace_def 1 -0038 0000 MLME_WIFI_LOGGER_DATA 0002 report line -# Generated From mlme_hard/mlme_wifi_logger/mlme_wifi_logger_debug.xml -trace_types 2 -MLME_WIFI_LOGGER_DATA.report MBULK -MLME_WIFI_LOGGER_DATA.line __LINE__ -# Generated From packet_filter/packet_filter_debug.xml -trace_def 3 -0037 0000 PACKET_FILTER_ADD 0004 id num_desc desc_list_len filter_mode -0037 0001 PACKET_FILTER_DELETE_ALL 0000 -0037 0002 PACKET_FILTER_DELETE_SINGLE 0001 id -# Generated From packet_filter/packet_filter_debug.xml -# Generated From pmalloc/pmalloc_debug.xml -trace_def 6 -000f 0000 PMALLOC_STATS 000a p1size p1blocks p1allocated p1max_allocated p1overflows p2size p2blocks p2allocated p2max_allocated p2overflows -000f 0001 PMALLOC_MEM_SIZE 0003 pmalloc_begin pmalloc_end size -000f 0002 PMALLOC_FSM_SIZE 0003 entry blocks size -000f 0003 PMALLOC_FSM_CONTEXT_SIZE 0002 size count -000f 0004 PMALLOC_HOSTIO_SIG_SIZE 000c s1id s1size s2id s2size s3id s3size s4id s4size s5id s5size s6id s6size -000f 0005 PMALLOC_FSM_DATA_SIZE 0002 pid size -# Generated From pmalloc/pmalloc_debug.xml -trace_types 9 -PMALLOC_HOSTIO_SIG_SIZE.s1id SignalId -PMALLOC_HOSTIO_SIG_SIZE.s2id SignalId -PMALLOC_HOSTIO_SIG_SIZE.s3id SignalId -PMALLOC_HOSTIO_SIG_SIZE.s4id SignalId -PMALLOC_HOSTIO_SIG_SIZE.s5id SignalId -PMALLOC_HOSTIO_SIG_SIZE.s6id SignalId -PMALLOC_MEM_SIZE.pmalloc_begin Natural32 -PMALLOC_MEM_SIZE.pmalloc_end Natural32 -PMALLOC_MEM_SIZE.size Natural32 -# Generated From rice/rice_debug.xml -trace_def 20 -000b 0000 RICE_CHANGE_RADIO_STATE_DONE 000a radio_state shared_vif_mode rice_freq_half_mhz rice_bandwidth rice_primary_ch_pos rice_tx_pwr_limit_quarter_dbm shared_freq_half_mhz shared_bandwidth shared_primary_ch_pos shared_tx_pwr_limit_quarter_dbm -000b 0001 RICE_TRIM_ON_RADIO_CALIBRATION_IND 0003 requested_duration min_usable_duration pending -000b 0002 RICE_IDLE_ON_RADIO_CALIBRATION_DONE_IND 0000 -000b 0003 RICE_IDLE_OFF_CHANGE_RADIO_STATE 0008 radio_state vif_mode num_of_channels freq_half_mhz bandwith primary_ch_pos tx_pwr_limit_quarter_dbm deadline -000b 0004 RICE_IDLE_ON_CHANGE_RADIO_STATE 0008 radio_state vif_mode num_of_channels freq_half_mhz bandwith primary_ch_pos tx_pwr_limit_quarter_dbm deadline -000b 0005 RICE_TRIM_ON_RADIO_CALIBRATION_RESP 0002 schedule_deadline deadline -000b 0006 RICE_TRIM_ON_RADIO_CALIBRATION_STEP 0002 duration pending -000b 0007 RICE_PACKET_GAIN_HISTO 000c gain_word_0 gain_count_0 gain_word_1 gain_count_1 gain_word_2 gain_count_2 gain_word_3 gain_count_3 gain_word_4 gain_count_4 gain_word_5 gain_count_5 -000b 0008 RICE_PACKET_MIN_MAX 0005 min_snr max_snr min_rssi max_rssi invalid_count -000b 0009 RICE_PACKET_SNR_HISTO 000c snr_count_0 snr_count_1 snr_count_2 snr_count_3 snr_count_4 snr_count_5 snr_count_6 snr_count_7 snr_count_8 snr_count_9 snr_count_10 snr_count_11 -000b 000b RICE_CORE_VOLTAGE_UPDATE 0001 core_voltage_mv -000b 000c RICE_RX_COMP_AMPLITUDE_HISTO 000c comp_amplitude_count_0 comp_amplitude_count_1 comp_amplitude_count_2 comp_amplitude_count_3 comp_amplitude_count_4 comp_amplitude_count_5 comp_amplitude_count_6 comp_amplitude_count_7 comp_amplitude_count_8 comp_amplitude_count_9 comp_amplitude_count_10 comp_amplitude_count_11 -000b 000d RICE_RX_COMP_PHASE_HISTO 000c comp_phase_count_0 comp_phase_count_1 comp_phase_count_2 comp_phase_count_3 comp_phase_count_4 comp_phase_count_5 comp_phase_count_6 comp_phase_count_7 comp_phase_count_8 comp_phase_count_9 comp_phase_count_10 comp_phase_count_11 -000b 000e RICE_RX_COMP_AUTO_COEFFS_PER_PACKET 0005 packet_count rx_iq_comp_amplitude rx_iq_comp_phase rx_iq_comp_amplitude_averaged rx_iq_comp_phase_averaged -000b 000f RICE_IQ_COMP_MIN_MAX 000a min_rx_comp_amplitude max_rx_comp_amplitude min_rx_comp_phase max_rx_comp_phase min_rx_comp_amplitude_averaged max_rx_comp_amplitude_averaged min_rx_comp_phase_averaged max_rx_comp_phase_averaged average_comp_amplitude_cal_averaged average_comp_phase_cal_averaged -000b 0010 RICE_RX_COMP_PHASE_AVERAGED_HISTO 000c comp_phase_averaged_count_0 comp_phase_averaged_count_1 comp_phase_averaged_count_2 comp_phase_averaged_count_3 comp_phase_averaged_count_4 comp_phase_averaged_count_5 comp_phase_averaged_count_6 comp_phase_averaged_count_7 comp_phase_averaged_count_8 comp_phase_averaged_count_9 comp_phase_averaged_count_10 comp_phase_averaged_count_11 -000b 0011 RICE_RX_COMP_AMPLITUDE_AVERAGED_HISTO 000c comp_amplitude_averaged_count_0 comp_amplitude_averaged_count_1 comp_amplitude_averaged_count_2 comp_amplitude_averaged_count_3 comp_amplitude_averaged_count_4 comp_amplitude_averaged_count_5 comp_amplitude_averaged_count_6 comp_amplitude_averaged_count_7 comp_amplitude_averaged_count_8 comp_amplitude_averaged_count_9 comp_amplitude_averaged_count_10 comp_amplitude_averaged_count_11 -000b 0012 RICE_SWITCH_ON_DONE 0000 -000b 0013 RICE_CHANGE_STATE_ESTIMATES_1 0005 start switch_on_off switch_channel finish extra -000b 0014 RICE_CHANGE_STATE_ESTIMATES_2 0005 off_estimate on_estimate switch_scan_estimate switch_cached_estimate switch_uncached_estimate -# Generated From rice/rice_debug.xml -trace_types 35 -RICE_IDLE_ON_CHANGE_RADIO_STATE.tx_pwr_limit_quarter_dbm Decibels -RICE_CHANGE_STATE_ESTIMATES_1.start Natural32 -RICE_CHANGE_STATE_ESTIMATES_1.switch_on_off Natural32 -RICE_CHANGE_STATE_ESTIMATES_1.switch_channel Natural32 -RICE_CHANGE_STATE_ESTIMATES_1.finish Natural32 -RICE_CHANGE_STATE_ESTIMATES_1.extra Natural32 -RICE_RX_COMP_AUTO_COEFFS_PER_PACKET.rx_iq_comp_amplitude Natural16s -RICE_RX_COMP_AUTO_COEFFS_PER_PACKET.rx_iq_comp_phase Natural16s -RICE_RX_COMP_AUTO_COEFFS_PER_PACKET.rx_iq_comp_amplitude_averaged Natural16s -RICE_RX_COMP_AUTO_COEFFS_PER_PACKET.rx_iq_comp_phase_averaged Natural16s -RICE_IQ_COMP_MIN_MAX.min_rx_comp_amplitude Natural16s -RICE_IQ_COMP_MIN_MAX.max_rx_comp_amplitude Natural16s -RICE_IQ_COMP_MIN_MAX.min_rx_comp_phase Natural16s -RICE_IQ_COMP_MIN_MAX.max_rx_comp_phase Natural16s -RICE_IQ_COMP_MIN_MAX.min_rx_comp_amplitude_averaged Natural16s -RICE_IQ_COMP_MIN_MAX.max_rx_comp_amplitude_averaged Natural16s -RICE_IQ_COMP_MIN_MAX.min_rx_comp_phase_averaged Natural16s -RICE_IQ_COMP_MIN_MAX.max_rx_comp_phase_averaged Natural16s -RICE_IQ_COMP_MIN_MAX.average_comp_amplitude_cal_averaged Natural16s -RICE_IQ_COMP_MIN_MAX.average_comp_phase_cal_averaged Natural16s -RICE_IDLE_OFF_CHANGE_RADIO_STATE.tx_pwr_limit_quarter_dbm Decibels -RICE_TRIM_ON_RADIO_CALIBRATION_RESP.schedule_deadline Natural32 -RICE_TRIM_ON_RADIO_CALIBRATION_RESP.deadline Natural32 -RICE_CHANGE_STATE_ESTIMATES_2.off_estimate Natural32 -RICE_CHANGE_STATE_ESTIMATES_2.on_estimate Natural32 -RICE_CHANGE_STATE_ESTIMATES_2.switch_scan_estimate Natural32 -RICE_CHANGE_STATE_ESTIMATES_2.switch_cached_estimate Natural32 -RICE_CHANGE_STATE_ESTIMATES_2.switch_uncached_estimate Natural32 -RICE_TRIM_ON_RADIO_CALIBRATION_STEP.duration Natural32 -RICE_CHANGE_RADIO_STATE_DONE.rice_tx_pwr_limit_quarter_dbm Decibels -RICE_CHANGE_RADIO_STATE_DONE.shared_tx_pwr_limit_quarter_dbm Decibels -RICE_PACKET_MIN_MAX.min_snr Natural16s -RICE_PACKET_MIN_MAX.max_snr Natural16s -RICE_PACKET_MIN_MAX.min_rssi Natural16s -RICE_PACKET_MIN_MAX.max_rssi Natural16s -# Generated From rice/rice_rssi_debug.xml -trace_def 6 -0031 0000 RICE_RSSI_INFO_PER_PACKET 000a rx_mixer_gain_index rx_lna_gain_index rssi_dBm steps rssi_lin rssi_gain_adjustment_qdB rssi_band_offset_qdB snr rssi_valid rx_digital_gain_step -0031 0001 RICE_RSSI_LNA_MIXER 0004 rx_mixer_gain_index rx_lna_gain_index rssi_valid center_frequency_half_mhz -0031 0002 RICE_RSSI_PER_PACKET_FROM_MAC 0007 gain_steps rssi_mac rssi_lin raw_rssi_dbm rssi_qdBm rssi_dBm packet_count -0031 0003 RICE_RSSI_VALIDITY 0008 gain_steps misc_gain rssi_mac rssi_lin raw_rssi_dbm rssi_qdBm rssi_dBm rssi_valid -0031 0004 RICE_RSSI_FREQ_OFFSET_FAULT 0009 centre_freq_half_mhz ch_bandwidth freq_offset bb_freq_offset_val ppdu_rate rssi_valid phy_gain phy_misc_gain phy_rssi -0031 0005 RICE_RSSI_DIG_GAIN 0005 bypass_digital_agc rx_digital_gain_step digital_gain_correction phy_misc_gain digital_gain_mask -# Generated From rice/rice_rssi_debug.xml -trace_types 19 -RICE_RSSI_DIG_GAIN.phy_misc_gain Natural16s -RICE_RSSI_FREQ_OFFSET_FAULT.ch_bandwidth Natural16s -RICE_RSSI_FREQ_OFFSET_FAULT.phy_gain Natural16s -RICE_RSSI_FREQ_OFFSET_FAULT.phy_misc_gain Natural16s -RICE_RSSI_FREQ_OFFSET_FAULT.phy_rssi Natural16s -RICE_RSSI_PER_PACKET_FROM_MAC.raw_rssi_dbm Natural16s -RICE_RSSI_PER_PACKET_FROM_MAC.rssi_qdBm Natural16s -RICE_RSSI_PER_PACKET_FROM_MAC.rssi_dBm Natural16s -RICE_RSSI_INFO_PER_PACKET.rssi_dBm Natural16s -RICE_RSSI_INFO_PER_PACKET.rssi_gain_adjustment_qdB Natural16s -RICE_RSSI_INFO_PER_PACKET.rssi_band_offset_qdB Natural16s -RICE_RSSI_INFO_PER_PACKET.snr Natural16s -RICE_RSSI_INFO_PER_PACKET.rssi_valid Natural16s -RICE_RSSI_INFO_PER_PACKET.rx_digital_gain_step Natural16s -RICE_RSSI_VALIDITY.raw_rssi_dbm Natural16s -RICE_RSSI_VALIDITY.rssi_qdBm Natural16s -RICE_RSSI_VALIDITY.rssi_dBm Natural16s -RICE_RSSI_VALIDITY.rssi_valid Natural16s -RICE_RSSI_LNA_MIXER.rssi_valid Natural16s -# Generated From wlanlite/wlanlite_debug.xml -trace_def 1 -000d 0000 WLANLITE_RX_MAC_FILTERING 0007 flag mac_add_hi mac_add_mid mac_add_lo current_count bad_crc stream_offset -# Generated From wlanlite/wlanlite_debug.xml -# Generated From hip_signals.xml -trace_types 80 -Radio_Bitmap Enum 0002 radio_1 0001 radio_0 -Cipher_Suite_Selector Natural32 -Peer_Index Natural16 -Tx_Data_Type Enum 0000 data_word 0001 data_random -Channel_Frequency Natural16 -Client_Tag Natural16 -TDLS_Event Enum 0003 Discovered 0001 Connected 0002 Disconnected -Scan_Id Natural16 -Data_Unit_Descriptor Enum 0002 AMSDU_subframe 0000 IEEE802_11_Frame 0003 AMSDU 0004 TCP_ACK 0001 IEEE802_3_Frame -Firmware_Reference Natural32 -Pmalloc_Area Enum 0001 Pmalloc_Fsm_Stats 0000 Pmalloc_Stats 0002 Hostio_Sig_Sizes -NAN_Availability_Interval Natural32 -NANSDF_Mask Natural16 -Connection_type Enum 0001 P2p_Operation 0005 Wlan_Ranging 0004 Nan_Further_Service_Slot 0000 Wlan_Infrastructure -uint16 Natural16 -Microseconds16 Natural16 -uint32 Natural32 -Hidden_Ssid Enum 0002 Hidden_Zero_Data 0000 Not_Hidden 0001 Hidden_Zero_Length -int32 Natural32s -VIF_Index Natural16 -CW_Start_Flags Enum 0000 none 0001 scan_channel -NAN_SDF_Control Enum 0008 Received_FollowUp_Event 0002 Subscribe_End_Event 0004 Match_expired_Event 0010 Disable_Responses_after_FollowUp 0001 Publish_End_Event -Microseconds32 Natural32 -RTT_Type Enum 0000 One_sided 0001 Two_sided -ePNO_Policy Enum 0100 Auth_Open 0010 Same_Network 0004 G_Band 0008 Strict_Match 0001 Hidden 0400 Auth_EAPOL 0002 A_Band 0200 Auth_PSK -End_Point Enum 0002 DPLP 0001 Hostio -Message_Type Enum 0005 DHCP 0001 EAP_Message 0003 EAPOL_Key_M4 0007 WAI_Message 0006 Neighbor_Discovery 0002 EAPOL_Key_M123 0004 ARP 0008 Periodic_Offload 0010 IEEE80211_Action -Mode Enum 0003 Loopback 0002 Sink 0001 Source -Tx_Set_Params_Flags Enum 0040 short_preamble 2000 ibss_frames 0000 none 0080 disable_scrambler 0004 duplicate_40 0400 disable_spreader 0800 greenfield_preamble 0100 ldpc 0001 ack 0002 duplicate_80 0010 cs 0020 scan_channel 0008 thermal_duty_cycle -NAN_Operation_Control Enum 0001 Cluster_SDF 0004 Start_Cluster_Event 0002 MAC_Address_Event 0008 Joined_Cluster_Event -Request_Type Enum 0000 SMAPPER_Rx_Config -Beacon_Periods Natural16 -Time_Units Natural16 -Bulk_Data_Descriptor Enum 0001 Smapper 0000 Inline -Data_Length Natural16 -Binding_Mask Natural32 -NANOperControl_Mask Natural16 -Purpose_Mask Natural16 -VIF_Type Enum 0005 NAN 0003 AP 0002 Station 0004 Wlanlite 0000 Unsynchronised -CW_Type Enum 0003 dc 0001 ramp 0002 two_tone 0004 prn 0000 sine -Device_Role Enum 0002 P2p_GO 0004 P2p_Client 0001 Infrastructure_Station 0003 P2p_Device -Power_Management_Mode Enum 0001 Power_Save 0000 Active_Mode -TDLS_Action Enum 0003 Channel_Switch 0002 Teardown 0000 Discovery 0001 Setup -Boolean Enum 0001 True 0000 False -Data_Rate Enum 60c1 11ac20_28m9bps_sgi_nss2 6007 11ac20_65mbps 6848 11ac80_390mbps_sgi 0005 11b20_5m5bps 408f 11n20_130mbps_nss2 4046 11n20_65mbps_sgi 6488 11ac40_324mbps_nss2 6808 11ac80_351mbps 6843 11ac80_130mbps_sgi 6044 11ac20_43m3bps_sgi 6084 11ac20_78mbps_nss2 6087 11ac20_130mbps_nss2 6847 11ac80_325mbps_sgi 4004 11n20_39mbps 6002 11ac20_19m5bps 6800 11ac80_29m3bps 6047 11ac20_72m2bps_sgi 6807 11ac80_292m5bps 4405 11n40_108mbps 6883 11ac80_234mbps_nss2 e002 ctr_crc_error 6082 11ac20_39mbps_nss2 68c3 11ac80_260mbps_sgi_nss2 4042 11n20_21m7bps_sgi 4045 11n20_57m8bps_sgi 60c2 11ac20_43m3bps_sgi_nss2 e006 ctr_error 60c3 11ac20_57m8bps_sgi_nss2 68c0 11ac80_65mbps_sgi_nss2 6401 11ac40_27mbps 44c9 11n40_60mbps_sgi_nss2 40cd 11n20_115m6bps_sgi_nss2 6480 11ac40_27mbps_nss2 6404 11ac40_81mbps 4444 11n40_90mbps_sgi 44c8 11n40_30mbps_sgi_nss2 0002 11b20_2mbps 4407 11n40_135mbps 44cf 11n40_300mbps_sgi_nss2 4040 11n20_7m2bps_sgi 4088 11n20_13mbps_nss2 4005 11n20_52mbps 44cc 11n40_180mbps_sgi_nss2 2024 11a20_36mbps 64c8 11ac40_360mbps_sgi_nss2 6448 11ac40_180mbps_sgi 4002 11n20_19m5bps 6440 11ac40_15mbps_sgi 408d 11n20_104mbps_nss2 4443 11n40_60mbps_sgi 6841 11ac80_65mbps_sgi 4000 11n20_6m5bps 000b 11b20_11mbps 4402 11n40_40m5bps 60c7 11ac20_144m4bps_sgi_nss2 44ca 11n40_90mbps_sgi_nss2 2018 11a20_24mbps 6481 11ac40_54mbps_nss2 4406 11n40_121m5bps 4003 11n20_26mbps 6489 11ac40_360mbps_nss2 6487 11ac40_270mbps_nss2 6042 11ac20_21m7bps_sgi 6882 11ac80_175m5bps_nss2 4089 11n20_26mbps_nss2 6486 11ac40_243mbps_nss2 40cc 11n20_86m7bps_sgi_nss2 6006 11ac20_58m5bps 60c0 11ac20_14m4bps_sgi_nss2 6085 11ac20_104mbps_nss2 6048 11ac20_86m7bps_sgi 4460 11n40_6m7bps_sgi 6402 11ac40_40m5bps 40cf 11n20_144m4bps_sgi_nss2 6809 11ac80_390mbps 60c8 11ac20_173m3bps_sgi_nss2 408a 11n20_39mbps_nss2 68c1 11ac80_130mbps_sgi_nss2 4440 11n40_15mbps_sgi 64c9 11ac40_400mbps_sgi_nss2 6447 11ac40_150mbps_sgi 6888 11ac80_702mbps_nss2 2036 11a20_54mbps e000 ctr_total 6003 11ac20_26mbps 6886 11ac80_526m5bps_nss2 6407 11ac40_135mbps e003 ctr_bad_signal 4001 11n20_13mbps 4047 11n20_72m2bps_sgi 4043 11n20_28m9bps_sgi 6001 11ac20_13mbps 6840 11ac80_32m5bps_sgi 6804 11ac80_175m5bps 200c 11a20_12mbps 4445 11n40_120mbps_sgi 448e 11n40_243mbps_nss2 6849 11ac80_433m3bps_sgi 6483 11ac40_108mbps_nss2 68c6 11ac80_585mbps_sgi_nss2 64c3 11ac40_120mbps_sgi_nss2 6041 11ac20_14m4bps_sgi 6445 11ac40_120mbps_sgi 6889 11ac80_780mbps_nss2 64c2 11ac40_90mbps_sgi_nss2 6485 11ac40_216mbps_nss2 6884 11ac80_351mbps_nss2 4401 11n40_27mbps 64c6 11ac40_270mbps_sgi_nss2 64c4 11ac40_180mbps_sgi_nss2 4007 11n20_65mbps 0001 11b20_1mbps 40ce 11n20_130mbps_sgi_nss2 6403 11ac40_54mbps 60c4 11ac20_86m7bps_sgi_nss2 44ce 11n40_270mbps_sgi_nss2 6880 11ac80_58m5bps_nss2 40ca 11n20_43m3bps_sgi_nss2 6409 11ac40_180mbps 4488 11n40_27mbps_nss2 60c5 11ac20_115m6bps_sgi_nss2 4442 11n40_45mbps_sgi 6801 11ac80_58m5bps 6004 11ac20_39mbps 68c5 11ac80_520mbps_sgi_nss2 408c 11n20_78mbps_nss2 448f 11n40_270mbps_nss2 40cb 11n20_57m8bps_sgi_nss2 4489 11n40_54mbps_nss2 6803 11ac80_117mbps 2009 11a20_9mbps 68c8 11ac80_780mbps_sgi_nss2 6088 11ac20_156mbps_nss2 60c6 11ac20_130mbps_sgi_nss2 2030 11a20_48mbps 6444 11ac40_90mbps_sgi 6443 11ac40_60mbps_sgi 6441 11ac40_30mbps_sgi 4403 11n40_54mbps 6046 11ac20_65mbps_sgi 6484 11ac40_162mbps_nss2 6405 11ac40_108mbps 6400 11ac40_13m5bps 40c8 11n20_14m4bps_sgi_nss2 408e 11n20_117mbps_nss2 6000 11ac20_6m5bps 6083 11ac20_52mbps_nss2 6442 11ac40_45mbps_sgi 68c7 11ac80_650mbps_sgi_nss2 2006 11a20_6mbps 6844 11ac80_195mbps_sgi 4041 11n20_14m4bps_sgi 448b 11n40_108mbps_nss2 448d 11n40_216mbps_nss2 408b 11n20_52mbps_nss2 6846 11ac80_292m5bps_sgi 68c9 11ac80_866m7bps_sgi_nss2 6887 11ac80_585mbps_nss2 64c0 11ac40_30mbps_sgi_nss2 4400 11n40_13m5bps 68c4 11ac80_390mbps_sgi_nss2 2012 11a20_18mbps 4441 11n40_30mbps_sgi 4447 11n40_150mbps_sgi 40c9 11n20_28m9bps_sgi_nss2 4006 11n20_58m5bps 6845 11ac80_260mbps_sgi 6805 11ac80_234mbps 64c5 11ac40_240mbps_sgi_nss2 4420 11n40_6mbps 6080 11ac20_13mbps_nss2 6881 11ac80_117mbps_nss2 4044 11n20_43m3bps_sgi 6446 11ac40_135mbps_sgi 6482 11ac40_81mbps_nss2 6081 11ac20_26mbps_nss2 e005 ctr_duplicate 44cb 11n40_120mbps_sgi_nss2 4404 11n40_81mbps 6806 11ac80_263m3bps 6449 11ac40_200mbps_sgi 448a 11n40_81mbps_nss2 64c7 11ac40_300mbps_sgi_nss2 6842 11ac80_97m5bps_sgi 4446 11n40_135mbps_sgi 64c1 11ac40_60mbps_sgi_nss2 e004 ctr_ptw70 6005 11ac20_52mbps 68c2 11ac80_195mbps_sgi_nss2 6086 11ac20_117mbps_nss2 6040 11ac20_7m2bps_sgi 6406 11ac40_121m5bps 448c 11n40_162mbps_nss2 6885 11ac80_468mbps_nss2 44cd 11n40_240mbps_sgi_nss2 6802 11ac80_87m8bps 6008 11ac20_78mbps 6045 11ac20_57m8bps_sgi 6408 11ac40_162mbps e001 ctr_no_error 6043 11ac20_28m9bps_sgi -Raw_Power Natural16s -RTT_ID Natural16 -Procedure_Type Enum 0002 Device_Discovered 0003 Roaming_Started 0000 Unknown 0001 Connection_Started -StatsStop_Mask Natural16 -Authentication_Type Enum 0001 Shared_Key 0000 Open_System 0080 LEAP -Device_State Enum 4 bist_running 2 tx_running 1 rx_running 0 idle 3 cw_running -Key_Type Enum 0003 IGTK 0001 Pairwise 0002 WEP 0000 Group -Picoseconds16 Natural16 -Slot_Number Natural16 -Counter32 Natural32 -Host_State Enum 0001 LCD_Active 0004 SAR_Active 0002 Cellular_Active -Event Enum 0010 WIFI_EVENT_ROAM_SCAN_COMPLETE 000f WIFI_EVENT_ROAM_SCAN_STARTED 0005 WIFI_EVENT_FW_RE_ASSOC_STARTED 0015 WIFI_EVENT_FW_EAPOL_FRAME_TRANSMIT_START 0007 WIFI_EVENT_DRIVER_SCAN_RESULT_FOUND 000a WIFI_EVENT_G_SCAN_COMPLETE 0006 WIFI_EVENT_DRIVER_SCAN_REQUESTED 0034 WIFI_EVENT_DRIVER_PNO_NETWORK_FOUND 0026 WIFI_EVENT_G_SCAN_STOP 0029 WIFI_EVENT_G_SCAN_BUCKET_STARTED 000e WIFI_EVENT_BEACON_RECEIVED 0104 WIFI_EVENT_NAN_CLUSTER_STARTED 0105 WIFI_EVENT_NAN_CLUSTER_JOINED 0003 WIFI_EVENT_FW_AUTH_STARTED 0032 WIFI_EVENT_DRIVER_PNO_ADD 0017 WIFI_EVENT_DRIVER_EAPOL_FRAME_TRANSMIT_REQUESTED 0101 WIFI_EVENT_NAN_SUBSCRIBE_TERMINATED 0020 WIFI_EVENT_BT_COEX_BT_HID_START 0012 WIFI_EVENT_ROAM_SEARCH_STOPPED 0065 WIFI_EVENT_BLACKOUT_STOP 0000 WIFI_EVENT_ASSOCIATION_REQUESTED 0008 WIFI_EVENT_DRIVER_SCAN_COMPLETE 002f WIFI_EVENT_AUTH_TIMEOUT 002b WIFI_EVENT_G_SCAN_RESULTS_AVAILABLE 0001 WIFI_EVENT_AUTH_COMPLETE 0037 WIFI_EVENT_DRIVER_PNO_SCAN_COMPLETE 0035 WIFI_EVENT_DRIVER_PNO_SCAN_REQUESTED 002d WIFI_EVENT_ROAM_CANDIDATE_FOUND 001c WIFI_EVENT_BT_COEX_BT_SCO_START 0016 WIFI_EVENT_FW_EAPOL_FRAME_TRANSMIT_STOP 0011 WIFI_EVENT_ROAM_SEARCH_STARTED 000d WIFI_EVENT_ROAM_REQUESTED 0009 WIFI_EVENT_G_SCAN_STARTED 000b WIFI_EVENT_DISASSOCIATION_REQUESTED 0100 WIFI_EVENT_NAN_PUBLISH_TERMINATED 001f WIFI_EVENT_BT_COEX_BT_SCAN_STOP 001d WIFI_EVENT_BT_COEX_BT_SCO_STOP 0028 WIFI_EVENT_G_SCAN_CYCLE_COMPLETED 0031 WIFI_EVENT_MEM_ALLOC_FAILURE 002c WIFI_EVENT_G_SCAN_CAPABILITIES 0024 WIFI_EVENT_ROAM_ASSOC_STARTED 0103 WIFI_EVENT_NAN_ADDRESS_CHANGED 0002 WIFI_EVENT_ASSOC_COMPLETE 0102 WIFI_EVENT_NAN_MATCH_EXPIRED 0033 WIFI_EVENT_DRIVER_PNO_REMOVE 0025 WIFI_EVENT_ROAM_ASSOC_COMPLETE 001b WIFI_EVENT_BLOCK_ACK_NEGOTIATION_COMPLETE 0106 WiFI_EVENT_NAN_TRANSMIT_FOLLOWUP 0036 WIFI_EVENT_DRIVER_PNO_SCAN_RESULT_FOUND 0030 WIFI_EVENT_ASSOC_TIMEOUT 0021 WIFI_EVENT_BT_COEX_BT_HID_STOP 0064 WIFI_EVENT_BLACKOUT_START 000c WIFI_EVENT_RE_ASSOCIATION_REQUESTED 0018 WIFI_EVENT_FW_EAPOL_FRAME_RECEIVED 002e WIFI_EVENT_ROAM_SCAN_CONFIG 0023 WIFI_EVENT_ROAM_AUTH_COMPLETE 001a WIFI_EVENT_DRIVER_EAPOL_FRAME_RECEIVED 0014 WIFI_EVENT_CHANNEL_SWITCH_ANOUNCEMENT 002a WIFI_EVENT_G_SCAN_BUCKET_COMPLETED 0027 WIFI_EVENT_G_SCAN_CYCLE_STARTED 0004 WIFI_EVENT_FW_ASSOC_STARTED 0022 WIFI_EVENT_ROAM_AUTH_STARTED 001e WIFI_EVENT_BT_COEX_BT_SCAN_START -Purpose Enum 0004 Association_Response 0010 Association_Request 0020 Probe_Request 0002 Probe_Response 0008 Local 0001 Beacon -Tx_Read_Flags Enum 0002 thermal_cutout 0001 frame_counting 0000 none -Picoseconds32 Natural32 -Direction Enum 0000 Transmit 0003 Any 0001 Receive -Decibels Natural16s -RTT_Bandwidth Enum 0020 160MHz 0010 80MHz 0008 40MHz 0004 20MHz -RTT_Preamble Enum 0002 HT 0004 VHT 0001 Legacy -Report_Mode Enum 0002 End_of_Scan_cycle 0004 Real_Time 0001 Buffer_full 0008 No_Batch -Capability_Information Natural16 -Scan_Type Enum 0010 Hard_All_Roaming_Scan 0005 P2P_Scan_Social 0001 Initial_Scan 000b Soft_Neighbour_Roaming_Scan 0002 Full_Scan 000e Hard_Neighbour_Roaming_Scan 0003 Scheduled_Scan 0011 OBSS_Scan_Internal 000f Hard_Cached_Roaming_Scan 0009 GScan 000c Soft_Cached_Roaming_Scan 0012 NAN_Scan 0006 OBSS_Scan 0007 AP_Auto_Channel_Selection 0004 P2P_Scan_Full 000a Measurement_Scan 0013 First_Illegal 000d Soft_All_Roaming_Scan -ACL_Policy Enum 0001 WhiteList 0000 BlackList -Rx_Start_Flags Enum 0004 periodic 0000 none 0008 ack 0002 filtering 0001 scan_channel 0010 lp_mode -IPv4_Address Natural32 -Reason_Code Enum 0022 QoS_Excessive_Not_Ack 9002 NAN_Service_Terminated_User_Request 8004 Security_Required 0029 Start 0006 Deauthenticated_invalid_class_2_frame 9006 NAN_Transmit_Followup_Success 0019 TDLS_Peer_Unreachable 8003 Synchronisation_Loss 0023 QoS_TXOP_Limit_Exceeded 0010 Deauthenticated_Group_ Handshake_Timeout 9003 NAN_Service_Terminated_Count_Reached 0000 Reserved 0024 QSTA_Leaving 9007 NAN_Transmit_Followup_Failure 0001 Unspecified_Reason 9004 NAN_Service_Terminated_Discovery_Shutdown 0026 Unknown 0003 Deauthenticated_Leaving_ESS 000a Deauthenticated_Unacceptable_Power_Capability 0011 Deauthenticated_Handshake_Element_Mismatch 0028 Keep_Alive_Failure 0005 Deauthenticated_no_more_stations 8005 Roaming_failure_link_loss_no_candidate 0025 End 0014 Deauthenticated_Reason_Invalid_RSNE 0004 Deauthenticated_inactivity 0020 QoS_Unspecified_Reason 9005 NAN_Service_Terminated_Post_Discovery_Expired 000f Deauthenticated_4_Way_Handshake_Timeout 001a TDLS_Teardown_Unspecified_Reason 8006 Hotspot_max_client_reached 9001 NAN_Service_Terminated_Timeout 0017 Deauthenticated_802_1_X_Auth_Failed 0007 Deauthenticated_invalid_class_3_frame 0002 Deauthenticated_Invalid_authentication 0027 Timeout -RTT_Status Enum 0008 Measurement_Aborted 0009 Fail_Invalid_Time_Stamp 0006 Fail_Incorrect_channel 0003 Fail_Rejected 0005 Fail_Timeout 000f Fail_FTM_Parameter_Override 000c Fail_Busy_try_later 0002 Fail_No_Response 0007 Fail_FTM_Not_Supported 000b Fail_Burst_Not_Scheduled 000a Fail_No_FTM_Received 0001 Unspecified_failure 000d Fail_Invalid_request 0000 Success 0004 Fail_Not_Scheduled -Protocol Enum 0002 TCP 0001 UDP -Transmission_Status Enum 0002 Tx_Lifetime 0005 Unavailable_Key_Mapping 0003 No_BSS 0006 Unspecified_failure 0000 Successful 0004 Excessive_Data_Length 0001 Retry_Limit -Result_Code Enum 800c Host_Request_Failed 8010 Auth_Timeout 9003 NAN_Invalid_Requestor_Instance_ID 9000 Invalid_TLV_Value 8007 Missing_Information_Element 0030 Not_Allowed 800f Probe_Timeout 800d Comeback_Time_Running 004f Transmission_Failure 800a Invalid_Virtual_Interface_Index 0000 Success 0028 Rejected_Invalid_IE 8012 Assoc_Abort 8011 Assoc_Timeout 800e Invalid_Frequency 0026 Invalid_Parameters 8006 Insufficient_Resource 800b Host_Request_Success 9002 NAN_Invalid_Publish_Subscribe_ID 8001 Too_Many_Simultaneous_Requests 9001 NAN_Protocol_Failure 8002 BSS_Already_Started_Or_Joined 8003 Not_Supported 0001 Unspecified_Failure 0031 Not_Present 8000 Timeout 8004 Invalid_State -int16 Natural16s -Priority Enum 0006 QoS_UP6 0003 QoS_UP3 0002 QoS_UP2 0005 QoS_UP5 0001 QoS_UP1 0007 QoS_UP7 8000 Contention 0000 QoS_UP0 0004 QoS_UP4 -Category_Mask Natural32 -StatsStop_Bitmap Enum 0040 Stats_Iface_AC 0004 Stats_Radio_Channels 0002 Stats_Radio_CCA 0080 Stats_Iface_Contension 0008 Stats_Radio_Scan 0001 Stats_Radio 0020 Stats_Iface_Txrate 0010 Stats_Iface -RTT_Peer_Type Enum 0005 NAN_Device 0002 STA 0001 AP 0000 unknown 0004 P2P_Client 0003 P2P_GO -# Generated From fsm_signals/station_types.xml -trace_types 20 -Trigger_Type Enum 0001 Type_B 0000 Type_A -Halradio_Debug_Bus_Log_Trig_T Enum 0001 bad_crc 0002 num_triggers 0000 free_run -MLME_Frame_Type Enum 0002 Management 0003 All 0001 Data -RICE_RADIO_STATE_T Enum 0004 num_states 0002 rx_only 0001 rx_only_lp 0003 rxtx_lp 0004 rxtx 0000 off -RICE_VIF_MODE_T Enum 0001 operational 0000 scan -Scan_Event_Type Enum 0002 active_scan_start 0001 passive_scan_end 0003 active_scan_end 0000 passive_scan_start -Rice_Calibration_Wlan_Impact_Type Enum 0001 not_allowed 0000 not_affected -Halradio_Log_Fsel_T Enum 0000 fsel_80 0001 fsel_40 ffff max 0002 fsel_20 0003 num_fsel -Halradio_Log_Cap_Point_T Enum 0004 tx_dpd_out_iq 0001 tx_dac_q ffff max 000f rx_mac 0009 rx_adc 0002 tx_dac_iq 0005 tx_iq_chain_in_msbs 0000 tx_dac_i 0006 tx_iq_chain_in_lsbs 000e rx_ofdm_modem_input 0003 tx_in_iq 000b rx_bba_demap 0010 num_cap_points 0007 tx_mac 000c rx_ofdm_modem_msb_input 000d rx_cck_modem_input 0008 dpd_tx3_rx2 0008 last_tx 000a rx_comp_out -VIF_Register_Status_Type Enum 0002 Failed_Low_Resources 0001 Failed 0000 Success -Triggered_Get_Type Enum 0000 rssi_snr_bound -BLACKOUT_TYPE Enum 0001 LOCAL_DEVICE_ONLY 0004 QUIET_ELEMENT ffff ANY 0002 P2P -Halradio_Log_Trig_T Enum 001d max_phy_tx_pulse 0018 capture_timer_expired 0000 none 001b max_phy_tx_en 0003 int ffff max 001a max_phy_rx_en 0011 agc_lock 001c max_phy_rx_pulse 0001 immediate 0005 short 0012 rx_payload_start 0006 bad_crc 0010 rx_cca 0016 tx_end 000d end_of_buffer 0014 rx_end 000a bad_crc_ofdm_only 000e stf_sync 0019 plcp_crc_err 0002 noack 0004 sync 0013 end_of_ndp 000c interrupt 001e num_trigs 0017 stf_no_ltf 0009 bad_crc_cck_only 000f rci_sync 0015 tx_start 0007 cck_only 0008 ofdm_only -Conn_Security_Mode Enum 0000 OPEN 0001 PROTECTED -Mbulk Natural32 -NAN_Role_Type Enum 0004 Non_Sync 0001 Anchor_Master 0000 Not_Set 0003 Sync 0002 Master -BLACKOUT_SOURCE Enum 0000 DOT11_LOCAL_TSF 0004 NOT_LINKED 0002 OTHER_RADIO 0008 DOT11_LOCAL_SYSTIME -BLACKOUT_ID Natural16 -VIF_Schedule_Type Enum 0002 fully_descheduled 0001 deschedule 0000 schedule -Rice_Calibration_Bt_Impact_Type Enum 0003 not_allowed 0002 silence_needed 0000 not_affected 0001 receive_blocked -trace_types 1 -Boolean Enum 0000 False 0001 True diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/wlan/unicli.dbg b/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/wlan/unicli.dbg deleted file mode 100644 index 3e37df7..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/wlan/unicli.dbg +++ /dev/null @@ -1,2229 +0,0 @@ -signalid 460 -1000 MaUnitdata_request -1001 MaControl_request -1002 DataSpareSignal1_request -1003 DataSpareSignal2_request -1004 DataSpareSignal3_request -1100 MaUnitdata_confirm -1101 MaControl_confirm -1102 DataSpareSignal1_confirm -1103 DataSpareSignal2_confirm -1104 DataSpareSignal3_confirm -1200 DataSpareSignal1_response -1201 DataSpareSignal2_response -1202 DataSpareSignal3_response -1300 MaUnitdata_indication -1301 MaBlockack_indication -1302 DataSpareSignal1_indication -1303 DataSpareSignal2_indication -1304 DataSpareSignal3_indication -2001 MlmeGet_request -2002 MlmeSet_request -2003 MlmePowermgt_request -2004 MlmeAddInfoElements_request -2005 MlmeAddScan_request -2006 MlmeDelScan_request -2007 MlmeAddVif_request -2008 MlmeDelVif_request -2009 MlmeStart_request -200a MlmeSetChannel_request -200b MlmeConnect_request -200c MlmeReassociate_request -200d MlmeRoam_request -200e MlmeDisconnect_request -200f MlmeRegisterActionFrame_request -2010 MlmeSendFrame_request -2011 MlmeResetDwellTime_request -2012 MlmeSetTrafficParameters_request -2013 MlmeDelTrafficParameters_request -2014 MlmeSetPacketFilter_request -2015 MlmeSetIpAddress_request -2016 MlmeSetAcl_request -2018 MlmeSetkeys_request -201a MlmeGetKeySequence_request -201c MlmeSetPmk_request -201f MlmeSetCachedChannels_request -2020 MlmeSetWhitelistSsid_request -2021 MlmeTdlsAction_request -2022 MlmeChannelSwitch_request -2023 MlmeMonitorRssi_request -2024 MlmeStartLinkStatistics_request -2025 MlmeStopLinkStatistics_request -2026 MlmeSetBssidHotlist_request -2027 MlmeSetPnoList_request -2028 MlmeHostState_request -2029 MlmeAddRange_request -202a MlmeDelRange_request -202b MlmeSetNoa_request -202c MlmeSetCtwindow_request -202d MlmeNanStart_request -202e MlmeNanConfig_request -202f MlmeNanPublish_request -2030 MlmeNanSubscribe_request -2031 MlmeNanFollowup_request -2032 ControlSpareSignal1_request -2033 ControlSpareSignal2_request -2034 ControlSpareSignal3_request -2101 MlmeGet_confirm -2102 MlmeSet_confirm -2103 MlmePowermgt_confirm -2104 MlmeAddInfoElements_confirm -2105 MlmeAddScan_confirm -2106 MlmeDelScan_confirm -2107 MlmeAddVif_confirm -2108 MlmeDelVif_confirm -2109 MlmeStart_confirm -210a MlmeSetChannel_confirm -210b MlmeConnect_confirm -210c MlmeReassociate_confirm -210d MlmeRoam_confirm -210e MlmeDisconnect_confirm -210f MlmeRegisterActionFrame_confirm -2110 MlmeSendFrame_confirm -2111 MlmeResetDwellTime_confirm -2112 MlmeSetTrafficParameters_confirm -2113 MlmeDelTrafficParameters_confirm -2114 MlmeSetPacketFilter_confirm -2115 MlmeSetIpAddress_confirm -2116 MlmeSetAcl_confirm -2118 MlmeSetkeys_confirm -211a MlmeGetKeySequence_confirm -211c MlmeSetPmk_confirm -211f MlmeSetCachedChannels_confirm -2120 MlmeSetWhitelistSsid_confirm -2121 MlmeTdlsAction_confirm -2122 MlmeChannelSwitch_confirm -2123 MlmeMonitorRssi_confirm -2124 MlmeStartLinkStatistics_confirm -2125 MlmeStopLinkStatistics_confirm -2126 MlmeSetBssidHotlist_confirm -2127 MlmeSetPnoList_confirm -2128 MlmeHostState_confirm -2129 MlmeAddRange_confirm -212a MlmeDelRange_confirm -212b MlmeSetNoa_confirm -212c MlmeSetCtwindow_confirm -212d MlmeNanStart_confirm -212e MlmeNanConfig_confirm -212f MlmeNanPublish_confirm -2130 MlmeNanSubscribe_confirm -2131 MlmeNanFollowup_confirm -2132 ControlSpareSignal1_confirm -2133 ControlSpareSignal2_confirm -2134 ControlSpareSignal3_confirm -2200 MlmeConnect_response -2201 MlmeConnected_response -2202 MlmeReassociate_response -2203 MlmeRoamed_response -2204 MlmeTdlsPeer_response -2205 ControlSpareSignal1_response -2206 ControlSpareSignal2_response -2207 ControlSpareSignal3_response -2300 MlmeScan_indication -2301 MlmeScanDone_indication -2302 MlmeListenEnd_indication -2303 MlmeConnect_indication -2304 MlmeConnected_indication -2305 MlmeReassociate_indication -2306 MlmeRoam_indication -2307 MlmeRoamed_indication -2308 MlmeDisconnect_indication -2309 MlmeDisconnected_indication -230a MlmeProcedureStarted_indication -230b MlmeMicFailure_indication -230c MlmeFrameTransmission_indication -230d MlmeReceivedFrame_indication -230f MlmeTdlsPeer_indication -2310 MlmeApLoss_indication -2311 MlmeSignificantChange_indication -2312 MlmeRssiReport_indication -2313 MlmeAcPriorityUpdate_indication -2314 MlmeRange_indication -2315 MlmeRangeDone_indication -2316 MlmeEventLog_indication -2317 MlmeNanEvent_indication -2318 MlmeNanService_indication -2319 MlmeNanFollowup_indication -231a MlmeChannelSwitched_indication -231b ControlSpareSignal1_indication -231c ControlSpareSignal2_indication -231d ControlSpareSignal3_indication -8000 DebugSpareSignal1_request -8001 DebugSpareSignal2_request -8002 DebugSpareSignal3_request -8100 DebugSpareSignal1_confirm -8101 DebugSpareSignal2_confirm -8102 DebugSpareSignal3_confirm -8200 DebugSpareSignal1_response -8201 DebugSpareSignal2_response -8202 DebugSpareSignal3_response -8301 DebugWord12_indication -8302 DebugFault_indication -8303 DebugSpareSignal1_indication -8304 DebugSpareSignal2_indication -8305 DebugSpareSignal3_indication -9000 TestBlockRequests_request -9001 TestPanic_request -9002 TestSuspend_request -9003 TestResume_request -9004 RadioLogging_request -9005 WlanliteCwStart_request -9006 WlanliteCwStop_request -9007 WlanliteTxSetParams_request -9008 WlanliteTxStart_request -9009 WlanliteTxRead_request -900a WlanliteTxStop_request -900b WlanliteRxStart_request -900c WlanliteRxRead_request -900d WlanliteRxStop_request -900e WlanliteStatus_request -900f TestPmalloc_request -9010 TestSaQuery_request -9011 TestChannelSwitch_request -9012 TestCheckFwAlive_request -9013 DebugGeneric_request -9014 DebugPktSinkStart_request -9015 DebugPktSinkStop_request -9016 DebugPktSinkReport_request -9017 DebugPktGenStart_request -9018 DebugPktGenStop_request -9019 DebugPktGenReport_request -901a WlanliteRadioSelect_request -901b TestHipTesterStart_request -901c TestHipTesterStop_request -901d TestHipTesterSetParams_request -901e TestHipTesterReport_request -901f TestBistGetTxGain_request -9020 TestSpareSignal1_request -9021 TestSpareSignal2_request -9022 TestSpareSignal3_request -9100 RadioLogging_confirm -9101 WlanliteCwStart_confirm -9102 WlanliteTxSetParams_confirm -9103 WlanliteCwStop_confirm -9104 WlanliteTxStart_confirm -9105 WlanliteTxRead_confirm -9106 WlanliteTxStop_confirm -9107 WlanliteRxStart_confirm -9108 WlanliteRxRead_confirm -9109 WlanliteRxStop_confirm -910a WlanliteStatus_confirm -910b TestPmalloc_confirm -910c TestSaQuery_confirm -910d TestChannelSwitch_confirm -910e TestCheckFwAlive_confirm -910f TestSuspend_confirm -9110 TestResume_confirm -9111 DebugGeneric_confirm -9112 WlanliteRadioSelect_confirm -9113 TestHipTesterStart_confirm -9114 TestHipTesterStop_confirm -9115 TestHipTesterSetParams_confirm -9116 TestBistGetTxGain_confirm -9117 TestSpareSignal1_confirm -9118 TestSpareSignal2_confirm -9119 TestSpareSignal3_confirm -9200 TestSpareSignal1_response -9201 TestSpareSignal2_response -9202 TestSpareSignal3_response -9300 RadioLogging_indication -9301 DebugGeneric_indication -9302 DebugPktSinkReport_indication -9303 DebugPktGenReport_indication -9304 TestHipTesterReport_indication -9305 TestSpareSignal1_indication -9306 TestSpareSignal2_indication -9307 TestSpareSignal3_indication -a252 RiceChangeFsmParams_request -a253 RiceInitialise_request -a254 RiceChangeRadioState_request -a255 RiceRadioCheck_request -a256 RiceRadioLog_request -a257 RiceDebugBusLog_request -a258 RiceRadioNudgeNannyTimer_request -a259 RiceReqRadioCalibration_response -a25a RiceNannyTimer_indication -a25b RiceSwitchOnTimer_indication -a25c RiceRadioLogTimer_indication -a302 Roam_request -a303 Roam_confirm -a304 RoamGiveUp_request -a305 RoamLinkLoss_indication -a306 SendOffchannelData_request -a307 TxPowerUpdate_request -a308 TmeasurementsStartScan_indication -a309 TmeasurementsStartTableScan_indication -a30a HostResume_indication -a30b HostSuspend_indication -a30c Teardown_confirm -a30d DeauthIn10Sec_indication -a30e BaStaResetPeerConfig_confirm -a30f ActiveProcessingTime_indication -a310 OffloadForceActiveTimer_indication -a311 OffloadAssistDhcpTimer_indication -a312 OffloadAssistWaiTimer_indication -a313 TeardownRequested_indication -a314 ChannelUtilisation_indication -a315 Plm689Workaround_indication -a316 OblcStartTimeout_indication -a317 OblcStopTimeout_indication -a318 ScanTimeout_indication -a319 ScanEndTimeout_indication -a31a ProbeTimeout_indication -a31b ApChannelSwitchTimeout_indication -a31c StaChannelSwitchTimeout_indication -a31d AssocComebackTimeout_indication -a31e DisconnectTimeout_indication -a31f RaTimeout_indication -a320 BasfTxTimeout_indication -a321 EapTimeout_indication -a322 ProcedureTimeout_indication -a323 TbaTxTimeout_indication -a324 SendFramePeriodicTimeout_indication -a325 TdlsDiscoveryRequestWindowTimeout_indication -a326 TdlsSetupResponseTimeout_indication -a327 TdlsPeerTrafficResponseTimeout_indication -a328 TdlsTpMonitorTimeout_indication -a329 TdlsKeyLifeTimeout_indication -a32a TdlsWaitingBaTxAddTimeout_indication -a32b TdlsVifSwitchingDelayTimeout_indication -a32c TdlsTeardownFrameTxTimeout_indication -a32d SaQueryRetryTimeout_indication -a32e SaQueryMaximumTimeout_indication -a32f P2PNoaTimeout_indication -a330 StaStartupKickTimeout_indication -a331 NanWarmupTimeout_indication -a332 Offloaded4WshkTimeout_indication -a333 VifctrlEvaluateBeacon_request -a334 ChannelSwitch_indication -a335 Teardown_request -a336 BasfResult_indication -a337 ConmgrResult_indication -a338 BaTxAdd_request -a339 BaDel_request -a33a ScanPause_request -a33b BaStaResetPeerConfig_request -a33c SendOffchannelCancel_request -a33d SaQuery_request -a33e SaQueryResult_indication -a33f VifStatus_indication -a340 TdlsCtrl_indication -a341 BssChannelSwitchAnnouncement_indication -a342 BaTxAdd_indication -a343 DelBa_indication -a344 TdlsCtrl_response -a345 MlmeTdlsBaRx_indication -a346 PeerLost_indication -a347 TdlsLinkTeardown_request -a348 RameChannelActivity_indication -a349 RameMmFrame_indication -a34a RameTdlsTrafficReport_indication -a34b RameStaUnknownPeer_indication -a34c RameVifDeregister_confirm -a34d RameVifSchedule_indication -a34e RameVifStaOffchannelFinished_indication -a34f RameTrafficQueue_request -a350 RameMm_confirm -a351 RameStaPause_confirm -a352 RameStaClear_confirm -a353 RameStaUnpause_confirm -a354 RameStaMoveDu_confirm -a355 RameGetKey_confirm -a356 RameAddBa_confirm -a357 RameDelBa_confirm -a358 RameConnectionQualityTrigger_indication -a359 RameFilterMatched_indication -a35a RameBaError_indication -a35b RameMicFailure_indication -a35c RameRxBlockackControl_indication -a35d RameTxBlockackControl_indication -a35e RameAddNoa_indication -a35f RameDelNoa_indication -a360 RameEcsaCountFinished_indication -a361 RameTdlsCtrl_indication -a362 RameTpuSp_indication -a363 RameScanPause_indication -a364 RameTdlsLeavingPsm_indication -a365 RameRssiMonitor_indication -a366 RameBlackoutEnd_indication -a367 RameBeaconNextWindow_indication -a368 InactivityCheckTimeout_indication -a369 RameNanDwFinished_indication -a36a RameUpdateBw_indication -a402 RameMsgIdleLiteOff_indication -a403 RameMsgRadioSetupDone_indication -a404 RameChangeToActive_indication -a405 RameChangeToWaitingForActive_indication -a422 RameMsgDelba_confirm -a423 RameMsgRadioOffDplpOff_indication -a424 RameMsgRadioOnDplpOn_indication -a425 RameMsgRadioSwitchChannelDplpOff_indication -a426 RameMsgRxActivityOccurred_indication -a427 RameMsgDplpStaPaused_confirm -a428 RameMsgDplpStaResumed_confirm -a429 RameMsgDplpStaCleared_confirm -a42a RameMsgDplpMoveDu_confirm -a42b RameMsgDplpVifDelete_confirm -a42c RameMsgVifCheckClear_indication -a42d RameMsgVifAnnounceAvailability_indication -a42e RameMsgPsUpdate_indication -a42f RameMsgTdlsPeerSp_indication -a430 RameMsgTdlsPsUpdate_indication -a431 RameMsgNullAnnounceFrameProcessed_indication -a432 RameMsgPersistentFrameProcessed_indication -a433 RameMsgCtsAnnounceFrameProcessed_indication -a434 RameMsgFrameRx_indication -a435 RameMsgMm_confirm -a436 RameMsgPsServTriggered_indication -a437 RameMsgPsServEnd_indication -a438 RameMsgSpuriousMorebit_indication -a439 RameMsgMcastServiceEnd_indication -a43a RameMsgBeaconTxFinished_indication -a43b RameMsgPsPollTxFinished_indication -a43c RameMsgPeerPsStateUpdate_indication -a43d RameMsgSendNullFrame_request -a43e RameMsgBaTxError_indication -a43f RameMsgPauseResumeDplp_confirm -a440 RameMsgDpdFrameProcessed_indication -a441 RameMsgStaKeepaliveTxFinished_indication -a442 RameMsgRadioReady_indication -a462 RameMsgVifCreate_request -a463 RameMsgDelba_request -a464 RameMsgMonitorRssi_request -a465 RameMsgAdjustTxPower_indication -a466 RameMm_request -a467 RameStaPause_request -a468 RameStaClear_request -a469 RameStaUnpause_request -a46a RameConnectStatus_request -a46b RameSetPowermgt_request -a46c RameAddBlackout_request -a46d RameDelBlackout_request -a46e RameCtwConfig_request -a46f RameVifDeregister_request -a470 RameVifSetChannel_request -a471 RameVifSchedule_request -a472 RameClearFlags_request -a473 RameDwelltimeReset_request -a474 RameTdlsEnableTrafficReport_request -a475 RameHostSuspendResume_indication -a476 RameScanStart_indication -a477 RameScanDone_indication -a478 RameStaConnectStart_indication -a479 RameStaConnectDone_indication -a47a RameStaDhcpStart_indication -a47b RameStaDhcpDone_indication -a47c RameStaDhcpDiscover_indication -a47d RameStaDhcpOffer_indication -a47e RameStaDhcpRequest_indication -a47f RameStaDhcpAck_indication -a480 RameStaEapolStart_indication -a481 RameStaEapolDone_indication -a482 RameMsgBeaconRegisterTracking_request -a483 RameMsgBeaconDeregisterTracking_request -a484 RameVifSetPeerChannel_request -a485 RameVifSetOffChannel_request -a486 RameScreenUpdate_indication -a487 RameVifOffChannelFinish_request -a488 RameStaCancelFrame_request -a4a2 RameBeaconTxTime_indication -a4a3 RameTdlsIndWindowTime_indication -a4a4 RamePsTime_indication -a4a5 RameFastPsTimeoutCheck_indication -a4a6 RameActiveAfterMoreBitTime_indication -a4a7 RamePsDelayTimeoutPoll_indication -a4a8 RameVifClearCheckTimeout_indication -a4a9 RameRetryPowerSaveCheckTime_indication -a4aa RameMulticastTimeout_indication -a4ab RameUsboStateChangeTime_indication -a4ac RameRadioCalibration_indication -a4ad RameBaCheckTime_indication -a4ae RameMinVifDurationTimeout_indication -a4af RameDplaneOperationTimeout_indication -a4b0 RameChannelSwitchTimerExpiry_indication -a4b1 RameImlEvalTimeout_indication -a4b2 RameSssBlackoutTimerExpiry_indication -a4b3 RameReturnToBaseChannelTimerExpiry_indication -a4d2 RameRadioChangeState_request -a4d3 RameRadioOff_request -a4d4 RameRadioChangeStateDone_confirm -a4d5 RameRadioChangeStateOffDone_confirm -a4d6 RameRadioPerformDpd_request -a4e2 RameSchdlReschedule_indication -a4e3 RameSchdlVifCleared_indication -a4e4 RameSchdlRelinquish_indication -a4e5 RameSchdlUnforceSchedule_indication -a4e6 RameSchdlVifSchedule_indication -a4e7 RameSchdlReqLp_req -a4e8 RameSchdlReqHp_req -a4e9 RameSchdlEvaluateSchedule_req -a4ea RameSchdlChangeToActive_indication -a4eb RameSchdlChangeToWaitingForActive_indication -pid 40 -4000 rice_mgr_fsm 0005 block_until_setup idle_off switching_on idle_on trim_on -4001 macrame_radio_ctl[0] 0003 Idle WaitForRadioOnOff DpdOngoing -4002 macrame_radio_ctl[1] 0003 Idle WaitForRadioOnOff DpdOngoing -4003 macrame_fsm 0004 Powerup Active StaOperations ImmWaitingForActive -4004 macrame_schdl[0] 0002 Active ImmWaitingForActive -4005 macrame_schdl[1] 0002 Active ImmWaitingForActive -4006 mlme_mpdu_router 0001 Idle -4007 mlme_requests 0002 Idle Wait_MLME -4008 mlme_scan 0004 Idle WaitForInterface Listening WaitForDeschedule -4009 mlme_send_offchannel 0005 Idle WaitingForInterface TxFrame CancelFrame WaitForOffChannelFinish -400a mlme_conmgr[0] 000a Synchronising Deauthenticating Authenticating Associating Connected Detached TearingDown BasfWaitForConfirm BasfWaitForFrame BasfWaitForRameCancel -400b mlme_conmgr[1] 000a Synchronising Deauthenticating Authenticating Associating Connected Detached TearingDown BasfWaitForConfirm BasfWaitForFrame BasfWaitForRameCancel -400c mlme_conmgr[2] 000a Synchronising Deauthenticating Authenticating Associating Connected Detached TearingDown BasfWaitForConfirm BasfWaitForFrame BasfWaitForRameCancel -400d mlme_vifctrl[0] 0011 VifUnregistered Idle StationConnecting StationConnected StationRoamTeardown StationRoamPending StationPauseUnpause StationResetPeer EssAp EssApProbeResp EssWaitConfigKeys OnChannel OnChannelProbeResp WaitProcessTerminate WaitVifDeschedule WaitVifDeregister Nan -400e mlme_vifctrl[1] 0011 VifUnregistered Idle StationConnecting StationConnected StationRoamTeardown StationRoamPending StationPauseUnpause StationResetPeer EssAp EssApProbeResp EssWaitConfigKeys OnChannel OnChannelProbeResp WaitProcessTerminate WaitVifDeschedule WaitVifDeregister Nan -400f mlme_vifctrl[2] 0011 VifUnregistered Idle StationConnecting StationConnected StationRoamTeardown StationRoamPending StationPauseUnpause StationResetPeer EssAp EssApProbeResp EssWaitConfigKeys OnChannel OnChannelProbeResp WaitProcessTerminate WaitVifDeschedule WaitVifDeregister Nan -4010 mlme_ba[0] 0003 Idle ConfiguringRame TxFrame -4011 mlme_ba[1] 0003 Idle ConfiguringRame TxFrame -4012 mlme_ba[2] 0003 Idle ConfiguringRame TxFrame -4013 mlme_ba_tx[0] 0003 Idle TxFrame RxFrame -4014 mlme_ba_tx[1] 0003 Idle TxFrame RxFrame -4015 mlme_ba_tx[2] 0003 Idle TxFrame RxFrame -4016 mlme_ap_sta[0] 0005 Idle TxFrame PausingStaData ClearingSta DisconnectAll -4017 mlme_ap_sta[1] 0005 Idle TxFrame PausingStaData ClearingSta DisconnectAll -4018 mlme_ap_sta[2] 0005 Idle TxFrame PausingStaData ClearingSta DisconnectAll -4019 mlme_roaming[0] 0004 Idle Scanning Roaming WaitRoamRsp -401a mlme_roaming[1] 0004 Idle Scanning Roaming WaitRoamRsp -401b mlme_roaming[2] 0004 Idle Scanning Roaming WaitRoamRsp -401c mlme_sa_query[0] 0003 Idle TxFrame ModifyingStaState -401d mlme_sa_query[1] 0003 Idle TxFrame ModifyingStaState -401e mlme_sa_query[2] 0003 Idle TxFrame ModifyingStaState -401f mlme_measurements[0] 0003 Idle SetupScan PerformMeasurement -4020 mlme_measurements[1] 0003 Idle SetupScan PerformMeasurement -4021 mlme_measurements[2] 0003 Idle SetupScan PerformMeasurement -4022 mlme_tdls[0] 0005 Idle MovingDu TxFrame TearingLinkDown LeavingPsm -4023 mlme_tdls[1] 0005 Idle MovingDu TxFrame TearingLinkDown LeavingPsm -4024 mlme_tdls[2] 0005 Idle MovingDu TxFrame TearingLinkDown LeavingPsm -4025 mlme_nan[0] 0002 InitialScan Running -4026 mlme_nan[1] 0002 InitialScan Running -4027 mlme_nan[2] 0002 InitialScan Running -faultid 461 -0000 none -0001 panic -0003 mib_write -0004 mib_read -0005 macrame_mib -0006 sta_data_create_record -0007 macrame_rates -0008 macrame_mmpdu_lost -0009 dplane_rx_pdu_lost -000a mlme_cap_error -000b no_rates_rx -000c mlme_token_lock_fail -000d encryption_tsc_pn_wrap -000e mib_req_val_absent -000f mib_type_clash -0010 mib_ram_corrupt -0011 macrame_ind_error -0012 macrame_ind_overflow -0013 mib_duff_index_count -0014 mib_enabled_but_not_implemented -0015 mlme_deauth_to -0016 mib_rom_corrupt -0017 mib_invalid_index -0018 bad_signal_process_id -0019 stack_low -001a no_rates_tx -001b sdio_bad_rewind_handle -001c sdio_bad_command -001d sdio_bad_ack -001e bad_signal_from_host -001f vco_lock_failed -0020 adc_convert -0022 bad_analogue_setting -0023 divide_by_zero -0024 macrame_ind_unexpected -0025 fsm_leaky_signal_discarded -0026 macrame_rx_error -0027 mib_limit -0028 vlint_overflow -0029 mib_ram_overflow -002a macrame_default_wep_key_id -002b uart_invalid_mib_configuration -002e mibps_fail -002f mibps_data_corrupt -0030 mibps_write_fail -0031 ps_unsupported_version -0032 piopulse_already_attached -0033 piopulse_not_attached -0034 ps_corrupt -0035 mkt_actions_parse_error -0036 vlint_negative_unsigned_value -0037 vlint_too_big -0038 ps_eeprom_read_fail -0039 mlme_param_wpa_and_wpa2_in_ie -003a mlme_auth_to_asoc -003b mlme_peer_record_does_not_exist -003c mlme_peer_record_should_already_have_been_deleted -0040 mlme_param_wpa_oui_error -0041 mlme_critical_param_ie_length_error -0042 mlme_param_rsn_version_error -0043 mlme_param_mib_group_cipher_error -0044 mlme_param_pairwise_cipher_error -0045 mlme_param_akm_suite_error -0046 mlme_param_capability_error -0047 mlme_param_invalid_token -0048 mlme_param_expected_ie_missing -0049 mlme_param_mib_read_ptk_fail -004a mlme_param_mib_read_ast_fail -004b mlme_param_mib_read_ptksa_replay_fail -004c mlme_param_mib_read_gtksa_replay_fail -004d mlme_param_cap_mask_and_privacy_do_not_match -004e mlme_param_illegal_station_type -004f mlme_param_join_param_error -0050 spare_1 -0051 coex_invalid_pio -0052 mib_read_warning -0053 mib_write_warning -0054 macrame_unexpected_protection -0055 mlme_param_rsn_capability_error -0056 mlme_param_privacy_or_rsna_disabled -0057 rame_encryption_key -0058 rame_channel_switch_fail -0059 mlme_scan_probe_tx_fail -005a mlme_join_not_supported -005b mlme_utils -005c mlme_supported_rates_odd -005e bad_rate_tx -005f mib_assert_fail -0060 mib_tab_index -0061 bad_rate_rx -0062 mib_ram_rec_corrupt -0063 macrame_admitted_time_exceeded -0064 macrame_qos_null_no_uplink -0065 mlme_param_pmkid_error -0066 mlme_host_duplicate_ie -0067 mlme_host_bad_ie -0068 mlme_host_ignored_ie -0069 mlme_host_ies_corrupt -006a mlme_host_ies_missing -006b mlme_host_missing_ie -006c mlme_not_in_bss -006d mlme_not_in_same_bss -006f coex_empty_config -0071 macrame_tx_failed -0072 macrame_rekey -0073 macrame_rx_frame_too_long -0074 mlme_bad_eapol_request -0075 mlme_scan_downgrade_to_passive -0076 coex_nplusone_pio_invalid -0079 wrong_hw_definitions -007a ma_packet_req_warn -007b mlme_mod_req_info -007c mlme_start_req_info -007d beacon_tim_absent_error -007e beacon_tim_bits_warn -007f beacon_dtim_error -0080 dplane_received_frame_from_own_mac_addr -0081 mlme_param_wapi_version_error -0082 mlme_param_wapi_akm_suite_error -0083 mlme_param_unicast_cipher_error -0084 mlme_param_mib_multicast_cipher_error -0085 mlme_param_wapi_capability_error -0086 mlme_param_bkid_error -0087 mlme_param_rsn_and_wapi_in_ie -0088 rx_fifo_overflow -0089 mlme_param_group_management_cipher_error -0090 macrame_ht_cest_unlocked -0091 macrame_ht_bad_sounding_frame -0092 dorm_clkgen_fallback -0093 seg_fault -0094 panic_arg -0095 recalibrate_radio -0096 missed_beacons_report -0097 rame_invalid_ba -0098 rame_invalid_bainfo -0099 mib_table_inconsistent -009a primitive_rxd_in_wrong_mode -009b invalid_vif_identifier -009c invalid_pri_for_qos_packet -009d macrame_tx_invalid_frame_type -009e fsm_error_processing_signal -009f mlme_nan_start_req_info -00a0 SLUT_table_not_found -00a1 vldata_overflow -00a2 vldata_negative_unsigned_value -00a3 vldata_too_big -00a4 rss_not_defined -00a5 vldata_wrong_format -00a6 bidirectional_comm_lost -00a7 indication_rxd_no_vif_scheduled -00a8 dplane_no_encption_key_found -00a9 coex_init_fail -00aa excessive_data_vif_associated -00ab no_mibps_data_record -00ac coex_not_enabled -00ad rame_change_mode_ps_to_fps -00ae mlme_scan_autonomous_probe_id_missing -00af mlme_scan_no_autonomous_channels -00b0 radio_setup_failed -00b1 usrpio_lsb_already_protected -00b2 usrpio_msb_already_protected -00b3 usrpio_lsb_not_protected -00b4 usrpio_msb_not_protected -00b5 coex_init_failed -00b6 coex_acl_table -00b7 coex_sco_table -00b8 coex_bt_shared_memory_problems -00b9 p2P_noa_attribute -00ba macrame_create_streambuffer_failure -00bb ba_stream_buffer_protect_warn -00bc ba_stream_buffer_illegal_data -00bd rx_streaming_buffer -00be ba_mpdu_length_exceeded -00bf wideband_pll_lock_retried -00c0 mlme_scan_not_scheduled -00c1 host_pump_sb_in_wrong_state -00c2 ref_pll_retry_loop -00c3 quiet_element_insufficient_resources -00c4 mac_if_ind_hndl_invalid -00c5 mlme_scan_no_probes_sent -00c6 invalid_mac_address_allocation -00c7 thermal_tx_back_off -00c8 macrame_tx_no_resource -00c9 mlme_host_setie_ie_invalid -00ca mlme_probe_request_ie_invalid -00cb ind_rejected_hw_ptr_not_updated -00cc macrame_multihop_qos_not_supported -00cd coex_ble_scan_not_supported_with_this_bt_firmware -00ce token_map_too_many_instances -00cf efuse_read_failure -00d0 pll_delay_line -00d1 tx_trim_gain_search -00d2 bt_shared_memory_tear_count_limit_reached -00d3 cme_prim_version_mismatch -00d4 cme_message_channel -00d5 bt_shared_memory_state -00d6 coex_vif_update_timing -00d7 coex_blackout_id_failed -00d8 halfec_cannot_determine_bt_tx_pio -00d9 p2p_common_failed -00da macrame_unexpected_reception_status -00db periodic_send_common_failed -00dc reassoc_unexpected_reception_failed -00dd macrame_short_frame_length -00de invalid_channel -00df radio_params_change_in_bad_state -00e0 lo_coarse_dac -00e1 rame_invalid_go_beacon_drift_value -00e2 wl_radio_rx_comp -00e3 speedy -00e4 blackout_not_registered -00e5 dplp_mpdu_lost -00e6 missing_ba -00e7 fos_confused -00e8 ba_rx_no_match -00e9 rx_dcoc_timeout -00ea dpd_gain_align_path_zero -00eb fallback_table_length_exceeded -00ec ba_rx_low_pmalloc -00ed radio_dpd_mib -00ee invalid_dorm_entity -00ef logen_swing -00f0 logen_acal -00f1 too_many_ba_rx -00f2 invalid_rssi -00f3 dpd_loopback_fir_gain -00f4 turning_dplp_off_when_running -00f5 link_adapt_pdu_retries_too_high -00f6 frequency_offset_too_big -00f7 radio_estimates -00f8 unable_to_malloc -00f9 unknown_dud_request_type -00fa coex_vif_timing_bad_noa_offset -00fb filter_fwcallback_no_mem -00fc unknown_platform -00fd unsupported_platform_feature -00fe radio_papr_config -00ff rame_invalid_set_peer_channel_request -0100 bfmee_too_many_interfaces -0101 bfmee_unknown_mac_status -0102 bfmee_bad_state_transition -0103 bfmee_underflow -0104 bfmee_unsupported_vif_type -0105 bfmee_unknown_modulation -0106 dpd_loopback_signal_suspect -0107 iq_capture_too_many_requests -0108 rice_freq_outside_known_bands -0109 invalid_radio_identifier -010a invalid_modulation_type -010e bad_lut_ub_index_pregain -0110 invalid_fir_coefficient -0111 bad_bb_sample_offset_short_gi -0112 power_overridden -0116 coex_debug_override_bt_enabled -4000 supported_rates_too_long -4001 supported_rates_too_short -4002 supported_rates_missing -4003 wmm_ac_out_of_order -4004 wmm_ecw_out_of_order -4005 wmm_not_supported_at_qap -4006 wmmsa_not_supported_at_qap -4007 wmmsa_bad_qos_capability -4008 u_apsd_not_supported_at_qap -4009 dot11e_not_supported_at_qap -400a no_basic_rates -400b _wrong_number__coex_unsupported_scheme__wrong_number -400c _wrong_number__mib_table_inconsistent__wrong_number -400d _wrong_number__seg_fault__wrong_number -400e _wrong_number__primitive_rxd_in_wrong_mode__wrong_number -400f _wrong_number__invalid_vif_identifier__wrong_number -4010 _wrong_number__invalid_pri_for_qos_packet__wrong_number -4011 coex_mac_mib_key_failure -4012 sos_not_scheduled_in_time -4013 mlme_watchdog_ping -4014 mlme_token_clone_fail -4015 macrame_encryption_key_mismatch -4016 mlme_max_tx_pwr_anomaly -4017 mlme_send_offchannel_req_info -4018 coex_wrong_imposed_min_rate -4019 tx_ldpc_count -401a rx_ldpc_count -401b rx_stbc_count -401c rx_bfmee_count -401d token_mbulk_conversion_failure -401e rame_invalid_sched_request -401f radio_logger_hw_fail -4020 signanal_too_many_samples_read -4021 rame_coex_blackout_attach_failed -4022 rame_coex_blackout_attach_invalid_vif -4024 macrame_set_peer_rates_fail -4025 macrame_encryption_rekey -4026 rame_encryption_keyfind_fail -4027 rame_set_qos_invalid_sta -4028 rame_add_ba_invalid_sta -4029 coex_mac_create_blackout_failed -402a hostio_kick_unmask_to_host_int -402b rame_sta_double_add -402c debug_init -402d wifi_logger_no_mem -8000 mystery -8001 bad_interface -8002 multidomaincapabilityimplemented_not -8003 hostif_unexpected_interrupt -8004 macrame_rx_discarded -8006 bad_signal_to_host -8008 macrame_duff_pdu_confirm_indication -8009 fsm_create_not_supported -800a fsm_create_other_processor -800b fsm_create_bad_pid -800c fsm_create_other_priority -800d fsm_create_stopped_but_input_queue_not_empty -800e fsm_create_stopped_but_pending -800f macrame_invalid_powermgt -8012 fsm_trace_message_lost -8016 mm_confirm_asoc_req -8017 mm_confirm_asoc_rsp -8018 mm_confirm_reasoc_req -8019 mm_confirm_reasoc_rsp -801a mm_confirm_probe_req -801b mm_confirm_probe_rsp -801c mm_confirm_mgmt6 -801d mm_confirm_mgmt7 -801e mm_confirm_beacon -801f mm_confirm_atim -8020 mm_confirm_disasoc -8021 mm_confirm_auth -8022 mm_confirm_deauth -8023 mm_confirm_action -8024 mm_confirm_mgmt14 -8025 mm_confirm_mgmt15 -8026 mm_confirm_not_mgmt -8027 no_beacon_tx -8028 recalibrate_radio_deprecated -8029 rame_schdl_unexpected_signal -802a dplane_block_ack_not_compressed -802b dplane_block_ack_no_stream -802c dplane_block_ack_seq_too_high -802d dplane_block_ack_already_processed -802e dplane_block_ack_stale_buns -802f dplane_block_ack_end_of_life -8030 dplane_block_ack_software_timeout -8031 dplane_block_ack_retry_frame -8032 dplane_block_ack_success -8033 dplane_block_ack_wrong_dest -8034 dplane_block_ack_unexpected_mtba -8036 dplane_block_ack_13 -8037 dplane_block_ack_14 -8038 dplane_block_ack_15 -8039 dplane_block_ack_req_unknown_sta -803a dplane_block_ack_req_not_compressed -803b dplane_block_ack_req_no_stream -803c dplane_block_ack_req_fragmented -803d dplane_block_ack_req_stale_buns -803e dplane_block_ack_req_no_response -803f dplane_block_ack_req_wrong_dest -8040 dplane_block_ack_no_tx_block_ack_for_mtba -8041 dplane_block_ack_ampdu_unsupported_policy -8042 dplane_block_ack_25 -8043 dplane_block_ack_26 -8044 dplane_block_ack_27 -8045 dplane_block_ack_28 -8046 dplane_block_ack_29 -8047 dplane_block_ack_30 -8048 dplane_block_ack_31 -8049 macrame_measurement_timer -804a host_debug -804d macrame_amsdu_format -804f duff_ap -8050 macrame_class_err -8051 macrame_iface_err -8052 coex_blackout_req_failed -8053 coex_invalid_protect_activity -8054 coex_invalid_tx_activity -8055 FSM_lockup_avoided -8056 macrame_ofdm_fft_workaround -8057 macrame_rx_control_buffer_offset -8059 no_space_for_mib_psid_map -8060 macrame_state -8062 rame_big_min_vif_duration -8063 cts_to_self_failure -8064 cme_invoked_when_not_enabled -8065 macrame_wake_up_in_past -8066 cme_replay_timeout -8067 ofdm_bug_resetting_modules -8068 calibration_request_too_big -8069 calibration_not_granted -8070 beacon_illegal_rate -8071 debug_signal_discarded -8072 bt_start_while_abort_forced -8073 rame_mlme_frame_discarded -8074 rame_unexpected_signal -8075 mlme_delete_vif_in_mlme -8076 mlme_delete_vif_in_macrame -8077 rame_radio_unexpected_signal -8078 set_p2p_noa_not_p2p_go_vif -8079 using_forced_channel_bw -8080 macrame_earliest_too_late -c000 bssid_not_individual -c001 ds_parameter_set_ie_missing -c002 mac_potentially_stuck -c003 invalid_sta_disconnect -c004 mlme_conmgr -c005 mlme_vifctrl -c006 mlme_frame -c007 mlme_ap -c008 mlme_partial_ie -c009 mlme_mpdu_router -c00a mlme_requests -c00b mlme_ie_length -c00c mlme_scan -c00d mlme_rate_invalid_rate -c00e mlme_roaming -c010 mlme_requests_leaky_signal_discarded -c011 mlme_mib_leaky_signal_discarded -c012 mlme_scan_leaky_signal_discarded -c013 mlme_vifctrl_leaky_signal_discarded -c014 mlme_conmgr_leaky_signal_discarded -c015 mlme_roaming_leaky_signal_discarded -c016 mlme_ap_leaky_signal_discarded -c018 mlme_ba_leaky_signal_discarded -c019 mlme_ba_tx_leaky_signal_discarded -c01b rame_mlme_invalid_tx_control_request -c01c fsm_unexpected_terminated_fsm -c01d mlme_sa_query -c01e mlme_sa_query_leaky_signal_discarded -c01f mlme_mpdu_router_leaky_signal_discarded -c020 mlme_send_offchan_leaky_signal_discarded -c021 mlme_tdls -c022 mlme_tdls_leaky_signal_discarded -c023 mlme_ba -c024 mlme_ba_tx -c026 mlme_measurements -c027 mlme_mib -c028 mlme_periodic -c029 mlme_nan -c02a mlme_nan_leaky_signal_discarded -c02b mlme_ie -c02c mlme_frame_unexpected_mgt_frame -c02d mlme_wifisharing_invalid_channel -c02f mlme_wifisharing_channel_switch_failed_1 -c030 dplane_fallback -c031 mlme_txpower -c032 dplane_protection -c033 reg_domain -c034 dplane_mib_fallback -c035 mlme_sar -c036 dplane_create_fallback_tbl -c037 dplane_mib -c038 mlme_connect_req_info -c039 mlme_wifisharing_channel_switch_failed_2 -c03b no_key_for_pmf -c03c dplane_rx_frame_discarded -c03d mlme_mbulk -c03e mlme_param_unexpected_channel_bw_enum -c03f mlme_workaround_plm689_triggered -c040 dplane_rx_resource_low -c041 hostio_host_not_responsive -c042 dplane_replay_null_key -c043 dplane_replay_suspected_attack -c044 rame_beacon_tx_ap_send_beacon_not_found -c045 dplane_frag_seq_for_patch_not_found -panicid 517 -2000 DPLP_FRAG_GENERIC -2001 DPLP_FRAG_WRONG_LEN -2002 DPLP_FRAG_FREE_DU -2003 DPLP_FRAG_IS_LAST_FRAME_FRAG -2004 DPLP_FRAG_IS_INCONSISTENT -2010 DPLP_FALLBACK_GENERIC -2011 DPLP_FALLBACK_INC_REF_COUNT_WHEN_MAX -2012 DPLP_FALLBACK_DEC_REF_COUNT_WHEN_ZERO -2013 DPLP_FALLBACK_INVALID_MODULATION -2014 DPLP_FALLBACK_MAX_ENTRIES_IS_ZERO -2015 DPLP_FALLBACK_ASSIGN_LINK_INFO_TO_TX_ENTRY_Q_NULL -2016 DPLP_FALLBACK_FAILED_TO_ALLOCATE_LINK_INFO -2017 DPLP_FALLBACK_TBL_LENGTH_OUT_OF_BOUNDS -2018 DPLP_FALLBACK_RATE_INDEX_OUT_OF_BOUNDS -2020 DPLP_ENC_HNDL_GENERIC -2021 DPLP_ENC_HNDL_WRONG_ENC_TYPE -2022 DPLP_ENC_HNDL_MBULK_NULL -2023 DPLP_ENC_HNDL_KEYC_NULL -2024 DPLP_ENC_HNDL_NO_ROOM_LEFT -2025 DPLP_ENC_HNDL_LIST_EMPTY -2026 DPLP_ENC_HNDL_NO_KEY_FOUND -2027 DPLP_ENC_HNDL_ENC_INFO_ALLOC_FAIL -2028 DPLP_ENC_HNDL_NO_FRAMES_QUEUED_TO_DPHP -2029 DPLP_ENC_HNDL_WAPI_CRYPTOSW_INVALID -2030 DPLP_CTRL_MGRL_GENERIC -2031 DPLP_CTRL_MGR_DP_STATE_NOT_PAUSING -2032 DPLP_CTRL_MGR_DP_STATE_NOT_RESUMING -2033 DPLP_CTRL_MGR_DP_STATE_NOT_PAUSED -2034 DPLP_CTRL_MGR_NEW_CMD_ALLOC_FAIL -2040 DPLP_LINK_ADAPT_GENERIC -2041 DPLP_LINK_ADAPT_RATE_UNSUPPORTED -2042 DPLP_LINK_ADAPT_RATE_INDEX_OUT_OF_BOUNDS -2043 DPLP_LINK_ADAPT_RATE_MIN_BA_RATE_WRONG -2044 DPLP_LINK_ADAPT_SELECTED_RATE_INVALID -2045 DPLP_LINK_ADAPT_FALLBACK_TABLE_IS_NULL -2047 DPLP_LINK_ADAPT_NUM_RETRIES_IS_WRONG -2050 DPLP_EXT_API_GENERIC -2051 DPLP_EXT_API_DU_IS_NOT_RXENTRY -2052 DPLP_EXT_API_DU_IS_NOT_TXENTRY -2053 DPLP_EXT_API_RESOURCE_HANDLE_NOT_CALLED_FROM_CB -2054 DPLP_EXT_API_WRONG_AMSDU_LEN -2055 DPLP_EXT_API_WRONG_SIGNAL_BUFFER_SIZE -2057 DPLP_EXT_API_MSG_CANNOT_QUEUE_BEACON -2058 DPLP_EXT_API_DU_HAS_WRONG_STATE -205a DPLP_EXT_API_INVALID_PID -205b DPLP_EXT_API_INVALID_PAUSE_TYPE -2060 DPLP_RX_GENERIC -2061 DPLP_RX_VIF_IS_SCAN -2062 DPLP_RX_FRAG_COUNT_WRONG_FOR_AMPDU -2063 DPLP_RX_SEQ_DIFF_GREATER_THAN_WIN_SIZE -2064 DPLP_RX_DPLP_INTERNAL_ERROR -2065 DPLP_RX_CORRUPT_MBULK -2070 DPLP_STATION_GENERIC -2071 DPLP_STATION_TX_UP_IS_UNMAPPED -2072 DPLP_STATION_FRAME_ALREADY_COUNTED -2073 DPLP_STATION_TOO_MANY_QUEUED_FRAMES -2074 DPLP_STATION_FRAME_IS_NOT_COUNTED -2075 DPLP_STATION_NO_QUEUED_FRAME -2076 DPLP_STATION_FRAME_HAS_NO_TXQUEUE -2077 DPLP_STATION_FRAME_NOT_READY_TO_QUEUE -2078 DPLP_STATION_RATE_INVALID -2079 DPLP_STATION_SET_TX_RATE_FALLBACK_NON_NULL_RATE_SET_BY_MIB -207a DPLP_STATION_SET_TX_RATE_FALLBACK_NON_NULL_HIGH_IMPORTANCE -207b DPLP_STATION_SET_TX_RATE_FALLBACK_NON_NULL_AMDPU -207c DPLP_STATION_TXENTRY_HAS_NO_BAINFO -207d DPLP_STATION_SET_TX_RATE_FALLBACK_NON_NULL_MULTICAST -207e DPLP_STATION_DPLP_IN_WRONG_STATE -207f DPLP_STATION_CLEAR_MUST_BE_TOTAL_PAUSED -2080 DPLP_STATION_CLEAR_MUST_BE_NOTHING_QUEUED -2081 DPLP_STATION_UNINSTALL_FALLBACK_TBLS_REF_COUNT_NOT_ZERO_SF -2082 DPLP_STATION_UNINSTALL_FALLBACK_TBLS_REF_COUNT_NOT_ZERO_LF -2090 DPLP_AMPDU_MGR_GENERIC -2091 DPLP_AMPDU_MGR_MALLOC_FAIL -2092 DPLP_AMPDU_MGR_TX_QUEUE_HEAD_OR_TAIL_NULL -2093 DPLP_AMPDU_MGR_DU_NOT_READY_TO_SEND -2094 DPLP_AMPDU_MGR_AMPDU_TXENTRY_LIST_NOT_FOUND -2095 DPLP_AMPDU_MGR_TOO_MANY_FRAMES_WAITING_TO_TX -2096 DPLP_AMPDU_MGR_TX_ENTRY_HAS_NO_BAINFO -2097 DPLP_AMPDU_MGR_TX_ENTRY_HAS_INVALID_RATE -2098 DPLP_AMPDU_LINK_INFO_IS_NULL -20a0 DPLP_HW_GENERIC -20a1 DPLP_HW_VIF_IS_NOT_SCHEDULED -20a2 DPLP_HW_MBULK_HAS_NO_SIGNAL -20a3 DPLP_HW_MBULK_HAS_REFCOUNT_OR_LEN -20a4 DPLP_HW_UNEXPECTED_DU_STATE -20a5 DPLP_HW_TXENTRY_IS_DATAFRAME -20a6 DPLP_HW_DPIF_Q_NUM_NOT_FOUND -20a7 DPLP_HW_ACTIVE_DEADLINE_IS_NULL -20a8 DPLP_HW_STOP_DEADLINE_NOT_FOUND -20a9 DPLP_HW_UNEXPECTED_VIF_ID -20aa DPLP_HW_VIF_DEADLINE_NOT_FOUND -20b0 DPLP_MPDU_LOAD_GENERIC -20b1 DPLP_MPDU_LOAD_NODE_ELEMENT_NOT_NULL -20b2 DPLP_MPDU_LOAD_PPDU_NOT_FOUND -20b3 DPLP_MPDU_LOAD_NOT_A_TRIGGERED_QUEUE -20b4 DPLP_MPDU_LOAD_CANCELLING_NULL_PPDU -20b5 DPLP_MPDU_LOAD_UNICAST_IS_PAUSING -20b6 DPLP_MPDU_LOAD_TXENTRY_NOT_FOUND -20b7 DPLP_MPDU_LOAD_NO_MORE_TRIGGERED_Q_LEFT -20b8 DPLP_MPDU_LOAD_FRAME_NOT_QUEUED -20c0 DPLP_QUEUE_GENERIC -20c1 DPLP_QUEUE_WRONG_DU_STATE -20c2 DPLP_QUEUE_TX_QUEUE_NOT_EMPTY -20c3 DPLP_QUEUE_MAC_AC_IS_WRONG -20c4 DPLP_QUEUE_FRAME_WITHOUT_TX_QUEUE -20c5 DPLP_QUEUE_LIST_ELEMENT_IS_WRONG -20c6 DPLP_QUEUE_MBULK_NOT_LARGE_ENOUGH -20c7 DPLP_QUEUE_UNKNOWN_REQUEST_TYPE -20c8 DPLP_QUEUE_DOUBLE_DEQUEUE -20c9 DPLP_QUEUE_TX_QUEUE_EMPTY -20d0 DPLP_FROM_HOST_HARD -20e0 DPLP_TIMER_SCHEDULE_WHEN_PAUSED -2100 DPLP_DPLP_IMM_UNIMPLEMENTED -2200 DPHP_BA_GENERIC -2201 DPHP_BA_RESERVE_NON_AMPDU -2202 DPHP_BA_LOAD_NON_AMPDU -2203 DPHP_BA_LOAD_RESERVE_FAILED -2210 DPHP_COORD_GENERIC -2211 DPHP_COORD_BAD_RESET -2212 DPHP_COORD_BAD_RESET_STAGE2 -2213 DPHP_COORD_INVALID_BK_CLEAR -2214 DPHP_COORD_PPDU_LIST_DAMAGED -2215 DPHP_COORD_NOT_MARKED_CANCEL -2216 DPHP_COORD_INVALID_PPDU_STATE -2217 DPHP_COORD_INVALID_DPHP_STATE -2218 DPHP_COORD_Q_EMPTY -2220 DPHP_DEADLINE_GENERIC -2221 DPHP_DEADLINE_BK_NOT_EMPTY -2222 DPHP_DEADLINE_BAD_DEADLINE -2223 DPHP_DEADLINE_IS_NULL -2224 DPHP_DEADLINE_BAD_Q_MASK -2225 DPHP_DEADLINE_ILLEGAL_PPDU -2226 DPHP_DEADLINE_ALREADY_ACTIVE -2227 DPHP_DEADLINE_INVALID_TYPE -2230 DPHP_RX_GENERIC -2231 DPHP_RX_NO_DRAM -2232 DPHP_RX_TRUNCATED_DOLLOP -2233 DPHP_RX_SANITY -2234 DPHP_RX_NO_PRECEDING_MPDU -2235 DPHP_RX_BAD_DOLLOP -2240 DPHP_DMA_GENERIC -2241 DPHP_DMA_RX_ORDER -2242 DPHP_DMA_UNEVEN_ALIGN -2243 DPHP_DMA_INVALID_ENC_TYPE -2244 DPHP_DMA_NO_SPACE -2245 DPHP_DMA_TX_FRAME_TOO_LONG -2246 DPHP_DMA_PLINE_FULL -2247 DPHP_DMA_PLINE_EMPTY -2248 DPHP_DMA_PLINE_INVALID -2249 DPHP_DMA_INVALID_TFER_ALERT -224a DPHP_DMA_MBULK_CHAIN_ERROR -224b DPHP_DMA_INVALID_PAUSE_STATE -224c DPHP_DMA_SG_LIST_FULL -224d DPHP_DMA_BAD_SAVED_RX_STATE -2250 DPHP_RESET_GENERIC -2251 DPHP_RESET_BAD_STATE_REQUEST -2252 DPHP_RESET_RX_NOT_IDLE -2253 DPHP_RESET_DMA_NOT_IDLE -2254 DPHP_RESET_BAD_WDOG_STATE -2255 DPHP_RESET_HW_IDLE_FAIL -2256 DPHP_RESET_BAD_MAC_STATE -2257 DPHP_INIT_BAD_MAC_REGS_ADDR_START -2260 DPHP_INT_GENERIC -2261 DPHP_INT_UNHANDLED -2262 DPHP_INT_MAC_ERROR -2263 DPHP_INT_DMA_ALERT_RECURSION -2264 DPHP_INT_BAD_DMA_TFER_STATE -2265 DPHP_INT_DMA_TFER_FAIL -2266 MAC_ACC_BAD_TX_RATE -2267 MAC_ACC_BAD_PROT_RATE -2270 DPHP_TX_GENERIC -2271 DPHP_TX_UNDERFLOW -2280 DPHP_SLOT_GENERIC -2281 DPHP_SLOT_EXPECTED_AMPDU -2282 DPHP_SLOT_NULL_PPDU -2283 DPHP_SLOT_DMA_INCOMPLETE -2284 DPHP_SLOT_QUEUEING_FAIL -2285 DPHP_SLOT_BAD_CANCEL_REQ -2286 DPHP_SLOT_TIMED_TX_Q_PAUSED -2287 DPHP_SLOT_DMA_DATA_INVALID -2288 DPHP_SLOT_INVALID_STATE -2289 DPHP_SLOT_INVALID_PDU_STATUS -228a DPHP_SLOT_UNEXPECTED_CFM -2290 DPHP_CONFIG_GENERIC -2291 DPHP_CONFIG_BAD_EDCA_Q -2292 DPHP_CONFIG_BAD_EDCA_CONFIG -2293 DPHP_CONFIG_MISSING_PROT_TABLE -2294 DPHP_CONFIG_RAMSW_SIZE_INVALID -22a0 DPHP_DPIF_GENERIC -22a1 DPHP_DPIF_BAD_DEADLINE_CANCEL -22a2 DPHP_DPIF_INVALID_ECW -22a3 DPHP_DPIF_INVALID_BURST -22a4 DPHP_DPIF_BAD_RX_CHAIN_CALC -22a5 DPHP_DPIF_BAD_RX_TYPE -22a6 DPHP_DPIF_PEER_INFO -22b0 DPHP_TCM_GENERIC -22b1 DPHP_TCM_ALLOC_SIZE_MISMATCH -22b2 DPHP_TCM_POOL_EMPTY -22b3 DPHP_TCM_BAD_FREE -22b4 DPHP_TCM_INIT_INSUFFICIENT_SPACE -22b5 DPHP_TCM_POOL_SIZE -22b6 DPHP_TCM_INIT_FAIL -22c0 DPHP_BAD_MIF_STATE -2300 MACRAME_VIF_CREATE_NULL_SCANVIF -2301 MACRAME_VIF_DEREGISTER_QUEUED_TX_FRAMES -2302 MACRAME_VIF_DELETE_STATION_ASSOCIATED -2303 MACRAME_VIF_ANNOUNCE_AVAILABILITY_INVALID_STATE -2304 MACRAME_VIF_ANNOUNCE_AVAILABILITY_INVALID_PS_STATE -2305 MACRAME_VIF_CLEAR_INVALID_SCHED_STATE -2306 MACRAME_VIF_UPDATE_MACACC_VIF_NOT_SCHEDULED -2307 MACRAME_VIF_UPDATE_BSS_VIF_NOT_SCHEDULED -2308 MACRAME_VIF_DESCHED_REG_REQ_INVALID_PS_STATE -2309 MACRAME_VIF_SCHED_MISSED_INVALID_EARLIEST_TIME -230a MACRAME_VIF_SW_DONE_VIF_NOT_SCHEDULED -230b MACRAME_VIF_CACHE_TRIM_SCAN_VIF_NOT_VALID -230c MACRAME_VIF_CTS_PROCESSED_NULL_DU -230d MACRAME_VIF_DEREGISTER_NO_REG_VIF -230e MACRAME_VIF_DEREGISTER_INVALID_SCHED_STATE -230f MACRAME_VIF_SCHED_MISSED_INVALID_START_TIME -2310 MACRAME_VIF_RESUME_STA_BBM -2311 MACRAME_VIF_INDEX_OUT_OF_RANGE -2312 MACRAME_VIF_INVALID_INHIBIT -2313 MACRAME_VIF_CANCEL_NULL_ENTRY -2314 MACRAME_VIF_REGISTER_FAILED -2315 MACRAME_VIF_IS_NULL -2320 MACRAME_STATION_ADD_NULL_RECORD -2321 MACRAME_STATION_DPLP_CLEARED_INVALID_INHIBIT -2322 MACRAME_STATION_DPLP_CLEARED_EMPTY_QUEUE -2323 MACRAME_STATION_SET_CONNECT_NULL_RECORD -2324 MACRAME_STATION_RESET_STA_RECORD_WITH_ENC_KEY -2340 MACRAME_SCHED_UPDATE_DURATION_HIST_VIF_NOT_SCHEDULED -2341 MACRAME_SCHED_REPORT_BO_CHANGE_INVALID_STATE -2342 MACRAME_SCHED_QUERY_BO_INVALID_BO_TIMES -2343 MACRAME_SCHED_RESCHEDULE_ALREADY_ACTIVE -2344 MACRAME_SCHED_SCHED_INVALID_VIF -2345 MACRAME_SCHED_SWITCH_RESPONSE_INVALID_VIF -2346 MACRAME_SCHED_SWITCH_RESPONSE_INVALID_STATE -2347 MACRAME_SCHED_SCHED_IND_INVALID_VIF -2348 MACRAME_SCHED_RADIO_DONE_INVALID_STATE -2349 MACRAME_SCHED_BO_UPDATE_INVALID_VIX -234a MACRAME_SCHED_DESCHED_NOW_NOT_SCEDULED -234b MACRAME_SCHED_NEAREST_SCHED_TIME_INVALID_STATE -234c MACRAME_SCHED_COULD_NOT_INSTANTIATE_FSM -234d MACRAME_SCHED_INVALID_FSM_PID -2361 MACRAME_TX_MM_REQUEST_INVALID_VIF -2362 MACRAME_TX_ADDING_NULL_ENTRY_TO_BUFFER -2363 MACRAME_TX_SENDING_NULL_ENTRY_FROM_BUFFER -2364 MACRAME_TX_DISCARDING_NULL_ENTRY_FROM_BUFFER -2365 MACRAME_TX_CHANGING_STA -2366 MACRAME_TX_DISCARD_NULL_PTR_TO_ENTRY -2367 MACRAME_TX_CANCEL_NULL_PTR_TO_ENTRY -2368 MACRAME_TX_CANCEL_NULL_TXENTRY -2369 MACRAME_TX_NO_PSPOLL -2380 MACRAME_BEACON_SCAN_TIM_VIF_NOT_STA -2381 MACRAME_BEACON_MISSED_BEACON_NULL_VIF -2382 MACRAME_BEACON_MISSED_BEACON_NOT_SCHEDULED_VIF -2383 MACRAME_BEACON_MISSED_BEACON_VIF_NOT_STA -2384 MACRAME_BEACON_UPDATE_WAKEUP_VIF_NOT_STA -2385 MACRAME_BEACON_TX_INIT_INVALID_VIF_TYPE -2386 MACRAME_BEACON_TX_CLEAR_INVALID_VIF_TYPE -2387 MACRAME_BEACON_TX_LOAD_HANDLER_INVALID_VIF_TYPE -2388 MACRAME_BEACON_TX_LOAD_HANDLER_READONLY_FRAME -2389 MACRAME_BEACON_TX_FINISHED_INVALID_VIF -238a MACRAME_BEACON_RX_SCHEDULE_TOO_FAR_IN_THE_FUTURE -238b MACRAME_BEACON_TX_CLONE_IS_NULL -238c MACRAME_BEACON_TX_SHEDULE_REQUEST_IN_THE_PAST -238d MACRAME_BEACON_TX_GET_NEXT_TIME_INVALID_VIF_TYPE -238e MACRAME_BEACON_TX_AP_WRITE_PVB_INPUT_CHECK -238f MACRAME_BEACON_TX_AP_UPDATE_NEEDED_NON_AP_VIF -2390 MACRAME_BEACON_TX_AP_SEND_BEACON_NON_SCHEDULED_VIF -2391 MACRAME_BEACON_TX_AP_SEND_BEACON_NON_AP_VIF -2392 MACRAME_BEACON_TX_AP_SEND_BEACON_NOT_FOUND -2393 MACRAME_BEACON_TX_AP_INIT_NON_AP_VIF -2394 MACRAME_BEACON_TX_AP_CLEAR_BEACON_IN_DPLP -2395 MACRAME_BEACON_TX_ECSA_COUNT_REACHED_ZERO -239a MACRAME_BEACON_CALC_SLEEP_PERIODS -239b MACRAME_BEACON_TBTT_EBRT_INVALID_VIF -239c MACRAME_BEACON_TBTT_EBRT_INVALID_LISTEN_START -239d MACRAME_BEACON_TX_NOT_ENOUGH_MEMORY_FOR_BEACON -239e MACRAME_BEACON_TX_TXENTRY_IS_NULL -239f MACRAME_BEACON_IMM_EXIT -23a0 MACRAME_PS_COMMON_UPDATE_TX_TIMEOUT_NON_STA_VIF -23a1 MACRAME_PS_COMMON_INTERRESTING_ACTIVITY_NOT_IN_PS -23a2 MACRAME_PS_COMMON_PS_CHECK_INVALID_VIF -23a3 MACRAME_PS_COMMON_ANNOUNCE_PROCESSED_NULL_DU -23a4 MACRAME_PS_COMMON_SEND_PSNULL_ALLOC_ERROR -23a5 MACRAME_PS_COMMON_POPULATE_PSNULL_DU_ERROR -23a6 MACRAME_PS_COMMON_POPULATE_PSNULL_VIF_NOT_SCHEDULED -23a7 MACRAME_PS_LEGACY_PSPOLL_CFM_NULL_DU -23a8 MACRAME_PS_LEGACY_PSPOLL_CFM_NON_STA_VIF -23a9 MACRAME_PS_UAPSD_ENQUEUE_TRIGGER_VIF_NOT_SCHEDULED -23c0 MACRAME_BLACKOUT_CMM_INVALID_NUM_BO -23c1 MACRAME_BLACKOUT_CHIP_INVALID_NUM_BO -23c2 MACRAME_BLACKOUT_P2P_INVALID_VIF_TYPE_NOA -23c3 MACRAME_BLACKOUT_P2P_SET_CTW_FAIL -23c4 MACRAME_BLACKOUT_NOT_REGISTERED -23c5 MACRAME_BLACKOUT_P2P_SCAN_NOA_NOT_UPDATED -23e0 MACRAME_FSM_INVALID_TRAFFIC_QUEUE_VIF -23e1 MACRAME_FSM_INVALID_TRAFFIC_QUEUE_LEVEL -23e2 MACRAME_FSM_ADD_BO_INVALID_TYPE -23e3 MACRAME_FSM_ADD_BO_UNDEFINED_TYPE -23e4 MACRAME_FSM_ADD_BO_P2P_INVALID_ID -23e5 MACRAME_FSM_ADD_BO_QUIET_INVALID_ID -23e6 MACRAME_FSM_ADD_BO_LOCAL_INVALID_ID -23e7 MACRAME_FSM_DEL_BO_INVALID_TYPE -23e8 MACRAME_FSM_DEL_BO_UNDEFINED_TYPE -23e9 MACRAME_FSM_DEL_BO_P2P_INVALID_ID -23ea MACRAME_FSM_DEL_BO_QUIET_INVALID_ID -23eb MACRAME_FSM_DEL_BO_LOCAL_INVALID_ID -23ec MACRAME_FSM_PAUSE_CFM_INVALID -23ed MACRAME_FSM_CLEAR_CFM_INVALID -2400 MACRAME_TIMER_UNSCHEDULABLE_VIF_MULTICAST -2401 MACRAME_TIMER_UNSCHEDULABLE_VIF_FAST_PS -2402 MACRAME_TIMER_UNSCHEDULABLE_VIF_PS_DELAY -2403 MACRAME_TIMER_UNSCHEDULABLE_VIF_CHECK_CLEAR -2404 MACRAME_TIMER_UNSCHEDULABLE_VIF_MOREBIT -2405 MACRAME_TIMER_UNSCHEDULABLE_VIF_PS_CHECK -2406 MACRAME_TIMER_UNSCHEDULABLE_VIF_PS_TIMER -2407 MACRAME_TIMER_UNSCHEDULABLE_VIF_TDLS -2408 MACRAME_TIMER_UNSCHEDULABLE_VIF_RMC -2409 MACRAME_TIMER_UNSCHEDULABLE_VIF_BEACON_MONITOR -240a MACRAME_TIMER_UNSCHEDULABLE_VIF_BEACON_TX -240b MACRAME_TIMER_DPLANE_OPERATION_TIMEOUT -2420 MACRAME_COEX_BLACKOUT_ATTACH_USPBO_FAILED -2421 MACRAME_COEX_BLACKOUT_ATTACH_VIF_FAILED -2422 MACRAME_COEX_BLACKOUT_ATTACH_INVALID_HANDLE -2423 MACRAME_COEX_BLACKOUT_UPDATE_INVALID_HANDLE -2424 MACRAME_COEX_BLACKOUT_DESTROY_INVALID_HANDLE -2425 MACRAME_COEX_BLACKOUT_DETACH_INVALID_HANDLE -2426 MACRAME_COEX_BLACKOUT_MASK_INVALID_HANDLE -2427 MACRAME_COEX_BLACKOUT_UNMASK_INVALID_HANDLE -2428 MACRAME_COEX_VIF_GET_NEXT_DTIM_TIME_INVALID_VIF -2429 MACRAME_COEX_VIF_GET_CLEAR_TIME_INVALID_VIF -242a MACRAME_COEX_NEGATIVE_MAX_CLEAR_TIMEOUT -2430 MACRAME_MLME_API_SET_INTERF_ADDR_INVALID_VIX -2431 MACRAME_MLME_API_ALLOW_BEACONS_NON_AP_VIF -2432 MACRAME_MLME_API_PROTECTION_INVALID_VIF -2433 MACRAME_MLME_API_SHORT_PREAMBLE_INVALID_VIF -2434 MACRAME_MLME_API_SET_BSS_INVALID_VIF -2435 MACRAME_MLME_API_SET_BSS_NO_AP -2436 MACRAME_MLME_API_SET_INFO_SCAN_VIF -2437 MACRAME_MLME_API_CONFIG_QUEUE_SCAN_VIF -2438 MACRAME_MLME_API_SET_BSS_UNMATCHED_VIF_TYPES -2439 MACRAME_MLME_API_INVALID_VIF -2441 MACRAME_BA_MGR_REMOVE_BA_NULL_INFO -2442 MACRAME_BA_MGR_REMOVE_BA_HWINFO -2443 MACRAME_BA_MGR_QUEUE_HEAD_NULL -2444 MACRAME_BA_MGR_QUEUE_TAIL_NULL -2445 MACRAME_BA_MGR_DELBA_RX_BAINSTANCE_NULL -2446 MACRAME_BA_MGR_FIND_BA_INVALID_TPRI -2447 MACRAME_BA_MGR_DELBA_INVALID_DIR -2450 MACRAME_KEY_MALLOC_FAILED -2451 MACRAME_RADIO_INIT_DONE_INVALID_STATE -2452 MACRAME_RADIO_STATE_CHANGE_ON_NO_DESCRIPTORS -2453 MACRAME_RADIO_OFF_INVALID_STATE -2454 MACRAME_RADIO_DPD_NO_RATES -2455 MACRAME_NO_SCHEDULED_VIF -2456 MACRAME_RADIO_COULD_NOT_INSTANTIATE_FSM -2457 MACRAME_RADIO_INVALID_BITMAP -2480 MACRAME_DPLANE_MACRAME_NULL_POINTER -2490 MACRAME_VIF_PAUSE_RESUME_NOT_ENOUGH_MEMORY_FOR_REQUEST -24ff MACRAME_LAST_ID -2500 MLME_RAME_GET_KA_INTERVAL_INVALID_DATA -2511 MLME_BA_FSM_TO_BAD_PID_1 -2512 MLME_BA_FSM_TO_BAD_PID_2 -2514 MLME_BA_FSM_TO_BAD_PID_4 -2520 MLME_CONMGR_FRAME_SZ_WRONG -2521 MLME_CONMGR_IES_NULL -2530 MLME_DATA_ADD_PEER_REC -2531 MLME_DATA_DEL_PEER_REC -2532 MLME_DATA_SAVE_UNKNOWN_KEY_TYPE -2550 MLME_IE_INVALID_IE -2551 MLME_IE_INVALID_RATE -2552 MLME_IE_INVALID_RATE_1 -2560 MLME_MEASUREMENTS_FRAME_SZ_WRONG -2570 MLME_SEND_PERIODIC_FRAME_SZ_WRONG -2571 MLME_SEND_OFFCHANNEL_UNKNOWN_SCHED_TYPE -2572 MLME_SEND_PACKET_NODE_IS_NULL -2580 MLME_REQUESTS_INVALID_MBULK -2581 MLME_REQUESTS_TEST_PANIC -2582 MLME_REQUESTS_INVALID_STATE_IN_ADD_VIF -25a0 MLME_ROAMING_FRAME_SZ_WRONG -25a1 MLME_ROAMING_IES_SZ_WRONG -25b0 MLME_SA_QUERY_PAUSE_FAILED -25b1 MLME_SA_QUERY_UNPAUSE_FAILED -25b2 MLME_SA_QUERY_FRAME_SZ_WRONG -25c0 MLME_SCAN_VIF_REGISTRATION_FAILED -25c1 MLME_SCAN_MPDU_REGISTRATION_FAILED -25c2 MLME_SCAN_SPS_RECORD_IS_NULL -25c3 MLME_SCAN_SPS_RECORD_IS_NULL_1 -25c4 MLME_SCAN_SPS_RECORD_IS_NULL_2 -25c5 MLME_SCAN_SPS_RECORD_IS_NULL_3 -25c6 MLME_SCAN_HOTLIST_SZ_WRONG -25c7 MLME_SCAN_BSSID_DESC_LIST_SZ_WRONG -25c8 MLME_SCAN_BSSID_DESC_LIST_SZ_WRONG_1 -25c9 MLME_SCAN_INVALID_NUM_OF_SAMPLES -25ca MLME_SCAN_INTERNAL_DATA_CORRUPTED -25cb MLME_SCAN_INTERNAL_DATA_CORRUPTED_1 -25cc MLME_SCAN_INTERNAL_DATA_CORRUPTED_2 -25cd MLME_SCAN_INTERNAL_DATA_CORRUPTED_3 -25ce MLME_SCAN_INTERNAL_DATA_CORRUPTED_4 -25cf MLME_SCAN_FRAME_SZ_WRONG -25d1 MLME_TDLS_PEER_RECORD_NOT_FOUND -25d2 MLME_TDLS_PEER_RECORD_NOT_FOUND_1 -25d3 MLME_TDLS_STA_DEL_CFM_FAILED -25d7 MLME_TDLS_FRAME_SZ_WRONG -25e0 MLME_VIFCTRL_FSM_TO_BAD_PID -25e1 MLME_VIFCTRL_FSM_TO_BAD_PID_1 -25e2 MLME_VIFCTRL_FAILED_TO_START_BA_PID -25e3 MLME_VIFCTRL_FAILED_TO_START_BA_TX_PID -25e4 MLME_VIFCTRL_FAILED_TO_START_SA_Q_PID -25e5 MLME_VIFCTRL_OBSS_SCAN_IES_SIZE_WRONG -25e6 MLME_VIFCTRL_FAILED_TO_START_MSRMNTS_PID -25e7 MLME_VIFCTRL_FAILED_TO_START_TDLS_PID -25e8 MLME_VIFCTRL_FAILED_TO_START_ROAMING_PID -25e9 MLME_VIFCTRL_FAILED_TO_START_AP_STA_PID -25ea MLME_VIFCTRL_FAILED_TO_START_CONMGR_PID -25eb MLME_VIFCTRL_FAILED_TO_START_NAN_PID -25ec MLME_VIFCTRL_FRAME_SZ_WRONG -25ef MLME_VIFCTRL_FILTER_OVERFLOW -25f7 MLME_VIFCTRL_FILTER_FAILED -25f8 MLME_VIFCTRL_FILTER_FAILED_1 -25f9 MLME_VIFCTRL_FILTER_FAILED_2 -25fa MLME_VIFCTRL_FILTER_FAILED_3 -25fb MLME_VIFCTRL_FORCE_ACTIVE_OUT_OF_RANGE -25fc MLME_VIFCTRL_WRONG_VIF_INDEX -25fd MLME_VIFCTRL_WRONG_VIF_INDEX_1 -25fe MLME_VIFCTRL_WRONG_VIF_TYPE -25ff MLME_VIFCTRL_IMPOSSIBLE_CHANNEL_SWITCH -2601 MLME_VIFCTRL_PACKET_FILTER_IES_TOO_LONG -2602 MLME_VIFCTRL_PACKET_FILTER_IES_INVALID_MODE -2603 MLME_VIFCTRL_PACKET_FILTER_IES_INVALID_RANGE -2604 MLME_VIFCTRL_PACKET_FILTER_IES_NO_FILTER -2610 MLME_MBULK_IS_NULL -2620 MLME_MPDU_FSM_REGISTRATION_FAILED -2621 MLME_MPDU_VIX_REGISTRATION_FAILED -2630 MLME_FRAMES_FRAME_SZ_WRONG -2640 MLME_NAN_UNEXPECTED_BEHAVIOR -2700 RADIO_RICE_RADIO_SETUP_FAILED -2701 RADIO_RICE_ALREADY_SETUP -2702 RADIO_RICE_BAD_CLOCK_FREQ -2703 RADIO_RICE_IMM_ERROR -2704 RADIO_RICE_DPD_LUT_ERROR -2705 RADIO_RICE_MGR_FSM_ERROR -2706 RADIO_RICE_RADIO_FSM_ERROR -2710 RADIO_HAL_BAD_FREQ_COMP_TABLE_TYPE -2711 RADIO_HAL_BAD_TEMP_COMP_TABLE_TYPE -2712 RADIO_HAL_BAD_SIG_GEN_WAVEFORM_TYPE -2713 RADIO_HAL_BAD_SIG_GEN_LOCATION_TYPE -2714 RADIO_HAL_UNKNOWN_TX_TRIM_TYPE -2715 RADIO_HAL_UNKNOWN_TX_LOOPBACK_TYPE -2716 RADIO_HAL_BAD_CONFIGURATION -2800 TEST_DPHPADPT_RX_MBULK_HEADER_SIZE -2801 TEST_DPHPADPT_RX_OUT_OF_MBULKS -2802 TEST_DPHPADPT_RX_UNEXPECTED_MPDU -2803 TEST_DPHPADPT_RX_TOO_MANY_MPDUS_IN_AMPDU -2810 TEST_MICRAME_BAD_RADIO_REQUEST -2811 TEST_MICRAME_TX_QUEUE_EMPTY -2812 TEST_MICRAME_TX_QUEUE_FULL -2820 TEST_WLANLITE_INVALID_STATE -2821 TEST_WLANLITE_LOAD_FRAME_PPDU_ALLOC -2822 TEST_WLANLITE_INVALID_RADIO_ID -2823 TEST_WLANLITE_INVALID_CONN_ID -2900 COEX_API_PERIODIC_EVENT_INVALID_ENTRY -2910 COEX_STRAT_INIT_FAILURE -29ff COEX_LAST -2a01 COMMON_HOSTIO_GENERIC -2a02 COMMON_HOSTIO_HOST_NOT_RESPONSIVE -2a03 COMMON_HOSTIO_VIRT_GENERIC -2a04 COMMON_HOSTIO_VIRT_WLANLITE -2a10 COMMON_PMALLOC_OUT_OF_MEMORY -2a11 COMMON_PMALLOC_INVALID_MEMORY_CONFIG -2a12 COMMON_PMALLOC_INVALID_POINTER -2a13 COMMON_PMALLOC_MEMORY_EXHAUSTION -2a20 COMMON_DEBUG_DWORD12_INVALID_PTR -2a21 COMMON_DEBUG_DWORD12_SANITY_FAIL -2a22 COMMON_DEBUG_SAP_TOO_LARGE_ALLOC_SZ -2a30 COMMON_SERVICE_FOS_RES_NOT_CLEANED -2a31 COMMON_SERVICE_START_FAILED -2a32 COMMON_SERVICE_STOP_FAILED -2a33 COMMON_SERVICE_FOS_TASK_NOT_SCHEDULED -2a41 COMMON_MBULK_GENERIC -2a50 COMMON_HW_ILLEGAL_RESPONSE_RATE -2a51 COMMON_RSA_OUT_OF_RANGE -2a60 COMMON_FSM_ALLOCATION_FAILURE -2a61 COMMON_FSM_INVALID_SIGNAL -2a62 COMMON_FSM_INVALID_PRIORITY -2a63 COMMON_FSM_FAILURE -2a64 COMMON_FSM_SIGNAL_TO_UNKNOWN_PROCESS -2a65 COMMON_FSM_SIGNAL_TO_UNKNOWN_PROCESSOR -2a66 COMMON_FSM_SIGNAL_TO_ENV -2a67 COMMON_FSM_EMPTY_TIMER_LIST -2a68 COMMON_FSM_LAST_NEXT_NOT_NULL -2a69 COMMON_FSM_LAST_IS_NULL -2a70 COMMON_UTILS_DATA_UNIT -2a71 COMMON_UTILS_MAKE_FRAME -2a72 COMMON_UTILS_LINKED_LIST -2a80 COMMON_MIB_ROM_CORRUPT -2a81 COMMON_MIB_OVERRIDE -2a82 COMMON_MIB_GETACTOS -2a83 COMMON_MIB_VIF_NULL_IN_GET_LLS_RADIOSTATS -2aa0 COMMON_SHARED_DATA_VIF_INVALID_ACCESS -2aa1 COMMON_SHARED_DATA_VIF_STA_INVALID_ACCESS -2aa2 COMMON_SHARED_DATA_VIF_AP_INVALID_ACCESS -2aa3 COMMON_SHARED_DATA_VIF_NAN_INVALID_ACCESS -2aa4 COMMON_SHARED_DATA_VIF_SCAN_INVALID_ACCESS -2aa5 COMMON_SHARED_DATA_STA_INVALID_ACCESS -2ab0 COMMON_PACKET_FILTER_GENERIC -2ab1 COMMON_PACKET_FILTER_INVALID_PID -2ab2 COMMON_PACKET_FILTER_LIST_HEAD_IS_NOT_NULL -2ab3 COMMON_PACKET_FILTER_NOT_ALL_FILTERS_DELETED -2ab4 COMMON_PACKET_FILTER_INVALID_PARAMETERS -2ab5 COMMON_PACKET_FILTER_INSUFFICIENT_RESOURCE -2af0 COMMON_GENERIC_EDP -2af1 COMMON_GENERIC_RESET -2af2 COMMON_CACHE_UNALIGNED_ADDR -2aff COMMON_PLACEHOLDER_PLACEHOLDER_MAX -mibkey 373 -0000 MIBKEY_NULL -0001 DOT11RSNASTATSSTAADDRESS -03f1 UNIFIFRAMERESPONSECFMTXLIFETIMETIMEOUT -03f9 UNIFIFRAMERESPONSECFMFAILURETIMEOUT -0401 UNIFIFORCEACTIVEDURATION -0411 UNIFIMLMESCANMAXNUMBEROFPROBESETS -0419 UNIFIMLMESCANSTOPIFLESSTHANXFRAMES -0069 DOT11RSNASTATSROBUSTMGMTCCMPREPLAYS -0421 UNIFIMLMESTATIONINACTIVITYTIMEOUT -0429 UNIFIMLMECLIINACTIVITYTIMEOUT -0431 UNIFIMLMESTATIONINITIALKICKTIMEOUT -0439 UNIFIUARTCONFIGURE -043f UNIFIUARTPIOS -0445 UNIFICLOCKFREQUENCY -044d UNIFICRYSTALFREQUENCYTRIM -0457 UNIFIENABLEDORM -045f UNIFIDISABLEDORMWHENBTON -0467 UNIFIEXTERNALCLOCKDETECT -046f UNIFIEXTERNALFASTCLOCKREQUEST -0477 UNIFIWATCHDOGTIMEOUT -0483 UNIFIEXTERNALFASTCLOCKREQUESTPIO -048d UNIFIRSSI -0495 UNIFILASTBSSRSSI -049b UNIFISNR -04a3 UNIFILASTBSSSNR -04a9 UNIFISWTXTIMEOUT -04b1 UNIFIHWTXTIMEOUT -0079 DOT11TDLSPEERUAPSDINDICATIONWINDOW -04bb UNIFITXDATARATE -04c3 UNIFISNREXTRAOFFSETCCK -04cb UNIFIRSSIMAXAVERAGINGPERIOD -04d7 UNIFIRSSIMINRECEIVEDFRAMES -04e1 UNIFILASTBSSTXDATARATE -04e7 UNIFIDISCARDEDFRAMECOUNT -04ef UNIFIMACRAMEDEBUGSTATS -04f9 UNIFICURRENTTSFTIME -0501 UNIFIBATXENABLETID -0081 DOT11ASSOCIATIONSAQUERYMAXIMUMTIMEOUT -050b UNIFIBACONFIG -0517 UNIFIMOVEBKTOBE -051f UNIFIBEACONRECEIVED -0527 UNIFIRADIOONTIME -052f UNIFIRADIOTXTIME -0537 UNIFIRADIORXTIME -053f UNIFIRADIOSCANTIME -0547 UNIFIPSLEAKYAP -0551 UNIFITQAMACTIVATED -0559 UNIFINOACKACTIVATIONCOUNT -0561 UNIFIRXFCSERRORCOUNT -0569 UNIFIBEACONSRECEIVEDPERCENTAGE -3677 UNIFIROAMRSSIBOOST -3683 UNIFIRXEXTERNALGAINFREQUENCY -0575 UNIFIQUEUESTATSENABLE -3693 UNIFIRXEXTERNALGAIN -36a1 UNIFISARBACKOFF -36ad UNIFISCANPARAMETERS -057f UNIFIDPDMASTERSWITCH -058b UNIFIGOOGLEMAXNUMBEROFPERIODICSCANS -0593 UNIFIGOOGLEMAXRSSISAMPLESIZE -059b UNIFIGOOGLEMAXHOTLISTAPS -05a5 UNIFIGOOGLEMAXSIGNIFICANTWIFICHANGEAPS -387f UNIFITHROUGHPUTDEBUG -3887 UNIFITXANTENNACONNECTIONLOSSFREQUENCY -3897 UNIFITXANTENNACONNECTIONLOSS -38a5 UNIFITXANTENNAMAXGAINFREQUENCY -38b5 UNIFITXANTENNAMAXGAIN -38c3 UNIFITXDETECTORFREQUENCYCOMPENSATION -38d1 UNIFITXDETECTORTEMPERATURECOMPENSATION -05af UNIFIGOOGLEMAXBSSIDHISTORYENTRIES -38df UNIFITXFTRIMSETTINGS -38ed UNIFITXGAINSETTINGS -38fb UNIFITXGAINSTEPSETTINGS -3909 UNIFITXOOBCONSTRAINTS -3917 UNIFITXOPENLOOPFREQUENCYCOMPENSATION -3925 UNIFITXOPENLOOPTEMPERATURECOMPENSATION -05b7 UNIFIMACBEACONTIMEOUT -3933 UNIFITXPAGAINDPDFREQUENCYCOMPENSATION -3941 UNIFITXPAGAINDPDTEMPERATURECOMPENSATION -394f UNIFITXPOWERDETECTORRESPONSE -395d UNIFITXPOWERTRIMCONFIG -3969 UNIFITXSETTINGS -0093 DOT11ASSOCIATIONSAQUERYRETRYTIMEOUT -05c1 UNIFIROAMTRACKINGSCANPERIOD -05cf UNIFIROAMCULOCAL -05dd UNIFICUROAMSCANNOCANDIDATEDELTATRIGGER -05eb UNIFIROAMAPSELECTDELTAFACTOR -05f9 UNIFICUROAMWEIGHT -0607 UNIFIRSSIROAMWEIGHT -0615 UNIFIROAMBSSLOADMONITORINGFREQUENCY -0623 UNIFICUMEASUREMENTINTERVAL -0633 UNIFICURRENTBSSNSS -063b UNIFIAPMIMOUSED -0643 UNIFIROAMOFFLOADED4WSHKTIMEOUT -0651 UNIFIROAMINGCOUNT -0659 UNIFIROAMINGAKM -0661 UNIFICURRENTBSSBANDWIDTH -0667 UNIFICURRENTBSSCHANNELFREQUENCY -066d UNIFILOGGERENABLED -00a5 DOT11POWERCAPABILITYMAXIMPLEMENTED -0675 UNIFIMAPACKETFATEENABLED -067f UNIFICSRONLYEIFSDURATION -0687 UNIFIOVERRIDEDEFAULTBETXOPFORHT -0691 UNIFIOVERRIDEDEFAULTBETXOP -069b UNIFIRXABBTRIMSETTINGS -06a3 UNIFIRADIOTRIMSENABLE -06ab UNIFIHARDWAREPLATFORM -06b3 UNIFIFORCECHANNELBW -06bf UNIFIDPDTRAININGDURATION -00ad DOT11POWERCAPABILITYMINIMPLEMENTED -06c7 UNIFICOEXDEBUGOVERRIDEBT -06cf UNIFIFASTPOWERSAVETIMEOUT -06e1 UNIFIFASTPOWERSAVETIMEOUTSMALL -06f3 UNIFIMLMESTAKEEPALIVETIMEOUT -06ff UNIFIMLMEAPKEEPALIVETIMEOUT -070b UNIFIMLMEGOKEEPALIVETIMEOUT -00b5 DOT11RTSTHRESHOLD -0717 UNIFISTAROUTERADVERTISEMENTMINIMUMINTERVALTOFORWARD -0725 UNIFIROAMCONNECTIONQUALITYCHECKWAITAFTERCONNECT -072f UNIFIAPBEACONMAXDRIFT -0739 UNIFIBSSMAXIDLEPERIODENABLED -0741 UNIFIVIFIDLEMONITORTIME -074d UNIFIDISABLELEGACYPOWERSAVE -0755 UNIFIDEBUGFORCEACTIVE -075d UNIFISTATIONACTIVITYIDLETIME -0767 UNIFIPOWERMANAGEMENTDELAYTIMEOUT -0777 UNIFIAPSDSERVICEPERIODTIMEOUT -0785 UNIFICONCURRENTPOWERMANAGEMENTDELAYTIMEOUT -0795 UNIFISTATIONQOSINFO -079d UNIFILISTENINTERVALSKIPPINGDTIM -07b1 UNIFILISTENINTERVAL -07bf UNIFILEGACYPSPOLLTIMEOUT -07cd UNIFITOGGLEPOWERDOMAIN -07d5 UNIFIP2PLISTENINTERVALSKIPPINGDTIM -07e9 UNIFIFRAGMENTATIONDURATION -00cb DOT11SHORTRETRYLIMIT -07f5 UNIFIIDLEMODELITEENABLED -07fd UNIFIIDLEMODEENABLED -0805 UNIFIDTIMWAITTIMEOUT -080f UNIFILISTENINTERVALMAXTIME -0821 UNIFISCANMAXPROBETRANSMITLIFETIME -082d UNIFIPOWERSAVETRANSITIONPACKETTHRESHOLD -0835 UNIFIPROBERESPONSELIFETIME -083f UNIFIPROBERESPONSEMAXRETRY -0847 UNIFIEXITPOWERSAVEPERIOD -0851 UNIFIAGGRESSIVEPOWERSAVETRANSITIONPERIOD -0859 UNIFIACTIVETIMEAFTERMOREBIT -0861 UNIFIFORCEDSCHEDULEDURATION -086d UNIFIVHTCAPABILITIES -0887 UNIFIMAXVIFSCHEDULEDURATION -088f UNIFIVIFLONGINTERVALTIME -0897 UNIFIDISALLOWSCHEDRELINQUISH -089f UNIFIRAMEDPLANEOPERATIONTIMEOUT -00dd DOT11LONGRETRYLIMIT -08a9 UNIFIDEBUGKEEPRADIOON -08b1 UNIFISCANABSENCEDURATION -08b9 UNIFISCANABSENCEPERIOD -08c1 UNIFIMAXCLIENT -08cb UNIFITDLSINP2PACTIVATED -08d3 UNIFITDLSACTIVATED -08db UNIFITDLSTPTHRESHOLDPKTSECS -08e5 UNIFITDLSRSSITHRESHOLD -08ef UNIFITDLSMAXIMUMRETRY -08f7 UNIFITDLSTPMONITORSECS -08ff UNIFITDLSBASICHTMCSSET -091f UNIFITDLSBASICVHTMCSSET -092f DOT11TDLSDISCOVERYREQUESTWINDOW -0937 DOT11TDLSRESPONSETIMEOUT -093f DOT11TDLSCHANNELSWITCHACTIVATED -0947 UNIFITDLSDESIGNFORTESTMODE -094f UNIFITDLSKEYLIFETIMEINTERVAL -00ef DOT11FRAGMENTATIONTHRESHOLD -095b UNIFITDLSTEARDOWNFRAMETXTIMEOUT -0965 UNIFIWIFISHARINGENABLED -096d UNIFIWIFISHARING5GHZCHANNEL -0983 UNIFIWIFISHARINGCHANNELSWITCHCOUNT -098b UNIFICHANNELANNOUNCEMENTCOUNT -0993 UNIFIRATESTSTOREDSA -099d UNIFIRATESTSTOREFRAME -09a7 DOT11TDLSPEERUAPSDBUFFERSTAACTIVATED -09af UNIFICSRONLYMIBSHIELD -09b7 UNIFIPRIVATEBBBTXFILTERCONFIG -09bf UNIFIPRIVATESWAGCFRONTENDGAIN -0019 DOT11RSNASTATSTKIPLOCALMICFAILURES -09cd UNIFIPRIVATESWAGCFRONTENDLOSS -09db UNIFIPRIVATESWAGCEXTTHRESH -09e9 UNIFICSRONLYPOWERCALDELAY -09f1 UNIFIRXAGCCONTROL -09ff UNIFIWAPIQOSMASK -0a0b UNIFIRAAMAXSPECTIMERMULTIPLIER -0a17 UNIFIWMMSTALLENABLE -0a23 UNIFIRAASPECULATIONINTERVAL -0a31 UNIFIRAASPECULATIONPERIOD -0105 DOT11RTSSUCCESSCOUNT -0a3d UNIFIRAANUMBSPECULATIONFRAMES -0a49 UNIFIRAATXHOSTRATE -0a55 UNIFIFALLBACKSHORTFRAMERETRYDISTRIBUTION -0a6b UNIFIPREEBRTWINDOW -0a7f UNIFIPOSTEBRTWINDOW -0a93 UNIFIPSPOLLTHRESHOLD -0a9f UNIFITXUSINGLDPCENABLED -0aa7 UNIFITXSGI20ENABLED -0aaf UNIFITXSGI40ENABLED -0ab7 UNIFITXSGI80ENABLED -0abf UNIFITXSGI160ENABLED -0ac7 UNIFIMACADDRESSRANDOMISATION -0acf UNIFISUBEAMFORMERENABLED -0115 DOT11ACKFAILURECOUNT -0ad7 UNIFIMUBEAMFORMERENABLED -0adf UNIFITXOFDMSELECT -0aeb UNIFITXDIGGAIN -0af7 UNIFICHIPTEMPERATURE -0aff UNIFIBATTERYVOLTAGE -0b07 UNIFIFORCESHORTSLOTTIME -0b0f UNIFIDEBUGDISABLERADIONANNYACTIONS -0b19 UNIFIRXCCKMODEMSENSITIVITY -0b2f UNIFIDPDPERBANDWIDTH -0b39 UNIFIBBVERSION -0b41 UNIFIRFVERSION -0b49 UNIFICLEARRADIOTRIMCACHE -0b51 UNIFIRXRADIOCSMODE -0b5b UNIFIRXPRIENERGYDETTHRESHOLD -0b65 UNIFIRXSECENERGYDETTHRESHOLD -0b6f UNIFICCAMASTERSWITCH -0125 DOT11MULTICASTRECEIVEDFRAMECOUNT -0b79 UNIFIRXSYNCCCACFG -0b83 UNIFIMACSECCHANCLEARTIME -0b8d UNIFILNACONTROLENABLED -0b95 UNIFILNACONTROLRSSITHRESHOLDLOWER -0ba3 UNIFILNACONTROLRSSITHRESHOLDUPPER -0bb1 UNIFILOWPOWERRXCONFIG -0bbd UNIFITPCENABLED -0bc9 UNIFICURRENTTXPOWERLEVEL -0bd3 UNIFIUSERSETTXPOWERLEVEL -0bdf UNIFITPCMAXPOWERRSSITHRESHOLD -0beb UNIFITPCMINPOWERRSSITHRESHOLD -0bf7 UNIFITPCMINPOWER2G -0c03 UNIFITPCMINPOWER5G -0c0f UNIFIRADIOLPRXRSSITHRESHOLDLOWER -0135 DOT11FCSERRORCOUNT -0c1d UNIFIRADIOLPRXRSSITHRESHOLDUPPER -0c2b UNIFIPMFASSOCIATIONCOMEBACKTIMEDELTA -0c35 UNIFITESTTSPECHACK -0c3d UNIFITESTTSPECHACKVALUE -0c45 UNIFIDEBUGINSTANTDELIVERY -0c4f UNIFIDEBUGENABLE -0c59 UNIFIDPLANEDEBUG -0c65 UNIFINANENABLED -0c6d UNIFINANBEACONCAPABILITIES -0c77 HUTSREADWRITEDATAELEMENTINT32 -0c89 HUTSREADWRITEDATAELEMENTBOOLEAN -0c91 HUTSREADWRITEDATAELEMENTOCTETSTRING -0143 DOT11WEPUNDECRYPTABLECOUNT -0ca7 HUTSREADWRITEREMOTEPROCEDURECALLINT32 -0cb7 HUTSREADWRITEINTERNALAPIINT16 -0cbf HUTSREADWRITEINTERNALAPIUINT16 -0cc9 HUTSREADWRITEINTERNALAPIUINT32 -0cd9 HUTSREADWRITEINTERNALAPIINT64 -0ce1 HUTSREADWRITEINTERNALAPIBOOLEAN -0ce9 HUTSREADWRITEINTERNALAPIOCTETSTRING -0cff UNIFITESTSCANNOMEDIUM -0d07 UNIFIDUALBANDCONCURRENCY -0d0f UNIFISUPPORTEDCHANNELS -0d27 UNIFICOUNTRYLIST -0153 DOT11MANUFACTURERPRODUCTVERSION -0161 UNIFIMLMECONNECTIONTIMEOUT -016b UNIFIMLMESCANCHANNELMAXSCANTIME -0eff UNIFINOCELLINCLUDEDCHANNELS -0f15 HUTSREADWRITEINTERNALAPIFIXSIZETABLEKEYROW -0f25 HUTSREADWRITEINTERNALAPIFIXSIZETABLEKEY1ROW -0f2d HUTSREADWRITEINTERNALAPIFIXSIZETABLEKEY2ROW -0f35 HUTSREADWRITEINTERNALAPIFIXVARSIZETABLEKEY1ROW -0f3b HUTSREADWRITEINTERNALAPIFIXVARSIZETABLEKEY2ROW -0f41 HUTSREADWRITEINTERNALAPIFIXEDSIZETABLEROW -0187 UNIFIMLMESCANCHANNELPROBEINTERVAL -0f5d HUTSREADWRITEINTERNALAPIVARSIZETABLEROW -0fb7 HUTSREADWRITEINTERNALAPIVARSIZETABLEKEYROW -0fc7 HUTSREADWRITEREMOTEPROCEDURECALLOCTETSTRING -0fd7 HUTSREADWRITETABLEINT16ROW -0fe7 HUTSREADWRITETABLEOCTETSTRINGROW -0029 DOT11RSNASTATSTKIPREMOTEMICFAILURES -1041 UNIFIACRETRIES -1049 UNIFITXDATACONFIRM -1053 UNIFICCACSTHRESH -105d UNIFICUROAMSCANTRIGGER -01a3 UNIFIMLMEDATAREFERENCETIMEOUT -106b UNIFICUROAMFACTOR -1083 UNIFIDPDTRAINPACKETCONFIG -10b3 UNIFIDEBUGMODULECONTROL -01af UNIFIMLMESCANPROBEINTERVAL -01b9 UNIFIMLMESCANHIGHRSSITHRESHOLD -11ab UNIFIDEFAULTCOUNTRY -11cb UNIFIDPDPREDISTORTGAINS -11d7 UNIFILOADDPDLUT -01c9 UNIFIMLMESCANDELTARSSITHRESHOLD -11e7 UNIFIOVERRIDEDPDLUT -11f5 UNIFIMACCCABUSYTIME -11fd UNIFIMODEMSGIOFFSET -1205 UNIFINOCELLMAXPOWER -1217 UNIFIOPERATINGCLASSPARAMTERS -01d7 UNIFIMLMESCANMAXIMUMAGE -1271 UNIFIPEERBANDWIDTH -1277 UNIFICURRENTPEERNSS -127d UNIFIPEERTXDATARATE -1283 UNIFIPEERRSSI -1289 UNIFISWTOHWQUEUESTATS -1291 UNIFIHOSTTOSWQUEUESTATS -1299 UNIFIRSSICUROAMSCANTRIGGER -01dd UNIFIMLMESCANMAXIMUMRESULTS -12a7 UNIFIRSSIROAMFACTOR -12bf UNIFIRADIOCCADEBUG -12c7 UNIFIRADIOCCATHRESHOLDS -01e5 UNIFIMLMEAUTONOMOUSSCANNOISY -12f7 UNIFIRADIORXSETTINGSREAD -12ff UNIFIRADIOTXSETTINGSREAD -1307 UNIFIRADIOTXPOWEROVERRIDE -1317 UNIFIRATESTATSRXSUCCESSCOUNT -131f UNIFIRATESTATSTXSUCCESSCOUNT -1327 UNIFIRATESTATSRATE -132f UNIFIRAATXSUCCESSESCOUNT -1337 UNIFIRAATXFAILURESCOUNT -133f UNIFIRAATXPER -01ed UNIFIFIRMWAREBUILDID -1347 UNIFIRAARESETSTATS -134f UNIFIRAATXMTPER -1357 UNIFIREADHARDWARECOUNTER -135f UNIFIREADREG -1367 UNIFIREGULATORYPARAMETERS -01f5 UNIFICHIPVERSION -01fb UNIFIFIRMWAREPATCHBUILDID -0203 UNIFIBASICCAPABILITIES -020d UNIFIEXTENDEDCAPABILITIES -0223 UNIFIHTCAPABILITIES -0039 DOT11RSNASTATSCCMPREPLAYS -0245 UNIFIRSNCAPABILITIES -024f UNIFI24G40MHZCHANNELS -0257 UNIFIEXTENDEDCAPABILITIESDISABLED -025f UNIFITESTSETCHANNELBW -0267 UNIFIPLM689WORKAROUNDENABLE -026f UNIFIPLM689WORKAROUNDTRIGGERDHCPDISCOVERCOUNT -0277 UNIFIPLM689WORKAROUNDTRIGGERDHCPDISCOVERTIMEOUT -0281 UNIFISUPPORTEDDATARATES -029b UNIFIPLM689WORKAROUNDADDRESSES -02af UNIFIRADIOMEASUREMENTACTIVATED -02b7 UNIFIRADIOMEASUREMENTCAPABILITIES -02c9 UNIFIVHTACTIVATED -02d1 UNIFIHTACTIVATED -02d9 UNIFIPLM689WORKAROUNDTRIGGERSTATICIPTIMEOUT -0049 DOT11RSNASTATSCCMPDECRYPTERRORS -02e1 UNIFIPLM689WORKAROUNDTRIGGERARPCOUNT -02e9 UNIFIROAMINGENABLED -02f1 UNIFIRSSIROAMSCANTRIGGER -0301 UNIFIROAMDELTATRIGGER -030f UNIFIROAMCACHEDCHANNELSCANPERIOD -031d UNIFIFULLROAMSCANPERIOD -032b UNIFIROAMSCANBAND -0337 UNIFIROAMSCANMAXACTIVECHANNELTIME -0343 UNIFIROAMFULLCHANNELSCANFREQUENCY -034d UNIFIROAMMODE -0359 UNIFIRSSIROAMSCANNOCANDIDATEDELTATRIGGER -0367 UNIFIROAMEAPTIMEOUT -0371 UNIFIROAMSCANCONTROL -0379 UNIFIROAMDFSSCANMODE -0059 DOT11RSNASTATSTKIPREPLAYS -0009 DOT11RSNASTATSTKIPICVERRORS -0385 UNIFIROAMSCANHOMETIME -038d UNIFIROAMSCANHOMEAWAYTIME -0397 UNIFIROAMSCANNPROBE -039f UNIFIAPOLBCDURATION -03a9 UNIFIAPOLBCINTERVAL -03b3 UNIFIFRAMERESPONSETIMEOUT -03c3 UNIFICONNECTIONFAILURETIMEOUT -03d3 UNIFICONNECTINGPROBETIMEOUT -03e1 UNIFIDISCONNECTTIMEOUT -oid 372 -100 dot11AssociationSAQueryMaximumTimeout -101 dot11AssociationSAQueryRetryTimeout -112 dot11PowerCapabilityMaxImplemented -113 dot11PowerCapabilityMinImplemented -121 dot11RTSThreshold -122 dot11ShortRetryLimit -123 dot11LongRetryLimit -124 dot11FragmentationThreshold -146 dot11RTSSuccessCount -148 dot11ACKFailureCount -150 dot11MulticastReceivedFrameCount -151 dot11FCSErrorCount -153 dot11WEPUndecryptableCount -183 dot11manufacturerProductVersion -2000 unifiMLMEConnectionTimeOut -2001 unifiMLMEScanChannelMaxScanTime -2002 unifiMLMEScanChannelProbeInterval -2005 unifiMLMEDataReferenceTimeout -2007 unifiMLMEScanProbeInterval -2008 unifiMLMEScanHighRSSIThreshold -2010 unifiMLMEScanDeltaRSSIThreshold -2014 unifiMLMEScanMaximumAge -2015 unifiMLMEScanMaximumResults -2016 unifiMLMEAutonomousScanNoisy -2021 unifiFirmwareBuildID -2022 unifiChipVersion -2023 unifiFirmwarePatchBuildID -2030 unifiBasicCapabilities -2031 unifiExtendedCapabilities -2032 unifiHtCapabilities -2034 unifiRsnCapabilities -2035 unifi24G40MHZChannels -2036 unifiExtendedCapabilitiesDisabled -2037 unifiTestSetChannelBW -2038 unifiPLM689WorkaroundEnable -2039 unifiPLM689WorkaroundTriggerDHCPDiscoverCount -2040 unifiPLM689WorkaroundTriggerDHCPDiscoverTimeout -2041 unifiSupportedDataRates -2042 unifiPLM689WorkaroundAddresses -2043 unifiRadioMeasurementActivated -2044 unifiRadioMeasurementCapabilities -2045 unifiVhtActivated -2046 unifiHtActivated -2047 unifiPLM689WorkaroundTriggerStaticIPTimeout -2048 unifiPLM689WorkaroundTriggerARPCount -2049 unifiRoamingEnabled -2050 unifiRssiRoamScanTrigger -2051 unifiRoamDeltaTrigger -2052 unifiRoamCachedChannelScanPeriod -2053 unifiFullRoamScanPeriod -2055 unifiRoamScanBand -2057 unifiRoamScanMaxActiveChannelTime -2058 unifiRoamFullChannelScanFrequency -2060 unifiRoamMode -2064 unifiRssiRoamScanNoCandidateDeltaTrigger -2065 unifiRoamEAPTimeout -2067 unifiRoamScanControl -2068 unifiRoamDfsScanMode -2069 unifiRoamScanHomeTime -2070 unifiRoamScanHomeAwayTime -2072 unifiRoamScanNProbe -2076 unifiApOlbcDuration -2077 unifiApOlbcInterval -2080 unifiFrameResponseTimeOut -2081 unifiConnectionFailureTimeout -2082 unifiConnectingProbeTimeout -2083 unifiDisconnectTimeout -2084 unifiFrameResponseCfmTxLifetimeTimeOut -2085 unifiFrameResponseCfmFailureTimeOut -2086 unifiForceActiveDuration -2087 unifiMLMEScanMaxNumberOfProbeSets -2088 unifiMLMEScanStopIfLessThanXFrames -2094 unifiPeerBandwidth -2095 unifiCurrentPeerNss -2096 unifiPeerTxDataRate -2097 unifiPeerRSSI -2098 unifiMLMEStationInactivityTimeOut -2099 unifiMLMECliInactivityTimeOut -2100 unifiMLMEStationInitialKickTimeOut -2110 unifiUartConfigure -2111 unifiUartPios -2140 unifiClockFrequency -2141 unifiCrystalFrequencyTrim -2142 unifiEnableDorm -2143 unifiDisableDormWhenBtOn -2146 unifiExternalClockDetect -2149 unifiExternalFastClockRequest -2152 unifiWatchdogTimeout -2154 unifiScanParameters -2158 unifiExternalFastClockRequestPIO -2200 unifiRSSI -2201 unifiLastBssRSSI -2202 unifiSNR -2203 unifiLastBssSNR -2204 unifiSwTxTimeout -2205 unifiHwTxTimeout -2206 unifiRateStatsRxSuccessCount -2207 unifiRateStatsTxSuccessCount -2208 unifiTxDataRate -2209 unifiSNRExtraOffsetCCK -2210 unifiRSSIMaxAveragingPeriod -2211 unifiRSSIMinReceivedFrames -2212 unifiRateStatsRate -2213 unifiLastBssTxDataRate -2214 unifiDiscardedFrameCount -2215 unifiMacrameDebugStats -2218 unifiCurrentTSFTime -2221 unifiBaTxEnableTid -2225 unifiBaConfig -2226 unifiMoveBKtoBE -2228 unifiBeaconReceived -2229 unifiACRetries -2230 unifiRadioOnTime -2231 unifiRadioTxTime -2232 unifiRadioRxTime -2233 unifiRadioScanTime -2234 unifiPSLeakyAP -2235 unifiTqamActivated -2240 unifiNoAckActivationCount -2241 unifiRxFcsErrorCount -2245 unifiBeaconsReceivedPercentage -2250 unifiSwToHwQueueStats -2251 unifiHostToSwQueueStats -2252 unifiQueueStatsEnable -2253 unifiTxDataConfirm -2254 unifiThroughputDebug -2255 unifiLoadDpdLut -2256 unifiDpdMasterSwitch -2257 unifiDpdPredistortGains -2258 unifiOverrideDpdLut -2260 unifiGoogleMaxNumberOfPeriodicScans -2261 unifiGoogleMaxRSSISampleSize -2262 unifiGoogleMaxHotlistAPs -2263 unifiGoogleMaxSignificantWifiChangeAPs -2264 unifiGoogleMaxBssidHistoryEntries -2270 unifiMacBeaconTimeout -2298 unifiRoamRSSIBoost -2299 UnifiRoamTrackingScanPeriod -2300 unifiRoamCuLocal -2301 unifiCuRoamScanNoCandidateDeltaTrigger -2302 unifiRoamAPSelectDeltaFactor -2303 unifiCURoamweight -2304 unifiCURoamfactor -2305 unifiRSSIRoamweight -2306 unifiRSSIRoamfactor -2307 unifiRSSICURoamScanTrigger -2308 unifiCURoamScanTrigger -2309 unifiRoamBSSLoadMonitoringFrequency -2311 unifiCUMeasurementInterval -2312 unifiCurrentBssNss -2313 unifiAPMimoUsed -2314 unifiRoamOffloaded4wshkTimeout -2315 unifiRoamingCount -2316 unifiRoamingAKM -2317 unifiCurrentBssBandwidth -2318 unifiCurrentBssChannelFrequency -2320 unifiLoggerEnabled -2321 unifiMaPacketFateEnabled -2362 unifiCSROnlyEIFSDuration -2364 unifiOverrideDefaultBETXOPForHT -2365 unifiOverrideDefaultBETXOP -2366 unifiRXABBTrimSettings -2367 unifiRadioTrimsEnable -2368 unifiRadioCCAThresholds -2369 unifiHardwarePlatform -2370 unifiForceChannelBW -2371 unifiDPDTrainingDuration -2372 unifiTxFtrimSettings -2373 unifiDPDTrainPacketConfig -2425 unifiCoexDebugOverrideBt -2500 unifiFastPowerSaveTimeout -2501 unifiFastPowerSaveTimeOutSmall -2502 unifiMLMESTAKeepAliveTimeout -2503 unifiMLMEAPKeepAliveTimeout -2504 unifiMLMEGOKeepAliveTimeout -2505 unifiSTARouterAdvertisementMinimumIntervalToForward -2506 unifiRoamConnectionQualityCheckWaitAfterConnect -2507 unifiApBeaconMaxDrift -2508 unifiBSSMaxIdlePeriodEnabled -2509 unifiVifIdleMonitorTime -2510 unifiDisableLegacyPowerSave -2511 unifiDebugForceActive -2512 unifiStationActivityIdleTime -2514 unifiPowerManagementDelayTimeout -2515 unifiAPSDServicePeriodTimeout -2516 unifiConcurrentPowerManagementDelayTimeout -2517 unifiStationQosInfo -2518 unifiListenIntervalSkippingDTIM -2519 unifiListenInterval -2520 unifiLegacyPsPollTimeout -2522 unifiTogglePowerDomain -2523 unifiP2PListenIntervalSkippingDTIM -2524 unifiFragmentationDuration -2526 unifiIdleModeLiteEnabled -2527 unifiIdleModeEnabled -2529 unifiDTIMWaitTimeout -2530 unifiListenIntervalMaxTime -2531 unifiScanMaxProbeTransmitLifetime -2532 unifiPowerSaveTransitionPacketThreshold -2533 unifiProbeResponseLifetime -2534 unifiProbeResponseMaxRetry -2535 unifiExitPowerSavePeriod -2536 unifiAggressivePowerSaveTransitionPeriod -2537 unifiActiveTimeAfterMoreBit -2538 unifiForcedScheduleDuration -2540 unifiVhtCapabilities -2541 unifiMAXVifScheduleDuration -2542 unifiVifLongIntervalTime -2543 unifiDisallowSchedRelinquish -2544 unifiRameDplaneOperationTimeout -2545 unifiDebugKeepRadioOn -2548 unifiScanAbsenceDuration -2549 unifiScanAbsencePeriod -2550 unifiMaxClient -2556 unifiTdlsInP2pActivated -2558 unifiTdlsActivated -2559 unifiTdlsTPThresholdPktSecs -2560 unifiTdlsRssiThreshold -2561 unifiTdlsMaximumRetry -2562 unifiTdlsTPMonitorSecs -2563 unifiTdlsBasicHtMcsSet -2564 unifiTdlsBasicVhtMcsSet -2565 dot11TDLSDiscoveryRequestWindow -2566 dot11TDLSResponseTimeout -2567 dot11TDLSChannelSwitchActivated -2568 unifiTdlsDesignForTestMode -2577 unifiTdlsKeyLifeTimeInterval -2578 unifiTdlsTeardownFrameTxTimeout -2580 unifiWifiSharingEnabled -2582 unifiWiFiSharing5GHzChannel -2583 unifiWifiSharingChannelSwitchCount -2584 unifiChannelAnnouncementCount -2585 unifiRATestStoredSA -2586 unifiRATestStoreFrame -2587 dot11TDLSPeerUAPSDBufferSTAActivated -4001 unifiCSROnlyMIBShield -4071 unifiPrivateBbbTxFilterConfig -4075 unifiPrivateSWAGCFrontEndGain -4076 unifiPrivateSWAGCFrontEndLoss -4077 unifiPrivateSWAGCExtThresh -4078 unifiCSROnlyPowerCalDelay -4079 unifiRxAgcControl -4130 unifiWapiQosMask -4138 unifiRaaMaxSpecTimerMultiplier -4139 unifiWMMStallEnable -4140 unifiRaaSpeculationInterval -4141 unifiRaaSpeculationPeriod -4142 unifiRaaNumbSpeculationFrames -4143 unifiRaaTxSuccessesCount -4144 unifiRaaTxFailuresCount -4145 unifiRaaTxPer -4146 unifiRaaResetStats -4147 unifiRaaTxMTPer -4148 unifiRaaTxHostRate -4149 unifiFallbackShortFrameRetryDistribution -4171 unifiPreEBRTWindow -4173 unifiPostEBRTWindow -4179 unifiPsPollThreshold -430 dot11RSNAStatsSTAAddress -433 dot11RSNAStatsTKIPICVErrors -434 dot11RSNAStatsTKIPLocalMICFailures -435 dot11RSNAStatsTKIPRemoteMICFailures -436 dot11RSNAStatsCCMPReplays -437 dot11RSNAStatsCCMPDecryptErrors -438 dot11RSNAStatsTKIPReplays -441 dot11RSNAStatsRobustMgmtCCMPReplays -5029 unifiDebugModuleControl -5030 unifiTxUsingLdpcEnabled -5031 unifiTxSettings -5032 unifiTxGainSettings -5033 unifiTxAntennaConnectionLossFrequency -5034 unifiTxAntennaConnectionLoss -5035 unifiTxAntennaMaxGainFrequency -5036 unifiTxAntennaMaxGain -5037 unifiRxExternalGainFrequency -5038 unifiRxExternalGain -5040 unifiTxSGI20Enabled -5041 unifiTxSGI40Enabled -5042 unifiTxSGI80Enabled -5043 unifiTxSGI160Enabled -5044 unifiMacAddressRandomisation -5045 unifiSuBeamformerEnabled -5046 unifiMuBeamformerEnabled -5055 unifiTxPowerDetectorResponse -5056 unifiTxDetectorTemperatureCompensation -5057 unifiTxDetectorFrequencyCompensation -5058 unifiTxOpenLoopTemperatureCompensation -5059 unifiTxOpenLoopFrequencyCompensation -5060 unifiTxOfdmSelect -5061 unifiTxDigGain -5062 unifiChipTemperature -5063 UnifiBatteryVoltage -5064 unifiTxOOBConstraints -5066 unifiTxPaGainDpdTemperatureCompensation -5067 unifiTxPaGainDpdFrequencyCompensation -5072 unifiTxPowerTrimConfig -5080 unifiForceShortSlotTime -5081 unifiTxGainStepSettings -5082 unifiDebugDisableRadioNannyActions -5083 unifiRxCckModemSensitivity -5084 unifiDpdPerBandwidth -5085 unifiBBVersion -5086 unifiRFVersion -5087 unifiReadHardwareCounter -5088 unifiClearRadioTrimCache -5089 unifiRadioTXSettingsRead -5090 unifiModemSgiOffset -5091 unifiRadioTxPowerOverride -5092 unifiRxRadioCsMode -5093 unifiRxPriEnergyDetThreshold -5094 unifiRxSecEnergyDetThreshold -5096 unifiRadioRXSettingsRead -5100 unifiRadioCCADebug -5101 unifiCCACSThresh -5102 unifiCCAMasterSwitch -5103 unifiRxSyncCCACfg -5104 unifiMacCCABusyTime -5105 unifiMacSecChanClearTime -53 dot11TDLSPeerUAPSDIndicationWindow -6013 unifiLnaControlEnabled -6014 unifiLnaControlRssiThresholdLower -6015 unifiLnaControlRssiThresholdUpper -6018 unifiLowPowerRxConfig -6019 unifiTPCEnabled -6020 unifiCurrentTxpowerLevel -6021 unifiUserSetTxpowerLevel -6022 unifiTPCMaxPowerRSSIThreshold -6023 unifiTPCMinPowerRSSIThreshold -6024 unifiTPCMinPower2G -6025 unifiTPCMinPower5G -6026 unifiSarBackoff -6028 unifiRadioLpRxRssiThresholdLower -6029 unifiRadioLpRxRssiThresholdUpper -6050 unifiPMFAssociationComebackTimeDelta -6060 unifiTestTspecHack -6061 unifiTestTspecHackValue -6069 unifiDebugInstantDelivery -6071 unifiDebugEnable -6073 unifiDPlaneDebug -6080 unifiNANEnabled -6081 unifiNANBeaconCapabilities -6100 hutsReadWriteDataElementInt32 -6101 hutsReadWriteDataElementBoolean -6102 hutsReadWriteDataElementOctetString -6103 hutsReadWriteTableInt16Row -6104 hutsReadWriteTableOctetStringRow -6105 hutsReadWriteRemoteProcedureCallInt32 -6107 hutsReadWriteRemoteProcedureCallOctetString -6108 hutsReadWriteInternalAPIInt16 -6109 hutsReadWriteInternalAPIUint16 -6110 hutsReadWriteInternalAPIUint32 -6111 hutsReadWriteInternalAPIInt64 -6112 hutsReadWriteInternalAPIBoolean -6113 hutsReadWriteInternalAPIOctetString -6114 hutsReadWriteInternalAPIFixedSizeTableRow -6115 hutsReadWriteInternalAPIVarSizeTableRow -6116 hutsReadWriteInternalAPIFixSizeTableKey1Row -6117 hutsReadWriteInternalAPIFixSizeTableKey2Row -6118 hutsReadWriteInternalAPIFixVarSizeTableKey1Row -6119 hutsReadWriteInternalAPIFixVarSizeTableKey2Row -6120 hutsReadWriteInternalAPIFixSizeTableKeyRow -6121 hutsReadWriteInternalAPIVarSizeTableKeyRow -6122 unifiTestScanNoMedium -6123 unifiDualBandConcurrency -8011 unifiRegulatoryParameters -8012 unifiSupportedChannels -8013 unifiDefaultCountry -8014 unifiCountryList -8015 unifiOperatingClassParamters -8017 unifiNoCellMaxPower -8018 unifiNoCellIncludedChannels -8051 unifiReadReg diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/wlan/unitab.dbg b/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/wlan/unitab.dbg deleted file mode 100644 index ff3b6b8..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/wlan/unitab.dbg +++ /dev/null @@ -1,372 +0,0 @@ -2 dot11RSNAStatsSTAAddress -2 dot11RSNAStatsTKIPICVErrors -2 dot11RSNAStatsTKIPLocalMICFailures -2 dot11RSNAStatsTKIPRemoteMICFailures -2 dot11RSNAStatsCCMPReplays -2 dot11RSNAStatsCCMPDecryptErrors -2 dot11RSNAStatsTKIPReplays -2 dot11RSNAStatsRobustMgmtCCMPReplays -0 dot11TDLSPeerUAPSDIndicationWindow -0 dot11AssociationSAQueryMaximumTimeout -0 dot11AssociationSAQueryRetryTimeout -0 dot11PowerCapabilityMaxImplemented -0 dot11PowerCapabilityMinImplemented -0 dot11RTSThreshold -0 dot11ShortRetryLimit -0 dot11LongRetryLimit -0 dot11FragmentationThreshold -0 dot11RTSSuccessCount -0 dot11ACKFailureCount -0 dot11MulticastReceivedFrameCount -0 dot11FCSErrorCount -0 dot11WEPUndecryptableCount -0 dot11manufacturerProductVersion -0 unifiMLMEConnectionTimeOut -0 unifiMLMEScanChannelMaxScanTime -0 unifiMLMEScanChannelProbeInterval -0 unifiMLMEDataReferenceTimeout -0 unifiMLMEScanProbeInterval -0 unifiMLMEScanHighRSSIThreshold -0 unifiMLMEScanDeltaRSSIThreshold -0 unifiMLMEScanMaximumAge -0 unifiMLMEScanMaximumResults -0 unifiMLMEAutonomousScanNoisy -0 unifiFirmwareBuildID -0 unifiChipVersion -0 unifiFirmwarePatchBuildID -0 unifiBasicCapabilities -0 unifiExtendedCapabilities -0 unifiHtCapabilities -0 unifiRsnCapabilities -0 unifi24G40MHZChannels -0 unifiExtendedCapabilitiesDisabled -0 unifiTestSetChannelBW -0 unifiPLM689WorkaroundEnable -0 unifiPLM689WorkaroundTriggerDHCPDiscoverCount -0 unifiPLM689WorkaroundTriggerDHCPDiscoverTimeout -0 unifiSupportedDataRates -0 unifiPLM689WorkaroundAddresses -0 unifiRadioMeasurementActivated -0 unifiRadioMeasurementCapabilities -0 unifiVhtActivated -0 unifiHtActivated -0 unifiPLM689WorkaroundTriggerStaticIPTimeout -0 unifiPLM689WorkaroundTriggerARPCount -0 unifiRoamingEnabled -0 unifiRssiRoamScanTrigger -0 unifiRoamDeltaTrigger -0 unifiRoamCachedChannelScanPeriod -0 unifiFullRoamScanPeriod -0 unifiRoamScanBand -0 unifiRoamScanMaxActiveChannelTime -0 unifiRoamFullChannelScanFrequency -0 unifiRoamMode -0 unifiRssiRoamScanNoCandidateDeltaTrigger -0 unifiRoamEAPTimeout -0 unifiRoamScanControl -0 unifiRoamDfsScanMode -0 unifiRoamScanHomeTime -0 unifiRoamScanHomeAwayTime -0 unifiRoamScanNProbe -0 unifiApOlbcDuration -0 unifiApOlbcInterval -0 unifiFrameResponseTimeOut -0 unifiConnectionFailureTimeout -0 unifiConnectingProbeTimeout -0 unifiDisconnectTimeout -0 unifiFrameResponseCfmTxLifetimeTimeOut -0 unifiFrameResponseCfmFailureTimeOut -0 unifiForceActiveDuration -0 unifiMLMEScanMaxNumberOfProbeSets -0 unifiMLMEScanStopIfLessThanXFrames -0 unifiMLMEStationInactivityTimeOut -0 unifiMLMECliInactivityTimeOut -0 unifiMLMEStationInitialKickTimeOut -0 unifiUartConfigure -0 unifiUartPios -0 unifiClockFrequency -0 unifiCrystalFrequencyTrim -0 unifiEnableDorm -0 unifiDisableDormWhenBtOn -0 unifiExternalClockDetect -0 unifiExternalFastClockRequest -0 unifiWatchdogTimeout -0 unifiExternalFastClockRequestPIO -0 unifiRSSI -0 unifiLastBssRSSI -0 unifiSNR -0 unifiLastBssSNR -0 unifiSwTxTimeout -0 unifiHwTxTimeout -0 unifiTxDataRate -0 unifiSNRExtraOffsetCCK -0 unifiRSSIMaxAveragingPeriod -0 unifiRSSIMinReceivedFrames -0 unifiLastBssTxDataRate -0 unifiDiscardedFrameCount -0 unifiMacrameDebugStats -0 unifiCurrentTSFTime -0 unifiBaTxEnableTid -0 unifiBaConfig -0 unifiMoveBKtoBE -0 unifiBeaconReceived -0 unifiRadioOnTime -0 unifiRadioTxTime -0 unifiRadioRxTime -0 unifiRadioScanTime -0 unifiPSLeakyAP -0 unifiTqamActivated -0 unifiNoAckActivationCount -0 unifiRxFcsErrorCount -0 unifiBeaconsReceivedPercentage -0 unifiQueueStatsEnable -0 unifiDpdMasterSwitch -0 unifiGoogleMaxNumberOfPeriodicScans -0 unifiGoogleMaxRSSISampleSize -0 unifiGoogleMaxHotlistAPs -0 unifiGoogleMaxSignificantWifiChangeAPs -0 unifiGoogleMaxBssidHistoryEntries -0 unifiMacBeaconTimeout -0 UnifiRoamTrackingScanPeriod -0 unifiRoamCuLocal -0 unifiCuRoamScanNoCandidateDeltaTrigger -0 unifiRoamAPSelectDeltaFactor -0 unifiCURoamweight -0 unifiRSSIRoamweight -0 unifiRoamBSSLoadMonitoringFrequency -0 unifiCUMeasurementInterval -0 unifiCurrentBssNss -0 unifiAPMimoUsed -0 unifiRoamOffloaded4wshkTimeout -0 unifiRoamingCount -0 unifiRoamingAKM -0 unifiCurrentBssBandwidth -0 unifiCurrentBssChannelFrequency -0 unifiLoggerEnabled -0 unifiMaPacketFateEnabled -0 unifiCSROnlyEIFSDuration -0 unifiOverrideDefaultBETXOPForHT -0 unifiOverrideDefaultBETXOP -0 unifiRXABBTrimSettings -0 unifiRadioTrimsEnable -0 unifiHardwarePlatform -0 unifiForceChannelBW -0 unifiDPDTrainingDuration -0 unifiCoexDebugOverrideBt -0 unifiFastPowerSaveTimeout -0 unifiFastPowerSaveTimeOutSmall -0 unifiMLMESTAKeepAliveTimeout -0 unifiMLMEAPKeepAliveTimeout -0 unifiMLMEGOKeepAliveTimeout -0 unifiSTARouterAdvertisementMinimumIntervalToForward -0 unifiRoamConnectionQualityCheckWaitAfterConnect -0 unifiApBeaconMaxDrift -0 unifiBSSMaxIdlePeriodEnabled -0 unifiVifIdleMonitorTime -0 unifiDisableLegacyPowerSave -0 unifiDebugForceActive -0 unifiStationActivityIdleTime -0 unifiPowerManagementDelayTimeout -0 unifiAPSDServicePeriodTimeout -0 unifiConcurrentPowerManagementDelayTimeout -0 unifiStationQosInfo -0 unifiListenIntervalSkippingDTIM -0 unifiListenInterval -0 unifiLegacyPsPollTimeout -0 unifiTogglePowerDomain -0 unifiP2PListenIntervalSkippingDTIM -0 unifiFragmentationDuration -0 unifiIdleModeLiteEnabled -0 unifiIdleModeEnabled -0 unifiDTIMWaitTimeout -0 unifiListenIntervalMaxTime -0 unifiScanMaxProbeTransmitLifetime -0 unifiPowerSaveTransitionPacketThreshold -0 unifiProbeResponseLifetime -0 unifiProbeResponseMaxRetry -0 unifiExitPowerSavePeriod -0 unifiAggressivePowerSaveTransitionPeriod -0 unifiActiveTimeAfterMoreBit -0 unifiForcedScheduleDuration -0 unifiVhtCapabilities -0 unifiMAXVifScheduleDuration -0 unifiVifLongIntervalTime -0 unifiDisallowSchedRelinquish -0 unifiRameDplaneOperationTimeout -0 unifiDebugKeepRadioOn -0 unifiScanAbsenceDuration -0 unifiScanAbsencePeriod -0 unifiMaxClient -0 unifiTdlsInP2pActivated -0 unifiTdlsActivated -0 unifiTdlsTPThresholdPktSecs -0 unifiTdlsRssiThreshold -0 unifiTdlsMaximumRetry -0 unifiTdlsTPMonitorSecs -0 unifiTdlsBasicHtMcsSet -0 unifiTdlsBasicVhtMcsSet -0 dot11TDLSDiscoveryRequestWindow -0 dot11TDLSResponseTimeout -0 dot11TDLSChannelSwitchActivated -0 unifiTdlsDesignForTestMode -0 unifiTdlsKeyLifeTimeInterval -0 unifiTdlsTeardownFrameTxTimeout -0 unifiWifiSharingEnabled -0 unifiWiFiSharing5GHzChannel -0 unifiWifiSharingChannelSwitchCount -0 unifiChannelAnnouncementCount -0 unifiRATestStoredSA -0 unifiRATestStoreFrame -0 dot11TDLSPeerUAPSDBufferSTAActivated -0 unifiCSROnlyMIBShield -0 unifiPrivateBbbTxFilterConfig -0 unifiPrivateSWAGCFrontEndGain -0 unifiPrivateSWAGCFrontEndLoss -0 unifiPrivateSWAGCExtThresh -0 unifiCSROnlyPowerCalDelay -0 unifiRxAgcControl -0 unifiWapiQosMask -0 unifiRaaMaxSpecTimerMultiplier -0 unifiWMMStallEnable -0 unifiRaaSpeculationInterval -0 unifiRaaSpeculationPeriod -0 unifiRaaNumbSpeculationFrames -0 unifiRaaTxHostRate -0 unifiFallbackShortFrameRetryDistribution -0 unifiPreEBRTWindow -0 unifiPostEBRTWindow -0 unifiPsPollThreshold -0 unifiTxUsingLdpcEnabled -0 unifiTxSGI20Enabled -0 unifiTxSGI40Enabled -0 unifiTxSGI80Enabled -0 unifiTxSGI160Enabled -0 unifiMacAddressRandomisation -0 unifiSuBeamformerEnabled -0 unifiMuBeamformerEnabled -0 unifiTxOfdmSelect -0 unifiTxDigGain -0 unifiChipTemperature -0 UnifiBatteryVoltage -0 unifiForceShortSlotTime -0 unifiDebugDisableRadioNannyActions -0 unifiRxCckModemSensitivity -0 unifiDpdPerBandwidth -0 unifiBBVersion -0 unifiRFVersion -0 unifiClearRadioTrimCache -0 unifiRxRadioCsMode -0 unifiRxPriEnergyDetThreshold -0 unifiRxSecEnergyDetThreshold -0 unifiCCAMasterSwitch -0 unifiRxSyncCCACfg -0 unifiMacSecChanClearTime -0 unifiLnaControlEnabled -0 unifiLnaControlRssiThresholdLower -0 unifiLnaControlRssiThresholdUpper -0 unifiLowPowerRxConfig -0 unifiTPCEnabled -0 unifiCurrentTxpowerLevel -0 unifiUserSetTxpowerLevel -0 unifiTPCMaxPowerRSSIThreshold -0 unifiTPCMinPowerRSSIThreshold -0 unifiTPCMinPower2G -0 unifiTPCMinPower5G -0 unifiRadioLpRxRssiThresholdLower -0 unifiRadioLpRxRssiThresholdUpper -0 unifiPMFAssociationComebackTimeDelta -0 unifiTestTspecHack -0 unifiTestTspecHackValue -0 unifiDebugInstantDelivery -0 unifiDebugEnable -0 unifiDPlaneDebug -0 unifiNANEnabled -0 unifiNANBeaconCapabilities -0 hutsReadWriteDataElementInt32 -0 hutsReadWriteDataElementBoolean -0 hutsReadWriteDataElementOctetString -0 hutsReadWriteRemoteProcedureCallInt32 -0 hutsReadWriteInternalAPIInt16 -0 hutsReadWriteInternalAPIUint16 -0 hutsReadWriteInternalAPIUint32 -0 hutsReadWriteInternalAPIInt64 -0 hutsReadWriteInternalAPIBoolean -0 hutsReadWriteInternalAPIOctetString -0 unifiTestScanNoMedium -0 unifiDualBandConcurrency -0 unifiSupportedChannels -0 unifiCountryList -0 unifiNoCellIncludedChannels -2 hutsReadWriteInternalAPIFixSizeTableKeyRow -1 hutsReadWriteInternalAPIFixSizeTableKey1Row -1 hutsReadWriteInternalAPIFixSizeTableKey2Row -1 hutsReadWriteInternalAPIFixVarSizeTableKey1Row -1 hutsReadWriteInternalAPIFixVarSizeTableKey2Row -1 hutsReadWriteInternalAPIFixedSizeTableRow -1 hutsReadWriteInternalAPIVarSizeTableRow -2 hutsReadWriteInternalAPIVarSizeTableKeyRow -2 hutsReadWriteRemoteProcedureCallOctetString -1 hutsReadWriteTableInt16Row -1 hutsReadWriteTableOctetStringRow -1 unifiACRetries -1 unifiTxDataConfirm -1 unifiCCACSThresh -1 unifiCURoamScanTrigger -1 unifiCURoamfactor -1 unifiDPDTrainPacketConfig -1 unifiDebugModuleControl -1 unifiDefaultCountry -1 unifiDpdPredistortGains -2 unifiLoadDpdLut -2 unifiOverrideDpdLut -2 unifiMacCCABusyTime -2 unifiModemSgiOffset -1 unifiNoCellMaxPower -1 unifiOperatingClassParamters -1 unifiPeerBandwidth -1 unifiCurrentPeerNss -1 unifiPeerTxDataRate -1 unifiPeerRSSI -1 unifiSwToHwQueueStats -1 unifiHostToSwQueueStats -1 unifiRSSICURoamScanTrigger -1 unifiRSSIRoamfactor -2 unifiRadioCCADebug -1 unifiRadioCCAThresholds -2 unifiRadioRXSettingsRead -2 unifiRadioTXSettingsRead -1 unifiRadioTxPowerOverride -1 unifiRateStatsRxSuccessCount -1 unifiRateStatsTxSuccessCount -1 unifiRateStatsRate -1 unifiRaaTxSuccessesCount -1 unifiRaaTxFailuresCount -1 unifiRaaTxPer -1 unifiRaaResetStats -1 unifiRaaTxMTPer -2 unifiReadHardwareCounter -1 unifiReadReg -1 unifiRegulatoryParameters -1 unifiRoamRSSIBoost -1 unifiRxExternalGainFrequency -1 unifiRxExternalGain -1 unifiSarBackoff -1 unifiScanParameters -1 unifiThroughputDebug -1 unifiTxAntennaConnectionLossFrequency -1 unifiTxAntennaConnectionLoss -1 unifiTxAntennaMaxGainFrequency -1 unifiTxAntennaMaxGain -1 unifiTxDetectorFrequencyCompensation -1 unifiTxDetectorTemperatureCompensation -1 unifiTxFtrimSettings -1 unifiTxGainSettings -1 unifiTxGainStepSettings -1 unifiTxOOBConstraints -1 unifiTxOpenLoopFrequencyCompensation -1 unifiTxOpenLoopTemperatureCompensation -1 unifiTxPaGainDpdFrequencyCompensation -1 unifiTxPaGainDpdTemperatureCompensation -1 unifiTxPowerDetectorResponse -1 unifiTxPowerTrimConfig -1 unifiTxSettings diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/wlan/univif.dbg b/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/wlan/univif.dbg deleted file mode 100644 index 990c3e2..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/wlan/univif.dbg +++ /dev/null @@ -1,372 +0,0 @@ -z dot11RSNAStatsSTAAddress -z dot11RSNAStatsTKIPICVErrors -z dot11RSNAStatsTKIPLocalMICFailures -z dot11RSNAStatsTKIPRemoteMICFailures -z dot11RSNAStatsCCMPReplays -z dot11RSNAStatsCCMPDecryptErrors -z dot11RSNAStatsTKIPReplays -z dot11RSNAStatsRobustMgmtCCMPReplays -z dot11TDLSPeerUAPSDIndicationWindow -z dot11AssociationSAQueryMaximumTimeout -z dot11AssociationSAQueryRetryTimeout -z dot11PowerCapabilityMaxImplemented -z dot11PowerCapabilityMinImplemented - p dot11RTSThreshold - p dot11ShortRetryLimit - p dot11LongRetryLimit - p dot11FragmentationThreshold - p dot11RTSSuccessCount - p dot11ACKFailureCount - p dot11MulticastReceivedFrameCount - p dot11FCSErrorCount - p dot11WEPUndecryptableCount -z dot11manufacturerProductVersion -z unifiMLMEConnectionTimeOut -z unifiMLMEScanChannelMaxScanTime -z unifiMLMEScanChannelProbeInterval -z unifiMLMEDataReferenceTimeout -z unifiMLMEScanProbeInterval -z unifiMLMEScanHighRSSIThreshold -z unifiMLMEScanDeltaRSSIThreshold -z unifiMLMEScanMaximumAge -z unifiMLMEScanMaximumResults -z unifiMLMEAutonomousScanNoisy -z unifiFirmwareBuildID -z unifiChipVersion -z unifiFirmwarePatchBuildID -z unifiBasicCapabilities -z unifiExtendedCapabilities -z unifiHtCapabilities -z unifiRsnCapabilities -z unifi24G40MHZChannels -z unifiExtendedCapabilitiesDisabled - p unifiTestSetChannelBW -z unifiPLM689WorkaroundEnable -z unifiPLM689WorkaroundTriggerDHCPDiscoverCount -z unifiPLM689WorkaroundTriggerDHCPDiscoverTimeout -z unifiSupportedDataRates -z unifiPLM689WorkaroundAddresses -z unifiRadioMeasurementActivated -z unifiRadioMeasurementCapabilities -z unifiVhtActivated -z unifiHtActivated -z unifiPLM689WorkaroundTriggerStaticIPTimeout -z unifiPLM689WorkaroundTriggerARPCount -z unifiRoamingEnabled -z unifiRssiRoamScanTrigger -z unifiRoamDeltaTrigger -z unifiRoamCachedChannelScanPeriod -z unifiFullRoamScanPeriod -z unifiRoamScanBand -z unifiRoamScanMaxActiveChannelTime -z unifiRoamFullChannelScanFrequency -z unifiRoamMode -z unifiRssiRoamScanNoCandidateDeltaTrigger -z unifiRoamEAPTimeout -z unifiRoamScanControl -z unifiRoamDfsScanMode -z unifiRoamScanHomeTime -z unifiRoamScanHomeAwayTime -z unifiRoamScanNProbe -z unifiApOlbcDuration -z unifiApOlbcInterval -z unifiFrameResponseTimeOut -z unifiConnectionFailureTimeout -z unifiConnectingProbeTimeout -z unifiDisconnectTimeout -z unifiFrameResponseCfmTxLifetimeTimeOut -z unifiFrameResponseCfmFailureTimeOut -z unifiForceActiveDuration -z unifiMLMEScanMaxNumberOfProbeSets -z unifiMLMEScanStopIfLessThanXFrames -z unifiMLMEStationInactivityTimeOut -z unifiMLMECliInactivityTimeOut -z unifiMLMEStationInitialKickTimeOut -z unifiUartConfigure -z unifiUartPios -z unifiClockFrequency -z unifiCrystalFrequencyTrim -z unifiEnableDorm -z unifiDisableDormWhenBtOn -z unifiExternalClockDetect -z unifiExternalFastClockRequest -z unifiWatchdogTimeout -z unifiExternalFastClockRequestPIO - p unifiRSSI -z unifiLastBssRSSI - p unifiSNR -z unifiLastBssSNR -z unifiSwTxTimeout -z unifiHwTxTimeout - p unifiTxDataRate -z unifiSNRExtraOffsetCCK -z unifiRSSIMaxAveragingPeriod -z unifiRSSIMinReceivedFrames -z unifiLastBssTxDataRate - p unifiDiscardedFrameCount -z unifiMacrameDebugStats - p unifiCurrentTSFTime -z unifiBaTxEnableTid -z unifiBaConfig -z unifiMoveBKtoBE - p unifiBeaconReceived -z unifiRadioOnTime -z unifiRadioTxTime -z unifiRadioRxTime -z unifiRadioScanTime - p unifiPSLeakyAP -z unifiTqamActivated -z unifiNoAckActivationCount -z unifiRxFcsErrorCount - p unifiBeaconsReceivedPercentage - p unifiQueueStatsEnable -z unifiDpdMasterSwitch -z unifiGoogleMaxNumberOfPeriodicScans -z unifiGoogleMaxRSSISampleSize -z unifiGoogleMaxHotlistAPs -z unifiGoogleMaxSignificantWifiChangeAPs -z unifiGoogleMaxBssidHistoryEntries -z unifiMacBeaconTimeout -z UnifiRoamTrackingScanPeriod -z unifiRoamCuLocal -z unifiCuRoamScanNoCandidateDeltaTrigger -z unifiRoamAPSelectDeltaFactor -z unifiCURoamweight -z unifiRSSIRoamweight -z unifiRoamBSSLoadMonitoringFrequency -z unifiCUMeasurementInterval -z unifiCurrentBssNss -z unifiAPMimoUsed -z unifiRoamOffloaded4wshkTimeout -z unifiRoamingCount -z unifiRoamingAKM -z unifiCurrentBssBandwidth -z unifiCurrentBssChannelFrequency -z unifiLoggerEnabled -z unifiMaPacketFateEnabled -z unifiCSROnlyEIFSDuration -z unifiOverrideDefaultBETXOPForHT -z unifiOverrideDefaultBETXOP -z unifiRXABBTrimSettings -z unifiRadioTrimsEnable -z unifiHardwarePlatform -z unifiForceChannelBW -z unifiDPDTrainingDuration -z unifiCoexDebugOverrideBt -z unifiFastPowerSaveTimeout -z unifiFastPowerSaveTimeOutSmall -z unifiMLMESTAKeepAliveTimeout -z unifiMLMEAPKeepAliveTimeout -z unifiMLMEGOKeepAliveTimeout -z unifiSTARouterAdvertisementMinimumIntervalToForward -z unifiRoamConnectionQualityCheckWaitAfterConnect -z unifiApBeaconMaxDrift -z unifiBSSMaxIdlePeriodEnabled -z unifiVifIdleMonitorTime -z unifiDisableLegacyPowerSave -z unifiDebugForceActive -z unifiStationActivityIdleTime -z unifiPowerManagementDelayTimeout - p unifiAPSDServicePeriodTimeout -z unifiConcurrentPowerManagementDelayTimeout -z unifiStationQosInfo -z unifiListenIntervalSkippingDTIM -z unifiListenInterval - p unifiLegacyPsPollTimeout -z unifiTogglePowerDomain -z unifiP2PListenIntervalSkippingDTIM - p unifiFragmentationDuration -z unifiIdleModeLiteEnabled -z unifiIdleModeEnabled -z unifiDTIMWaitTimeout -z unifiListenIntervalMaxTime -z unifiScanMaxProbeTransmitLifetime -z unifiPowerSaveTransitionPacketThreshold -z unifiProbeResponseLifetime -z unifiProbeResponseMaxRetry -z unifiExitPowerSavePeriod -z unifiAggressivePowerSaveTransitionPeriod -z unifiActiveTimeAfterMoreBit - p unifiForcedScheduleDuration -z unifiVhtCapabilities -z unifiMAXVifScheduleDuration -z unifiVifLongIntervalTime -z unifiDisallowSchedRelinquish -z unifiRameDplaneOperationTimeout -z unifiDebugKeepRadioOn -z unifiScanAbsenceDuration -z unifiScanAbsencePeriod -z unifiMaxClient -z unifiTdlsInP2pActivated -z unifiTdlsActivated -z unifiTdlsTPThresholdPktSecs -z unifiTdlsRssiThreshold -z unifiTdlsMaximumRetry -z unifiTdlsTPMonitorSecs -z unifiTdlsBasicHtMcsSet -z unifiTdlsBasicVhtMcsSet -z dot11TDLSDiscoveryRequestWindow -z dot11TDLSResponseTimeout -z dot11TDLSChannelSwitchActivated -z unifiTdlsDesignForTestMode -z unifiTdlsKeyLifeTimeInterval -z unifiTdlsTeardownFrameTxTimeout -z unifiWifiSharingEnabled -z unifiWiFiSharing5GHzChannel -z unifiWifiSharingChannelSwitchCount -z unifiChannelAnnouncementCount -z unifiRATestStoredSA -z unifiRATestStoreFrame -z dot11TDLSPeerUAPSDBufferSTAActivated -z unifiCSROnlyMIBShield -z unifiPrivateBbbTxFilterConfig -z unifiPrivateSWAGCFrontEndGain -z unifiPrivateSWAGCFrontEndLoss -z unifiPrivateSWAGCExtThresh -z unifiCSROnlyPowerCalDelay -z unifiRxAgcControl -z unifiWapiQosMask -z unifiRaaMaxSpecTimerMultiplier -z unifiWMMStallEnable -z unifiRaaSpeculationInterval -z unifiRaaSpeculationPeriod -z unifiRaaNumbSpeculationFrames -z unifiRaaTxHostRate -z unifiFallbackShortFrameRetryDistribution - p unifiPreEBRTWindow - p unifiPostEBRTWindow - p unifiPsPollThreshold -z unifiTxUsingLdpcEnabled -z unifiTxSGI20Enabled -z unifiTxSGI40Enabled -z unifiTxSGI80Enabled -z unifiTxSGI160Enabled -z unifiMacAddressRandomisation -z unifiSuBeamformerEnabled -z unifiMuBeamformerEnabled -z unifiTxOfdmSelect -z unifiTxDigGain -z unifiChipTemperature -z UnifiBatteryVoltage -z unifiForceShortSlotTime -z unifiDebugDisableRadioNannyActions -z unifiRxCckModemSensitivity -z unifiDpdPerBandwidth -z unifiBBVersion -z unifiRFVersion -z unifiClearRadioTrimCache -z unifiRxRadioCsMode -z unifiRxPriEnergyDetThreshold -z unifiRxSecEnergyDetThreshold -z unifiCCAMasterSwitch -z unifiRxSyncCCACfg -z unifiMacSecChanClearTime -z unifiLnaControlEnabled -z unifiLnaControlRssiThresholdLower -z unifiLnaControlRssiThresholdUpper -z unifiLowPowerRxConfig -z unifiTPCEnabled - p unifiCurrentTxpowerLevel -z unifiUserSetTxpowerLevel -z unifiTPCMaxPowerRSSIThreshold -z unifiTPCMinPowerRSSIThreshold -z unifiTPCMinPower2G -z unifiTPCMinPower5G -z unifiRadioLpRxRssiThresholdLower -z unifiRadioLpRxRssiThresholdUpper -z unifiPMFAssociationComebackTimeDelta -z unifiTestTspecHack -z unifiTestTspecHackValue -z unifiDebugInstantDelivery -z unifiDebugEnable -z unifiDPlaneDebug -z unifiNANEnabled -z unifiNANBeaconCapabilities -z hutsReadWriteDataElementInt32 -z hutsReadWriteDataElementBoolean -z hutsReadWriteDataElementOctetString - p hutsReadWriteRemoteProcedureCallInt32 -z hutsReadWriteInternalAPIInt16 -z hutsReadWriteInternalAPIUint16 -z hutsReadWriteInternalAPIUint32 - p hutsReadWriteInternalAPIInt64 -z hutsReadWriteInternalAPIBoolean -z hutsReadWriteInternalAPIOctetString -z unifiTestScanNoMedium -z unifiDualBandConcurrency -z unifiSupportedChannels -z unifiCountryList -z unifiNoCellIncludedChannels -z hutsReadWriteInternalAPIFixSizeTableKeyRow - p hutsReadWriteInternalAPIFixSizeTableKey1Row - p hutsReadWriteInternalAPIFixSizeTableKey2Row -z hutsReadWriteInternalAPIFixVarSizeTableKey1Row -z hutsReadWriteInternalAPIFixVarSizeTableKey2Row -z hutsReadWriteInternalAPIFixedSizeTableRow -z hutsReadWriteInternalAPIVarSizeTableRow -z hutsReadWriteInternalAPIVarSizeTableKeyRow -z hutsReadWriteRemoteProcedureCallOctetString - p hutsReadWriteTableInt16Row -z hutsReadWriteTableOctetStringRow - p unifiACRetries -z unifiTxDataConfirm -z unifiCCACSThresh -z unifiCURoamScanTrigger -z unifiCURoamfactor -z unifiDPDTrainPacketConfig -z unifiDebugModuleControl -z unifiDefaultCountry -z unifiDpdPredistortGains -z unifiLoadDpdLut -z unifiOverrideDpdLut -z unifiMacCCABusyTime -z unifiModemSgiOffset -z unifiNoCellMaxPower -z unifiOperatingClassParamters -z unifiPeerBandwidth -z unifiCurrentPeerNss -z unifiPeerTxDataRate -z unifiPeerRSSI - p unifiSwToHwQueueStats - p unifiHostToSwQueueStats -z unifiRSSICURoamScanTrigger -z unifiRSSIRoamfactor -z unifiRadioCCADebug -z unifiRadioCCAThresholds -z unifiRadioRXSettingsRead -z unifiRadioTXSettingsRead -z unifiRadioTxPowerOverride - p unifiRateStatsRxSuccessCount - p unifiRateStatsTxSuccessCount -z unifiRateStatsRate - p unifiRaaTxSuccessesCount - p unifiRaaTxFailuresCount - p unifiRaaTxPer - p unifiRaaResetStats - p unifiRaaTxMTPer -z unifiReadHardwareCounter -z unifiReadReg -z unifiRegulatoryParameters -z unifiRoamRSSIBoost -z unifiRxExternalGainFrequency -z unifiRxExternalGain -z unifiSarBackoff -z unifiScanParameters - p unifiThroughputDebug -z unifiTxAntennaConnectionLossFrequency -z unifiTxAntennaConnectionLoss -z unifiTxAntennaMaxGainFrequency -z unifiTxAntennaMaxGain -z unifiTxDetectorFrequencyCompensation -z unifiTxDetectorTemperatureCompensation -z unifiTxFtrimSettings -z unifiTxGainSettings -z unifiTxGainStepSettings -z unifiTxOOBConstraints -z unifiTxOpenLoopFrequencyCompensation -z unifiTxOpenLoopTemperatureCompensation -z unifiTxPaGainDpdFrequencyCompensation -z unifiTxPaGainDpdTemperatureCompensation -z unifiTxPowerDetectorResponse -z unifiTxPowerTrimConfig -z unifiTxSettings diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/wlan/xide_mib.dbg b/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/wlan/xide_mib.dbg deleted file mode 100644 index 149e53c..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140/debug/wlan/xide_mib.dbg +++ /dev/null @@ -1,372 +0,0 @@ -Element dot11RSNAStatsSTAAddress BasicType string BERType string OID 1.2.3.2.1.2.3.1.430 Access read_only PSID 430 GetFunction mibrsnastatsget ElementTable dot11RSNAStatsTable ElementTableIndices dot11RSNAConfigIndex:dot11RSNAStatsIndex BFType var BFAccess RO -Element dot11RSNAStatsTKIPICVErrors BasicType integer BERType integer_counter32 OID 1.2.3.2.1.2.3.1.433 Access read_only Min 0 Max 4294967295 PSID 433 GetFunction mibrsnastatsget ElementTable dot11RSNAStatsTable ElementTableIndices dot11RSNAConfigIndex:dot11RSNAStatsIndex BFType int64 BFAccess RO -Element dot11RSNAStatsTKIPLocalMICFailures BasicType integer BERType integer_counter32 OID 1.2.3.2.1.2.3.1.434 Access read_only Min 0 Max 4294967295 PSID 434 GetFunction mibrsnastatsget ElementTable dot11RSNAStatsTable ElementTableIndices dot11RSNAConfigIndex:dot11RSNAStatsIndex BFType int64 BFAccess RO -Element dot11RSNAStatsTKIPRemoteMICFailures BasicType integer BERType integer_counter32 OID 1.2.3.2.1.2.3.1.435 Access read_only Min 0 Max 4294967295 PSID 435 GetFunction mibrsnastatsget ElementTable dot11RSNAStatsTable ElementTableIndices dot11RSNAConfigIndex:dot11RSNAStatsIndex BFType int64 BFAccess RO -Element dot11RSNAStatsCCMPReplays BasicType integer BERType integer_counter32 OID 1.2.3.2.1.2.3.1.436 Access read_only Min 0 Max 4294967295 PSID 436 GetFunction mibrsnastatsget ElementTable dot11RSNAStatsTable ElementTableIndices dot11RSNAConfigIndex:dot11RSNAStatsIndex BFType int64 BFAccess RO -Element dot11RSNAStatsCCMPDecryptErrors BasicType integer BERType integer_counter32 OID 1.2.3.2.1.2.3.1.437 Access read_only Min 0 Max 4294967295 PSID 437 GetFunction mibrsnastatsget ElementTable dot11RSNAStatsTable ElementTableIndices dot11RSNAConfigIndex:dot11RSNAStatsIndex BFType int64 BFAccess RO -Element dot11RSNAStatsTKIPReplays BasicType integer BERType integer_counter32 OID 1.2.3.2.1.2.3.1.438 Access read_only Min 0 Max 4294967295 PSID 438 GetFunction mibrsnastatsget ElementTable dot11RSNAStatsTable ElementTableIndices dot11RSNAConfigIndex:dot11RSNAStatsIndex BFType int64 BFAccess RO -Element dot11RSNAStatsRobustMgmtCCMPReplays BasicType integer BERType integer_counter32 OID 1.2.3.2.1.2.3.1.441 Access read_only Min 0 Max 4294967295 PSID 441 GetFunction mibrsnastatsget ElementTable dot11RSNAStatsTable ElementTableIndices dot11RSNAConfigIndex:dot11RSNAStatsIndex BFType int64 BFAccess RO -Element dot11TDLSPeerUAPSDIndicationWindow BasicType integer BERType integer OID 1.2.3.1.53 Access read_write PSID 53 Default 1 BFType uint16 BFAccess RW -Element dot11AssociationSAQueryMaximumTimeout BasicType integer BERType integer_counter32 OID 1.2.3.1.100 Access read_write Min 0 Max 4294967295 PSID 100 Default 1000 BFType int64 BFAccess RW -Element dot11AssociationSAQueryRetryTimeout BasicType integer BERType integer_counter32 OID 1.2.3.1.101 Access read_write Min 1 Max 4294967295 PSID 101 Default 201 BFType int64 BFAccess RW -Element dot11PowerCapabilityMaxImplemented BasicType integer BERType integer OID 1.2.3.1.112 Access read_only PSID 112 GetFunction mibmaxpowerget BFType int16 BFAccess RO -Element dot11PowerCapabilityMinImplemented BasicType integer BERType integer OID 1.2.3.1.113 Access read_only PSID 113 GetFunction mibminpowerget BFType int16 BFAccess RO -Element dot11RTSThreshold BasicType integer BERType integer OID 1.2.3.1.121 Access read_write Min 0 Max 65536 PSID 121 Default 9000 GetPerVifFunction mibuint16get SetPerVifFunction mibuint16set BFType uint16 BFAccess RW -Element dot11ShortRetryLimit BasicType integer BERType integer OID 1.2.3.1.122 Access read_write Min 1 Max 255 PSID 122 Default 15 GetPerVifFunction mibuint16get SetPerVifFunction mibuint16set BFType uint16 BFAccess RW -Element dot11LongRetryLimit BasicType integer BERType integer OID 1.2.3.1.123 Access read_write Min 1 Max 255 PSID 123 Default 4 GetPerVifFunction mibuint16get SetPerVifFunction mibuint16set BFType uint16 BFAccess RW -Element dot11FragmentationThreshold BasicType integer BERType integer OID 1.2.3.1.124 Access read_write Min 256 Max 11500 PSID 124 Default 3000 GetPerVifFunction mibuint16get SetPerVifFunction mibuint16set BFType uint16 BFAccess RW -Element dot11RTSSuccessCount BasicType integer BERType integer_counter32 OID 1.2.3.1.146 Access read_only Min 0 Max 4294967295 PSID 146 GetPerVifFunction mibpktcntget BFType int64 BFAccess RO -Element dot11ACKFailureCount BasicType integer BERType integer_counter32 OID 1.2.3.1.148 Access read_only Min 0 Max 4294967295 PSID 148 GetPerVifFunction mibpktcntget BFType int64 BFAccess RO -Element dot11MulticastReceivedFrameCount BasicType integer BERType integer_counter32 OID 1.2.3.1.150 Access read_only Min 0 Max 4294967295 PSID 150 GetPerVifFunction mibpktcntget BFType int64 BFAccess RO -Element dot11FCSErrorCount BasicType integer BERType integer_counter32 OID 1.2.3.1.151 Access read_only Max 4294967295 PSID 151 GetPerVifFunction mibpktcntget BFType int64 BFAccess RO -Element dot11WEPUndecryptableCount BasicType integer BERType integer_counter32 OID 1.2.3.1.153 Access read_only Min 0 Max 4294967295 PSID 153 GetPerVifFunction mibpktcntget BFType int64 BFAccess RO -Element dot11manufacturerProductVersion BasicType string BERType string OID 1.2.3.1.183 Access read_only Min 0 Max 300 PSID 183 GetFunction mibgetfirmwareproductversion BFType var BFAccess RO -Element unifiMLMEConnectionTimeOut BasicType integer BERType integer OID 1.2.3.1.2000 Access read_write PSID 2000 Default 3000 BFType uint16 BFAccess RW -Element unifiMLMEScanChannelMaxScanTime BasicType string BERType string OID 1.2.3.1.2001 Access read_write Min 14 Max 14 PSID 2001 Default 0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00 BFType var BFAccess RW -Element unifiMLMEScanChannelProbeInterval BasicType string BERType string OID 1.2.3.1.2002 Access read_write Min 14 Max 14 PSID 2002 Default 0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00 BFType var BFAccess RW -Element unifiMLMEDataReferenceTimeout BasicType integer BERType integer OID 1.2.3.1.2005 Access read_only Max 65534 PSID 2005 Default 0 BFType uint16 BFAccess RO -Element unifiMLMEScanProbeInterval BasicType integer BERType integer OID 1.2.3.1.2007 Access read_write PSID 2007 Default 70 BFType uint16 BFAccess RW -Element unifiMLMEScanHighRSSIThreshold BasicType integer BERType integer OID 1.2.3.1.2008 Access read_write Min -128 Max 127 PSID 2008 Default -90 BFType int16 BFAccess RW -Element unifiMLMEScanDeltaRSSIThreshold BasicType integer BERType integer OID 1.2.3.1.2010 Access read_write Min 1 Max 255 PSID 2010 Default 20 BFType uint16 BFAccess RW -Element unifiMLMEScanMaximumAge BasicType integer BERType integer OID 1.2.3.1.2014 Access read_write PSID 2014 BFType uint16 BFAccess RW -Element unifiMLMEScanMaximumResults BasicType integer BERType integer OID 1.2.3.1.2015 Access read_write PSID 2015 Default 40 BFType uint16 BFAccess RW -Element unifiMLMEAutonomousScanNoisy BasicType integer BERType string OID 1.2.3.1.2016 Access read_write PSID 2016 Default 0 BFType bool BFAccess RW -Element unifiFirmwareBuildID BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2021 Access read_only PSID 2021 GetFunction mibgetfirmwarebuildid BFType uint32 BFAccess RO -Element unifiChipVersion BasicType integer BERType integer OID 1.2.3.1.2022 Access read_only PSID 2022 BFType uint16 BFAccess RO -Element unifiFirmwarePatchBuildID BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2023 Access read_only PSID 2023 GetFunction mibgetfirmwarebuildid BFType uint32 BFAccess RO -Element unifiBasicCapabilities BasicType integer BERType integer OID 1.2.3.1.2030 Access read_write PSID 2030 Default 0x0730 BFType uint16 BFAccess RW -Element unifiExtendedCapabilities BasicType string BERType string OID 1.2.3.1.2031 Access read_write Min 9 Max 9 PSID 2031 Default 0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x40:0x00 BFType var BFAccess RW -Element unifiHtCapabilities BasicType string BERType string OID 1.2.3.1.2032 Access read_write Min 21 Max 21 PSID 2032 Default 0x6f:0x01:0x17:0xff:0x00:0x00:0x00:0x01:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00 BFType var BFAccess RW -Element unifiRsnCapabilities BasicType integer BERType integer OID 1.2.3.1.2034 Access read_write PSID 2034 Default 0x248C BFType uint16 BFAccess RW -Element unifi24G40MHZChannels BasicType integer BERType string OID 1.2.3.1.2035 Access read_only PSID 2035 Default 0 BFType bool BFAccess RO -Element unifiExtendedCapabilitiesDisabled BasicType integer BERType string OID 1.2.3.1.2036 Access read_write PSID 2036 Default 0 BFType bool BFAccess RW -Element unifiTestSetChannelBW BasicType integer BERType integer OID 1.2.3.1.2037 Access read_write NamedValues BW20:1:BW40:2:BW80:3 PSID 2037 SetPerVifFunction mibcapbwset BFType uint16 BFAccess RW -Element unifiPLM689WorkaroundEnable BasicType integer BERType string OID 1.2.3.1.2038 Access read_write PSID 2038 Default 1 BFType bool BFAccess RW -Element unifiPLM689WorkaroundTriggerDHCPDiscoverCount BasicType integer BERType integer OID 1.2.3.1.2039 Access read_write PSID 2039 Default 2 BFType uint16 BFAccess RW -Element unifiPLM689WorkaroundTriggerDHCPDiscoverTimeout BasicType integer BERType integer OID 1.2.3.1.2040 Access read_write PSID 2040 Default 1000 BFType uint16 BFAccess RW -Element unifiSupportedDataRates BasicType string BERType string OID 1.2.3.1.2041 Access read_only Min 2 Max 16 PSID 2041 Default 0x02:0x04:0x0b:0x0c:0x12:0x16:0x18:0x24:0x30:0x48:0x60:0x6c BFType var BFAccess RO -Element unifiPLM689WorkaroundAddresses BasicType string BERType string OID 1.2.3.1.2042 Access read_write Min 6 Max 6 PSID 2042 Default 0x00:0x00:0x00:0x00:0x00:0x00 BFType var BFAccess RW -Element unifiRadioMeasurementActivated BasicType integer BERType string OID 1.2.3.1.2043 Access read_write PSID 2043 Default 1 BFType bool BFAccess RW -Element unifiRadioMeasurementCapabilities BasicType string BERType string OID 1.2.3.1.2044 Access read_write Min 5 Max 5 PSID 2044 Default 0x71:0x00:0x00:0x00:0x00 BFType var BFAccess RW -Element unifiVhtActivated BasicType integer BERType string OID 1.2.3.1.2045 Access read_write PSID 2045 Default 0 BFType bool BFAccess RW -Element unifiHtActivated BasicType integer BERType string OID 1.2.3.1.2046 Access read_write PSID 2046 Default 1 BFType bool BFAccess RW -Element unifiPLM689WorkaroundTriggerStaticIPTimeout BasicType integer BERType integer OID 1.2.3.1.2047 Access read_write PSID 2047 Default 3 BFType uint16 BFAccess RW -Element unifiPLM689WorkaroundTriggerARPCount BasicType integer BERType integer OID 1.2.3.1.2048 Access read_write PSID 2048 Default 5 BFType uint16 BFAccess RW -Element unifiRoamingEnabled BasicType integer BERType string OID 1.2.3.1.2049 Access read_write PSID 2049 Default 1 BFType bool BFAccess RW -Element unifiRssiRoamScanTrigger BasicType integer BERType integer OID 1.2.3.1.2050 Access read_write Min -128 Max 127 PSID 2050 Default -75 BFType int16 BFAccess RW -Element unifiRoamDeltaTrigger BasicType integer BERType integer OID 1.2.3.1.2051 Access read_write Min 1 Max 255 PSID 2051 Default 10 BFType uint16 BFAccess RW -Element unifiRoamCachedChannelScanPeriod BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2052 Access read_write Min 1 PSID 2052 Default 20000000 BFType uint32 BFAccess RW -Element unifiFullRoamScanPeriod BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2053 Access read_write Min 1 PSID 2053 Default 30000000 BFType uint32 BFAccess RW -Element unifiRoamScanBand BasicType integer BERType integer OID 1.2.3.1.2055 Access read_write Min 1 Max 2 PSID 2055 Default 2 BFType uint16 BFAccess RW -Element unifiRoamScanMaxActiveChannelTime BasicType integer BERType integer OID 1.2.3.1.2057 Access read_write Min 1 PSID 2057 Default 120 BFType uint16 BFAccess RW -Element unifiRoamFullChannelScanFrequency BasicType integer BERType integer OID 1.2.3.1.2058 Access read_write Min 1 PSID 2058 Default 9 BFType uint16 BFAccess RW -Element unifiRoamMode BasicType integer BERType integer OID 1.2.3.1.2060 Access read_write Min 0 Max 2 PSID 2060 Default 1 BFType uint16 BFAccess RW -Element unifiRssiRoamScanNoCandidateDeltaTrigger BasicType integer BERType integer OID 1.2.3.1.2064 Access read_only Min 1 Max 255 PSID 2064 Default 10 BFType uint16 BFAccess RO -Element unifiRoamEAPTimeout BasicType integer BERType integer OID 1.2.3.1.2065 Access read_only PSID 2065 Default 200 BFType uint16 BFAccess RO -Element unifiRoamScanControl BasicType integer BERType string OID 1.2.3.1.2067 Access read_write PSID 2067 Default 0 BFType bool BFAccess RW -Element unifiRoamDfsScanMode BasicType integer BERType integer OID 1.2.3.1.2068 Access read_write Min 0 Max 2 PSID 2068 Default 01 BFType uint16 BFAccess RW -Element unifiRoamScanHomeTime BasicType integer BERType integer OID 1.2.3.1.2069 Access read_write PSID 2069 Default 45 BFType uint16 BFAccess RW -Element unifiRoamScanHomeAwayTime BasicType integer BERType integer OID 1.2.3.1.2070 Access read_write PSID 2070 Default 100 BFType uint16 BFAccess RW -Element unifiRoamScanNProbe BasicType integer BERType integer OID 1.2.3.1.2072 Access read_write PSID 2072 Default 2 BFType uint16 BFAccess RW -Element unifiApOlbcDuration BasicType integer BERType integer OID 1.2.3.1.2076 Access read_write PSID 2076 Default 300 BFType uint16 BFAccess RW -Element unifiApOlbcInterval BasicType integer BERType integer OID 1.2.3.1.2077 Access read_write PSID 2077 Default 2000 BFType uint16 BFAccess RW -Element unifiFrameResponseTimeOut BasicType integer BERType integer OID 1.2.3.1.2080 Access read_write Min 0 Max 500 PSID 2080 Default 200 BFType uint16 BFAccess RW -Element unifiConnectionFailureTimeout BasicType integer BERType integer OID 1.2.3.1.2081 Access read_write Min 0 Max 4000 PSID 2081 Default 1500 BFType uint16 BFAccess RW -Element unifiConnectingProbeTimeout BasicType integer BERType integer OID 1.2.3.1.2082 Access read_write Min 0 Max 100 PSID 2082 Default 10 BFType uint16 BFAccess RW -Element unifiDisconnectTimeout BasicType integer BERType integer OID 1.2.3.1.2083 Access read_write Min 0 Max 3000 PSID 2083 Default 1500 BFType uint16 BFAccess RW -Element unifiFrameResponseCfmTxLifetimeTimeOut BasicType integer BERType integer OID 1.2.3.1.2084 Access read_write PSID 2084 Default 10 BFType uint16 BFAccess RW -Element unifiFrameResponseCfmFailureTimeOut BasicType integer BERType integer OID 1.2.3.1.2085 Access read_write PSID 2085 Default 40 BFType uint16 BFAccess RW -Element unifiForceActiveDuration BasicType integer BERType integer OID 1.2.3.1.2086 Access read_write Min 0 Max 1000 PSID 2086 Default 200 BFType uint16 BFAccess RW -Element unifiMLMEScanMaxNumberOfProbeSets BasicType integer BERType integer OID 1.2.3.1.2087 Access read_write PSID 2087 Default 2 BFType uint16 BFAccess RW -Element unifiMLMEScanStopIfLessThanXFrames BasicType integer BERType integer OID 1.2.3.1.2088 Access read_write PSID 2088 Default 4 BFType uint16 BFAccess RW -Element unifiMLMEStationInactivityTimeOut BasicType integer BERType integer OID 1.2.3.1.2098 Access read_write PSID 2098 Default 3 BFType uint16 BFAccess RW -Element unifiMLMECliInactivityTimeOut BasicType integer BERType integer OID 1.2.3.1.2099 Access read_write PSID 2099 Default 10 BFType uint16 BFAccess RW -Element unifiMLMEStationInitialKickTimeOut BasicType integer BERType integer OID 1.2.3.1.2100 Access read_write PSID 2100 Default 50 BFType uint16 BFAccess RW -Element unifiUartConfigure BasicType integer BERType integer OID 1.2.3.1.2110 Access read_write PSID 2110 Hide BFType uint16 BFAccess RW -Element unifiUartPios BasicType integer BERType integer OID 1.2.3.1.2111 Access read_write NamedValues no_pios:1:tx_rx_only:2:tx_rx_rts_cts:3 NamedValues no_pios:1:tx_rx_only:2:tx_rx_rts_cts:3 PSID 2111 Hide BFType uint16 BFAccess RW -Element unifiClockFrequency BasicType integer BERType integer OID 1.2.3.1.2140 Access read_only PSID 2140 GetFunction mibuint16get BFType uint16 BFAccess RO -Element unifiCrystalFrequencyTrim BasicType integer BERType integer OID 1.2.3.1.2141 Access read_only Max 63 PSID 2141 Default 31 BFType uint16 BFAccess RO -Element unifiEnableDorm BasicType integer BERType string OID 1.2.3.1.2142 Access read_write PSID 2142 Default 1 BFType bool BFAccess RW -Element unifiDisableDormWhenBtOn BasicType integer BERType string OID 1.2.3.1.2143 Access read_write PSID 2143 Default 0 BFType bool BFAccess RW -Element unifiExternalClockDetect BasicType integer BERType string OID 1.2.3.1.2146 Access read_only PSID 2146 Default 0 BFType bool BFAccess RO -Element unifiExternalFastClockRequest BasicType integer BERType integer OID 1.2.3.1.2149 Access read_only NamedValues no_clock_request:0:totem_pole:1:inverted_totem_pole:2:open_drain:3:open_source:4 NamedValues no_clock_request:0:totem_pole:1:inverted_totem_pole:2:open_drain:3:open_source:4 PSID 2149 Default 1 BFType uint16 BFAccess RO -Element unifiWatchdogTimeout BasicType integer BERType integer OID 1.2.3.1.2152 Access read_only Min 1 PSID 2152 Default 1500 BFType uint16 BFAccess RO -Element unifiExternalFastClockRequestPIO BasicType integer BERType integer OID 1.2.3.1.2158 Access read_only Max 15 PSID 2158 Default 9 BFType uint16 BFAccess RO -Element unifiRSSI BasicType integer BERType integer OID 1.2.3.1.2200 Access read_only PSID 2200 GetPerVifFunction mibgetrssi BFType int16 BFAccess RO -Element unifiLastBssRSSI BasicType integer BERType integer OID 1.2.3.1.2201 Access read_write PSID 2201 BFType int16 BFAccess RW -Element unifiSNR BasicType integer BERType integer OID 1.2.3.1.2202 Access read_only PSID 2202 GetPerVifFunction mibgetsnr BFType int16 BFAccess RO -Element unifiLastBssSNR BasicType integer BERType integer OID 1.2.3.1.2203 Access read_write PSID 2203 BFType int16 BFAccess RW -Element unifiSwTxTimeout BasicType integer BERType integer OID 1.2.3.1.2204 Access read_write PSID 2204 Default 5 BFType uint16 BFAccess RW -Element unifiHwTxTimeout BasicType integer BERType integer OID 1.2.3.1.2205 Access read_write PSID 2205 Default 512 BFType uint16 BFAccess RW -Element unifiTxDataRate BasicType integer BERType integer OID 1.2.3.1.2208 Access read_only PSID 2208 GetPerVifFunction mibtxdatarateget BFType uint16 BFAccess RO -Element unifiSNRExtraOffsetCCK BasicType integer BERType integer OID 1.2.3.1.2209 Access read_only PSID 2209 Default 8 BFType int16 BFAccess RO -Element unifiRSSIMaxAveragingPeriod BasicType integer BERType integer OID 1.2.3.1.2210 Access read_only Min 1 PSID 2210 Default 3000 BFType uint16 BFAccess RO -Element unifiRSSIMinReceivedFrames BasicType integer BERType integer OID 1.2.3.1.2211 Access read_only Min 1 PSID 2211 Default 2 BFType uint16 BFAccess RO -Element unifiLastBssTxDataRate BasicType integer BERType integer OID 1.2.3.1.2213 Access read_write PSID 2213 BFType uint16 BFAccess RW -Element unifiDiscardedFrameCount BasicType integer BERType integer OID 1.2.3.1.2214 Access read_only PSID 2214 GetPerVifFunction mibpktcntget BFType uint16 BFAccess RO -Element unifiMacrameDebugStats BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2215 Access read_write PSID 2215 GetFunction mibuint32get SetFunction mibuint32set BFType uint32 BFAccess RW -Element unifiCurrentTSFTime BasicType integer BERType integer OID 1.2.3.1.2218 Access read_only PSID 2218 GetPerVifFunction mibtsftime BFType int64 BFAccess RO -Element unifiBaTxEnableTid BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2221 Access read_write PSID 2221 Default 0x0557 BFType uint32 BFAccess RW -Element unifiBaConfig BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2225 Access read_write PSID 2225 Default 0x3fff01 BFType uint32 BFAccess RW -Element unifiMoveBKtoBE BasicType integer BERType string OID 1.2.3.1.2226 Access read_write PSID 2226 Default 1 BFType bool BFAccess RW -Element unifiBeaconReceived BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2228 Access read_only PSID 2228 GetPerVifFunction mibllsstatsget BFType uint32 BFAccess RO -Element unifiRadioOnTime BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2230 Access read_only PSID 2230 GetFunction mibllsstatsget BFType uint32 BFAccess RO -Element unifiRadioTxTime BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2231 Access read_only PSID 2231 GetFunction mibllsstatsget BFType uint32 BFAccess RO -Element unifiRadioRxTime BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2232 Access read_only PSID 2232 GetFunction mibllsstatsget BFType uint32 BFAccess RO -Element unifiRadioScanTime BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2233 Access read_only PSID 2233 GetFunction mibllsstatsget BFType uint32 BFAccess RO -Element unifiPSLeakyAP BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2234 Access read_only PSID 2234 Default 0 GetPerVifFunction mibllsstatsget BFType uint32 BFAccess RO -Element unifiTqamActivated BasicType integer BERType string OID 1.2.3.1.2235 Access read_write PSID 2235 Default 0 BFType bool BFAccess RW -Element unifiNoAckActivationCount BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2240 Access read_only PSID 2240 GetFunction mibuint32get BFType uint32 BFAccess RO -Element unifiRxFcsErrorCount BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2241 Access read_only PSID 2241 GetFunction mibuint32get BFType uint32 BFAccess RO -Element unifiBeaconsReceivedPercentage BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2245 Access read_only PSID 2245 Default 0 GetPerVifFunction mibuint32get SetPerVifFunction mibuint32set BFType uint32 BFAccess RO -Element unifiQueueStatsEnable BasicType integer BERType string OID 1.2.3.1.2252 Access read_write PSID 2252 Default 0 SetPerVifFunction mibuint16set BFType bool BFAccess RW -Element unifiDpdMasterSwitch BasicType integer BERType integer OID 1.2.3.1.2256 Access read_write PSID 2256 Default 0 GetFunction mibuint16get SetFunction mibricechangefsmparams BFType uint16 BFAccess RW -Element unifiGoogleMaxNumberOfPeriodicScans BasicType integer BERType integer OID 1.2.3.1.2260 Access read_write PSID 2260 Default 6 BFType uint16 BFAccess RW -Element unifiGoogleMaxRSSISampleSize BasicType integer BERType integer OID 1.2.3.1.2261 Access read_write PSID 2261 Default 8 BFType uint16 BFAccess RW -Element unifiGoogleMaxHotlistAPs BasicType integer BERType integer OID 1.2.3.1.2262 Access read_write PSID 2262 Default 64 BFType uint16 BFAccess RW -Element unifiGoogleMaxSignificantWifiChangeAPs BasicType integer BERType integer OID 1.2.3.1.2263 Access read_write PSID 2263 Default 64 BFType uint16 BFAccess RW -Element unifiGoogleMaxBssidHistoryEntries BasicType integer BERType integer OID 1.2.3.1.2264 Access read_write PSID 2264 Default 0 BFType uint16 BFAccess RW -Element unifiMacBeaconTimeout BasicType integer BERType integer OID 1.2.3.1.2270 Access read_write PSID 2270 Default 128 BFType uint16 BFAccess RW -Element UnifiRoamTrackingScanPeriod BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2299 Access read_write Min 1 PSID 2299 Default 5000000 BFType uint32 BFAccess RW -Element unifiRoamCuLocal BasicType integer BERType integer OID 1.2.3.1.2300 Access read_write Min 0 Max 255 PSID 2300 Default 0 BFType uint16 BFAccess RW -Element unifiCuRoamScanNoCandidateDeltaTrigger BasicType integer BERType integer OID 1.2.3.1.2301 Access read_write Min 0 Max 100 PSID 2301 Default 15 BFType uint16 BFAccess RW -Element unifiRoamAPSelectDeltaFactor BasicType integer BERType integer OID 1.2.3.1.2302 Access read_write Min 0 Max 100 PSID 2302 Default 20 BFType uint16 BFAccess RW -Element unifiCURoamweight BasicType integer BERType integer OID 1.2.3.1.2303 Access read_write Min 0 Max 100 PSID 2303 Default 30 BFType uint16 BFAccess RW -Element unifiRSSIRoamweight BasicType integer BERType integer OID 1.2.3.1.2305 Access read_write Min 0 Max 100 PSID 2305 Default 70 BFType uint16 BFAccess RW -Element unifiRoamBSSLoadMonitoringFrequency BasicType integer BERType integer OID 1.2.3.1.2309 Access read_write Min 0 Max 100 PSID 2309 Default 10 BFType uint16 BFAccess RW -Element unifiCUMeasurementInterval BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2311 Access read_write Min 1 Max 1000 PSID 2311 Default 500 BFType uint32 BFAccess RW -Element unifiCurrentBssNss BasicType integer BERType integer OID 1.2.3.1.2312 Access read_only NamedValues SISO:0:MIMO_2x2:1:MIMO_3x3:2:MIMO_4x4:3 PSID 2312 Default 0 BFType uint16 BFAccess RO -Element unifiAPMimoUsed BasicType integer BERType string OID 1.2.3.1.2313 Access read_only PSID 2313 Default 0 BFType bool BFAccess RO -Element unifiRoamOffloaded4wshkTimeout BasicType integer BERType integer OID 1.2.3.1.2314 Access read_write Min 0 Max 100 PSID 2314 Default 10 BFType uint16 BFAccess RW -Element unifiRoamingCount BasicType integer BERType integer OID 1.2.3.1.2315 Access read_only PSID 2315 Default 0 BFType uint16 BFAccess RO -Element unifiRoamingAKM BasicType integer BERType integer OID 1.2.3.1.2316 Access read_only NamedValues AKM_None:0:AKM_OKC:1:AKM_FT_1X:2:AKM_PSK:3:AKM_FT_PSK:4:AKM_PMKSA_Caching:5 NamedValues AKM_None:0:AKM_OKC:1:AKM_FT_1X:2:AKM_PSK:3:AKM_FT_PSK:4:AKM_PMKSA_Caching:5 PSID 2316 Default 0 BFType uint16 BFAccess RO -Element unifiCurrentBssBandwidth BasicType integer BERType integer OID 1.2.3.1.2317 Access read_only PSID 2317 BFType uint16 BFAccess RO -Element unifiCurrentBssChannelFrequency BasicType integer BERType integer OID 1.2.3.1.2318 Access read_only PSID 2318 BFType uint16 BFAccess RO -Element unifiLoggerEnabled BasicType integer BERType integer OID 1.2.3.1.2320 Access read_write NamedValues Disabled:0:Partial:1:Full:2 PSID 2320 Default 0 BFType uint16 BFAccess RW -Element unifiMaPacketFateEnabled BasicType integer BERType string OID 1.2.3.1.2321 Access read_write PSID 2321 Default 0 SetFunction mibmapacketfateenableset BFType bool BFAccess RW -Element unifiCSROnlyEIFSDuration BasicType integer BERType integer OID 1.2.3.1.2362 Access read_only PSID 2362 Default 12 BFType uint16 BFAccess RO -Element unifiOverrideDefaultBETXOPForHT BasicType integer BERType integer OID 1.2.3.1.2364 Access read_write PSID 2364 Default 171 BFType uint16 BFAccess RW -Element unifiOverrideDefaultBETXOP BasicType integer BERType integer OID 1.2.3.1.2365 Access read_write PSID 2365 Default 78 BFType uint16 BFAccess RW -Element unifiRXABBTrimSettings BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2366 Access read_write PSID 2366 Default 0 BFType uint32 BFAccess RW -Element unifiRadioTrimsEnable BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2367 Access read_write PSID 2367 Default 5 BFType uint32 BFAccess RW -Element unifiHardwarePlatform BasicType integer BERType integer OID 1.2.3.1.2369 Access read_write NamedValues PLATFORM_NOT_SET:0:UNIV2:1:T20:2:OPTIMUS:3:ON5:4:UNIV3:5:J3POP:6:XCOVER4:7:KATMAI_SMDK:8:PICO:9:KATMAI_S612_SMDK:10:J330F:11:J330N:12:XCOVER4_390W:13:KATMAI_WIN_M1712:14:KATMAI_WIN_MAESTRO:15:KATMAI_WIN_S611_SMDK:16:LASSEN_SMDK:17:LEMAN_S620_SMDK:18:LASSEN_UNIV:19:TAB_E:20:LASSEN_A6_SMA600_2018_04:21:LASSEN_A5_REV02_2017_07:23:LASSEN_A7_REV01_2017_07:24:LASSEN_J3NEO_2017_08:25:LASSEN_J3TOP:26:LASSEN_J7TOP:27:LASSEN_AVL:28:LASSEN_J7DUO:29:J3TOP:30:J400F:31:JAVA_J260G:32:LASSEN_A6_SMA600A_2018_05:33:JAVA_NU110:34:LASSEN_A530D:35:KATMAI_WIN_M1712_FULLSCREEN:36 NamedValues PLATFORM_NOT_SET:0:UNIV2:1:T20:2:OPTIMUS:3:ON5:4:UNIV3:5:J3POP:6:XCOVER4:7:KATMAI_SMDK:8:PICO:9:KATMAI_S612_SMDK:10:J330F:11:J330N:12:XCOVER4_390W:13:KATMAI_WIN_M1712:14:KATMAI_WIN_MAESTRO:15:KATMAI_WIN_S611_SMDK:16:LASSEN_SMDK:17:LEMAN_S620_SMDK:18:LASSEN_UNIV:19:TAB_E:20:LASSEN_A6_SMA600_2018_04:21:LASSEN_A5_REV02_2017_07:23:LASSEN_A7_REV01_2017_07:24:LASSEN_J3NEO_2017_08:25:LASSEN_J3TOP:26:LASSEN_J7TOP:27:LASSEN_AVL:28:LASSEN_J7DUO:29:J3TOP:30:J400F:31:JAVA_J260G:32:LASSEN_A6_SMA600A_2018_05:33:JAVA_NU110:34:LASSEN_A530D:35:KATMAI_WIN_M1712_FULLSCREEN:36 PSID 2369 Default 0 BFType uint16 BFAccess RW -Element unifiForceChannelBW BasicType integer BERType integer OID 1.2.3.1.2370 Access read_write PSID 2370 Default 0 SetFunction mibuint16set GetFunction mibuint16get BFType uint16 BFAccess RW -Element unifiDPDTrainingDuration BasicType integer BERType integer OID 1.2.3.1.2371 Access read_write PSID 2371 Default 10 BFType uint16 BFAccess RW -Element unifiCoexDebugOverrideBt BasicType integer BERType string OID 1.2.3.1.2425 Access read_write PSID 2425 Default 0 BFType bool BFAccess RW -Element unifiFastPowerSaveTimeout BasicType integer BERType integer OID 1.2.3.1.2500 Access read_only Max 2147483647 PSID 2500 Default 400000 BFType uint32 BFAccess RO -Element unifiFastPowerSaveTimeOutSmall BasicType integer BERType integer OID 1.2.3.1.2501 Access read_only Max 2147483647 PSID 2501 Default 200000 BFType uint32 BFAccess RO -Element unifiMLMESTAKeepAliveTimeout BasicType integer BERType integer OID 1.2.3.1.2502 Access read_write Max 2147 PSID 2502 Default 30 BFType uint16 BFAccess RW -Element unifiMLMEAPKeepAliveTimeout BasicType integer BERType integer OID 1.2.3.1.2503 Access read_write Max 2147 PSID 2503 Default 10 BFType uint16 BFAccess RW -Element unifiMLMEGOKeepAliveTimeout BasicType integer BERType integer OID 1.2.3.1.2504 Access read_write Max 2147 PSID 2504 Default 10 BFType uint16 BFAccess RW -Element unifiSTARouterAdvertisementMinimumIntervalToForward BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2505 Access read_write Max 4294967285 PSID 2505 Default 60 BFType uint32 BFAccess RW -Element unifiRoamConnectionQualityCheckWaitAfterConnect BasicType integer BERType integer OID 1.2.3.1.2506 Access read_write PSID 2506 Default 200 BFType uint16 BFAccess RW -Element unifiApBeaconMaxDrift BasicType integer BERType integer OID 1.2.3.1.2507 Access read_write PSID 2507 Default 0xFFFF BFType uint16 BFAccess RW -Element unifiBSSMaxIdlePeriodEnabled BasicType integer BERType string OID 1.2.3.1.2508 Access read_write PSID 2508 Default 0 BFType bool BFAccess RW -Element unifiVifIdleMonitorTime BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2509 Access read_only Max 1800 PSID 2509 Default 1 BFType uint32 BFAccess RO -Element unifiDisableLegacyPowerSave BasicType integer BERType string OID 1.2.3.1.2510 Access read_write PSID 2510 Default 1 BFType bool BFAccess RW -Element unifiDebugForceActive BasicType integer BERType string OID 1.2.3.1.2511 Access read_write PSID 2511 Default 0 BFType bool BFAccess RW -Element unifiStationActivityIdleTime BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2512 Access read_write PSID 2512 Default 500 BFType uint32 BFAccess RW -Element unifiPowerManagementDelayTimeout BasicType integer BERType integer OID 1.2.3.1.2514 Access read_write Max 2147483647 PSID 2514 Default 30000 BFType uint32 BFAccess RW -Element unifiAPSDServicePeriodTimeout BasicType integer BERType integer OID 1.2.3.1.2515 Access read_write PSID 2515 Default 20000 GetPerVifFunction mibuint16get SetPerVifFunction mibuint16set BFType uint16 BFAccess RW -Element unifiConcurrentPowerManagementDelayTimeout BasicType integer BERType integer OID 1.2.3.1.2516 Access read_write Max 2147483647 PSID 2516 Default 6000 BFType uint32 BFAccess RW -Element unifiStationQosInfo BasicType integer BERType integer OID 1.2.3.1.2517 Access read_write PSID 2517 Default 0 BFType uint16 BFAccess RW -Element unifiListenIntervalSkippingDTIM BasicType integer BERType integer_counter32 OID 1.2.3.1.2518 Access read_only Min 0 Max 4294967295 PSID 2518 Default 0x00054645 BFType int64 BFAccess RO -Element unifiListenInterval BasicType integer BERType integer OID 1.2.3.1.2519 Access read_only Min 0 Max 100 PSID 2519 Default 5 BFType int16 BFAccess RO -Element unifiLegacyPsPollTimeout BasicType integer BERType integer OID 1.2.3.1.2520 Access read_write PSID 2520 Default 15000 GetPerVifFunction mibuint16get SetPerVifFunction mibuint16set BFType uint16 BFAccess RW -Element unifiTogglePowerDomain BasicType integer BERType string OID 1.2.3.1.2522 Access read_write PSID 2522 Default 1 BFType bool BFAccess RW -Element unifiP2PListenIntervalSkippingDTIM BasicType integer BERType integer_counter32 OID 1.2.3.1.2523 Access read_only Min 0 Max 4294967295 PSID 2523 Default 0x00011111 BFType int64 BFAccess RO -Element unifiFragmentationDuration BasicType integer BERType integer OID 1.2.3.1.2524 Access read_write PSID 2524 Default 0 GetPerVifFunction mibuint16get SetPerVifFunction mibuint16set BFType uint16 BFAccess RW -Element unifiIdleModeLiteEnabled BasicType integer BERType string OID 1.2.3.1.2526 Access read_write PSID 2526 Default 1 BFType bool BFAccess RW -Element unifiIdleModeEnabled BasicType integer BERType string OID 1.2.3.1.2527 Access read_write PSID 2527 Default 0 BFType bool BFAccess RW -Element unifiDTIMWaitTimeout BasicType integer BERType integer OID 1.2.3.1.2529 Access read_write PSID 2529 Default 50000 BFType uint16 BFAccess RW -Element unifiListenIntervalMaxTime BasicType integer BERType integer OID 1.2.3.1.2530 Access read_only Min 0 Max 65536 PSID 2530 Default 1000 BFType uint16 BFAccess RO -Element unifiScanMaxProbeTransmitLifetime BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2531 Access read_write Min 1 PSID 2531 Default 64 BFType uint32 BFAccess RW -Element unifiPowerSaveTransitionPacketThreshold BasicType integer BERType integer OID 1.2.3.1.2532 Access read_write PSID 2532 Default 10 BFType uint16 BFAccess RW -Element unifiProbeResponseLifetime BasicType integer BERType integer OID 1.2.3.1.2533 Access read_write PSID 2533 Default 500 BFType uint16 BFAccess RW -Element unifiProbeResponseMaxRetry BasicType integer BERType integer OID 1.2.3.1.2534 Access read_write PSID 2534 Default 5 BFType uint16 BFAccess RW -Element unifiExitPowerSavePeriod BasicType integer BERType integer OID 1.2.3.1.2535 Access read_write PSID 2535 Default 200 BFType uint16 BFAccess RW -Element unifiAggressivePowerSaveTransitionPeriod BasicType integer BERType integer OID 1.2.3.1.2536 Access read_write PSID 2536 Default 5 BFType uint16 BFAccess RW -Element unifiActiveTimeAfterMoreBit BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2537 Access read_write PSID 2537 Default 30 BFType uint32 BFAccess RW -Element unifiForcedScheduleDuration BasicType integer BERType integer OID 1.2.3.1.2538 Access read_write PSID 2538 Default 50 GetPerVifFunction mibuint16get SetPerVifFunction mibuint16set BFType uint16 BFAccess RW -Element unifiVhtCapabilities BasicType string BERType string OID 1.2.3.1.2540 Access read_write Min 12 Max 12 PSID 2540 Default 0x31:0x71:0x00:0x03:0xfe:0xff:0x00:0x00:0xfe:0xff:0x00:0x00 BFType var BFAccess RW -Element unifiMAXVifScheduleDuration BasicType integer BERType integer OID 1.2.3.1.2541 Access read_write PSID 2541 Default 20 BFType uint16 BFAccess RW -Element unifiVifLongIntervalTime BasicType integer BERType integer OID 1.2.3.1.2542 Access read_write PSID 2542 Default 60 BFType uint16 BFAccess RW -Element unifiDisallowSchedRelinquish BasicType integer BERType string OID 1.2.3.1.2543 Access read_write PSID 2543 Default 0 BFType bool BFAccess RW -Element unifiRameDplaneOperationTimeout BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2544 Access read_only PSID 2544 Default 1000 BFType uint32 BFAccess RO -Element unifiDebugKeepRadioOn BasicType integer BERType string OID 1.2.3.1.2545 Access read_write PSID 2545 Default 0 BFType bool BFAccess RW -Element unifiScanAbsenceDuration BasicType integer BERType integer OID 1.2.3.1.2548 Access read_write PSID 2548 Default 7 BFType uint16 BFAccess RW -Element unifiScanAbsencePeriod BasicType integer BERType integer OID 1.2.3.1.2549 Access read_write PSID 2549 Default 14 BFType uint16 BFAccess RW -Element unifiMaxClient BasicType integer BERType integer OID 1.2.3.1.2550 Access read_write Min 1 PSID 2550 Default 10 BFType uint16 BFAccess RW -Element unifiTdlsInP2pActivated BasicType integer BERType string OID 1.2.3.1.2556 Access read_write PSID 2556 Default 1 BFType bool BFAccess RW -Element unifiTdlsActivated BasicType integer BERType string OID 1.2.3.1.2558 Access read_write PSID 2558 Default 1 BFType bool BFAccess RW -Element unifiTdlsTPThresholdPktSecs BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2559 Access read_write PSID 2559 Default 100 BFType uint32 BFAccess RW -Element unifiTdlsRssiThreshold BasicType integer BERType integer OID 1.2.3.1.2560 Access read_write PSID 2560 Default -75 BFType int16 BFAccess RW -Element unifiTdlsMaximumRetry BasicType integer BERType integer OID 1.2.3.1.2561 Access read_write PSID 2561 Default 3 BFType uint16 BFAccess RW -Element unifiTdlsTPMonitorSecs BasicType integer BERType integer OID 1.2.3.1.2562 Access read_write PSID 2562 Default 10 BFType uint16 BFAccess RW -Element unifiTdlsBasicHtMcsSet BasicType string BERType string OID 1.2.3.1.2563 Access read_write Min 16 Max 16 PSID 2563 Default 0xff:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00 BFType var BFAccess RW -Element unifiTdlsBasicVhtMcsSet BasicType string BERType string OID 1.2.3.1.2564 Access read_write Min 2 Max 2 PSID 2564 Default 0xfe:0xff BFType var BFAccess RW -Element dot11TDLSDiscoveryRequestWindow BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2565 Access read_write PSID 2565 Default 10 BFType uint32 BFAccess RW -Element dot11TDLSResponseTimeout BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2566 Access read_write PSID 2566 Default 5 BFType uint32 BFAccess RW -Element dot11TDLSChannelSwitchActivated BasicType integer BERType string OID 1.2.3.1.2567 Access read_write PSID 2567 Default 0 BFType bool BFAccess RW -Element unifiTdlsDesignForTestMode BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2568 Access read_write PSID 2568 Default 0x00000000 BFType uint32 BFAccess RW -Element unifiTdlsKeyLifeTimeInterval BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2577 Access read_write PSID 2577 Default 0x000FFFFF BFType uint32 BFAccess RW -Element unifiTdlsTeardownFrameTxTimeout BasicType integer BERType integer OID 1.2.3.1.2578 Access read_write PSID 2578 Default 500 BFType uint16 BFAccess RW -Element unifiWifiSharingEnabled BasicType integer BERType string OID 1.2.3.1.2580 Access read_write PSID 2580 Default 1 BFType bool BFAccess RW -Element unifiWiFiSharing5GHzChannel BasicType string BERType string OID 1.2.3.1.2582 Access read_write Min 8 Max 8 PSID 2582 Default 0x00:0xC0:0xFF:0xFF:0x7F:0x00:0x00:0x00 BFType var BFAccess RW -Element unifiWifiSharingChannelSwitchCount BasicType integer BERType integer OID 1.2.3.1.2583 Access read_write PSID 2583 Default 3 BFType uint16 BFAccess RW -Element unifiChannelAnnouncementCount BasicType integer BERType integer OID 1.2.3.1.2584 Access read_write PSID 2584 Default 10 BFType uint16 BFAccess RW -Element unifiRATestStoredSA BasicType string BERType string OID 1.2.3.1.2585 Access read_write PSID 2585 Default "0x00000000" BFType var BFAccess RW -Element unifiRATestStoreFrame BasicType string BERType string OID 1.2.3.1.2586 Access read_write PSID 2586 Default "0x00000000" BFType var BFAccess RW -Element dot11TDLSPeerUAPSDBufferSTAActivated BasicType integer BERType string OID 1.2.3.1.2587 Access read_write PSID 2587 Default 0 BFType bool BFAccess RW -Element unifiCSROnlyMIBShield BasicType integer BERType integer OID 1.2.3.1.4001 Access not_accessible NamedValues open:1:warn:2:guard:3:alarm:4 NamedValues open:1:warn:2:guard:3:alarm:4 PSID 4001 Default 2 Hide BFType uint16 BFAccess NA -Element unifiPrivateBbbTxFilterConfig BasicType integer BERType integer OID 1.2.3.1.4071 Access read_write PSID 4071 Default 0x17 Hide BFType uint16 BFAccess RW -Element unifiPrivateSWAGCFrontEndGain BasicType integer BERType integer OID 1.2.3.1.4075 Access read_write Min -128 Max 127 PSID 4075 Default 0 Hide BFType int16 BFAccess RW -Element unifiPrivateSWAGCFrontEndLoss BasicType integer BERType integer OID 1.2.3.1.4076 Access read_write Min -128 Max 127 PSID 4076 Default 0 Hide BFType int16 BFAccess RW -Element unifiPrivateSWAGCExtThresh BasicType integer BERType integer OID 1.2.3.1.4077 Access read_write Min -128 Max 127 PSID 4077 Default -25 Hide BFType int16 BFAccess RW -Element unifiCSROnlyPowerCalDelay BasicType integer BERType integer OID 1.2.3.1.4078 Access read_write PSID 4078 Default 0 Hide BFType uint16 BFAccess RW -Element unifiRxAgcControl BasicType string BERType string OID 1.2.3.1.4079 Access read_write Min 11 Max 11 PSID 4079 GetFunction mibbmsgget SetFunction mibricechangefsmparams BFType var BFAccess RW -Element unifiWapiQosMask BasicType integer BERType integer OID 1.2.3.1.4130 Access read_write PSID 4130 Default 15 GetFunction mibuint16get SetFunction mibuint16set Hide BFType uint16 BFAccess RW -Element unifiRaaMaxSpecTimerMultiplier BasicType integer BERType integer OID 1.2.3.1.4138 Access read_write PSID 4138 Default 8 SetFunction mibuint16set GetFunction mibuint16get BFType uint16 BFAccess RW -Element unifiWMMStallEnable BasicType integer BERType integer OID 1.2.3.1.4139 Access read_write PSID 4139 Default 1 SetFunction mibuint16set GetFunction mibuint16get BFType uint16 BFAccess RW -Element unifiRaaSpeculationInterval BasicType integer BERType integer OID 1.2.3.1.4140 Access read_write PSID 4140 Default 100 SetFunction mibuint16set GetFunction mibuint16get BFType uint16 BFAccess RW -Element unifiRaaSpeculationPeriod BasicType integer BERType integer OID 1.2.3.1.4141 Access read_write PSID 4141 Default 10 SetFunction mibuint16set GetFunction mibuint16get BFType uint16 BFAccess RW -Element unifiRaaNumbSpeculationFrames BasicType integer BERType integer OID 1.2.3.1.4142 Access read_write PSID 4142 Default 10 SetFunction mibuint16set GetFunction mibuint16get BFType uint16 BFAccess RW -Element unifiRaaTxHostRate BasicType integer BERType integer OID 1.2.3.1.4148 Access read_write PSID 4148 Default 0 SetFunction mibuint16set GetFunction mibuint16get BFType uint16 BFAccess RW -Element unifiFallbackShortFrameRetryDistribution BasicType string BERType string OID 1.2.3.1.4149 Access read_write Min 5 Max 5 PSID 4149 Default 0x03:0x02:0x01:0x00:0x00 GetFunction mibdplanefallbackget SetFunction mibdplanefallbackset BFType var BFAccess RW -Element unifiPreEBRTWindow BasicType integer BERType integer OID 1.2.3.1.4171 Access read_only Max 2147483647 PSID 4171 Default 100 GetPerVifFunction mibuint32get SetPerVifFunction mibuint32set Hide BFType uint32 BFAccess RO -Element unifiPostEBRTWindow BasicType integer BERType integer OID 1.2.3.1.4173 Access read_only Max 2147483647 PSID 4173 Default 2000 GetPerVifFunction mibuint32get SetPerVifFunction mibuint32set Hide BFType uint32 BFAccess RO -Element unifiPsPollThreshold BasicType integer BERType integer OID 1.2.3.1.4179 Access read_write PSID 4179 Default 30 GetPerVifFunction mibuint16get SetPerVifFunction mibuint16set BFType uint16 BFAccess RW -Element unifiTxUsingLdpcEnabled BasicType integer BERType string OID 1.2.3.1.5030 Access read_write PSID 5030 Default 1 BFType bool BFAccess RW -Element unifiTxSGI20Enabled BasicType integer BERType string OID 1.2.3.1.5040 Access read_write PSID 5040 Default 1 BFType bool BFAccess RW -Element unifiTxSGI40Enabled BasicType integer BERType string OID 1.2.3.1.5041 Access read_write PSID 5041 Default 1 BFType bool BFAccess RW -Element unifiTxSGI80Enabled BasicType integer BERType string OID 1.2.3.1.5042 Access read_write PSID 5042 Default 1 BFType bool BFAccess RW -Element unifiTxSGI160Enabled BasicType integer BERType string OID 1.2.3.1.5043 Access read_write PSID 5043 Default 0 BFType bool BFAccess RW -Element unifiMacAddressRandomisation BasicType integer BERType string OID 1.2.3.1.5044 Access read_write PSID 5044 Default 0 BFType bool BFAccess RW -Element unifiSuBeamformerEnabled BasicType integer BERType string OID 1.2.3.1.5045 Access read_write PSID 5045 Default 0 BFType bool BFAccess RW -Element unifiMuBeamformerEnabled BasicType integer BERType string OID 1.2.3.1.5046 Access read_write PSID 5046 Default 0 BFType bool BFAccess RW -Element unifiTxOfdmSelect BasicType string BERType string OID 1.2.3.1.5060 Access read_write Min 4 Max 8 PSID 5060 SetFunction mibricechangefsmparams BFType var BFAccess RW -Element unifiTxDigGain BasicType string BERType string OID 1.2.3.1.5061 Access read_write Min 16 Max 48 PSID 5061 SetFunction mibricechangefsmparams BFType var BFAccess RW -Element unifiChipTemperature BasicType integer BERType integer OID 1.2.3.1.5062 Access read_only PSID 5062 GetFunction mibint16get BFType int16 BFAccess RO -Element UnifiBatteryVoltage BasicType integer BERType integer OID 1.2.3.1.5063 Access read_only PSID 5063 GetFunction mibuint16get BFType uint16 BFAccess RO -Element unifiForceShortSlotTime BasicType integer BERType string OID 1.2.3.1.5080 Access read_write PSID 5080 Default 0 BFType bool BFAccess RW -Element unifiDebugDisableRadioNannyActions BasicType integer BERType string OID 1.2.3.1.5082 Access read_write PSID 5082 Default 0 SetFunction mibricechangenonfsmparams BFType bool BFAccess RW -Element unifiRxCckModemSensitivity BasicType string BERType string OID 1.2.3.1.5083 Access read_write Min 6 Max 6 PSID 5083 Default 0x0a:0x09:0x05:0xa:0xa:0x0 SetFunction mibricechangenonfsmparams BFType var BFAccess RW -Element unifiDpdPerBandwidth BasicType integer BERType integer OID 1.2.3.1.5084 Access read_write PSID 5084 Default 63 SetFunction mibricechangenonfsmparams BFType uint16 BFAccess RW -Element unifiBBVersion BasicType integer BERType integer OID 1.2.3.1.5085 Access read_only PSID 5085 GetFunction mibuint16get BFType uint16 BFAccess RO -Element unifiRFVersion BasicType integer BERType integer OID 1.2.3.1.5086 Access read_only PSID 5086 GetFunction mibuint16get BFType uint16 BFAccess RO -Element unifiClearRadioTrimCache BasicType integer BERType integer OID 1.2.3.1.5088 Access read_write PSID 5088 SetFunction mibricechangefsmparams BFType uint16 BFAccess RW -Element unifiRxRadioCsMode BasicType integer BERType integer OID 1.2.3.1.5092 Access read_write PSID 5092 SetFunction mibhalmacmodemgenericset GetFunction mibhalmacmodemgenericget BFType uint16 BFAccess RW -Element unifiRxPriEnergyDetThreshold BasicType integer BERType integer OID 1.2.3.1.5093 Access read_write PSID 5093 SetFunction mibhalmacmodemgenericset GetFunction mibhalmacmodemgenericget BFType uint16 BFAccess RW -Element unifiRxSecEnergyDetThreshold BasicType integer BERType integer OID 1.2.3.1.5094 Access read_write PSID 5094 SetFunction mibhalmacmodemgenericset GetFunction mibhalmacmodemgenericget BFType uint16 BFAccess RW -Element unifiCCAMasterSwitch BasicType integer BERType integer OID 1.2.3.1.5102 Access read_write PSID 5102 GetFunction mibhalmacmacconfiggenericget SetFunction mibhalmacmacconfiggenericset BFType uint16 BFAccess RW -Element unifiRxSyncCCACfg BasicType integer BERType integer OID 1.2.3.1.5103 Access read_write PSID 5103 GetFunction mibhalmacmodemgenericget SetFunction mibhalmacmodemgenericset BFType uint16 BFAccess RW -Element unifiMacSecChanClearTime BasicType integer BERType integer OID 1.2.3.1.5105 Access read_write PSID 5105 GetFunction mibhalmacmacconfiggenericget SetFunction mibhalmacmacconfiggenericset BFType uint16 BFAccess RW -Element unifiLnaControlEnabled BasicType integer BERType string OID 1.2.3.1.6013 Access read_write PSID 6013 Default 1 BFType bool BFAccess RW -Element unifiLnaControlRssiThresholdLower BasicType integer BERType integer OID 1.2.3.1.6014 Access read_write Min -128 Max 127 PSID 6014 Default -40 BFType int16 BFAccess RW -Element unifiLnaControlRssiThresholdUpper BasicType integer BERType integer OID 1.2.3.1.6015 Access read_write Min -128 Max 127 PSID 6015 Default -30 BFType int16 BFAccess RW -Element unifiLowPowerRxConfig BasicType integer BERType integer OID 1.2.3.1.6018 Access read_write PSID 6018 Default 3 SetFunction mibuint16set GetFunction mibuint16get BFType uint16 BFAccess RW -Element unifiTPCEnabled BasicType integer BERType string OID 1.2.3.1.6019 Access read_write PSID 6019 Default 1 SetFunction mibboolset GetFunction mibboolget BFType bool BFAccess RW -Element unifiCurrentTxpowerLevel BasicType integer BERType integer OID 1.2.3.1.6020 Access read_only PSID 6020 Default 0 GetPerVifFunction mibint16get BFType int16 BFAccess RO -Element unifiUserSetTxpowerLevel BasicType integer BERType integer OID 1.2.3.1.6021 Access read_write PSID 6021 Default 127 SetFunction mlmeusersettxpowerlevel BFType int16 BFAccess RW -Element unifiTPCMaxPowerRSSIThreshold BasicType integer BERType integer OID 1.2.3.1.6022 Access read_write PSID 6022 Default -55 SetFunction mibint16set GetFunction mibint16get BFType int16 BFAccess RW -Element unifiTPCMinPowerRSSIThreshold BasicType integer BERType integer OID 1.2.3.1.6023 Access read_write PSID 6023 Default -45 SetFunction mibint16set GetFunction mibint16get BFType int16 BFAccess RW -Element unifiTPCMinPower2G BasicType integer BERType integer OID 1.2.3.1.6024 Access read_write PSID 6024 Default 52 SetFunction mibint16set GetFunction mibint16get BFType int16 BFAccess RW -Element unifiTPCMinPower5G BasicType integer BERType integer OID 1.2.3.1.6025 Access read_write PSID 6025 Default 40 SetFunction mibint16set GetFunction mibint16get BFType int16 BFAccess RW -Element unifiRadioLpRxRssiThresholdLower BasicType integer BERType integer OID 1.2.3.1.6028 Access read_write Min -128 Max 127 PSID 6028 Default -60 BFType int16 BFAccess RW -Element unifiRadioLpRxRssiThresholdUpper BasicType integer BERType integer OID 1.2.3.1.6029 Access read_write Min -128 Max 127 PSID 6029 Default -50 BFType int16 BFAccess RW -Element unifiPMFAssociationComebackTimeDelta BasicType integer BERType integer_unsigned32 OID 1.2.3.1.6050 Access read_write PSID 6050 Default 1100 BFType uint32 BFAccess RW -Element unifiTestTspecHack BasicType integer BERType string OID 1.2.3.1.6060 Access read_write PSID 6060 Default 0 BFType bool BFAccess RW -Element unifiTestTspecHackValue BasicType integer BERType integer OID 1.2.3.1.6061 Access read_write PSID 6061 Default 0 BFType uint16 BFAccess RW -Element unifiDebugInstantDelivery BasicType integer BERType string OID 1.2.3.1.6069 Access read_write PSID 6069 Default 0 SetFunction mibdebuginstantdeliveryset BFType bool BFAccess RW -Element unifiDebugEnable BasicType integer BERType string OID 1.2.3.1.6071 Access read_write PSID 6071 Default 1 SetFunction mibdebugenableset BFType bool BFAccess RW -Element unifiDPlaneDebug BasicType integer BERType integer_unsigned32 OID 1.2.3.1.6073 Access read_write PSID 6073 Default 0x3 GetFunction mibdplanedebugmaskget SetFunction mibdplanedebugmaskset BFType uint32 BFAccess RW -Element unifiNANEnabled BasicType integer BERType string OID 1.2.3.1.6080 Access read_write PSID 6080 Default 0 BFType bool BFAccess RW -Element unifiNANBeaconCapabilities BasicType integer BERType integer OID 1.2.3.1.6081 Access read_write PSID 6081 Default 0x0720 BFType uint16 BFAccess RW -Element hutsReadWriteDataElementInt32 BasicType integer BERType integer_counter32 OID 1.2.3.1.6100 Access read_write Min 0 Max 4294967295 PSID 6100 Default 1000 BFType int64 BFAccess RW -Element hutsReadWriteDataElementBoolean BasicType integer BERType string OID 1.2.3.1.6101 Access read_write PSID 6101 Default 1 BFType bool BFAccess RW -Element hutsReadWriteDataElementOctetString BasicType string BERType string OID 1.2.3.1.6102 Access read_write Min 9 Max 9 PSID 6102 Default 0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00 BFType var BFAccess RW -Element hutsReadWriteRemoteProcedureCallInt32 BasicType integer BERType integer_unsigned32 OID 1.2.3.1.6105 Access read_write PSID 6105 Default 0x000A0001 GetPerVifFunction mibuint32get SetPerVifFunction mibuint32set BFType uint32 BFAccess RW -Element hutsReadWriteInternalAPIInt16 BasicType integer BERType integer OID 1.2.3.1.6108 Access read_write PSID 6108 Default -55 BFType int16 BFAccess RW -Element hutsReadWriteInternalAPIUint16 BasicType integer BERType integer OID 1.2.3.1.6109 Access read_write PSID 6109 Default 0x0730 BFType uint16 BFAccess RW -Element hutsReadWriteInternalAPIUint32 BasicType integer BERType integer OID 1.2.3.1.6110 Access read_write Max 2147483647 PSID 6110 Default 30000 BFType uint32 BFAccess RW -Element hutsReadWriteInternalAPIInt64 BasicType integer BERType integer OID 1.2.3.1.6111 Access read_only PSID 6111 GetPerVifFunction mibtsftime BFType int64 BFAccess RO -Element hutsReadWriteInternalAPIBoolean BasicType integer BERType string OID 1.2.3.1.6112 Access read_write PSID 6112 Default 1 BFType bool BFAccess RW -Element hutsReadWriteInternalAPIOctetString BasicType string BERType string OID 1.2.3.1.6113 Access read_write Min 8 Max 8 PSID 6113 Default 0x00:0x18:0x00:0x00:0x00:0x00:0x00:0x00 BFType var BFAccess RW -Element unifiTestScanNoMedium BasicType integer BERType string OID 1.2.3.1.6122 Access read_write PSID 6122 Default 0 BFType bool BFAccess RW -Element unifiDualBandConcurrency BasicType integer BERType string OID 1.2.3.1.6123 Access read_write PSID 6123 Default 0 BFType bool BFAccess RW -Element unifiSupportedChannels BasicType string BERType string OID 1.2.3.1.8012 Access read_write Min 0 Max 20 PSID 8012 Default 0x01:0x0e:0x24:0x04:0x34:0x04:0x64:0x0c:0x95:0x05 BFType var BFAccess RW -Element unifiCountryList BasicType string BERType string OID 1.2.3.1.8014 Access read_only Min 2 Max 250 PSID 8014 Default 0x30:0x30:0x41:0x44:0x41:0x45:0x41:0x46:0x41:0x49:0x41:0x4c:0x41:0x4d:0x41:0x4e:0x41:0x4f:0x41:0x52:0x41:0x53:0x41:0x54:0x41:0x55:0x41:0x57:0x41:0x5a:0x42:0x41:0x42:0x42:0x42:0x44:0x42:0x45:0x42:0x46:0x42:0x47:0x42:0x48:0x42:0x49:0x42:0x4a:0x42:0x4c:0x42:0x4d:0x42:0x4e:0x42:0x4f:0x42:0x52:0x42:0x53:0x42:0x54:0x42:0x57:0x42:0x59:0x42:0x5a:0x43:0x41:0x43:0x43:0x43:0x44:0x43:0x46:0x43:0x47:0x43:0x48:0x43:0x49:0x43:0x4c:0x43:0x4d:0x43:0x4e:0x43:0x4f:0x43:0x52:0x43:0x55:0x43:0x56:0x43:0x58:0x43:0x59:0x43:0x5a:0x44:0x45:0x44:0x4a:0x44:0x4b:0x44:0x4d:0x44:0x4f:0x44:0x5a:0x45:0x43:0x45:0x45:0x45:0x47:0x45:0x48:0x45:0x52:0x45:0x53:0x45:0x54:0x46:0x49:0x46:0x4a:0x46:0x4b:0x46:0x4c:0x46:0x4d:0x46:0x4f:0x46:0x52:0x47:0x41:0x47:0x42:0x47:0x44:0x47:0x45:0x47:0x46:0x47:0x47:0x47:0x48:0x47:0x49:0x47:0x4c:0x47:0x4d:0x47:0x4e:0x47:0x50:0x47:0x51:0x47:0x52:0x47:0x54:0x47:0x55:0x47:0x57:0x47:0x59:0x48:0x4b:0x48:0x4d:0x48:0x4e:0x48:0x52:0x48:0x54:0x48:0x55:0x49:0x44:0x49:0x45:0x49:0x4c:0x49:0x4d:0x49:0x4e:0x49:0x4f:0x49:0x51:0x49:0x52:0x49:0x53:0x49:0x54:0x4a:0x45:0x4a:0x4d:0x4a:0x4f:0x4a:0x50:0x4b:0x45:0x4b:0x47:0x4b:0x48:0x4b:0x49:0x4b:0x4d:0x4b:0x4e:0x4b:0x52:0x4b:0x57:0x4b:0x59:0x4b:0x5a:0x4c:0x42:0x4c:0x43:0x4c:0x49:0x4c:0x4b:0x4c:0x53:0x4c:0x54:0x4c:0x55:0x4c:0x56:0x4c:0x59:0x4d:0x41:0x4d:0x43:0x4d:0x44:0x4d:0x45:0x4d:0x46:0x4d:0x47:0x4d:0x48:0x4d:0x4b:0x4d:0x4c:0x4d:0x4d:0x4d:0x4e:0x4d:0x4f:0x4d:0x50:0x4d:0x51:0x4d:0x52:0x4d:0x53:0x4d:0x54:0x4d:0x55:0x4d:0x56:0x4d:0x57:0x4d:0x58:0x4d:0x59:0x4d:0x5a:0x4e:0x43:0x4e:0x45:0x4e:0x46:0x4e:0x47:0x4e:0x49:0x4e:0x4c:0x4e:0x4f:0x4e:0x50:0x4e:0x52:0x4e:0x5a:0x4f:0x4d:0x50:0x41:0x50:0x45:0x50:0x46:0x50:0x47:0x50:0x48:0x50:0x4b:0x50:0x4c:0x50:0x4d:0x50:0x4e:0x50:0x52:0x50:0x54:0x50:0x57:0x50:0x59:0x51:0x41:0x52:0x45:0x52:0x4f:0x52:0x53:0x52:0x55:0x52:0x57:0x53:0x41:0x53:0x42:0x53:0x45:0x53:0x47:0x53:0x49:0x53:0x4b:0x53:0x4c:0x53:0x4d:0x53:0x4e:0x53:0x4f:0x53:0x52:0x53:0x54:0x53:0x56:0x53:0x58:0x53:0x5a:0x54:0x43:0x54:0x44:0x54:0x46:0x54:0x47:0x54:0x48:0x54:0x4a:0x54:0x4d:0x54:0x4e:0x54:0x4f:0x54:0x52:0x54:0x54:0x54:0x56:0x54:0x57:0x54:0x5a:0x55:0x41:0x55:0x47:0x55:0x4d:0x55:0x53:0x55:0x59:0x55:0x5a:0x56:0x41:0x56:0x43:0x56:0x45:0x56:0x49:0x56:0x4e:0x56:0x55:0x57:0x46:0x57:0x53:0x59:0x45:0x59:0x54:0x5a:0x41:0x5a:0x57 BFType var BFAccess RO -Element unifiNoCellIncludedChannels BasicType string BERType string OID 1.2.3.1.8018 Access read_write Min 8 Max 8 PSID 8018 Default 0x00:0x18:0x00:0x00:0x00:0x00:0x00:0x00 BFType var BFAccess RW -Element hutsReadWriteInternalAPIFixSizeTableKeyRow BasicType integer BERType integer_counter32 OID 1.2.3.3.1.2.3.1.6120 Access read_only Min 0 Max 4294967295 PSID 6120 GetFunction mibtsftime ElementTable hutsReadWriteInternalAPIFixSizeTableKeyRowTable ElementTableIndices hutsReadWriteInternalAPIFixSizeTableKeyIndex1:hutsReadWriteInternalAPIFixSizeTableKeyIndex2 BFType int64 BFAccess RO -Element hutsReadWriteInternalAPIFixSizeTableKey1Row BasicType integer BERType integer OID 1.2.3.4.1.2.3.1.6116 Access read_only PSID 6116 GetPerVifFunction mibhutsint16get ElementTable hutsReadWriteInternalAPIFixSizeTableKeys ElementTableIndices hutsReadWriteInternalAPIFixSizeTableKeysindex BFType uint16 BFAccess RO -Element hutsReadWriteInternalAPIFixSizeTableKey2Row BasicType integer BERType integer OID 1.2.3.4.1.2.3.1.6117 Access read_only PSID 6117 GetPerVifFunction mibhutsint16get ElementTable hutsReadWriteInternalAPIFixSizeTableKeys ElementTableIndices hutsReadWriteInternalAPIFixSizeTableKeysindex BFType uint16 BFAccess RO -Element hutsReadWriteInternalAPIFixVarSizeTableKey1Row BasicType integer BERType integer_unsigned32 OID 1.2.3.5.1.2.3.1.6118 Access read_write PSID 6118 ElementTable hutsReadWriteInternalAPIFixVarSizeTableKeys ElementTableIndices hutsReadWriteInternalAPIFixVarSizeTableKeysIndex BFType uint32 BFAccess RW -Element hutsReadWriteInternalAPIFixVarSizeTableKey2Row BasicType string BERType string OID 1.2.3.5.1.2.3.1.6119 Access read_write PSID 6119 ElementTable hutsReadWriteInternalAPIFixVarSizeTableKeys ElementTableIndices hutsReadWriteInternalAPIFixVarSizeTableKeysIndex BFType var BFAccess RW -Element hutsReadWriteInternalAPIFixedSizeTableRow BasicType integer BERType integer OID 1.2.3.6.1.2.3.1.6114 Access read_write Min 0 Max 100 PSID 6114 DefaultIX1 1::80: DefaultIX1 2::80: DefaultIX1 3::80: DefaultIX1 4::80: ElementTable hutsReadWriteInternalAPIFixedSizeTable ElementTableIndices hutsReadWriteInternalAPIFixedSizeTableIndex BFType int16 BFAccess RW -Element hutsReadWriteInternalAPIVarSizeTableRow BasicType string BERType string OID 1.2.3.7.1.2.3.1.6115 Access read_only Min 6 Max 73 PSID 6115 DefaultIX1 1:0x53:0x54:0x70:0x73:0x74:0x75:0x7A:0x7B:0x7C:0x7D:0x7E:0x7F:0x80:0x81:0x82 DefaultIX1 2:0x01:0x02:0x03:0x05:0x06:0x07:0x08:0x09:0x0A:0x10:0x11:0x80:0x81:0x82 DefaultIX1 3:0x01:0x03:0x05:0x16:0x17:0x19:0x1A:0x1B:0x1C:0x1E:0x1F:0x20:0x21:0x80:0x81:0x82 DefaultIX1 4:0x01:0x02:0x03:0x04:0x05:0x06:0x20:0x21:0x24:0x25:0x26:0x29:0x2A:0x2B:0x3A:0x80:0x81:0x82 ElementTable hutsReadWriteInternalAPIVarSizeTable ElementTableIndices hutsReadWriteInternalAPIVarSizeTableindex BFType var BFAccess RO -Element hutsReadWriteInternalAPIVarSizeTableKeyRow BasicType string BERType string OID 1.2.3.8.1.2.3.1.6121 Access read_write Min 144 Max 144 PSID 6121 GetFunction miboctetstringget SetFunction miboctetstringset ElementTable hutsReadWriteInternalAPIVarSizeTableKeyTable ElementTableIndices hutsReadWriteInternalAPIVarSizeTableKeyIndex1:hutsReadWriteInternalAPIVarSizeTableKeyIndex2 BFType var BFAccess RW -Element hutsReadWriteRemoteProcedureCallOctetString BasicType string BERType string OID 1.2.3.9.1.2.3.1.6107 Access read_write Min 144 Max 144 PSID 6107 GetFunction miboctetstringget SetFunction miboctetstringset ElementTable hutsReadWriteRPCTableOctetStringTable ElementTableIndices hutsReadWriteRPCTableOctetStringTableIndex0:hutsReadWriteRPCTableOctetStringTableIndex1 BFType var BFAccess RW -Element hutsReadWriteTableInt16Row BasicType integer BERType integer OID 1.2.3.10.1.2.3.1.6103 Access read_only Min -32768 Max 32767 PSID 6103 GetPerVifFunction mibhutsint16get ElementTable hutsReadWriteTableInt16IdTable ElementTableIndices hutsReadWriteTableInt16 BFType int16 BFAccess RO -Element hutsReadWriteTableOctetStringRow BasicType string BERType string OID 1.2.3.11.1.2.3.1.6104 Access read_only Min 6 Max 73 PSID 6104 DefaultIX1 1:0x53:0x54:0x70:0x73:0x74:0x75:0x7A:0x7B:0x7C:0x7D:0x7E:0x7F:0x80:0x81:0x82 DefaultIX1 2:0x01:0x02:0x03:0x05:0x06:0x07:0x08:0x09:0x0A:0x10:0x11:0x80:0x81:0x82 DefaultIX1 3:0x01:0x03:0x05:0x16:0x17:0x19:0x1A:0x1B:0x1C:0x1E:0x1F:0x20:0x21:0x80:0x81:0x82 DefaultIX1 4:0x01:0x02:0x03:0x04:0x05:0x06:0x20:0x21:0x24:0x25:0x26:0x29:0x2A:0x2B:0x3A:0x80:0x81:0x82 ElementTable hutsReadWriteTableOctetStringTable ElementTableIndices hutsReadWriteTableOctetString BFType var BFAccess RO -Element unifiACRetries BasicType integer BERType integer_unsigned32 OID 1.2.3.12.1.2.3.1.2229 Access read_only PSID 2229 GetPerVifFunction mibllsstatsget ElementTable unifiAcTxConfirmTable ElementTableIndices unifiAccessClassIndex BFType uint32 BFAccess RO -Element unifiTxDataConfirm BasicType integer BERType string OID 1.2.3.12.1.2.3.1.2253 Access read_write PSID 2253 Default 0 SetFunction mibtxdatacfmset ElementTable unifiAcTxConfirmTable ElementTableIndices unifiAccessClassIndex BFType bool BFAccess RW -Element unifiCCACSThresh BasicType integer BERType integer OID 1.2.3.13.1.2.3.1.5101 Access read_write PSID 5101 GetFunction mibhalmacmodemgenericget SetFunction mibhalmacmodemgenericset ElementTable unifiCCACSThreshTable ElementTableIndices unifiSisoMimoTableIndex BFType uint16 BFAccess RW -Element unifiCURoamScanTrigger BasicType integer BERType integer OID 1.2.3.14.1.2.3.1.2308 Access read_write PSID 2308 DefaultIX1 1::70: DefaultIX1 2::70: ElementTable unifiCURoamScanTriggerTable ElementTableIndices unifiBandTableIndex BFType uint16 BFAccess RW -Element unifiCURoamfactor BasicType integer BERType integer OID 1.2.3.15.1.2.3.1.2304 Access read_write PSID 2304 DefaultIX1 1::100: DefaultIX1 2::90: DefaultIX1 3::70: DefaultIX1 4::50: DefaultIX1 5::20: ElementTable unifiCURoamfactorTable ElementTableIndices unifiCURoamfactorTableIndex BFType uint16 BFAccess RW -Element unifiDPDTrainPacketConfig BasicType string BERType string OID 1.2.3.16.1.2.3.1.2373 Access read_write Min 8 Max 8 PSID 2373 DefaultIX1 1:0x00:0x00:0x80:0x01:0x80:0x05:0x00:0x00 DefaultIX1 2:0x01:0x00:0x82:0x01:0x80:0x05:0x00:0x00 DefaultIX1 3:0x01:0x00:0x82:0x01:0x82:0x05:0x00:0x00 SetFunction mibricechangefsmparams ElementTable unifiDPDTrainPacketConfigTable ElementTableIndices unifiDPDTrainPacketConfigIndex BFType var BFAccess RW -Element unifiDebugModuleControl BasicType integer BERType integer OID 1.2.3.17.1.2.3.1.5029 Access read_write PSID 5029 DefaultIX1 1:::0xC004: DefaultIX1 2:::0x0000: DefaultIX1 3:::0x00FF: DefaultIX1 4:::0xC004: DefaultIX1 5:::0x00FF: DefaultIX1 6:::0xC000: DefaultIX1 7:::0xC004: DefaultIX1 8:::0xC004: DefaultIX1 9:::0x00FF: DefaultIX1 10::0x00FF: DefaultIX1 11::0x0001: DefaultIX1 12::0x00FF: DefaultIX1 13::0x00FF: DefaultIX1 14::0xC000: DefaultIX1 15::0x00FF: DefaultIX1 16::0x00FF: DefaultIX1 17::0x00FF: DefaultIX1 18::0x00FF: DefaultIX1 19::0x00FF: DefaultIX1 20::0xC000: DefaultIX1 21::0xC000: DefaultIX1 22::0xC004: DefaultIX1 23::0x00FF: DefaultIX1 24::0xC004: DefaultIX1 25::0x0001: DefaultIX1 26::0x00FF: DefaultIX1 27::0x00FF: DefaultIX1 28::0x00FF: DefaultIX1 29::0x00FF: DefaultIX1 30::0x0001: DefaultIX1 31::0x00FF: DefaultIX1 32::0x00FF: DefaultIX1 33::0x00FF: DefaultIX1 34::0x00FF: DefaultIX1 35::0xC000: DefaultIX1 36::0x0000: DefaultIX1 37::0x0001: DefaultIX1 38::0x00FF: DefaultIX1 39::0x00FF: DefaultIX1 40::0x00FF: DefaultIX1 41::0x00FF: DefaultIX1 42::0x00FF: DefaultIX1 43::0x00FF: DefaultIX1 44::0x00FF: DefaultIX1 45::0x00FF: DefaultIX1 46::0x00FF: DefaultIX1 47::0x00FF: DefaultIX1 48::0x00FF: DefaultIX1 49::0x00FF: DefaultIX1 50::0x0001: DefaultIX1 51::0x00FF: DefaultIX1 52::0x0000: DefaultIX1 53::0x00FF: DefaultIX1 54::0xC004: DefaultIX1 55::0x0004: DefaultIX1 56::0x0004: DefaultIX1 57::0x00FF: DefaultIX1 58::0xC000: DefaultIX1 59::0x00FF: DefaultIX1 60::0x0000: ElementTable unifiDebugConfigTable ElementTableIndices unifiDebugModulesIndex BFType uint16 BFAccess RW -Element unifiDefaultCountry BasicType string BERType string OID 1.2.3.18.1.2.3.1.8013 Access read_write Min 3 Max 3 PSID 8013 DefaultIX1 1:0x30:0x30:0x20 DefaultIX1 2:0x30:0x30:0x20 DefaultIX1 3:0x30:0x30:0x20 ElementTable unifiDefaultCountryTable ElementTableIndices unifiDefaultCountryIndex BFType var BFAccess RW -Element unifiDpdPredistortGains BasicType string BERType string OID 1.2.3.19.1.2.3.1.2257 Access read_write Min 13 Max 13 PSID 2257 SetFunction mibricechangefsmparams ElementTable unifiDpdPredistortGainsTable ElementTableIndices unifiDpdPredistortGainsTableIndex BFType var BFAccess RW -Element unifiLoadDpdLut BasicType string BERType string OID 1.2.3.20.1.2.3.1.2255 Access read_write Min 147 Max 147 PSID 2255 GetFunction mibbmsgget SetFunction mibricedpdlutset ElementTable unifiLoadDpdLutTable ElementTableIndices unifiLoadDpdLutGroupIndex:unifiLoadDpdLutTemperatureIndex BFType var BFAccess RW -Element unifiOverrideDpdLut BasicType string BERType string OID 1.2.3.20.1.2.3.1.2258 Access read_write Min 147 Max 147 PSID 2258 SetFunction mibricedpdlutset ElementTable unifiLoadDpdLutTable ElementTableIndices unifiLoadDpdLutGroupIndex:unifiLoadDpdLutTemperatureIndex BFType var BFAccess RW -Element unifiMacCCABusyTime BasicType integer BERType integer OID 1.2.3.21.1.2.3.1.5104 Access read_write PSID 5104 GetFunction mibhalmacmacconfiggenericget ElementTable unifiMacBusyTimeTable ElementTableIndices unifiMacInstanceIndex:unifiMacBusyTimeTableIndex BFType uint16 BFAccess RW -Element unifiModemSgiOffset BasicType integer BERType integer OID 1.2.3.22.1.2.3.1.5090 Access read_write PSID 5090 SetFunction mibhalmacmodemgenericset ElementTable unifiModemSgiOffsetTable ElementTableIndices unifiBandTableIndex:unifiBWTableIndex BFType uint16 BFAccess RW -Element unifiNoCellMaxPower BasicType integer BERType integer OID 1.2.3.23.1.2.3.1.8017 Access read_write PSID 8017 DefaultIX1 1::28: DefaultIX1 2::28: DefaultIX1 3::20: DefaultIX1 4::20: ElementTable unifiNoCellTable ElementTableIndices unifiConnectionTypeTableIndex BFType int16 BFAccess RW -Element unifiOperatingClassParamters BasicType string BERType string OID 1.2.3.24.1.2.3.1.8015 Access read_only Min 6 Max 73 PSID 8015 DefaultIX1 1:0x53:0x54:0x70:0x73:0x74:0x75:0x7A:0x7B:0x7C:0x7D:0x7E:0x7F:0x80:0x81:0x82 DefaultIX1 2:0x01:0x02:0x03:0x05:0x06:0x07:0x08:0x09:0x0A:0x10:0x11:0x80:0x81:0x82 DefaultIX1 3:0x01:0x03:0x05:0x16:0x17:0x19:0x1A:0x1B:0x1C:0x1E:0x1F:0x20:0x21:0x80:0x81:0x82 DefaultIX1 4:0x01:0x02:0x03:0x04:0x05:0x06:0x20:0x21:0x24:0x25:0x26:0x29:0x2A:0x2B:0x3A:0x80:0x81:0x82 ElementTable unifiOperatingClassTable ElementTableIndices unifiOperatingClassTableIndex BFType var BFAccess RO -Element unifiPeerBandwidth BasicType integer BERType integer OID 1.2.3.25.1.2.3.1.2094 Access read_only PSID 2094 ElementTable unifiPeerIdTable ElementTableIndices unifiPeerid BFType uint16 BFAccess RO -Element unifiCurrentPeerNss BasicType integer BERType integer OID 1.2.3.25.1.2.3.1.2095 Access read_only PSID 2095 ElementTable unifiPeerIdTable ElementTableIndices unifiPeerid BFType uint16 BFAccess RO -Element unifiPeerTxDataRate BasicType integer BERType integer OID 1.2.3.25.1.2.3.1.2096 Access read_only PSID 2096 ElementTable unifiPeerIdTable ElementTableIndices unifiPeerid BFType uint16 BFAccess RO -Element unifiPeerRSSI BasicType integer BERType integer OID 1.2.3.25.1.2.3.1.2097 Access read_only PSID 2097 ElementTable unifiPeerIdTable ElementTableIndices unifiPeerid BFType int16 BFAccess RO -Element unifiSwToHwQueueStats BasicType integer BERType integer OID 1.2.3.26.1.2.3.1.2250 Access read_only PSID 2250 GetPerVifFunction mibqueuestatsget ElementTable unifiQueueStatsIdTable ElementTableIndices unifiQueueStatsIndex BFType uint16 BFAccess RO -Element unifiHostToSwQueueStats BasicType integer BERType integer OID 1.2.3.26.1.2.3.1.2251 Access read_only PSID 2251 GetPerVifFunction mibqueuestatsget ElementTable unifiQueueStatsIdTable ElementTableIndices unifiQueueStatsIndex BFType uint16 BFAccess RO -Element unifiRSSICURoamScanTrigger BasicType integer BERType integer OID 1.2.3.27.1.2.3.1.2307 Access read_write PSID 2307 DefaultIX1 1::-60: DefaultIX1 2::-70: ElementTable unifiRSSICURoamScanTriggerTable ElementTableIndices unifiBandTableIndex BFType int16 BFAccess RW -Element unifiRSSIRoamfactor BasicType integer BERType integer OID 1.2.3.28.1.2.3.1.2306 Access read_write PSID 2306 DefaultIX1 1::100: DefaultIX1 2::90: DefaultIX1 3::70: DefaultIX1 4::50: DefaultIX1 5::20: ElementTable unifiRSSIRoamfactorTable ElementTableIndices unifiRSSIRoamfactorTableIndex BFType uint16 BFAccess RW -Element unifiRadioCCADebug BasicType integer BERType integer_unsigned32 OID 1.2.3.29.1.2.3.1.5100 Access read_only PSID 5100 GetFunction mibradioccadebug ElementTable unifiRadioCCADebugTable ElementTableIndices unifiRadioInstanceIndex:unifiRadioCCADebugTableIndex BFType uint32 BFAccess RO -Element unifiRadioCCAThresholds BasicType string BERType string OID 1.2.3.30.1.2.3.1.2368 Access read_write Min 0 Max 255 PSID 2368 DefaultIX1 1:0x01:0x03:0x07:0x03:0x03:0x00:0x16:0x00:0x30:0x00:0x16:0x00:0x30 DefaultIX1 2:0x01:0x03:0x07:0x03:0x03:0x00:0x16:0x00:0x30:0x00:0x16:0x00:0x30 SetFunction mibricechangefsmparams ElementTable unifiRadioCCAThresholdsTable ElementTableIndices unifiRadioCCAThresholdsTableIndex BFType var BFAccess RW -Element unifiRadioRXSettingsRead BasicType string BERType string OID 1.2.3.31.1.2.3.1.5096 Access read_only PSID 5096 GetFunction mibradiorxsettingsread ElementTable unifiRadioRXSettingsTable ElementTableIndices unifiRadioInstanceIndex:unifiRadioRXSettingsIndex BFType var BFAccess RO -Element unifiRadioTXSettingsRead BasicType integer BERType integer OID 1.2.3.32.1.2.3.1.5089 Access read_only PSID 5089 GetFunction mibradiotxsettingsread ElementTable unifiRadioTXSettingsTable ElementTableIndices unifiMacInstanceIndex:unifiRadioTXSettingsIndex BFType uint16 BFAccess RO -Element unifiRadioTxPowerOverride BasicType integer BERType integer OID 1.2.3.33.1.2.3.1.5091 Access read_write Min -128 Max 127 PSID 5091 SetFunction mibricegenericset GetFunction mibint16get ElementTable unifiRadioTxPowerOverrideTable ElementTableIndices unifiRadioTXPowerOverrideTableIndex BFType int16 BFAccess RW -Element unifiRateStatsRxSuccessCount BasicType integer BERType integer_unsigned32 OID 1.2.3.34.1.2.3.1.2206 Access read_only PSID 2206 GetPerVifFunction mibratestatsget ElementTable unifiRateStatsTable ElementTableIndices unifiRateStatsIndex BFType uint32 BFAccess RO -Element unifiRateStatsTxSuccessCount BasicType integer BERType integer_unsigned32 OID 1.2.3.34.1.2.3.1.2207 Access read_only PSID 2207 GetPerVifFunction mibratestatsget ElementTable unifiRateStatsTable ElementTableIndices unifiRateStatsIndex BFType uint32 BFAccess RO -Element unifiRateStatsRate BasicType integer BERType integer OID 1.2.3.34.1.2.3.1.2212 Access read_only PSID 2212 GetFunction mibuint16get ElementTable unifiRateStatsTable ElementTableIndices unifiRateStatsIndex BFType uint16 BFAccess RO -Element unifiRaaTxSuccessesCount BasicType integer BERType integer OID 1.2.3.34.1.2.3.1.4143 Access read_only PSID 4143 GetPerVifFunction mibraaratestatsget ElementTable unifiRateStatsTable ElementTableIndices unifiRateStatsIndex BFType uint16 BFAccess RO -Element unifiRaaTxFailuresCount BasicType integer BERType integer OID 1.2.3.34.1.2.3.1.4144 Access read_only PSID 4144 GetPerVifFunction mibraaratestatsget ElementTable unifiRateStatsTable ElementTableIndices unifiRateStatsIndex BFType uint16 BFAccess RO -Element unifiRaaTxPer BasicType integer BERType integer OID 1.2.3.34.1.2.3.1.4145 Access read_only PSID 4145 GetPerVifFunction mibraaratestatsget ElementTable unifiRateStatsTable ElementTableIndices unifiRateStatsIndex BFType uint16 BFAccess RO -Element unifiRaaResetStats BasicType integer BERType integer OID 1.2.3.34.1.2.3.1.4146 Access read_write PSID 4146 SetPerVifFunction mibratestatsreset ElementTable unifiRateStatsTable ElementTableIndices unifiRateStatsIndex BFType uint16 BFAccess RW -Element unifiRaaTxMTPer BasicType integer BERType integer OID 1.2.3.34.1.2.3.1.4147 Access read_only PSID 4147 GetPerVifFunction mibraaratestatsget ElementTable unifiRateStatsTable ElementTableIndices unifiRateStatsIndex BFType uint16 BFAccess RO -Element unifiReadHardwareCounter BasicType integer BERType integer_unsigned32 OID 1.2.3.35.1.2.3.1.5087 Access read_only PSID 5087 GetFunction mibreadhardwarecounter ElementTable unifiReadHardwareCounterTable ElementTableIndices unifiMacInstanceIndex:unifiReadHardwareCounterIndex BFType uint32 BFAccess RO -Element unifiReadReg BasicType integer BERType integer_unsigned32 OID 1.2.3.36.1.2.3.1.8051 Access read_only PSID 8051 GetFunction mibreadreg ElementTable unifiReadRegTable ElementTableIndices unifiReadHardwareCounterIndex BFType uint32 BFAccess RO -Element unifiRegulatoryParameters BasicType string BERType string OID 1.2.3.37.1.2.3.1.8011 Access read_only Min 3 Max 73 PSID 8011 DefaultIX1 1:0x30:0x30:0x02:0x62:0x09:0xA8:0x09:0x28:0x14:0x00:0x99:0x09:0xB2:0x09:0x28:0x14:0x01:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x62:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 2:0x41:0x44:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0x50:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 3:0x41:0x45:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 4:0x41:0x46:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 5:0x41:0x49:0x02:0x62:0x09:0xA8:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x62:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 6:0x41:0x4C:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 7:0x41:0x4D:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x14:0x12:0x00 DefaultIX1 8:0x41:0x4E:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x62:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 9:0x41:0x4F:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 10:0x41:0x52:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x10:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0xD6:0x15:0x50:0x18:0x02:0x12:0x16:0x62:0x16:0x50:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 11:0x41:0x53:0x01:0x62:0x09:0xA8:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 12:0x41:0x54:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 13:0x41:0x55:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x1E:0x14:0x82:0x14:0x50:0x17:0x10:0x82:0x14:0xE6:0x14:0x50:0x17:0x12:0x5E:0x15:0xE0:0x15:0x50:0x1E:0x02:0x12:0x16:0x62:0x16:0x50:0x1E:0x02:0x5D:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 14:0x41:0x57:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x62:0x16:0xA0:0x1B:0x02:0x5D:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 15:0x41:0x5A:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x12:0x00:0x82:0x14:0xD2:0x14:0x50:0x12:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 16:0x42:0x41:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 17:0x42:0x42:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x17:0x10:0x82:0x14:0xD2:0x14:0x50:0x17:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 18:0x42:0x44:0x03:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 19:0x42:0x45:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 20:0x42:0x46:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x4E:0x16:0xA0:0x18:0x02 DefaultIX1 21:0x42:0x47:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x5D:0x16:0xF3:0x16:0x50:0x0E:0x00 DefaultIX1 22:0x42:0x48:0x03:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x14:0x14:0x10:0x82:0x14:0xD2:0x14:0x14:0x14:0x12:0x67:0x16:0xCB:0x16:0x14:0x14:0x00 DefaultIX1 23:0x42:0x49:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 24:0x42:0x4A:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x14:0x14:0x00 DefaultIX1 25:0x42:0x4C:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 26:0x42:0x4D:0x01:0x62:0x09:0xA8:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 27:0x42:0x4E:0x03:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 28:0x42:0x4F:0x03:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x1E:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 29:0x42:0x52:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x10:0x82:0x14:0xD2:0x14:0x50:0x18:0x12:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 30:0x42:0x53:0x01:0x62:0x09:0xA8:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 31:0x42:0x54:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 32:0x42:0x57:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 33:0x42:0x59:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x12:0x16:0x4E:0x16:0x28:0x1B:0x02 DefaultIX1 34:0x42:0x5A:0x03:0x62:0x09:0xB2:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x62:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 35:0x43:0x41:0x01:0x62:0x09:0xA8:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x10:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0xE0:0x15:0x50:0x18:0x02:0x12:0x16:0x62:0x16:0x50:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 36:0x43:0x43:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0xD6:0x15:0x50:0x14:0x02:0x12:0x16:0x62:0x16:0x50:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 37:0x43:0x44:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 38:0x43:0x46:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x28:0x11:0x00:0x82:0x14:0xD2:0x14:0x28:0x18:0x02:0x72:0x15:0x4E:0x16:0x28:0x18:0x02 DefaultIX1 39:0x43:0x47:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 40:0x43:0x48:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 41:0x43:0x49:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x4E:0x16:0xA0:0x18:0x02 DefaultIX1 42:0x43:0x4C:0x03:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x62:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 43:0x43:0x4D:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 44:0x43:0x4E:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x17:0x10:0x82:0x14:0xD2:0x14:0x50:0x17:0x12:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 45:0x43:0x4F:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x10:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 46:0x43:0x52:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x14:0x11:0x00:0x82:0x14:0xD2:0x14:0x14:0x18:0x02:0x72:0x15:0x62:0x16:0x14:0x18:0x02:0x67:0x16:0xCB:0x16:0x14:0x1E:0x00 DefaultIX1 47:0x43:0x55:0x01:0x62:0x09:0xA8:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x17:0x00:0x82:0x14:0xD2:0x14:0x50:0x17:0x02:0x72:0x15:0x62:0x16:0xA0:0x17:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 48:0x43:0x56:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 49:0x43:0x58:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0xD6:0x15:0xA0:0x1B:0x02:0x12:0x16:0x62:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 50:0x43:0x59:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 51:0x43:0x5A:0x02:0x60:0x09:0xB3:0x09:0x28:0x14:0x00:0x1E:0x14:0x82:0x14:0x50:0x17:0x10:0x82:0x14:0xE6:0x14:0x50:0x14:0x12:0x5E:0x15:0x5D:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 52:0x44:0x45:0x02:0x60:0x09:0xB3:0x09:0x28:0x14:0x00:0x1E:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xE6:0x14:0x50:0x14:0x12:0x5E:0x15:0x5D:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 53:0x44:0x4A:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00 DefaultIX1 54:0x44:0x4B:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 55:0x44:0x4D:0x01:0x62:0x09:0xA8:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x17:0x02:0x72:0x15:0x62:0x16:0xA0:0x17:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 56:0x44:0x4F:0x01:0x62:0x09:0xB2:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x17:0x02:0x72:0x15:0x62:0x16:0xA0:0x17:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 57:0x44:0x5A:0x03:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x1E:0x14:0x82:0x14:0x50:0x17:0x00:0x82:0x14:0xE6:0x14:0x50:0x17:0x02:0x5E:0x15:0x26:0x16:0xA0:0x1E:0x02 DefaultIX1 58:0x45:0x43:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x14:0x11:0x00:0x82:0x14:0xD2:0x14:0x14:0x18:0x02:0x72:0x15:0x62:0x16:0x14:0x18:0x02:0x67:0x16:0xCB:0x16:0x14:0x1E:0x00 DefaultIX1 59:0x45:0x45:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 60:0x45:0x47:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x28:0x14:0x00:0x82:0x14:0xD2:0x14:0x28:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 61:0x45:0x48:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02 DefaultIX1 62:0x45:0x52:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00 DefaultIX1 63:0x45:0x53:0x02:0x60:0x09:0xB3:0x09:0x28:0x14:0x00:0x1E:0x14:0x82:0x14:0x50:0x17:0x10:0x82:0x14:0xE6:0x14:0x50:0x14:0x12:0x5E:0x15:0x5D:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 64:0x45:0x54:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 65:0x46:0x49:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 66:0x46:0x4A:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0xD6:0x15:0x50:0x14:0x02:0x12:0x16:0x62:0x16:0x50:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 67:0x46:0x4B:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 68:0x46:0x4C:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 69:0x46:0x4D:0x01:0x62:0x09:0xA8:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 70:0x46:0x4F:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 71:0x46:0x52:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 72:0x47:0x41:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 73:0x47:0x42:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 74:0x47:0x44:0x01:0x62:0x09:0xA8:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 75:0x47:0x45:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x12:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 76:0x47:0x46:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 77:0x47:0x47:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 78:0x47:0x48:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x4E:0x16:0xA0:0x18:0x02 DefaultIX1 79:0x47:0x49:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 80:0x47:0x4C:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 81:0x47:0x4D:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 82:0x47:0x4E:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 83:0x47:0x50:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 84:0x47:0x51:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 85:0x47:0x52:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 86:0x47:0x54:0x01:0x62:0x09:0xB2:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x17:0x02:0x72:0x15:0x62:0x16:0xA0:0x17:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 87:0x47:0x55:0x01:0x62:0x09:0xA8:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x14:0x11:0x00:0x82:0x14:0xD2:0x14:0x14:0x18:0x02:0x72:0x15:0x62:0x16:0x14:0x18:0x02:0x67:0x16:0xCB:0x16:0x14:0x1E:0x00 DefaultIX1 88:0x47:0x57:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 89:0x47:0x59:0x00:0x62:0x09:0xB2:0x09:0x28:0x1E:0x00:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 90:0x48:0x4B:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 91:0x48:0x4D:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0xD6:0x15:0x50:0x14:0x02:0x12:0x16:0x62:0x16:0x50:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 92:0x48:0x4E:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 93:0x48:0x52:0x02:0x60:0x09:0xB3:0x09:0x28:0x14:0x00:0x1E:0x14:0x82:0x14:0x50:0x17:0x10:0x82:0x14:0xE6:0x14:0x50:0x14:0x12:0x5E:0x15:0x5D:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 94:0x48:0x54:0x01:0x62:0x09:0xB2:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 95:0x48:0x55:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 96:0x49:0x44:0x03:0x62:0x09:0xB2:0x09:0x14:0x14:0x00:0x67:0x16:0xB7:0x16:0x14:0x17:0x00 DefaultIX1 97:0x49:0x45:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 98:0x49:0x4C:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x17:0x10:0x82:0x14:0xE6:0x14:0x50:0x17:0x12:0x72:0x15:0x62:0x16:0x50:0x17:0x02:0x67:0x16:0xCB:0x16:0x50:0x17:0x01 DefaultIX1 99:0x49:0x4D:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 100:0x49:0x4E:0x03:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 101:0x49:0x4F:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 102:0x49:0x51:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 103:0x49:0x52:0x03:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x28:0x14:0x00:0x82:0x14:0xD2:0x14:0x28:0x14:0x02:0x72:0x15:0x62:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 104:0x49:0x53:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 105:0x49:0x54:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 106:0x4A:0x45:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 107:0x4A:0x4D:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 108:0x4A:0x4F:0x03:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x17:0x00:0x67:0x16:0xCB:0x16:0x50:0x17:0x00 DefaultIX1 109:0x4A:0x50:0x03:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x2E:0x13:0x7E:0x13:0x28:0x17:0x00:0xA6:0x13:0xE2:0x13:0x28:0x17:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x17:0x02 DefaultIX1 110:0x4B:0x45:0x03:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x17:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x62:0x16:0x50:0x1E:0x02:0x67:0x16:0xB7:0x16:0x28:0x17:0x00 DefaultIX1 111:0x4B:0x47:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 112:0x4B:0x48:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x62:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x1B:0x00 DefaultIX1 113:0x4B:0x49:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0xD6:0x15:0x50:0x14:0x02:0x12:0x16:0x62:0x16:0x50:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 114:0x4B:0x4D:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 115:0x4B:0x4E:0x02:0x62:0x09:0xA8:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x62:0x16:0xA0:0x1E:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 116:0x4B:0x52:0x03:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x5E:0x15:0x5D:0x16:0xA0:0x1E:0x02:0x5D:0x16:0xDA:0x16:0x50:0x1E:0x00 DefaultIX1 117:0x4B:0x57:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12 DefaultIX1 118:0x4B:0x59:0x01:0x62:0x09:0xA8:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 119:0x4B:0x5A:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x1E:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xE6:0x14:0x50:0x14:0x12:0x12:0x16:0x4E:0x16:0x50:0x14:0x12 DefaultIX1 120:0x4C:0x42:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 121:0x4C:0x43:0x02:0x62:0x09:0xA8:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x62:0x16:0xA0:0x1E:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 122:0x4C:0x49:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 123:0x4C:0x4B:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x14:0x11:0x00:0x82:0x14:0xD2:0x14:0x14:0x18:0x02:0x72:0x15:0x62:0x16:0x14:0x18:0x02:0x67:0x16:0xCB:0x16:0x14:0x1E:0x00 DefaultIX1 124:0x4C:0x53:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 125:0x4C:0x54:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 126:0x4C:0x55:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 127:0x4C:0x56:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 128:0x4C:0x59:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 129:0x4D:0x41:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12 DefaultIX1 130:0x4D:0x43:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 131:0x4D:0x44:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 132:0x4D:0x45:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 133:0x4D:0x46:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 134:0x4D:0x47:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 135:0x4D:0x48:0x01:0x62:0x09:0xB2:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 136:0x4D:0x4B:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 137:0x4D:0x4C:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 138:0x4D:0x4D:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x17:0x00:0x82:0x14:0xD2:0x14:0x50:0x17:0x02:0x72:0x15:0x4E:0x16:0x50:0x1E:0x02 DefaultIX1 139:0x4D:0x4E:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 140:0x4D:0x4F:0x01:0x62:0x09:0xB2:0x09:0x28:0x17:0x00:0x32:0x14:0x82:0x14:0x50:0x17:0x00:0x82:0x14:0xD2:0x14:0x50:0x17:0x02:0x72:0x15:0x62:0x16:0xA0:0x1E:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 141:0x4D:0x50:0x01:0x62:0x09:0xA8:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 142:0x4D:0x51:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 143:0x4D:0x52:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 144:0x4D:0x53:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 145:0x4D:0x54:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 146:0x4D:0x55:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x4E:0x16:0xA0:0x18:0x02 DefaultIX1 147:0x4D:0x56:0x02:0x60:0x09:0xB3:0x09:0x28:0x14:0x00:0x1E:0x14:0x82:0x14:0x50:0x17:0x10:0x82:0x14:0xE6:0x14:0x50:0x14:0x12:0x5D:0x16:0xDA:0x16:0x50:0x14:0x00 DefaultIX1 148:0x4D:0x57:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x62:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 149:0x4D:0x58:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0xD6:0x15:0x50:0x18:0x02:0x12:0x16:0x62:0x16:0x50:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 150:0x4D:0x59:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x12:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x18:0x00 DefaultIX1 151:0x4D:0x5A:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 152:0x4E:0x43:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 153:0x4E:0x45:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 154:0x4E:0x46:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0xD6:0x15:0x50:0x14:0x02:0x12:0x16:0x62:0x16:0x50:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 155:0x4E:0x47:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x1E:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 156:0x4E:0x49:0x01:0x62:0x09:0xB2:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 157:0x4E:0x4C:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 158:0x4E:0x4F:0x02:0x60:0x09:0xB3:0x09:0x28:0x14:0x00:0x1E:0x14:0x82:0x14:0x50:0x17:0x10:0x82:0x14:0xE6:0x14:0x50:0x14:0x12:0x5E:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 159:0x4E:0x50:0x03:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x67:0x16:0xB7:0x16:0x50:0x14:0x00 DefaultIX1 160:0x4E:0x52:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 161:0x4E:0x5A:0x02:0x62:0x09:0xB2:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x10:0x82:0x14:0xD2:0x14:0x50:0x18:0x12:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 162:0x4F:0x4D:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 163:0x50:0x41:0x01:0x62:0x09:0xB2:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x10:0x82:0x14:0xD2:0x14:0x50:0x17:0x02:0x5E:0x15:0x5D:0x16:0xA0:0x1E:0x00:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 164:0x50:0x45:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 165:0x50:0x46:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 166:0x50:0x47:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 167:0x50:0x48:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 168:0x50:0x4B:0x03:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 169:0x50:0x4C:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 170:0x50:0x4D:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 171:0x50:0x4E:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 172:0x50:0x52:0x01:0x62:0x09:0xA8:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 173:0x50:0x54:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 174:0x50:0x57:0x01:0x62:0x09:0xB2:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 175:0x50:0x59:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 176:0x51:0x41:0x03:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x1E:0x14:0x82:0x14:0x50:0x17:0x10:0x82:0x14:0xE6:0x14:0x50:0x14:0x12:0x5E:0x15:0x5D:0x16:0xA0:0x1B:0x12:0x67:0x16:0xCB:0x16:0x50:0x1E:0x12 DefaultIX1 177:0x52:0x45:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 178:0x52:0x4F:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 179:0x52:0x53:0x02:0x60:0x09:0xB3:0x09:0x28:0x14:0x00:0x1E:0x14:0xE6:0x14:0x28:0x17:0x10:0x5E:0x15:0x5D:0x16:0x14:0x1E:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 180:0x52:0x55:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x12:0x16:0x4E:0x16:0x50:0x1E:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 181:0x52:0x57:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x4E:0x16:0xA0:0x18:0x02 DefaultIX1 182:0x53:0x41:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x62:0x16:0xA0:0x1B:0x02:0x67:0x16:0xB7:0x16:0x50:0x0E:0x00 DefaultIX1 183:0x53:0x42:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00 DefaultIX1 184:0x53:0x45:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 185:0x53:0x47:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x17:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x62:0x16:0xA0:0x1E:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 186:0x53:0x49:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 187:0x53:0x4B:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 188:0x53:0x4C:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 189:0x53:0x4D:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 190:0x53:0x4E:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02 DefaultIX1 191:0x53:0x4F:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00 DefaultIX1 192:0x53:0x52:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 193:0x53:0x54:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 194:0x53:0x56:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x14:0x11:0x00:0x82:0x14:0xD2:0x14:0x14:0x17:0x02:0x72:0x15:0x62:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x14:0x1E:0x00 DefaultIX1 195:0x53:0x58:0x00:0x62:0x09:0xA8:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x62:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 196:0x53:0x5A:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 197:0x54:0x43:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x4E:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 198:0x54:0x44:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 199:0x54:0x46:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 200:0x54:0x47:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x28:0x14:0x00:0x82:0x14:0xD2:0x14:0x28:0x14:0x02:0x72:0x15:0x4E:0x16:0x28:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 201:0x54:0x48:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x10:0x82:0x14:0xD2:0x14:0x50:0x18:0x12:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 202:0x54:0x4A:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 203:0x54:0x4D:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 204:0x54:0x4E:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02 DefaultIX1 205:0x54:0x4F:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00 DefaultIX1 206:0x54:0x52:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 207:0x54:0x54:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 208:0x54:0x56:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00 DefaultIX1 209:0x54:0x57:0x01:0x60:0x09:0xA8:0x09:0x28:0x1E:0x00:0x1E:0x14:0x82:0x14:0x50:0x17:0x00:0x82:0x14:0xE6:0x14:0x50:0x17:0x02:0x5E:0x15:0x62:0x16:0xA0:0x17:0x02:0x67:0x16:0xDA:0x16:0x50:0x1E:0x00 DefaultIX1 210:0x54:0x5A:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 211:0x55:0x41:0x02:0x60:0x09:0xB3:0x09:0x28:0x14:0x00:0x1E:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xE6:0x14:0x50:0x14:0x12:0x72:0x15:0x26:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 212:0x55:0x47:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xB7:0x16:0x50:0x1E:0x00 DefaultIX1 213:0x55:0x4D:0x00:0x62:0x09:0xA8:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x62:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 214:0x55:0x53:0x01:0x62:0x09:0xA8:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x17:0x00:0x82:0x14:0xD2:0x14:0x50:0x17:0x02:0x72:0x15:0x62:0x16:0xA0:0x17:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 215:0x55:0x59:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x17:0x00:0x82:0x14:0xD2:0x14:0x50:0x17:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 216:0x55:0x5A:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02 DefaultIX1 217:0x56:0x41:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 218:0x56:0x43:0x02:0x62:0x09:0xA8:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x62:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 219:0x56:0x45:0x01:0x62:0x09:0xB2:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x17:0x00:0x82:0x14:0xD2:0x14:0x50:0x17:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 220:0x56:0x49:0x01:0x62:0x09:0xA8:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 221:0x56:0x4E:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x10:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0x50:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 222:0x56:0x55:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 223:0x57:0x46:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 224:0x57:0x53:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x28:0x14:0x00:0x82:0x14:0xD2:0x14:0x28:0x14:0x02:0x72:0x15:0x62:0x16:0x28:0x1B:0x02:0x67:0x16:0xA3:0x16:0x28:0x1B:0x00 DefaultIX1 225:0x59:0x45:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x62:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 226:0x59:0x54:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 227:0x5A:0x41:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x62:0x16:0xA0:0x1E:0x00:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 228:0x5A:0x57:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 ElementTable unifiRegulatoryTable ElementTableIndices unifiRegulatoryTableIndex BFType var BFAccess RO -Element unifiRoamRSSIBoost BasicType integer BERType integer OID 1.2.3.38.1.2.3.1.2298 Access read_write PSID 2298 DefaultIX1 1:0 DefaultIX1 2:0 ElementTable unifiRoamRSSIBoostTable ElementTableIndices unifiBandTableIndex BFType int16 BFAccess RW -Element unifiRxExternalGainFrequency BasicType integer BERType integer OID 1.2.3.39.1.2.3.1.5037 Access read_write Min 3940 Max 12000 PSID 5037 SetFunction mibricegenericset ElementTable unifiRxExternalGainTable ElementTableIndices unifiRxExternalGainTableIndex BFType uint16 BFAccess RW -Element unifiRxExternalGain BasicType integer BERType integer OID 1.2.3.39.1.2.3.1.5038 Access read_write Min -128 Max 127 PSID 5038 SetFunction mibricegenericset ElementTable unifiRxExternalGainTable ElementTableIndices unifiRxExternalGainTableIndex BFType int16 BFAccess RW -Element unifiSarBackoff BasicType integer BERType integer OID 1.2.3.40.1.2.3.1.6026 Access read_write PSID 6026 DefaultIX1 1::60: DefaultIX1 2::52: ElementTable unifiSarBackoffTable ElementTableIndices unifiBandTableIndex BFType int16 BFAccess RW -Element unifiScanParameters BasicType string BERType string OID 1.2.3.41.1.2.3.1.2154 Access read_write Min 20 Max 20 PSID 2154 DefaultIX1 1:0x06:0x01:0x18:0x00:0x3A:0x00:0x66:0x00:0x00:0x00:0x06:0x01:0x18:0x00:0x3A:0x00:0x66:0x00:0x00:0x00 DefaultIX1 2:0x06:0x01:0x44:0x00:0x92:0x00:0x75:0x00:0x00:0x00:0x06:0x01:0x18:0x00:0x3A:0x00:0x66:0x00:0x00:0x00 DefaultIX1 3:0x02:0x01:0x44:0x00:0x92:0x00:0x75:0x00:0x00:0x00:0x02:0x01:0x18:0x00:0x3A:0x00:0x66:0x00:0x00:0x00 DefaultIX1 4:0x06:0x01:0x18:0x00:0x44:0x00:0x66:0x00:0x00:0x00:0x06:0x01:0x18:0x00:0x44:0x00:0x66:0x00:0x00:0x00 DefaultIX1 5:0x06:0x00:0x18:0x00:0x44:0x00:0x00:0x00:0x00:0x00:0x06:0x00:0x18:0x00:0x44:0x00:0x00:0x00:0x00:0x00 DefaultIX1 6:0x04:0x01:0x18:0x00:0x3A:0x00:0x00:0x00:0x00:0x00:0x04:0x01:0x18:0x00:0x3A:0x00:0x00:0x00:0x00:0x00 DefaultIX1 7:0x04:0x01:0x18:0x00:0x27:0x00:0x00:0x00:0x00:0x00:0x04:0x01:0x18:0x00:0x27:0x00:0x00:0x00:0x00:0x00 DefaultIX1 8:0x00:0x01:0x44:0x00:0x92:0x00:0x75:0x00:0x00:0x00:0x00:0x01:0x44:0x00:0xF4:0x00:0x75:0x00:0x00:0x00 DefaultIX1 9:0x02:0x01:0x44:0x00:0x92:0x00:0x75:0x00:0x00:0x00:0x02:0x01:0x18:0x00:0x3A:0x00:0x66:0x00:0x00:0x00 DefaultIX1 10:0x03:0x01:0x18:0x00:0x3A:0x00:0x66:0x00:0x80:0x00:0x03:0x01:0x18:0x00:0x3A:0x00:0x66:0x00:0x80:0x00 DefaultIX1 11:0x04:0x00:0x1B:0x00:0x44:0x00:0x75:0x00:0x00:0x00:0x04:0x00:0x1B:0x00:0x44:0x00:0x75:0x00:0x00:0x00 DefaultIX1 12:0x04:0x00:0x1B:0x00:0x44:0x00:0x75:0x00:0x04:0x00:0x04:0x00:0x1B:0x00:0x44:0x00:0x75:0x00:0x04:0x00 DefaultIX1 13:0x04:0x01:0x1B:0x00:0x44:0x00:0x75:0x00:0x04:0x00:0x04:0x01:0x1B:0x00:0x44:0x00:0x75:0x00:0x04:0x00 DefaultIX1 14:0x08:0x00:0x27:0x00:0x62:0x00:0x75:0x00:0x00:0x00:0x08:0x00:0x27:0x00:0x62:0x00:0x75:0x00:0x00:0x00 DefaultIX1 15:0x08:0x00:0x27:0x00:0x62:0x00:0x75:0x00:0x04:0x00:0x08:0x00:0x27:0x00:0x62:0x00:0x75:0x00:0x04:0x00 DefaultIX1 16:0x08:0x00:0x27:0x00:0x62:0x00:0x75:0x00:0x04:0x00:0x08:0x00:0x27:0x00:0x62:0x00:0x75:0x00:0x04:0x00 DefaultIX1 17:0x03:0x01:0x05:0x00:0x14:0x00:0x64:0x00:0x00:0x00:0x03:0x01:0x05:0x00:0x14:0x00:0x64:0x00:0x00:0x00 DefaultIX1 18:0x03:0x00:0x00:0x00:0x00:0x00:0xC8:0x00:0x01:0x00:0x03:0x00:0x00:0x00:0x00:0x00:0xC8:0x00:0x01:0x00 DefaultIX1 19:0x00:0x01:0x02:0x03:0x04:0x05:0x06:0x07:0x08:0x09:0x09:0x08:0x07:0x06:0x05:0x04:0x03:0x02:0x01:0x00 ElementTable unifiScanParametersTable ElementTableIndices unifiScanParametersTableIndex BFType var BFAccess RW -Element unifiThroughputDebug BasicType integer BERType integer OID 1.2.3.42.1.2.3.1.2254 Access read_only PSID 2254 GetPerVifFunction mibthroughputdiagnosticsget ElementTable unifiThroughputDebugTable ElementTableIndices unifiThroughputDebugIndex BFType uint16 BFAccess RO -Element unifiTxAntennaConnectionLossFrequency BasicType integer BERType integer OID 1.2.3.43.1.2.3.1.5033 Access read_write Min 3940 Max 12000 PSID 5033 SetFunction mibricegenericset ElementTable unifiTxAntennaConnectionLossTable ElementTableIndices unifiTxAntennaConnectionLossTableIndex BFType uint16 BFAccess RW -Element unifiTxAntennaConnectionLoss BasicType integer BERType integer OID 1.2.3.43.1.2.3.1.5034 Access read_write Min -128 Max 127 PSID 5034 SetFunction mibricegenericset ElementTable unifiTxAntennaConnectionLossTable ElementTableIndices unifiTxAntennaConnectionLossTableIndex BFType int16 BFAccess RW -Element unifiTxAntennaMaxGainFrequency BasicType integer BERType integer OID 1.2.3.44.1.2.3.1.5035 Access read_write Min 3940 Max 12000 PSID 5035 SetFunction mibricegenericset ElementTable unifiTxAntennaMaxGainTable ElementTableIndices unifiTxAntennaMaxGainTableIndex BFType uint16 BFAccess RW -Element unifiTxAntennaMaxGain BasicType integer BERType integer OID 1.2.3.44.1.2.3.1.5036 Access read_write Min -128 Max 127 PSID 5036 SetFunction mibricegenericset ElementTable unifiTxAntennaMaxGainTable ElementTableIndices unifiTxAntennaMaxGainTableIndex BFType int16 BFAccess RW -Element unifiTxDetectorFrequencyCompensation BasicType string BERType string OID 1.2.3.45.1.2.3.1.5057 Access read_write Min 0 Max 255 PSID 5057 SetFunction mibricechangefsmparams ElementTable unifiTxDetectorFrequencyCompensationTable ElementTableIndices unifiTxDetectorTemperatureCompensationTableIndex BFType var BFAccess RW -Element unifiTxDetectorTemperatureCompensation BasicType string BERType string OID 1.2.3.46.1.2.3.1.5056 Access read_write Min 0 Max 255 PSID 5056 SetFunction mibricechangefsmparams ElementTable unifiTxDetectorTemperatureCompensationTable ElementTableIndices unifiTxDetectorTemperatureCompensationTableIndex BFType var BFAccess RW -Element unifiTxFtrimSettings BasicType string BERType string OID 1.2.3.47.1.2.3.1.2372 Access read_write Min 0 Max 255 PSID 2372 SetFunction mibricechangefsmparams ElementTable unifiTxFtrimSettingsTable ElementTableIndices unifiTxFtrimSettingsTableIndex BFType var BFAccess RW -Element unifiTxGainSettings BasicType string BERType string OID 1.2.3.48.1.2.3.1.5032 Access read_write Min 0 Max 255 PSID 5032 SetFunction mibricechangefsmparams ElementTable unifiTxGainSettingsTable ElementTableIndices unifiTxGainSettingsTableIndex BFType var BFAccess RW -Element unifiTxGainStepSettings BasicType string BERType string OID 1.2.3.49.1.2.3.1.5081 Access read_write Min 0 Max 255 PSID 5081 SetFunction mibricechangefsmparams ElementTable unifiTxGainStepSettingsTable ElementTableIndices unifiTxGainStepSettingsTableIndex BFType var BFAccess RW -Element unifiTxOOBConstraints BasicType string BERType string OID 1.2.3.50.1.2.3.1.5064 Access read_write Min 0 Max 255 PSID 5064 SetFunction mibricechangefsmparams ElementTable unifiTxOOBConstraintTable ElementTableIndices unifiTxOOBConstraintTableIndex BFType var BFAccess RW -Element unifiTxOpenLoopFrequencyCompensation BasicType string BERType string OID 1.2.3.51.1.2.3.1.5059 Access read_write Min 0 Max 255 PSID 5059 SetFunction mibricechangefsmparams ElementTable unifiTxOpenLoopFrequencyCompensationTable ElementTableIndices unifiTxOpenLoopFrequencyCompensationTableIndex BFType var BFAccess RW -Element unifiTxOpenLoopTemperatureCompensation BasicType string BERType string OID 1.2.3.52.1.2.3.1.5058 Access read_write Min 0 Max 255 PSID 5058 SetFunction mibricechangefsmparams ElementTable unifiTxOpenLoopTemperatureCompensationTable ElementTableIndices unifiTxOpenLoopTemperatureCompensationTableIndex BFType var BFAccess RW -Element unifiTxPaGainDpdFrequencyCompensation BasicType string BERType string OID 1.2.3.53.1.2.3.1.5067 Access read_write Min 0 Max 255 PSID 5067 SetFunction mibricechangefsmparams ElementTable unifiTxPaGainDpdFrequencyCompensationTable ElementTableIndices unifiTxPaGainDpdFrequencyCompensationTableIndex BFType var BFAccess RW -Element unifiTxPaGainDpdTemperatureCompensation BasicType string BERType string OID 1.2.3.54.1.2.3.1.5066 Access read_write Min 0 Max 255 PSID 5066 SetFunction mibricechangefsmparams ElementTable unifiTxPaGainDpdTemperatureCompensationTable ElementTableIndices unifiTxPaGainDpdTemperatureCompensationTableIndex BFType var BFAccess RW -Element unifiTxPowerDetectorResponse BasicType string BERType string OID 1.2.3.55.1.2.3.1.5055 Access read_write Min 0 Max 255 PSID 5055 SetFunction mibricechangefsmparams ElementTable unifiTxPowerDetectorResponseTable ElementTableIndices unifiTxPowerDetectorResponseTableIndex BFType var BFAccess RW -Element unifiTxPowerTrimConfig BasicType string BERType string OID 1.2.3.56.1.2.3.1.5072 Access read_write Min 21 Max 21 PSID 5072 SetFunction mibricechangefsmparams ElementTable unifiTxPowerTrimConfigTable ElementTableIndices unifiTxPowerTrimConfigTableIndex BFType var BFAccess RW -Element unifiTxSettings BasicType string BERType string OID 1.2.3.57.1.2.3.1.5031 Access read_write Min 0 Max 255 PSID 5031 SetFunction mibricechangefsmparams ElementTable unifiTxSettingsTable ElementTableIndices unifiTxSettingsTableIndex BFType var BFAccess RW diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t.bin b/universal7570-common/proprietary/vendor/etc/wifi/mx140_t.bin deleted file mode 100644 index 17a255b..0000000 Binary files a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t.bin and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/conf/wlan/hydra_config.sdb b/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/conf/wlan/hydra_config.sdb deleted file mode 100644 index 9ba8027..0000000 Binary files a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/conf/wlan/hydra_config.sdb and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/conf/wlan/wlan.hcf b/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/conf/wlan/wlan.hcf deleted file mode 100644 index 99984d8..0000000 Binary files a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/conf/wlan/wlan.hcf and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/conf/wlan/wlan_t.hcf b/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/conf/wlan/wlan_t.hcf deleted file mode 100644 index 1289ecd..0000000 Binary files a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/conf/wlan/wlan_t.hcf and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/common/log-strings.bin b/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/common/log-strings.bin deleted file mode 100644 index d5d3352..0000000 Binary files a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/common/log-strings.bin and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/hardware/moredump/Memory.xsd b/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/hardware/moredump/Memory.xsd deleted file mode 100644 index 789a871..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/hardware/moredump/Memory.xsd +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/hardware/moredump/Registers.xsd b/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/hardware/moredump/Registers.xsd deleted file mode 100644 index f84f94b..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/hardware/moredump/Registers.xsd +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/hardware/moredump/bt_registers.xml b/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/hardware/moredump/bt_registers.xml deleted file mode 100644 index 2e54cc1..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/hardware/moredump/bt_registers.xml +++ /dev/null @@ -1,241 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/hardware/moredump/cortexM4.xml b/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/hardware/moredump/cortexM4.xml deleted file mode 100644 index 0bf2533..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/hardware/moredump/cortexM4.xml +++ /dev/null @@ -1,313 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/hardware/moredump/cortexR4.xml b/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/hardware/moredump/cortexR4.xml deleted file mode 100644 index 70ef7c5..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/hardware/moredump/cortexR4.xml +++ /dev/null @@ -1,278 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/hardware/moredump/moredump_memory.xml b/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/hardware/moredump/moredump_memory.xml deleted file mode 100644 index 46d5c73..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/hardware/moredump/moredump_memory.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/hardware/moredump/rf_chip_registers.xml b/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/hardware/moredump/rf_chip_registers.xml deleted file mode 100644 index fa0b39c..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/hardware/moredump/rf_chip_registers.xml +++ /dev/null @@ -1,586 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/hardware/moredump/wlan_sys_registers.xml b/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/hardware/moredump/wlan_sys_registers.xml deleted file mode 100644 index f3ae734..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/hardware/moredump/wlan_sys_registers.xml +++ /dev/null @@ -1,1275 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/wlan/hip_signals.xml b/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/wlan/hip_signals.xml deleted file mode 100644 index 75affb0..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/wlan/hip_signals.xml +++ /dev/null @@ -1,6475 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Per_AC_Priority - - - Per_AC_Priority - - - Per_AC_Priority - - - Per_AC_Priority - - - - - - Air_Power_dBm - - - - Type_Of_Air_Power - - - - - - - - - - - - - - - - - - - Buffer_Size - - - TID - - - BlockAck_Policy - - - Usage - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Channel_Bandwidth - - - - Primary_Channel_Position - - - - - Primary_Channel_Position - - - Channel_Width - - - - - - - - - - - - - - - - - - - - - - - - - - - - Data_Reference - - - VIF_Index - - - Result_Code - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - Result_Code - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - Result_Code - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - - uint16 - - - uint32 - - - - - - - Natural16 - - - Natural16 - - - Microseconds32 - - - Natural32 - - - Natural16 - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Direction - - - Microseconds32 - - - Counter32 - - - Counter32 - - - Counter32 - - - Natural32 - - - Natural16 - - - Natural16 - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Direction - - - Microseconds32 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Direction - - - Microseconds32 - - - Natural16 - - - Natural16 - - - IPv4_Address - - - Natural16 - - - Boolean - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Direction - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Direction - - - Microseconds32 - - - Counter32 - - - Counter32 - - - Natural32 - - - Natural16 - - - Natural16 - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Direction - - - Microseconds32 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Direction - - - Microseconds32 - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Direction - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Natural16 - - - Natural16 - - - Microseconds32 - - - Natural16 - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Result_Code - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - Result_Code - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - Result_Code - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - uint16 - - - uint16 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Slot_Number - - - Data_Length - - - - - - - - - - - - Data_Reference - - - VIF_Index - - - Result_Code - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - Result_Code - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - Result_Code - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - VIF_Index - - - MAC_Address - - - Sequence_Number - - - Reason_Code - - - BlockAck_Parameters - - - Direction - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Request_Type - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Transmission_Status - - - Client_Tag - - - Sequence_Number - - - Peer_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Data_Unit_Descriptor - - - Sequence_Number - - - Priority - - - Peer_Index - - - Natural16 - - - Bulk_Data_Descriptor - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Client_Tag - - - Priority - - - Peer_Index - - - Data_Unit_Descriptor - - - Bulk_Data_Descriptor - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - AC_Priority - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Purpose_Mask - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - RTT_ID - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - RTT_ID - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - Result_Code - - - Scan_Id - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - - Scan_Id - - - Scan_Type - - - MAC_Address - - - Report_Mode - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - MAC_Address - - - VIF_Type - - - MAC_Address - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Channel_Frequency - - - Channel_Information - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Channel_Frequency - - - Channel_Information - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - MAC_Address - - - Authentication_Type - - - Channel_Frequency - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Peer_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Peer_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - RTT_ID - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - RTT_ID - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - Result_Code - - - Scan_Id - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - Scan_Id - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Priority - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - MAC_Address - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - MAC_Address - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - MAC_Address - - - Reason_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - MAC_Address - - - Reason_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Event - - - TSF_Time - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Client_Tag - - - Transmission_Status - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Key_Type - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Host_State - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - MAC_Address - - - Key_Type - - - Natural16 - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Decibels - - - Decibels - - - Boolean - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - NANOperControl_Mask - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Event - - - Natural16 - - - MAC_Address - - - Reason_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Natural16 - - - NANSDF_Mask - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - NANSDF_Mask - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Natural16 - - - NANOperControl_Mask - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - NANSDF_Mask - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Power_Management_Mode - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Procedure_Type - - - Peer_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - RTT_ID - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - RTT_ID - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Data_Unit_Descriptor - - - Channel_Frequency - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Category_Mask - - - Category_Mask - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - MAC_Address - - - Channel_Frequency - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Boolean - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - MAC_Address - - - Decibels - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Channel_Frequency - - - Decibels - - - Scan_Id - - - Boolean - - - Boolean - - - Natural16 - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - Scan_Id - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Client_Tag - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Client_Tag - - - Data_Unit_Descriptor - - - Message_Type - - - Channel_Frequency - - - Microseconds32 - - - Microseconds32 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Natural16 - - - Natural16 - - - Key_Type - - - MAC_Address - - - Natural16 - - - Cipher_Suite_Selector - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Natural16 - - - ACL_Policy - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Time_Units - - - Time_Units - - - Natural16 - - - Channel_Frequency - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Natural16 - - - MAC_Address - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Natural16 - - - Microseconds32 - - - Microseconds32 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - Priority - - - Natural16 - - - Rate - - - MAC_Address - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - - Natural16 - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - MAC_Address - - - Time_Units - - - Beacon_Periods - - - Capability_Information - - - Authentication_Type - - - Hidden_Ssid - - - Channel_Frequency - - - Channel_Information - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Boolean - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - StatsStop_Mask - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - MAC_Address - - - TDLS_Action - - - Channel_Frequency - - - Channel_Information - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - VIF_Index - - - MAC_Address - - - Peer_Index - - - TDLS_Event - - - Reason_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Peer_Index - - - TDLS_Event - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Process - - - Sender_Bit - - - Processor - - - - - - - - - - - - - - - - - - - - - - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - - Natural32 - - - - Natural32 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - Natural32 - - - - Natural32 - - - - Natural32 - - - - Natural32 - - - - Natural32 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - HT - - - Usage - - - Usage - - - Usage - - - Bandwidth - - - Usage - - - Usage - - - Rate_Value - - - - - - - - Data_Rate - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Usage - - - Zero_Bit - - - Sequence_Number_Value - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Signal_Primitive_Header - - - SIGNAL - - - - - Signal_Id - - - Process_Id - - - Process_Id - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Result_Code - - - - uint32 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - uint16 - - - - uint16 - - - - uint16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Channel_Frequency - - - uint16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Microseconds32 - - - Counter32 - - - Counter32 - - - Counter32 - - - Natural32 - - - Natural16 - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Microseconds32 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Mode - - - End_Point - - - Protocol - - - Microseconds32 - - - Natural16 - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Result_Code - - - Natural16 - - - Microseconds32 - - - Counter32 - - - Counter32 - - - Counter32 - - - Natural32 - - - Natural16 - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Pmalloc_Area - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Boolean - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - VIF_Index - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - Data_Reference - - - VIF_Index - - - Result_Code - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - Result_Code - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - Result_Code - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Data_Reference - - - VIF_Index - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - uint16 - - - - Air_Power - - - CW_Start_Flags - - - CW_Type - - - uint16 - - - - int32 - - - - int32 - - - uint16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Radio_Bitmap - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - Result_Code - - - - int32 - - - int32 - - - int32 - - - int32 - - - int32 - - - int32 - - - uint32 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - Data_Reference - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - uint16 - - - Channel_Info - - - Rx_Start_Flags - - - - MAC_Address - - - - uint32 - - - - uint32 - - - uint16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Result_Code - - - Device_State - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Result_Code - - - - Tx_Read_Flags - - - - uint32 - - - - uint32 - - - Raw_Power - - - Raw_Power - - - Raw_Power - - - int16 - - - int16 - - - int16 - - - int16 - - - Raw_Power - - - - uint32 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - - uint16 - - - Data_Rate - - - Channel_Info - - - - Air_Power - - - - uint16 - - - - uint32 - - - Tx_Set_Params_Flags - - - uint16 - - - - uint16 - - - - uint16 - - - uint16 - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - uint32 - - - Tx_Data_Type - - - uint16 - - - - MAC_Address - - - - MAC_Address - - - - MAC_Address - - - uint16 - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Result_Code - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - Natural32 - - - Natural32 - - - Natural32 - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/wlan/id.txt b/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/wlan/id.txt deleted file mode 100644 index 825d5ed..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/wlan/id.txt +++ /dev/null @@ -1 +0,0 @@ -2018-07-18 09:41 javadXXdXX_wlanlite_hardmac_ram_gcc_integrated on5 498039157 adm-swbld@camsbugrd009@a3a6dcc086@HEAD (no branch) diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/wlan/mib_out.xml b/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/wlan/mib_out.xml deleted file mode 100644 index f709be4..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/wlan/mib_out.xml +++ /dev/null @@ -1,5175 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - integer - 13 - table index - - - integer - 015 - Index for unifiQueueStatsIdTable - - - integer - 11 - table index - - - integer - 16 - table index - - - integer - 14 - table index - - - integer - 1 - table index - - - unifiRateStatsIndex - table index - - - unifiThroughputDebugIndex - table index - - - integer - 110 - Index for unifiPeerIdTable - - - unifiRadioRXSettingsIndex - table index - - - unifiRadioCCADebugTableIndex - table index - - - integer - table index - - - integer - 18 - mac instance index. Note that there is an offset of 1 so that mac_instance == 0 matches unifiMacInstanceIndex == 1 - - - integer - 18 - Radio instance index. Note that there is an offset of 1 so that radio_instance == 0 matches unifiRadioInstanceIndex == 1 - - - integer - 13 - group index - - - integer - 13 - temperature index - - - integer - 1255 - table index - - - integer - 1255 - table index - - - integer - 1255 - table index - - - integer - 12 - table index - - - integer - 1255 - table index - - - integer - 1255 - table index - - - integer - 1255 - table index - - - integer - 1255 - table index - - - integer - 1255 - table index - - - integer - 1255 - table index - - - integer - 1255 - table index - - - integer - 1255 - table index - - - integer - 1255 - table index - - - integer - 1255 - table index - - - integer - 1255 - table index - - - integer - 132 - table index - - - integer - 132 - table index - - - integer - 132 - table index - - - integer - 132 - table index - - - integer - 1255 - Index for unifiTxOOBConstraintTable - - - Index for unifiRegulatoryTable - integer - 1500 - - - unifiAccessClassIndex - table index - - - unifiSisoMimoTableIndex - table index - - - unifiReadHardwareCounterIndex - table index - - - unifiRadioTXSettingsIndex - table index - - - integer - table index - - - integer - table index - - - unifiBWTableIndex - table index - - - integer - table index - - - integer - table index - - - integer - table index - - - integer - table index - - - integer - table index - - - integer - table index - - - integer - table index - - - integer - table index - - - unifiBandTableIndex - table index - - - unifiMacBusyTimeTableIndex - table index - - - unifiDebugModulesIndex - table index - - - unifiRSSIRoamfactorTableIndex - table index - - - unifiCURoamfactorTableIndex - table index - - - This counter shall increment when an ACK is not received when expected. - read_only - int64 - 04294967295 - - - - This counter shall increment when an FCS error is detected in a received MPDU. - read_only - int64 - 4294967295 - - - - Current maximum size, in octets, of the MPDU that may be delivered to the security encapsulation. This maximum size does not apply when an MSDU is transmitted using an HT-immediate or HTdelayed Block Ack agreement, or when an MSDU or MMPDU is carried in an AMPDU that does not contain a VHT single MPDU. Fields added to the frame by security encapsulation are not counted against the limit specified. Except as described above, an MSDU or MMPDU is fragmented when the resulting frame has an individual address in the Address1 field, and the length of the frame is larger than this threshold, excluding security encapsulation fields. The default value is the lesser of 11500 or the aMPDUMaxLength or the aPSDUMaxLength of the attached PHY and the value never exceeds the lesser of 11500 or the aMPDUMaxLength or the aPSDUMaxLength of the attached PHY. - uint16 - 256115003000 - - - - - - - Maximum number of transmission attempts of a frame, the length of which is greater than dot11RTSThreshold, that shall be made before a failure condition is indicated. - uint16 - 12554 - - - - - - - This counter shall increment when a MSDU is received with the multicast bit set in the destination MAC address. - read_only - int64 - 04294967295 - - - - The number of received MPDUs discarded by the CCMP decryption algorithm. - read_only - int64 - 04294967295 - dot11RSNAStatsTable - - - - The number of received CCMP MPDUs discarded by the replay mechanism. - read_only - int64 - 04294967295 - dot11RSNAStatsTable - - - - The number of received Robust Management frame MPDUs discarded due to CCMP replay errors - read_only - int64 - 04294967295 - dot11RSNAStatsTable - - - - The MAC address of the STA to which the statistics in this conceptual row belong. - read_only - octet_string - dot11RSNAStatsTable - - - - Counts the number of TKIP ICV errors encountered when decrypting packets for the STA. - read_only - int64 - 04294967295 - dot11RSNAStatsTable - - - - Counts the number of MIC failures encountered when checking the integrity of packets received from the STA at this entity. - read_only - int64 - 04294967295 - dot11RSNAStatsTable - - - - Counts the number of MIC failures encountered by the STA identified by dot11RSNAStatsSTAAddress and reported back to this entity. - read_only - int64 - 04294967295 - dot11RSNAStatsTable - - - - Counts the number of TKIP replay errors detected. - read_only - int64 - 04294967295 - dot11RSNAStatsTable - - - - This counter shall increment when a CTS is received in response to an RTS. - read_only - int64 - 04294967295 - - - - Size of an MPDU, below which an RTS/CTS handshake shall not be performed, except as RTS/CTS is used as a cross modulation protection mechanism as defined in 9.10. An RTS/CTS handshake shall be performed at the beginning of any frame exchange sequence where the MPDU is of type Data or Management, the MPDU has an individual address in the Address1 field, and the length of the MPDU is greater than this threshold. (For additional details, refer to Table 21 in 9.7.) Setting larger than the maximum MSDU size shall have the effect of turning off the RTS/CTS handshake for frames of Data or Management type transmitted by this STA. Setting to zero shall have the effect of turning on the RTS/CTS handshake for all frames of Data or Management type transmitted by this STA. - uint16 - octet - 0655369000 - - - - - - - Maximum number of transmission attempts of a frame, the length of which is less than or equal to dot11RTSThreshold, that shall be made before a failure condition is indicated. - uint16 - 125515 - - - - - - - This counter shall increment when a frame is received with the WEP subfield of the Frame Control field set to one and the WEPOn value for the key mapped to the transmitter's MAC address indicates that the frame should not have been encrypted or that frame is discarded due to the receiving STA not implementing the privacy option. - read_only - int64 - 04294967295 - - - - Printable string used to identify the manufacturer's product version of the resource. - This string is generated automatically by the build process. It contains the time and date that the build was made, the release configuration used (which itself incorporates the target chip family and variant, whether it is a flash or RAM build, and the host interface), the unique build number, and details of the user account and machine used to produce the build. - read_only - octet_string - 0300 - - - - Number of time units (TUs) that an AP can wait, from the scheduling of the first SA Query Request to allow association process to be started without starting additional SA Query procedure if a successful SA Query Response is not received. - uint32 - TU - 042949672951000 - - - Number of time units (TUs) that an AP waits between issuing two subsequent SA Query Request frames. - uint32 - TU - 14294967295201 - - - During Unscheduled Automated Power Save Delivery (U-APSD), UniFi may trigger a service period in order to fetch data from the access point. The service period is normally terminated by a frame from the access point with the EOSP (End Of Service Period) flag set, at which point UniFi returns to sleep. However, if the access point is temporarily inaccessible, UniFi would stay awake indefinitely. Specifies a timeout starting from the point where the trigger frame has been sent. If the timeout expires and no data has been received from the access point, UniFi will behave as if the service period had been ended normally and return to sleep. This timeout takes precedence over unifiPowerSaveExtraListenTime if both would otherwise be applicable. - µs - uint16 - 20000 - - - - - - - Time we try to stay awake after sending a PS-POLL to receive data. - µs - uint16 - 15000 - - - - - - - The 16-bit field follows the coding of IEEE 802.11 Capability Information. - uint16 - 0x0730 - - - - Rice: Maximum Tx Power Capability at the antenna port (quarter dBm). Fixed per platform. - read_only - int16 - - - - Rice: Minimum Tx Power Capability at the antenna port (quarter dBm). Fixed per platform. - read_only - int16 - - - - Maximum User Set Tx Power (quarter dBm). For Test only. - int16 - 127 - - - - - - Index by modulation, Index 1: 11b, Index 2: 11g, Index 3: 11n, Index 4: 11ac - integer - 14 - - - Max power values for included channels (quarter dBm). - int16 - unifiNoCellTable - - 28 - 28 - 20 - 20 - - - - Channels applicable. Defined in a uint64 represented by the octet string. - First byte of the octet string maps to LSB. Bit 0 maps to channel 1. Mapping defined in mlme_freq_list[]. - octet_string - 88 - { 0x00, 0x18, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } - - - Max power values for included channels (quarter dBm). - int16 - unifiSarBackoffTable - - 60 - 52 - - - - Macrame: Below this (dBm) threshold, switch to max power allowed by regulatory. - If it has been previously reduced due to unifiTPCMinPowerRSSIThreshold. - -55 - int16 - - - - - - - Macrame: Above this(dBm) threshold, switch to minimum hardware supported - capped by unifiTPCMinPower2G(2.4G) or unifiTPCMinPower5G(5G). - A Zero value reverts the power to a default state. - -45 - int16 - - - - - - - Macrame: Minimum power for 2.4GHz interface when RSSI is above unifiTPCMinPowerRSSIThreshold (quarter dbm). - Should be greater than dot11PowerCapabilityMinImplemented. - 52 - int16 - - - - - - - Macrame: Minimum power for 5 GHz interface when RSSI is above unifiTPCMinPowerRSSIThreshold (quarter dbm). - Should be greater than dot11PowerCapabilityMinImplemented. - 40 - int16 - - - - - - - entry is written directly to the BBB_TX_FILTER_CONFIG register. Only the lower eight bits of this register are implemented . Bits 0-3 are the 'Tx Gain', bits 6-8 are the 'Tx Delay'. This register should only be changed by an expert. - true - uint16 - 0x17 - - - Forces the WAPI encryption hardware use the QoS mask specified. - true - uint16 - 15 - - - - - - - Each element of the MIB has a set of read/write access constraints that may be applied when the element is accessed by the host. For most elements the constants are derived from their MAX-ACCESS clauses. unifiCSROnlyMIBShield controls the access mechanism. If this entry is set to 'warn', when the host makes an inappropriate access to a MIB variable (e.g., writing to a 'read-only' entry) then the firmware attempts to send a warning message to the host, but access is allowed to the MIB variable. If this entry is set to 'guard' then inappropriate accesses from the host are prevented. If this entry is set to 'alarm' then inappropriate accesses from the host are prevented and the firmware attempts to send warning messages to the host. If this entry is set to 'open' then no access constraints are applied and now warnings issued. Note that certain MIB entries have further protection schemes. In particular, the - MIB prevents the host from reading some security keys (WEP keys, etc.). - true - not_accessible - unifiCSROnlyMIBShield - 2 - - - uint16 - PS Poll threshold. When Unifi chip is configured for normal power save mode and when access point does not respond to PS-Poll requests, then a fault will be generated on non-zero PS Poll threshold indicating mode has been switched from power save to fast power save. Ignored PS Poll count is given as the fault argument. - 30 - - - - - - - Minimum time after the expected beacon reception time that UniFi will continue to listen for the beacon in an infrastructure BSS before timing out. Reducing this value can reduce UniFi power consumption when using low power modes, however a value which is too small may cause beacons to be missed, requiring the radio to remain on for longer periods to ensure reception of the subsequent beacon. - true - µs - read_only - uint32 - 21474836472000 - - - - - - - Delay applied at each step of the power calibration routine used with an external PA. - true - µs - uint16 - 0 - - - Latest time before the expected beacon reception time that UniFi will turn on its radio in order to receive the beacon. Reducing this value can reduce UniFi power consumption when using low power modes, however a value which is too small may cause beacons to be missed, requiring the radio to remain on for longer periods to ensure reception of the subsequent beacon. - true - µs - read_only - uint32 - 2147483647100 - - - - - - - Signal level at which external LNA will be used for AGC purposes. - true - int16 - -128127-25 - - - Gain of the path between chip and antenna when LNA is on. - true - int16 - -1281270 - - - Loss of the path between chip and antenna when LNA is off. - true - int16 - -1281270 - - - Numeric identifier for the UniFi silicon revision (as returned by the GBL_CHIP_VERSION hardware register). Other than being different for each design variant (but not for alternative packaging options), the particular values returned do not have any significance. - read_only - uint16 - - - Query the nominal frequency of the external clock source or crystal oscillator used by UniFi. The clock frequency is a system parameter and can not be modified by key. - kHz - read_only - uint16 - - - - - - The IEEE 802.11 standard requires a frequency accuracy of either +/- 20 ppm or +/- 25 ppm depending on the physical layer being used. If UniFi's frequency reference is a crystal then this attribute should be used to tweak the oscillating frequency to compensate for design- or device-specific variations. Each step change trims the frequency by approximately 2 ppm. - read_only - uint16 - 6331 - - - If UniFi is in power save and receives a Traffic Indication Map from its associated access point with a DTIM indication, it will wait a maximum time given by this attribute for succeeding broadcast or multicast traffic, or until it receives such traffic with the 'more data' flag clear. Any reception of broadcast or multicast traffic with the 'more data' flag set, or any reception of unicast data, resets the timeout. The timeout can be turned off by setting the value to zero; in that case UniFi will remain awake indefinitely waiting for broadcast or multicast data. Otherwise, the value should be larger than that of unifiPowerSaveExtraListenTime. - µs - uint16 - 50000 - - - Keep the radio on. For debug purposes only. Setting the value to FALSE means radio on/off functionality will behave normally. Note that setting this value to TRUE will automatically disable dorm. The intention is *not* for this value to be changed at runtime. - boolean - false - - - Enable Dorm (deep sleep). When disabled, WLAN will not switch the radio power domain on/off *and* it will always veto deep sleep. Setting the value to TRUE means dorm functionality will behave normally. The intention is *not* for this value to be changed at runtime. - boolean - true - - - Toggle WLAN power domain when entering dorm mode (deep sleep). When entering deep sleep and this value it true, then the WLAN power domain is disabled for the deep sleep duration. When false, the power domain is left turned on. This is to work around issues with WLAN rx, and is considered temporary until the root cause is found and fixed. - boolean - true - - - Dorm/deep sleep would be dynamically disabled when BT is turned ON if the value is TRUE, even though unifiEnableDorm is TRUE. For more details, take a look at SSB-17864. - boolean - false - - - This is a counter that indicates the number of data and management frames that have been processed by the UniFi hardware but were discarded before being processed by the firmware. It does not include frames not processed by the hardware because they were not addressed to the local device, nor does it include frames discarded by the firmware in the course of normal MAC processing (which include, for example, frames in an appropriate encryption state and multicast frames not requested by the host). Typically this counter indicates lost data frames for which there was no buffer space; however, other cases may cause the counter to increment, such as receiving a retransmitted frame that was already successfully processed. Hence this counter should not be treated as a reliable guide to lost frames. The counter wraps to 0 after 65535. - read_only - uint16 - - - - - - Get TSF time (last 32 bits) for the specified VIF. VIF index can't be 0 as that is treated as global VIF For station VIF - Correct BSS TSF wil only be reported after MLME-CONNECT.indication(success) indication to host. Note that if MAC Hardware is switched off then TSF returned is estimated value - read_only - int64 - - - - - - Extended capabilities. Bit field definition and coding follows IEEE 802.11 Extended Capability Information Element, with spare subfields for capabilities that are independent from chip/firmware implementation. - octet_string - 99 - { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00 } - - - This MIB can be used to suppress extended capabilities IE being sent in the association request. Please note that this may fix IOP issues with Aruba APs in WMMAC an - - read_write - boolean - signed_decimal - false - - - If UniFi is running with an external fast clock source, i.e. unifiExternalFastClockRequest is set, it is common for this clock to be shared with other devices. Setting to true causes UniFi to detect when the clock is present (presumably in response to a request from another device), and to perform any pending activities at that time rather than requesting the clock again some time later. This is likely to reduce overall system power consumption by reducing the total time that the clock needs to be active. - read_only - boolean - false - - - It is possible to supply UniFi with an external fast reference clock, as an alternative to using a crystal. If such a clock is used then it is only required when UniFi is active. A signal can be output on PIO[2] or if the version of UniFi in use is the UF602x or later, any PIO may be used (see unifiExternalFastClockRequestPIO) to indicate when UniFi requires a fast clock. Setting makes this signal become active and determines the type of signal output. 0 - No clock request. 1 - Non inverted, totem pole. 2 - Inverted, totem pole. 3 - Open drain. 4 - Open source. - read_only - unifiExternalFastClockRequest - 1 - - - If an external fast reference clock is being supplied to UniFi as an alternative to a crystal (see unifiExternalFastClockRequest) and the version of UniFi in use is the UF602x or later, any PIO may be used as the external fast clock request output from UniFi. key determines the PIO to use. - read_only - uint16 - 159 - - - UniFi implements a proprietary power management mode called Fast Power Save that balances network performance against power consumption. In this mode UniFi delays entering power save mode until it detects that there has been no exchange of data for the duration of time specified. - µs - read_only - uint32 - 2147483647400000 - - - UniFi implements a proprietary power management mode called Fast Power Save that balances network performance against power consumption. In this mode UniFi delays entering power save mode until it detects that there has been no exchange of data for the duration of time specified. The unifiFastPowerSaveTimeOutSmall aims to improve the power consumption by setting a lower bound for the Fast Power Save Timeout. If set with a value above unifiFastPowerSaveTimeOut it will default to unifiFastPowerSaveTimeOut. - µs - read_only - uint32 - 2147483647200000 - - - Timeout for requests sent from MACRAME to Data Plane. Any value below 1000ms will be capped at 1000ms. - milliseconds - read_only - uint32 - 1000 - - - In Fast Power Save mode, the STA will decide whether it is idle based on monitoring its traffic class. If the traffic class is continuously "occasional" for equal or longer than the specified value (in seconds), then the VIF is marked as idle. Traffic class monitoring is based on the interval specified in the "unifiExitPowerSavePeriod" MIB - second - read_only - uint32 - 18001 - - - Numeric build identifier for this firmware build. This should normally be displayed in decimal. The textual build identifier is available via the standard dot11manufacturerProductVersion MIB attribute. - read_only - uint32 - - - - Numeric build identifier for the patch set that has been applied to this firmware image. This should normally be displayed in decimal. For a patched ROM build there will be two build identifiers, the first will correspond to the base ROM image, the second will correspond to the patch set that has been applied. - read_only - uint32 - - - - When enabled the VIFs will not relinquish their assigned schedules when they have nothing left to do. - boolean - false - - - Timeout before disconnecting. 0 = Disabled. Capped to greater than 6 seconds. - second - uint16 - 214730 - - - Timeout before disconnecting. 0 = Disabled. Capped to greater than 6 seconds. - second - uint16 - 214710 - - - Timeout before disconnecting. 0 = Disabled. Capped to greater than 6 seconds. - second - uint16 - 214710 - - - - STA Mode: Minimum interval to forward Router Advertisement frames to Host. Minimum value = 60 secs. - second - uint32 - 429496728560 - - - - A limit on transmission time for a data frame. If the data payload would take longer than unifiFragmentationDuration to transmit, UniFi will attempt to fragment the frame to ensure that the data portion of each fragment is within the limit. The limit imposed by the fragmentation threshold is also respected, and no more than 16 fragments may be generated. If the value is zero no limit is imposed. The value may be changed dynamically during connections. Note that the limit is a guideline and may not always be respected. In particular, the data rate is finalised after fragmentation in order to ensure responsiveness to conditions, the calculation is not performed to high accuracy, and octets added during encryption are not included in the duration calculation. - µs - uint16 - 0 - - - - - - - For testing: overrides max_scan_time. 0 indicates not used. - octet_string - 1414 - { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } - - - For testing: overrides probe interval. 0 indicates not used. - octet_string - 1414 - { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } - - - Magnitude of the change in RSSI for which a scan result will be issued - dB - uint16 - 125520 - - - Time between transmissions of broadcast probe requests on a given channel when performing an active scan. - TU - uint16 - 70 - - - Minimum RSSI for a new station to enter the coverage area of scan. - dBm - int16 - -128127-90 - - - Depricate - uint16 - - - Max number of scan results (for all scans) which will be stored before the oldest result is discarded, irrespective of its age. The value 0 specifies no maximum. - uint16 - 40 - - - Max number of Probe Request sets that the scan engine will send on a single channel. - uint16 - 2 - - - Stop scanning on a channel if less than X Beacons or Probe Responses are received. - uint16 - 4 - - - Deprecated - boolean - false - - - Max number of periodic scans for Google scan. - uint16 - 6 - - - Max number of RSSI samples used for averaging RSSI in Google scan. - uint16 - 8 - - - Max number of entries for hotlist APs in Google scan. - uint16 - 64 - - - Max number of entries for significant WiFi change APs in Google scan. - uint16 - 64 - - - Max number of BSSID/RSSI that the device can hold in Google scan. - uint16 - 0 - - - If set STA will configure keep-alive with options specified in a received BSS max idle period IE - boolean - false - - - Firmware waits for unifiMLMEConnectionTimeOut of no successful Tx/Rx (including beacon) to/from AP before it disconnects from AP.For STA case - Setting it to less than 3 seconds may result in frequent disconnection with the AP - milliseconds - uint16 - 3000 - - - Timeout for instigating ConnectonFailure procedures. Setting it to less than 3 seconds may result in frequent disconnection or roaming with the AP. - Zero value disables the feature. Any value written lower than INACTIVITY_MINIMUM_TIMEOUT becomes INACTIVITY_MINIMUM_TIMEOUT. - second - uint16 - 3 - - - Timeout for instigating ConnectonFailure procedures. Zero value disables the feature. Any value written lower than INACTIVITY_MINIMUM_TIMEOUT becomes INACTIVITY_MINIMUM_TIMEOUT. - second - uint16 - 10 - - - Timeout for sending the AP a NULL frame to kick off the EAPOL exchange. - millisecond - uint16 - 50 - - - Maximum time allowed for the data in data references corresponding to MLME primitives to be made available to the firmware. The special value 0 specifies an infinite timeout. - Note that the default has to be sufficient to allow for any MLME-SET.request used to set a different value! The value 65535 is reserved for future internal expansion (infinite timeout). - TU - read_only - uint16 - 655340 - - - When UniFi enters power save mode it signals the new state by setting the power management bit in the frame control field of a NULL frame. It then remains active for the period since the previous unicast reception, or since the transmission of the NULL frame, whichever is later. This entry controls the maximum time during which UniFi will continue to listen for data. This allows any buffered data on a remote device to be cleared. Specifies an upper limit on the timeout. UniFi internally implements a proprietary algorithm to adapt the timeout depending upon the situation.This is used by firmware when current station VIF is only station VIF which can be scheduled - µs - uint32 - 214748364730000 - - - When UniFi enters power save mode it signals the new state by setting the power management bit in the frame control field of a NULL frame. It then remains active for the period since the previous unicast reception, or since the transmission of the NULL frame, whichever is later. This entry controls the maximum time during which UniFi will continue to listen for data. This allows any buffered data on a remote device to be cleared. This is same as unifiPowerManagementDelayTimeout but this value is considered only when we are doing multivif operations and other VIFs are waiting to be scheduled.Note that firmware automatically chooses one of unifiPowerManagementDelayTimeout and unifiConcurrentPowerManagementDelayTimeout depending upon the current situation.It is sensible to set unifiPowerManagementDelayTimeout to be always more thanunifiConcurrentPowerManagementDelayTimeout. - µs - uint32 - 21474836476000 - - - This affects Station VIF power save behaviour. - Setting it to true will disable legacy power save (i.e. we wil use fast power save to retrieve data) - Note that actually disables full power save mode (i.e sending trigger to retrieve frames which will be PS-POLL for legacy and QOS-NULL for UAPSD) - boolean - true - - - Force station power save mode to be active (when scheduled). - VIF scheduling, coex and other non-VIF specific reasons could still force power save on the VIF. - Applies to all VIFs of type station (includes P2P client). - is only provided for test purpose. - Changes to the mib will only get applied after next host/mlme power management request. - boolean - false - - - Enables Idle Mode Lite, if softAP is active, and there has been no activity for a time. - Idle mode lite should not be active if host has sent a command to change key. - boolean - true - - - Enables Idle Mode, if single vif station is active, and there has been no activity for a time. - boolean - false - - - MACRAME debug stats readout key. Use set to write a debug readout, then read the same key to get the actual readout. - uint32 - - - - - - - Enables Neighbour Aware Networking (NAN) - boolean - false - - - The 16-bit field follows the coding of IEEE 802.11 Capability Information. - uint16 - 0x0720 - - - - - - - - - - - - - - - - - - - - - - - - - Enables low power radio RX for idle STA and AP VIFs respectively. - Setting/clearing bit 0 enables/disabled LP RX for (all) STA/Cli VIFs. - Setting/clearing bit 1 enables/disabled LP RX for AP/GO VIFs. - uint16 - 3 - - - - - - - Time since last station activity when it can be considered to be idle. Only used in SoftAP mode when determining if all connected stations are idle (not active). - uint32 - milliseconds - 500 - - - The maximum drift in microseconds we will allow for each beacon sent when we're trying to move it to get a 50% duty cycle between GO and STA in multiple VIF scenario. We'll delay our TX beacon by a maximum of this value until we reach our target TBTT. We have 3 possible cases for this value: a) ap_beacon_max_drift = 0x0000 - Feature disabled b) ap_beacon_max_drift between 0x0001 and 0xFFFE - Each time we transmit the beacon we'll move it a little bit forward but never more than this. (Not implemented yet) c) ap_beacon_max_drift = 0xFFFF - Move the beacon to the desired position in one shot. - µs - uint16 - 0xFFFF - - - The maximum time in microseconds we want to stall TX data when expecting a beacon at EBRT time as a station. - µs - uint16 - 128 - - - Limits the period over which the value of unifiRSSI is averaged. If no more than unifiRSSIMinReceivedFrames frames have been received in the period, then the value of unifiRSSI is reset to the value of the next measurement and the rolling average is restarted. This ensures that the value is timely (although possibly poorly averaged) when little data is being received. - TU - read_only - uint16 - 1 - 3000 - - - See the description of unifiRSSIMaxAveragingPeriod for how the combination of attributes is used. - read_only - uint16 - 1 - 2 - - - Specifies time that is used for EIFS. A value of 0 causes the build in value to be used. - read_only - µs - uint16 - 12 - - - Test/debug Mib to force channel bandwidth to specified value. - This can also be used to allow emulator/silicon back to back connection to communicate at bandwidth other than default (20 MHz) - Setting it to 0 uses the default bandwidth as selected by firmware - channel_bw_20_mhz = 20, - channel_bw_40_mhz = 40, - channel_bw_80_mhz = 80 - - uint16 - 0 - - - - - - - Test/debug Mib to set channel bandwidth to specified value. - unifiBWTableIndex - - - - - - The timing statistics of packets being queued between SW-HW - read_only - uint16 - unifiQueueStatsIdTable - - - - - - The timing statistics of packets being queued between HOST-SW - read_only - uint16 - unifiQueueStatsIdTable - - - - - - Enables recording timing statistics of packets being queued between HOST-SW-HW - boolean - false - - - - - - The rate corresponding to the current table entry. The value is rounded to the nearest number of units where necessary. Most rates do not require rounding, but when short guard interval is in effect the rates are no longer multiples of the base unit. Note that there may be two occurrences of the value 130: the first corresponds to MCS index 7, and the second, if present, to MCS index 6 with short guard interval. - Get the rate for rate statistics table entry index. - read_only - uint16 - 500 kbps - unifiRateStatsTable - - - - The number of successful receptions of complete management and data frames at the rate indexed by unifiRateStatsIndex.This number will wrap to zero after the range is exceeded. - read_only - uint32 - unifiRateStatsTable - - - - - - The number of successful (acknowledged) unicast transmissions of complete data or management frames the rate indexed by unifiRateStatsIndex. This number will wrap to zero after the range is exceeded. - read_only - uint32 - unifiRateStatsTable - - - - - - Allows to request on a per access class basis that an MA_UNITDATA.confirm be generated after each packet transfer. The default value is applied for all ACs. - boolean - false - unifiAcTxConfirmTable - - - - - - The bit rate currently in use for transmissions of unicast data frames; On an infrastructure BSS, this is the data rate used in communicating with the associated access point, if there is none, an error is returned - Request is made per-VIF. Rate is read from station records - read_only - uint16 - - - - - - Last BSS Tx DataRate. See unifiTxDataRate description. - uint16 - - - The number of frames that are discarded due to HW No-ack activated during test. - This number will wrap to zero after the range is exceeded. - Number of discarded frames when HW No-ack is activated during test. - read_only - uint32 - - - - - - The number of received frames that are discarded due to bad FCS (CRC). - This number will wrap to zero after the range is exceeded. - Number of discarded received frames due to bad FCS (CRC) as detected by the HW. - read_only - uint32 - - - - - - Read value from a register and return it. - Register access function. - read_only - uint32 - unifiReadRegTable - - - - - - Read a value from a hardware packet counter in a specific mac instance and return it. - Hardware counter access function. - read_only - uint32 - unifiReadHardwareCounterTable - - - - - - Encodes the RSN Capabilities field of IEEE 802.11 RSN Information Element. - uint16 - 0x248C - - - Maximum time in milliseconds for a frame to be queued in the hardware/DPIF. - uint16 - milliseconds - 512 - - - Maximum time in seconds for a frame to be queued in firmware, ready to be sent, but not yet actually pumped to hardware. - uint16 - second - 5 - - - Provides a running average of the Signal to Noise Ratio (SNR) for packets received by UniFi's radio. - dB - read_only - int16 - - - - Last BSS SNR. See unifiSNR description. - int16 - - - This offset is added to SNR values received at 802.11b data rates. This accounts for differences in the RF pathway between 802.11b and 802.11g demodulators. The offset applies to values of unifiSNR as well as SNR values in scan indications. Not used in 5GHz mode. - dB - read_only - int16 - 8 - - - If non-zero, used during active scans as the maximum lifetime for probe requests. It is the elapsed time after the initial transmission at which further attempts to transmit the probe are terminated. - uint32 - TU - 164 - - - Lifetime of proberesponse frame in unit of ms. - uint16 - ms - 500 - - - Number of retries of probe response frame. - uint16 - 5 - - - If VIF has this many packets queued/transmitted/received in last unifiFastPowerSaveTransitionPeriod then firmware may decide to come out of aggressive power save mode. This is applicable to STA (CLI) and GO (VIF).Note that this is only a guideline. Firmware internal factors may override this MIB.Also see unifiExitPowerSavePeriod and unifiAggressivePowerSaveTransitionPeriod. - uint16 - 10 - - - Period in TUs over which firmware counts number of packet transmitted/queued/received to decide to come out of aggressive power save mode. This is applicable to STA (CLI) and GO (AP) VIF. Note that this is only a guideline. Firmware internal factors may override this MIB. Also see unifiPowerSaveTransitionPacketThreshold and unifiAggressivePowerSaveTransitionPeriod - uint16 - TU - 200 - - - Defines how many unifiExitPowerSavePeriod firmware should wait in which VIF had received/transmitted/queued less than unifiPowerSaveTransitionPacketThreshold packets - before entering aggressive power save mode (when not in aggressive power save mode) This is applicable to STA (CLI) and GO (AP) VIF. Note that this is only a guideline. Firmware internal factors may override this MIB. Also see unifiPowerSaveTransitionPacketThreshold and unifiExitPowerSavePeriod. - uint16 - TU - 5 - - - After seeing the "more" bit set in a message from the AP, the STA will goto active mode for this duration of time. After this time, traffic information is evaluated to determine whether the STA should stay active or go to powersave. Setting this value to 0 means that the described functionality is disabled. - uint32 - TU - 30 - - - Defines the time to keep a VIF scheduled after an outgoing packet is queued, if the "Immediate_Response_Expected" bit is set in the Tx_Control associated with a frame transmission request. The firmware may choose to override this value based on internal logic. - uint16 - TU - 50 - - - - - - - Default time for which a non-scan VIF can be scheduled. Applies to multiVIF scenario. Internal firmware logic or BSS state (e.g. NOA) may cut short the schedule. - uint16 - TU - 20 - - - When the scheduler expects a VIF to schedule for time longer than this parameter (specified in TUs), then the VIF may come out of powersave. Only valid for STA VIFs. - uint16 - TU - 60 - - - UART configuration using the values of the other unifiUart* attributes. The value supplied for this attribute is ignored. - true - uint16 - - - Specification of which PIOs should be connected to the UART. Currently defined values are: 1 - UART not used; all PIOs are available for other uses. 2 - Data transmit and receive connected to PIO[12] and PIO[14] respectively. No hardware handshaking lines. 3 - Data and handshaking lines connected to PIO[12:15]. - true - unifiUartPios - - - Maximum time the background may be busy or locked out for. If this time is exceeded, UniFi will reset. If this key is set to 65535 then the watchdog will be disabled. - ms - read_only - uint16 - 11500 - - - Enable reporting of the following events for Android logging: - - firmware connectivity events - - fate of management frames sent by the host through the MLME SAP - It can take the following values: - - 0: reporting is disabled - - 1: partial reporting is enabled. Beacons and EAPOL frames will not be reported - - 2: full reporting is enabled. Beacons and EAPOL frames are included. - unifiWifiLogger - 0 - - - Enable reporting of the fate of the TX packets sent by the host - boolean - false - - - - - - If set to true, forces FW to use short slot times for all VIFs. - boolean - false - - - Running average of the Received Signal Strength Indication (RSSI) for packets received by UniFi's radio. The value should only be treated as an indication of the signal strength; it is not an accurate measurement. The result is only meaningful if the unifiRxExternalGain attribute is set to the correct calibration value. If UniFi is part of a BSS, only frames originating from devices in the BSS are reported (so far as this can be determined). The average is reset when UniFi joins or starts a BSS or is reset. - Use the lack of a (default) value to signal to rame that the RSSI hasn't been calibrated, and thus calls to mibgetrssi() will return FALSE. - dBm - read_only - int16 - - - - Last BSS RSSI. See unifiRSSI description. - int16 - - - The bandwidth used with peer station prior it disconnects - read_only - uint16 - unifiPeerIdTable - - - The number of spatial streams used with peer station prior it disconnects - read_only - uint16 - unifiPeerIdTable - - - The tx rate that was used for transmissions prior disconnection; - read_only - uint16 - unifiPeerIdTable - - - The recorded RSSI from peer station prior it disconnects - read_only - int16 - unifiPeerIdTable - - - Hardware specific transmitter settings - octet_string - 0255 - - unifiTxSettingsTable - - - Hardware specific transmitter gain settings - octet_string - 0255 - - unifiTxGainSettingsTable - - - Hardware specific transmitter detector response settings. - 2G settings before 5G. Increasing order within band. - octet_string - 0255 - - unifiTxPowerDetectorResponseTable - - - Hardware specific transmitter detector temperature compensation settings. - 2G settings before 5G. Increasing order within band. - octet_string - 0255 - - unifiTxDetectorTemperatureCompensationTable - - - Hardware specific transmitter detector frequency compensation settings. - 2G settings before 5G. Increasing order within band. - octet_string - 0255 - - unifiTxDetectorFrequencyCompensationTable - - - Hardware specific transmitter open-loop temperature compensation settings. - 2G settings before 5G. Increasing order within band. - octet_string - 0255 - - unifiTxOpenLoopTemperatureCompensationTable - - - Hardware specific transmitter open-loop frequency compensation settings. - 2G settings before 5G. Increasing order within band. - octet_string - 0255 - - unifiTxOpenLoopFrequencyCompensationTable - - - Hardware specific transmitter PA gain for DPD temperature compensation settings. - 2G settings before 5G. Increasing order within band. - octet_string - 0255 - unifiTxPaGainDpdTemperatureCompensationTable - - - - Hardware specific transmitter PA gain for DPD frequency compensation settings. - 2G settings before 5G. Increasing order within band. - octet_string - 0255 - unifiTxPaGainDpdFrequencyCompensationTable - - - - Hardware specific transmitter frequency compensation settings - octet_string - 0255 - unifiTxFtrimSettingsTable - - - - Hardware specific transmitter gain step settings. - 2G settings before 5G. Increasing order within band. - octet_string - 0255 - unifiTxGainStepSettingsTable - - - - Hardware specific transmitter OFDM selection settings - octet_string - 48 - - - - Specify gain specific modulation power optimisation. - octet_string - 1648 - - - - Read the chip temperature as seen by WLAN radio firmware. - read_only - int16 - celcius - - - - Battery voltage - read_only - uint16 - millivolt - - - - Write a static DPD LUT to the FW - For testing: Write DPD LUT entry - octet_string - 147147 - - - - - unifiLoadDpdLutTable - - - Write a DPD LUT directly to the HW - Used for Matlab characterisation by writing a previously calculated and (possibly) smoothed LUT to the HW. The primary need for this is because writing the LUT directly in Matlab is very slow and hence impractical for any characterisation work. - octet_string - 147147 - - - - unifiLoadDpdLutTable - - - DPD pre-distort gains. Takes a range of frequencies, where - f_min <= f_channel < f_max. - The format is [freq_min_msb, freq_min_lsb, freq_max_msb, freq_max_lsb, - DPD policy bitmap, bandwidth_bitmap, power_trim_enable, - OFDM0_gain, OFDM1_gain, CCK_gain, TR_gain, - CCK PSAT gain, OFDM PSAT gain]. - octet_string - 1313 - unifiDpdPredistortGainsTable - - - - Enables Digital Pre-Distortion - Bitmask of DPD features to enable for testing, requires d01_d01 or later. - uint16 - 0 - - - - - - - Enables CCA - Bitmask of CCA features to enable. - uint16 - - - - - - - Configures CCA per 20 MHz sub-band. - Configure to take into account the CCA of each 20M subband for the primary channel. - uint16 - - - - - - - Counts the time CCA indicates busy - This register counts the time CCA indicates busy (for pri20/sec20 and sec40), in units of 16 us. - unifiMacBusyTimeTable - uint16 - - - - - - Configures PIFS - Secondary Channel must be free for this amount of time (50ns unit) before it is declared non-busy for starting a Txop. Related to PIFS. - uint16 - - - - - - - Configures CCA CS thresholds. - Configures CCA CS (packet sync) thresholds. Indexed by siso/mimo. - unifiCCACSThreshTable - uint16 - - - - - - - Enables overriding of all BT activities by WLAN. - When this MIB is set then no macrame blackouts are registered for any BT activities - and also WLAN trumps all BT activities at the HW CDL arbitration level. This MIB should be enabled only for debugging - purposes. This MIB will only have an effect when its either compiled into the FW image or is configured at WLAN boot via - an hcf file. - - boolean - false - - - Configuration settings for the TX power trim. - The format is [band, - pcal_ofdm0_to_cck_mso, pcal_ofdm0_to_cck_lso, - pcal_ofdm0_to_ofdm1_mso, pcal_ofdm0_to_ofdm1_lso, - pcal_20_to_80_mso, pcal_20_to_80_lso, - pcal_20_to_40_mso, pcal_20_to_40_lso, - psat_v2i_gain, psat_mix_gain, psat_drv_gain, psat_pa_gain, - psat_power_ref_mso, psat_power_ref_lso, - psat_drv_bias, psat_pa_bias, - max_adjust_up_mso, max_adjust_up_lso, - max_adjust_down_mso, max_adjust_down_lso]. - octet_string - 2121 - unifiTxPowerTrimConfigTable - - - - Clears the radio trim cache. The parameter is ignored. - Invalidates all entries in the trim cache. - uint16 - - - - - - Override the AGC by adjusting the Rx minimum and maximum gains of each stage. - Set requests write the values to a static structure in - mac/arch/maxwell/hal/halradio_agc.c. The saved values are written - to the Jar register WLRF_RADIO_AGC_CONFIG2 and to the Night registers - WL_RADIO_AGC_CONFIG2 and WL_RADIO_AGC_CONFIG3. The saved values are also - used to configure the AGC whenever halradio_agc_setup() is called. - Get requests read the values from the static structure in - mac/arch/maxwell/hal/halradio_agc.c. - AGC enables are not altered. Fixed gain may be tested by setting the - minimums and maximums to the same value. - - Version. - octet 0 - Version number for this mib. - Gain values. Default in brackets. - octet 1 - 5G LNA minimum gain (0). - octet 2 - 5G LNA maximum gain (4). - octet 3 - 2G LNA minimum gain (0). - octet 4 - 2G LNA maximum gain (5). - octet 5 - Mixer minimum gain (0). - octet 6 - Mixer maximum gain (2). - octet 7 - ABB minimum gain (0). - octet 8 - ABB maximum gain (27). - octet 9 - Digital minimum gain (0). - octet 10 - Digital maximum gain (7). - octet_string - 1111 - - - - - - - The corresponding set of frequency values for TxAntennaConnectionLossTable - uint16 - 394012000 - - unifiTxAntennaConnectionLossTable - - - The set of Antenna Connection Loss value, which is used for TPO/EIRP conversion - int16 - -128127 - - unifiTxAntennaConnectionLossTable - - - The corresponding set of frequency values for TxAntennaMaxGain - uint16 - 394012000 - - unifiTxAntennaMaxGainTable - - - The set of Antenna Max Gain value, which is used for TPO/EIRP conversion - int16 - -128127 - - unifiTxAntennaMaxGainTable - - - The set of RSSI offset value - uint16 - 394012000 - - unifiRxExternalGainTable - - - The table giving frequency-dependent RSSI offset value - int16 - -128127 - - unifiRxExternalGainTable - - - Maximum air power for the VIF. Values are expressed in 0.25 dBm units. - read_only - int16 - 0 - - qdBm - - - Instant delivery control of the debug messages when set to true. Note: will not allow the host to suspend when set to True. - boolean - false - - - - - - Debug to host state. Debug is either is sent to the host or it isn't. - boolean - true - - - - - - Debug Module levels for all modules. - Module debug level is used to filter debug messages sent to the host. - Only 6 levels of debug per module are available: - a. -1 No debug created. - b. 0 Debug if compiled in. Should not cause Buffer Full in normal testing. - c. 1 - 3 Levels to allow sensible setting of the .hcf file while running specific tests or debugging - d. 4 Debug will harm normal execution due to excessive levels or processing time required. Only used in emergency debugging. - Additional control for FSM transition and FSM signals logging is provided. - - Debug module level and 2 boolean flags are encoded within a uint16: - Function | Is sending FSM signals | Is sending FSM transitions | Reseved | Module level (signed int) - ----------+--------------------------+------------------------------+-----------+---------------------------- - Bits | 15 | 14 | 13 - 8 | 7 - 0 - - Note: 0x00FF disables any debug for a module - 0xC004 enables all debug for a module - uint16 - unifiDebugConfigTable - - - - 0xC004 - 0x0000 - 0x00FF - 0xC004 - 0x00FF - 0xC000 - 0xC004 - 0xC004 - 0x00FF - 0x00FF - 0x0001 - 0x00FF - 0x00FF - 0xC000 - 0x00FF - 0x00FF - 0x00FF - 0x00FF - 0x00FF - 0xC000 - 0xC000 - 0xC004 - 0x00FF - 0xC004 - 0x0001 - 0x00FF - 0x00FF - 0x00FF - 0x00FF - 0x0001 - 0x00FF - 0x00FF - 0x00FF - 0x00FF - 0xC000 - 0x0000 - 0x0001 - 0x00FF - 0x00FF - 0x00FF - 0x00FF - 0x00FF - 0x00FF - 0x00FF - 0x00FF - 0x00FF - 0x00FF - 0x00FF - 0x00FF - 0x0001 - 0x00FF - 0x0000 - 0x00FF - 0xC004 - 0x0004 - 0x0004 - 0x00FF - 0xC000 - 0x00FF - 0x0000 - - - - - OOB constraints table. - | octects | description | - |---------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| - | 0 | DPD applicability bitmask: 0 = no DPD, 1 = dynamic DPD, 2 = static DPD, 3 = applies to both static and dynamic DPD | - | 1-2 | Bitmask indicating which regulatory domains this rule applies to FCC=bit0, ETSI=bit1, JAPAN=bit2 | - | 3-4 | Bitmask indicating which band edges this rule applies to RICE_BAND_EDGE_ISM_24G_LOWER = bit 0, RICE_BAND_EDGE_ISM_24G_UPPER = bit 1, RICE_BAND_EDGE_U_NII_1_LOWER = bit 2, RICE_BAND_EDGE_U_NII_1_UPPER = bit 3, RICE_BAND_EDGE_U_NII_2_LOWER = bit 4, RICE_BAND_EDGE_U_NII_2_UPPER = bit 5, RICE_BAND_EDGE_U_NII_2E_LOWER = bit 6, RICE_BAND_EDGE_U_NII_2E_UPPER = bit 7, RICE_BAND_EDGE_U_NII_3_LOWER = bit 8, RICE_BAND_EDGE_U_NII_3_UPPER = bit 9 | - | 5 | Bitmask indicating which modulation types this rule applies to (LSB/b0=DSSS/CCK, b1= OFDM0 modulation group, b2= OFDM1 modulation group) | - | 6 | Bitmask indicating which channel bandwidths this rule applies to (LSB/b0=20MHz, b1=40MHz, b2=80MHz) | - | 7 | Minimum distance to nearest band edge in 500 kHz units for which this constraint becomes is applicable. | - | 8 | Maximum power (EIRP) for this particular constraint - specified in units of quarter dBm. | - | 9-32 | Spectral shaping configuration to be used for this particular constraint. The value is specific to the radio hardware and should only be altered under advice from the IC supplier. | - | - octet_string - 0255 - - unifiTxOOBConstraintTable - - - - - - Regulatory parameters. - Each row of the table contains the regulatory rules for one country: - octet 0 - first character of alpha2 code for country - octet 1 - second character of alpha2 code for country - octet 2 - regulatory domain for the country - Followed by the rules for the country, numbered 0..n in this description - octet 7n+3 - LSB start frequency octet - 7n+4 - MSB start frequency octet - 7n+5 - LSB end frequency octet - 7n+6 - MSB end frequency octet - 7n+7 - maximum bandwidth octet - 7n+8 - maximum power octet - 7n+9 - rule flags - read_only - octet_string - 373 - unifiRegulatoryTable - - - {0x30,0x30,0x02, - 0x62,0x09,0xA8,0x09,0x28,0x14,0x00, - 0x99,0x09,0xB2,0x09,0x28,0x14,0x01, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x41,0x44,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0x50,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x41,0x45,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x41,0x46,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x41,0x49,0x02, - 0x62,0x09,0xA8,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x41,0x4C,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x41,0x4D,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x14,0x12,0x00} - {0x41,0x4E,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x41,0x4F,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x41,0x52,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0xD6,0x15,0x50,0x18,0x02, - 0x12,0x16,0x62,0x16,0x50,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x41,0x53,0x01, - 0x62,0x09,0xA8,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x41,0x54,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x41,0x55,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x1E,0x14,0x82,0x14,0x50,0x17,0x10, - 0x82,0x14,0xE6,0x14,0x50,0x17,0x12, - 0x5E,0x15,0xE0,0x15,0x50,0x1E,0x02, - 0x12,0x16,0x62,0x16,0x50,0x1E,0x02, - 0x5D,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x41,0x57,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x1B,0x02, - 0x5D,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x41,0x5A,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x12,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x12,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x42,0x41,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x42,0x42,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x17,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x17,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x42,0x44,0x03, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x42,0x45,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x42,0x46,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x18,0x02} - {0x42,0x47,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x5D,0x16,0xF3,0x16,0x50,0x0E,0x00} - {0x42,0x48,0x03, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x14,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x14,0x14,0x12, - 0x67,0x16,0xCB,0x16,0x14,0x14,0x00} - {0x42,0x49,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x42,0x4A,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x14,0x14,0x00} - {0x42,0x4C,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x42,0x4D,0x01, - 0x62,0x09,0xA8,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x42,0x4E,0x03, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x42,0x4F,0x03, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x1E,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x42,0x52,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x12, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x42,0x53,0x01, - 0x62,0x09,0xA8,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x42,0x54,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x42,0x57,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x42,0x59,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x12,0x16,0x4E,0x16,0x28,0x1B,0x02} - {0x42,0x5A,0x03, - 0x62,0x09,0xB2,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x43,0x41,0x01, - 0x62,0x09,0xA8,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0xE0,0x15,0x50,0x18,0x02, - 0x12,0x16,0x62,0x16,0x50,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x43,0x43,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0xD6,0x15,0x50,0x14,0x02, - 0x12,0x16,0x62,0x16,0x50,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x43,0x44,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x43,0x46,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x28,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x28,0x18,0x02, - 0x72,0x15,0x4E,0x16,0x28,0x18,0x02} - {0x43,0x47,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x43,0x48,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x43,0x49,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x18,0x02} - {0x43,0x4C,0x03, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x43,0x4D,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x43,0x4E,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x17,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x17,0x12, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x43,0x4F,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x43,0x52,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x14,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x14,0x18,0x02, - 0x72,0x15,0x62,0x16,0x14,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x14,0x1E,0x00} - {0x43,0x55,0x01, - 0x62,0x09,0xA8,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x17,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x17,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x17,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x43,0x56,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x43,0x58,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0xD6,0x15,0xA0,0x1B,0x02, - 0x12,0x16,0x62,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x43,0x59,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x43,0x5A,0x02, - 0x60,0x09,0xB3,0x09,0x28,0x14,0x00, - 0x1E,0x14,0x82,0x14,0x50,0x17,0x10, - 0x82,0x14,0xE6,0x14,0x50,0x14,0x12, - 0x5E,0x15,0x5D,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x44,0x45,0x02, - 0x60,0x09,0xB3,0x09,0x28,0x14,0x00, - 0x1E,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xE6,0x14,0x50,0x14,0x12, - 0x5E,0x15,0x5D,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x44,0x4A,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00} - {0x44,0x4B,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x44,0x4D,0x01, - 0x62,0x09,0xA8,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x17,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x17,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x44,0x4F,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x17,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x17,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x44,0x5A,0x03, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x1E,0x14,0x82,0x14,0x50,0x17,0x00, - 0x82,0x14,0xE6,0x14,0x50,0x17,0x02, - 0x5E,0x15,0x26,0x16,0xA0,0x1E,0x02} - {0x45,0x43,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x14,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x14,0x18,0x02, - 0x72,0x15,0x62,0x16,0x14,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x14,0x1E,0x00} - {0x45,0x45,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x45,0x47,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x28,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x28,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x45,0x48,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02} - {0x45,0x52,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00} - {0x45,0x53,0x02, - 0x60,0x09,0xB3,0x09,0x28,0x14,0x00, - 0x1E,0x14,0x82,0x14,0x50,0x17,0x10, - 0x82,0x14,0xE6,0x14,0x50,0x14,0x12, - 0x5E,0x15,0x5D,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x45,0x54,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x46,0x49,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x46,0x4A,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0xD6,0x15,0x50,0x14,0x02, - 0x12,0x16,0x62,0x16,0x50,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x46,0x4B,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x46,0x4C,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x46,0x4D,0x01, - 0x62,0x09,0xA8,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x46,0x4F,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x46,0x52,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x47,0x41,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x47,0x42,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x47,0x44,0x01, - 0x62,0x09,0xA8,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x47,0x45,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x12,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x47,0x46,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x47,0x47,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x47,0x48,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x18,0x02} - {0x47,0x49,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x47,0x4C,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x47,0x4D,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x47,0x4E,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x47,0x50,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x47,0x51,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x47,0x52,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x47,0x54,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x17,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x17,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x47,0x55,0x01, - 0x62,0x09,0xA8,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x14,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x14,0x18,0x02, - 0x72,0x15,0x62,0x16,0x14,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x14,0x1E,0x00} - {0x47,0x57,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x47,0x59,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x1E,0x00, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x48,0x4B,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x48,0x4D,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0xD6,0x15,0x50,0x14,0x02, - 0x12,0x16,0x62,0x16,0x50,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x48,0x4E,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x48,0x52,0x02, - 0x60,0x09,0xB3,0x09,0x28,0x14,0x00, - 0x1E,0x14,0x82,0x14,0x50,0x17,0x10, - 0x82,0x14,0xE6,0x14,0x50,0x14,0x12, - 0x5E,0x15,0x5D,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x48,0x54,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x48,0x55,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x49,0x44,0x03, - 0x62,0x09,0xB2,0x09,0x14,0x14,0x00, - 0x67,0x16,0xB7,0x16,0x14,0x17,0x00} - {0x49,0x45,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x49,0x4C,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x17,0x10, - 0x82,0x14,0xE6,0x14,0x50,0x17,0x12, - 0x72,0x15,0x62,0x16,0x50,0x17,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x17,0x01} - {0x49,0x4D,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x49,0x4E,0x03, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x49,0x4F,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x49,0x51,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x49,0x52,0x03, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x28,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x28,0x14,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x49,0x53,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x49,0x54,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x4A,0x45,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x4A,0x4D,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x4A,0x4F,0x03, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x17,0x00, - 0x67,0x16,0xCB,0x16,0x50,0x17,0x00} - {0x4A,0x50,0x03, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x2E,0x13,0x7E,0x13,0x28,0x17,0x00, - 0xA6,0x13,0xE2,0x13,0x28,0x17,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x17,0x02} - {0x4B,0x45,0x03, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x17,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x62,0x16,0x50,0x1E,0x02, - 0x67,0x16,0xB7,0x16,0x28,0x17,0x00} - {0x4B,0x47,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x4B,0x48,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1B,0x00} - {0x4B,0x49,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0xD6,0x15,0x50,0x14,0x02, - 0x12,0x16,0x62,0x16,0x50,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x4B,0x4D,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x4B,0x4E,0x02, - 0x62,0x09,0xA8,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x1E,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x4B,0x52,0x03, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x5E,0x15,0x5D,0x16,0xA0,0x1E,0x02, - 0x5D,0x16,0xDA,0x16,0x50,0x1E,0x00} - {0x4B,0x57,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12} - {0x4B,0x59,0x01, - 0x62,0x09,0xA8,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x4B,0x5A,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x1E,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xE6,0x14,0x50,0x14,0x12, - 0x12,0x16,0x4E,0x16,0x50,0x14,0x12} - {0x4C,0x42,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x4C,0x43,0x02, - 0x62,0x09,0xA8,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x1E,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x4C,0x49,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x4C,0x4B,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x14,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x14,0x18,0x02, - 0x72,0x15,0x62,0x16,0x14,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x14,0x1E,0x00} - {0x4C,0x53,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x4C,0x54,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x4C,0x55,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x4C,0x56,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x4C,0x59,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x4D,0x41,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12} - {0x4D,0x43,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x4D,0x44,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x4D,0x45,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x4D,0x46,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x4D,0x47,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x4D,0x48,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x4D,0x4B,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x4D,0x4C,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x4D,0x4D,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x17,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x17,0x02, - 0x72,0x15,0x4E,0x16,0x50,0x1E,0x02} - {0x4D,0x4E,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x4D,0x4F,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x17,0x00, - 0x32,0x14,0x82,0x14,0x50,0x17,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x17,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x1E,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x4D,0x50,0x01, - 0x62,0x09,0xA8,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x4D,0x51,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x4D,0x52,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x4D,0x53,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x4D,0x54,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x4D,0x55,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x18,0x02} - {0x4D,0x56,0x02, - 0x60,0x09,0xB3,0x09,0x28,0x14,0x00, - 0x1E,0x14,0x82,0x14,0x50,0x17,0x10, - 0x82,0x14,0xE6,0x14,0x50,0x14,0x12, - 0x5D,0x16,0xDA,0x16,0x50,0x14,0x00} - {0x4D,0x57,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x4D,0x58,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0xD6,0x15,0x50,0x18,0x02, - 0x12,0x16,0x62,0x16,0x50,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x4D,0x59,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x12,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x18,0x00} - {0x4D,0x5A,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x4E,0x43,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x4E,0x45,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x4E,0x46,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0xD6,0x15,0x50,0x14,0x02, - 0x12,0x16,0x62,0x16,0x50,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x4E,0x47,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x1E,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x4E,0x49,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x4E,0x4C,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x4E,0x4F,0x02, - 0x60,0x09,0xB3,0x09,0x28,0x14,0x00, - 0x1E,0x14,0x82,0x14,0x50,0x17,0x10, - 0x82,0x14,0xE6,0x14,0x50,0x14,0x12, - 0x5E,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x4E,0x50,0x03, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x67,0x16,0xB7,0x16,0x50,0x14,0x00} - {0x4E,0x52,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x4E,0x5A,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x12, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x4F,0x4D,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x50,0x41,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x17,0x02, - 0x5E,0x15,0x5D,0x16,0xA0,0x1E,0x00, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x50,0x45,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x50,0x46,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x50,0x47,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x50,0x48,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x50,0x4B,0x03, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x50,0x4C,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x50,0x4D,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x50,0x4E,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x50,0x52,0x01, - 0x62,0x09,0xA8,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x50,0x54,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x50,0x57,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x50,0x59,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x51,0x41,0x03, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x1E,0x14,0x82,0x14,0x50,0x17,0x10, - 0x82,0x14,0xE6,0x14,0x50,0x14,0x12, - 0x5E,0x15,0x5D,0x16,0xA0,0x1B,0x12, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x12} - {0x52,0x45,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x52,0x4F,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x52,0x53,0x02, - 0x60,0x09,0xB3,0x09,0x28,0x14,0x00, - 0x1E,0x14,0xE6,0x14,0x28,0x17,0x10, - 0x5E,0x15,0x5D,0x16,0x14,0x1E,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x52,0x55,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x12,0x16,0x4E,0x16,0x50,0x1E,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x52,0x57,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x18,0x02} - {0x53,0x41,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xB7,0x16,0x50,0x0E,0x00} - {0x53,0x42,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00} - {0x53,0x45,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x53,0x47,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x17,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x1E,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x53,0x49,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x53,0x4B,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x53,0x4C,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x53,0x4D,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x53,0x4E,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02} - {0x53,0x4F,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00} - {0x53,0x52,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x53,0x54,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x53,0x56,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x14,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x14,0x17,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x14,0x1E,0x00} - {0x53,0x58,0x00, - 0x62,0x09,0xA8,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x53,0x5A,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x54,0x43,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x54,0x44,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x54,0x46,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x54,0x47,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x28,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x28,0x14,0x02, - 0x72,0x15,0x4E,0x16,0x28,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x54,0x48,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x12, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x54,0x4A,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x54,0x4D,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02} - {0x54,0x4E,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02} - {0x54,0x4F,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00} - {0x54,0x52,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x54,0x54,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x54,0x56,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00} - {0x54,0x57,0x01, - 0x60,0x09,0xA8,0x09,0x28,0x1E,0x00, - 0x1E,0x14,0x82,0x14,0x50,0x17,0x00, - 0x82,0x14,0xE6,0x14,0x50,0x17,0x02, - 0x5E,0x15,0x62,0x16,0xA0,0x17,0x02, - 0x67,0x16,0xDA,0x16,0x50,0x1E,0x00} - {0x54,0x5A,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x55,0x41,0x02, - 0x60,0x09,0xB3,0x09,0x28,0x14,0x00, - 0x1E,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xE6,0x14,0x50,0x14,0x12, - 0x72,0x15,0x26,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x55,0x47,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xB7,0x16,0x50,0x1E,0x00} - {0x55,0x4D,0x00, - 0x62,0x09,0xA8,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x55,0x53,0x01, - 0x62,0x09,0xA8,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x17,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x17,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x17,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x55,0x59,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x17,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x17,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x55,0x5A,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02} - {0x56,0x41,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x14,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x56,0x43,0x02, - 0x62,0x09,0xA8,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x56,0x45,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x17,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x17,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x56,0x49,0x01, - 0x62,0x09,0xA8,0x09,0x28,0x1E,0x00, - 0x32,0x14,0x82,0x14,0x50,0x18,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x56,0x4E,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0x50,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x56,0x55,0x01, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x11,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x18,0x02, - 0x72,0x15,0x62,0x16,0xA0,0x18,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x1E,0x00} - {0x57,0x46,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x57,0x53,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x28,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x28,0x14,0x02, - 0x72,0x15,0x62,0x16,0x28,0x1B,0x02, - 0x67,0x16,0xA3,0x16,0x28,0x1B,0x00} - {0x59,0x45,0x00, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x62,0x16,0xA0,0x1B,0x02, - 0x67,0x16,0xCB,0x16,0x50,0x14,0x00} - {0x59,0x54,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - {0x5A,0x41,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x10, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x12, - 0x72,0x15,0x62,0x16,0xA0,0x1E,0x00, - 0x67,0x16,0xCB,0x16,0x50,0x0E,0x00} - {0x5A,0x57,0x02, - 0x62,0x09,0xB2,0x09,0x28,0x14,0x00, - 0x32,0x14,0x82,0x14,0x50,0x14,0x00, - 0x82,0x14,0xD2,0x14,0x50,0x14,0x02, - 0x72,0x15,0x4E,0x16,0xA0,0x1B,0x02} - - - - - - integer - 1200 - Index for unifiOperatingClassTable - - - Supported Operating Class parameters. - read_only - octet_string - 673 - unifiOperatingClassTable - - {0x53,0x54,0x70,0x73,0x74,0x75,0x7A,0x7B,0x7C, - 0x7D,0x7E,0x7F,0x80,0x81,0x82} - {0x01,0x02,0x03,0x05,0x06,0x07,0x08,0x09,0x0A,0x10, - 0x11,0x80,0x81,0x82} - {0x01,0x03,0x05,0x16,0x17,0x19,0x1A,0x1B,0x1C,0x1E, - 0x1F,0x20,0x21,0x80,0x81,0x82} - {0x01,0x02,0x03,0x04,0x05,0x06,0x20,0x21,0x24,0x25, - 0x26,0x29,0x2A,0x2B,0x3A,0x80,0x81,0x82} - - - - - integer - 119 - Index for unifiScanParametersTable. Index is a Scan_Type as defined in FAPI. - - - Scan parameters. - Each row of the table contains 2 entries for a scan: first entry when there is 0 registered VIFs, second - when there is 1 or more registered VIFs. - Entry has the following structure: - octet 0 - Scan priority (uint8_t) - octet 1 - Enable Early Channel Exit (uint8_t as bool) - octet 2 ~ 3 - Probe Interval in Time Units (uint16_t) - octet 4 ~ 5 - Max Active Channel Time in Time Units (uint16_t) - octet 6 ~ 7 - Max Passive Channel Time in Time Units (uint16_t) - octet 8 ~ 9 - Scan Policy (uint16_t) - Size of each entry is 10 octets, row size is 20 octets. A Time Units value specifies a time interval as a multiple of TU (1024 us). - octet_string - 2020 - unifiScanParametersTable - - - { 0x06, 0x01, 0x18,0x00, 0x3A,0x00, 0x66,0x00, 0x00,0x00, - 0x06, 0x01, 0x18,0x00, 0x3A,0x00, 0x66,0x00, 0x00,0x00 } - - { 0x06, 0x01, 0x44,0x00, 0x92,0x00, 0x75,0x00, 0x00,0x00, - 0x06, 0x01, 0x18,0x00, 0x3A,0x00, 0x66,0x00, 0x00,0x00 } - - { 0x02, 0x01, 0x44,0x00, 0x92,0x00, 0x75,0x00, 0x00,0x00, - 0x02, 0x01, 0x18,0x00, 0x3A,0x00, 0x66,0x00, 0x00,0x00 } - - { 0x06, 0x01, 0x18,0x00, 0x44,0x00, 0x66,0x00, 0x00,0x00, - 0x06, 0x01, 0x18,0x00, 0x44,0x00, 0x66,0x00, 0x00,0x00 } - - { 0x06, 0x00, 0x18,0x00, 0x44,0x00, 0x00,0x00, 0x00,0x00, - 0x06, 0x00, 0x18,0x00, 0x44,0x00, 0x00,0x00, 0x00,0x00 } - - { 0x04, 0x01, 0x18,0x00, 0x3A,0x00, 0x00,0x00, 0x00,0x00, - 0x04, 0x01, 0x18,0x00, 0x3A,0x00, 0x00,0x00, 0x00,0x00 } - - { 0x04, 0x01, 0x18,0x00, 0x27,0x00, 0x00,0x00, 0x00,0x00, - 0x04, 0x01, 0x18,0x00, 0x27,0x00, 0x00,0x00, 0x00,0x00 } - - { 0x00, 0x01, 0x44,0x00, 0x92,0x00, 0x75,0x00, 0x00,0x00, - 0x00, 0x01, 0x44,0x00, 0xF4,0x00, 0x75,0x00, 0x00,0x00 } - - { 0x02, 0x01, 0x44,0x00, 0x92,0x00, 0x75,0x00, 0x00,0x00, - 0x02, 0x01, 0x18,0x00, 0x3A,0x00, 0x66,0x00, 0x00,0x00 } - - {0x03, 0x01, 0x18,0x00, 0x3A,0x00, 0x66,0x00, 0x80,0x00, - 0x03, 0x01, 0x18,0x00, 0x3A,0x00, 0x66,0x00, 0x80,0x00 } - - {0x04, 0x00, 0x1B,0x00, 0x44,0x00, 0x75,0x00, 0x00,0x00, - 0x04, 0x00, 0x1B,0x00, 0x44,0x00, 0x75,0x00, 0x00,0x00 } - - {0x04, 0x00, 0x1B,0x00, 0x44,0x00, 0x75,0x00, 0x04,0x00, - 0x04, 0x00, 0x1B,0x00, 0x44,0x00, 0x75,0x00, 0x04,0x00 } - - {0x04, 0x01, 0x1B,0x00, 0x44,0x00, 0x75,0x00, 0x04,0x00, - 0x04, 0x01, 0x1B,0x00, 0x44,0x00, 0x75,0x00, 0x04,0x00 } - - {0x08, 0x00, 0x27,0x00, 0x62,0x00, 0x75,0x00, 0x00,0x00, - 0x08, 0x00, 0x27,0x00, 0x62,0x00, 0x75,0x00, 0x00,0x00 } - - {0x08, 0x00, 0x27,0x00, 0x62,0x00, 0x75,0x00, 0x04,0x00, - 0x08, 0x00, 0x27,0x00, 0x62,0x00, 0x75,0x00, 0x04,0x00 } - - {0x08, 0x00, 0x27,0x00, 0x62,0x00, 0x75,0x00, 0x04,0x00, - 0x08, 0x00, 0x27,0x00, 0x62,0x00, 0x75,0x00, 0x04,0x00 } - - {0x03, 0x01, 0x05,0x00, 0x14,0x00, 0x64,0x00, 0x00,0x00, - 0x03, 0x01, 0x05,0x00, 0x14,0x00, 0x64,0x00, 0x00,0x00 } - - {0x03, 0x00, 0x00,0x00, 0x00,0x00, 0xC8,0x00, 0x01,0x00, - 0x03, 0x00, 0x00,0x00, 0x00,0x00, 0xC8,0x00, 0x01,0x00 } - - {0x00, 0x01, 0x02,0x03, 0x04,0x05, 0x06,0x07, 0x08,0x09, - 0x09, 0x08, 0x07,0x06, 0x05,0x04, 0x03,0x02, 0x01,0x00 } - - - Use TDLS in P2P mode. - boolean - true - - - Use TDLS mode. - boolean - true - - - Used for the argument "throughput_threshold_pktsecs" of RAME-MLME-ENABLE-PEER-TRAFFIC-REPORTING.request signal defined in SC-505422-DD. - uint32 - 100 - - - Used for the FW initiated TDLS Discovery/Setup procedure. - If the RSSI of a received TDLS Discovery Response frame is greater than this value,the TDLS FSM shall initiate the TDLS Setup procedure. - int16 - -75 - - - Transmission of a TDLS Action frame or - a TDLS Discovery Response Public Action frame shall be retried unifiTdlsMaximumRetry times until the frame is transmitted successfully. - uint16 - 3 - - - The measurement period for recording the number of packets sent to a peer over a TDLS link. - uint16 - 10 - - - The default Basic HT MCS SET used on a TDLS Link. Used to build the HT Operation element in TDLS Setup frames. - octet_string - 1616 - { 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } - - - Used to build the VHT Operation element in the TDLS Setup Confirm frame - octet_string - 22 - { 0xfe, 0xff } - - - TDLS shall not transmit the TDLS Discovery Request frame within dot11TDLSDiscoveryRequestWindow DTIM intervals - after transmitting TDLS Discovery Request frame. - uint32 - 10 - - - If no TDLS Setup Response frame is received within dot11TDLSResponseTimeout, - or if a TDLS Setup Response frame is received with a nonzero status code, - the TDLS initiator STA shall terminate the setup procedure and discard the TDLS Setup Response frame. - uint32 - 5 - - - When true, indicates that the STA implementation is capable of supporting TDLS Channel Switching. - boolean - false - - - Set TDLS design for test mode - uint32 - 0x00000000 - - - Build the Key Lifetime Interval in the TDLS Setup Request frame. - uint32 - 0x000FFFFF - - - Allowed time in milliseconds for a TDLS Teardown frame to be trasmitted over the air - uint16 - 500 - - - Enabled Wifi Sharing feature - boolean - true - - - Applicable 5GHz Primary Channels mask. Defined in a uint64 represented by the octet string. - First byte of the octet string maps to LSB. Bits 0-13 representing 2.4G channels are always set to 0. Mapping defined in mlme_freq_list[]; i.e. Bit 14 maps to channel 36. - octet_string - 88 - { 0x00, 0xC0, 0xFF, 0xFF, 0x7F, 0x00, 0x00, 0x00 } - - - Channel switch announcement count which will be used in the Channel announcement IE when using wifi sharing - uint16 - 3 - - - Channel switch announcement count which will be used in the Channel announcement IE - uint16 - 10 - - - Source address of router assuming that is contained in virtural router advertisement packet - is only used for the test purpose, specified in chapter '6.2 Forward Received RA frame to Host' in SC-506393-TE - octet_string - 0x00000000 - - - Virtual router advertisement packet - is only used for the test purpose, specified in chapter '6.2 Forward Received RA frame to Host' in SC-506393-TE - octet_string - 0x00000000 - - - Indicate that the STA implementation is capable of supporting TDLS peer U-APSD. - boolean - false - - - Supported 20MHz channel centre frequency grouped in sub-bands. For each sub-band: starting channel number, followed by number of channels - octet_string - 020 - {0x01,0x0e,0x24,0x04,0x34,0x04,0x64,0x0c,0x95,0x05} - - - - Allows setting of default country code. Hosts sets the default country (index 1). Each VIF maintains current country code and updates it, but never reads. - The host can access currently used country code of each VIF, but can't modify it. - octet_string - 33 - unifiDefaultCountryTable - - - - - - { 0x30, 0x30, 0x20 } - - { 0x30, 0x30, 0x20 } - - { 0x30, 0x30, 0x20 } - - - - Defines the ordered list of countries present in unifiRegulatoryTable. Each country is coded as 2 ASCII characters. If unifiRegulatoryTable is modified, such as a country is either added, deleted or its relative location is modified, has to be updated as well. - read_only - octet_string - 2250 - { 0x30, 0x30, 0x41, 0x44, 0x41, 0x45, 0x41, 0x46, 0x41, 0x49, 0x41, 0x4c, 0x41, 0x4d, 0x41, 0x4e, 0x41, 0x4f, 0x41, 0x52, 0x41, 0x53, 0x41, 0x54, 0x41, 0x55, 0x41, 0x57, 0x41, 0x5a, 0x42, 0x41, 0x42, 0x42, 0x42, 0x44, 0x42, 0x45, 0x42, 0x46, 0x42, 0x47, 0x42, 0x48, 0x42, 0x49, 0x42, 0x4a, 0x42, 0x4c, 0x42, 0x4d, 0x42, 0x4e, 0x42, 0x4f, 0x42, 0x52, 0x42, 0x53, 0x42, 0x54, 0x42, 0x57, 0x42, 0x59, 0x42, 0x5a, 0x43, 0x41, 0x43, 0x43, 0x43, 0x44, 0x43, 0x46, 0x43, 0x47, 0x43, 0x48, 0x43, 0x49, 0x43, 0x4c, 0x43, 0x4d, 0x43, 0x4e, 0x43, 0x4f, 0x43, 0x52, 0x43, 0x55, 0x43, 0x56, 0x43, 0x58, 0x43, 0x59, 0x43, 0x5a, 0x44, 0x45, 0x44, 0x4a, 0x44, 0x4b, 0x44, 0x4d, 0x44, 0x4f, 0x44, 0x5a, 0x45, 0x43, 0x45, 0x45, 0x45, 0x47, 0x45, 0x48, 0x45, 0x52, 0x45, 0x53, 0x45, 0x54, 0x46, 0x49, 0x46, 0x4a, 0x46, 0x4b, 0x46, 0x4c, 0x46, 0x4d, 0x46, 0x4f, 0x46, 0x52, 0x47, 0x41, 0x47, 0x42, 0x47, 0x44, 0x47, 0x45, 0x47, 0x46, 0x47, 0x47, 0x47, 0x48, 0x47, 0x49, 0x47, 0x4c, 0x47, 0x4d, 0x47, 0x4e, 0x47, 0x50, 0x47, 0x51, 0x47, 0x52, 0x47, 0x54, 0x47, 0x55, 0x47, 0x57, 0x47, 0x59, 0x48, 0x4b, 0x48, 0x4d, 0x48, 0x4e, 0x48, 0x52, 0x48, 0x54, 0x48, 0x55, 0x49, 0x44, 0x49, 0x45, 0x49, 0x4c, 0x49, 0x4d, 0x49, 0x4e, 0x49, 0x4f, 0x49, 0x51, 0x49, 0x52, 0x49, 0x53, 0x49, 0x54, 0x4a, 0x45, 0x4a, 0x4d, 0x4a, 0x4f, 0x4a, 0x50, 0x4b, 0x45, 0x4b, 0x47, 0x4b, 0x48, 0x4b, 0x49, 0x4b, 0x4d, 0x4b, 0x4e, 0x4b, 0x52, 0x4b, 0x57, 0x4b, 0x59, 0x4b, 0x5a, 0x4c, 0x42, 0x4c, 0x43, 0x4c, 0x49, 0x4c, 0x4b, 0x4c, 0x53, 0x4c, 0x54, 0x4c, 0x55, 0x4c, 0x56, 0x4c, 0x59, 0x4d, 0x41, 0x4d, 0x43, 0x4d, 0x44, 0x4d, 0x45, 0x4d, 0x46, 0x4d, 0x47, 0x4d, 0x48, 0x4d, 0x4b, 0x4d, 0x4c, 0x4d, 0x4d, 0x4d, 0x4e, 0x4d, 0x4f, 0x4d, 0x50, 0x4d, 0x51, 0x4d, 0x52, 0x4d, 0x53, 0x4d, 0x54, 0x4d, 0x55, 0x4d, 0x56, 0x4d, 0x57, 0x4d, 0x58, 0x4d, 0x59, 0x4d, 0x5a, 0x4e, 0x43, 0x4e, 0x45, 0x4e, 0x46, 0x4e, 0x47, 0x4e, 0x49, 0x4e, 0x4c, 0x4e, 0x4f, 0x4e, 0x50, 0x4e, 0x52, 0x4e, 0x5a, 0x4f, 0x4d, 0x50, 0x41, 0x50, 0x45, 0x50, 0x46, 0x50, 0x47, 0x50, 0x48, 0x50, 0x4b, 0x50, 0x4c, 0x50, 0x4d, 0x50, 0x4e, 0x50, 0x52, 0x50, 0x54, 0x50, 0x57, 0x50, 0x59, 0x51, 0x41, 0x52, 0x45, 0x52, 0x4f, 0x52, 0x53, 0x52, 0x55, 0x52, 0x57, 0x53, 0x41, 0x53, 0x42, 0x53, 0x45, 0x53, 0x47, 0x53, 0x49, 0x53, 0x4b, 0x53, 0x4c, 0x53, 0x4d, 0x53, 0x4e, 0x53, 0x4f, 0x53, 0x52, 0x53, 0x54, 0x53, 0x56, 0x53, 0x58, 0x53, 0x5a, 0x54, 0x43, 0x54, 0x44, 0x54, 0x46, 0x54, 0x47, 0x54, 0x48, 0x54, 0x4a, 0x54, 0x4d, 0x54, 0x4e, 0x54, 0x4f, 0x54, 0x52, 0x54, 0x54, 0x54, 0x56, 0x54, 0x57, 0x54, 0x5a, 0x55, 0x41, 0x55, 0x47, 0x55, 0x4d, 0x55, 0x53, 0x55, 0x59, 0x55, 0x5a, 0x56, 0x41, 0x56, 0x43, 0x56, 0x45, 0x56, 0x49, 0x56, 0x4e, 0x56, 0x55, 0x57, 0x46, 0x57, 0x53, 0x59, 0x45, 0x59, 0x54, 0x5a, 0x41, 0x5a, 0x57 } - - - QoS capability for a non-AP Station, and is encoded as per IEEE 802.11 QoS Capability. - uint16 - 0 - - - Listen interval of beacons when in single-vif power saving mode and receiving DTIMs is enabled. No DTIMs are skipped during MVIF operation. A maximum of the listen interval beacons are skipped, which may be less than the number of DTIMs that can be skipped. - The value is a lookup table for DTIM counts. Each 4bits, in LSB order, represent DTIM1, DTIM2, DTIM3, DTIM4, DTIM5, (unused). - This key is only used for STA VIF, connected to an AP. For P2P group client intervals, refer to unifiP2PListenIntervalSkippingDTIM, PSID=2523. - 042949672950x00054645 - DTIM intervals - read_only - uint32 - - - Listen interval of beacons when in single-vif, P2P client power saving mode and receiving DTIMs. No DTIMs are skipped during MVIF operation. A maximum of (listen interval - 1) beacons are skipped, which may be less than the number of DTIMs that can be skipped. - The value is a lookup table for DTIM counts. Each 4bits, in LSB order, represent DTIM1, DTIM2, DTIM3, DTIM4, DTIM5, (unused). - This key is only used for P2P group client. For STA connected to an AP, refer to unifiListenIntervalSkippingDTIM, PSID=2518. - 042949672950x00011111 - DTIM intervals - read_only - uint32 - - - Maximum number length of time, in Time Units (1TU = 1024us), that can be used as a beacon listen interval. This will limit how many beacons maybe skipped, and affects - the DTIM beacon skipping count; DTIM skipping (if enabled) will be such that skipped count = (unifiListenIntervalMaxTime / DTIM_period). - 0655361000 - TU - read_only - uint16 - - - Beacon Listen Interval - 01005 - beacon intervals - read_only - int16 - - - Percentage of beacons received, calculated as received / expected. The percentage is scaled to an integer value between 0 (0%) and 1000 (100%). - read_only - uint32 - - - - - 0 - - - HT capabilities of the chip. See SC-503520-SP for further details. NOTE: Greenfield has been disabled due to interoperability issues wuth SGI. - octet_string - 2121 - { 0x6f, 0x01, 0x17, 0xff, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } - - - - VHT capabilities of the chip. see SC-503520-SP. - octet_string - 1212 - { 0x31, 0x71, 0x00, 0x03, 0xfe, 0xff, 0x00, 0x00, 0xfe, 0xff, 0x00, 0x00 } - - - How long to wait for a frame (Auth, Assoc, ReAssoc) after Rame replies to a send frame request - 0500200 - TU - uint16 - - - How long to wait to retry a frame (Auth, Assoc, ReAssoc) after TX Cfm trasnmission_status = TxLifetime. - 10 - TU - uint16 - - - How long to wait to retry a frame (Auth, Assoc, ReAssoc) after TX Cfm trasnmission_status != Successful | TxLifetime. - 40 - TU - uint16 - - - How long the complete connection procedure has before the MLME times out and issues a Connect Indication (fail). - 040001500 - TU - uint16 - - - How long to wait for a ProbeRsp when syncronising before resending a ProbeReq - 010010 - TU - uint16 - - - How long the firmware attempts to perform a disconnect or disconnect all STAs (triggered by MLME_DISCONNECT-REQ or MLME_DISCONNECT-REQ 00:00:00:00:00:00) before responding with MLME-DISCONNECT-IND and aborting the disconnection attempt. This is particulary important when a SoftAP is attempting to disconnect associated stations which might have "silently" left the ESS. - 030001500 - milliseconds - uint16 - - - How long the firmware temporarily extends PowerSave for STA as a workaround for wonky APs such as D-link. - 01000200 - milliseconds - uint16 - - - Configure BA TX on a per-TID basis. Bit mask is two bits per TID (B1 = autosetup, B0 = enable). - uint32 - - 0x0557 - - - Block Ack Configuration. It is composed of A-MSDU supported, TX MPDU per A-MPDU, RX Buffer size, TX Buffer size and Block Ack Timeout. see init_mlme_ba() for more detail - 0x3fff01 - uint32 - - - Enable or disable workaround to make the Dataplane translate AC_BK data into AC_BE data - - read_write - boolean - unsigned_decimal - true - - - Defines the supported non-HT data rates. It is encoded as N+1 octets where the first octet is N and the subsequent octets each describe a single supported rate. - read_only - 500 kbps - octet_string - 216 - { 0x02, 0x04, 0x0b, 0x0c, 0x12, 0x16, 0x18, 0x24, 0x30, 0x48, 0x60, 0x6c } - - - - Identify whether the chip supports dualband concurrency or not. - boolean - false - - - How long the AP enables reception of BEACON frames to perform Overlapping Legacy BSS Condition(OLBC). If set to 0 then OLBC is disabled. - 300 - milliseconds - uint16 - - - How long between periods of receiving BEACON frames to perform Overlapping Legacy BSS Condition(OLBC). This value MUST exceed the OBLC duration MIB unifiApOlbcDuration. If set to 0 then OLBC is disabled. - 2000 - milliseconds - uint16 - - - Restricts the maximum number of associated STAs for SoftAP. - 110 - uint16 - - - indicates a delta time for the assocication comeback time element in the SA Query request frame. The association comeback time in the SA Query request frame will be set to TSF + unifiPMFAssociationComebackTimeDelta. - uint32 - TU - 1100 - - - - - - Duration of the Absence time to use when protecting P2PGO VIFs from scan operations. A value of 0 disables the feature. - 7 - beacon intervals - uint16 - - - Period of the Absence/Presence times cycles to use when protecting P2PGO VIFs from scan operations. - 14 - beacon intervals - uint16 - - - - Enables VHT mode. - boolean - false - - - Enables the PLM workaround to do an HT reasociation if the initial VHT association succeeded. - boolean - true - - - Start the PLM workaround timer after unifiPLM689WorkaroundTriggerDHCPDiscovercount DHCP discover frames sent by the host. - 2 - DHCP Discover Frames - uint16 - - - Triggers the PLM workaround after unifiPLM689WorkaroundTriggerDHCPDiscoverTimeout milliseconds after unifiPLM689WorkaroundTriggerDHCPDiscovercountDHCP discover frames sent by the host. - 1000 - milliseconds - uint16 - - - VHT capabilities of the chip. see SC-503520-SP. - octet_string - 66 - { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00} - - - Triggers the static PLM workaround after unifiPLM689WorkaroundTriggerStaticIPTimeout milliseconds. - 3 - seconds - uint16 - - - Triggers the static PLM workaround after unifiPLM689WorkaroundTriggerARPCount ARP requests were sent. - 5 - frames - uint16 - - - - Enables Vendor VHT IE for 256-QAM mode on 2.4GHz. - boolean - false - - - - - Enables HT mode. - boolean - true - - - - Enables 40Mz wide channels in the 2.4G band - read_only - boolean - false - - - LDPC will be used to code packets, for transmit only. If disabled, chip will not send LDPC coded packets even if peer supports it. To advertise reception of LDPC coded packets,enable bit 0 of unifiHtCapabilities, and bit 4 of unifiVhtCapabilities. - boolean - true - - - SGI 20MHz will be used to code packets for transmit only. If disabled, chip will not send SGI 20MHz packets even if peer supports it. To advertise reception of SGI 20MHz packets, enable bit 5 of unifiHtCapabilities. - boolean - true - - - SGI 40MHz will be used to code packets, for transmit only. If disabled, chip will not send SGI 40MHz packets even if peer supports it. To advertise reception of SGI 40MHz packets, enable bit 6 of unifiHtCapabilities. - boolean - true - - - SGI 80MHz will be used to code packets, for transmit only. If disabled, chip will not send SGI 80MHz packets even if peer supports it. To advertise reception of SGI 80MHz packets, enable bit 5 of unifiVhtCapabilities. - boolean - true - - - SGI 160/80+80MHz will be used to code packets, for transmit only. If disabled, chip will not send SGI 160/80+80MHz packets even if peer supports it. To advertise reception of SGI 160/80+80MHz packets, enable bit 6 of unifiVhtCapabilities. - boolean - false - - - Mac Address Randomisation should be applied for Probe Requests. - boolean - false - - - SU Beamformer will be used, for transmit only. If disabled, chip will not use SU Beamformer even if peer supports it. To advertise SU Beamformee capability, enable bit 12 of unifiVhtCapabilities. - boolean - false - - - MU Beamformer will be used, for transmit only. If disabled, chip will not use MU Beamformer even if peer supports it. To advertise MU Beamformee capability, enable bit 20 of unifiVhtCapabilities. - boolean - false - - - - Enable Roaming functionality - boolean - true - - - The current RSSI value below which roaming scan shall start - int16 - dBm - -128127 - -75 - - - The value by which unifiRssiRoamScanTrigger is lowered when no roaming candidates are found - uint16 - dBm - read_only - 125510 - - - Hysteresis value for UnifiRssiRoamScanTrigger and unifiCURoamScanTrigger. i.e.: If the current AP RSSI is greater than UnifiRssiRoamScanTrigger+ UnifiRssiRoamDeltaTrigger, soft roaming scan can be terminated. - uint16 - dBm - 125510 - - - The scan period for cached channels background roaming (microseconds) - uint32 - 120000000 - - - The scan period for tracking not yet suitable candidate(s)(microseconds) - uint32 - 1 - 5000000 - - - DO NOT REMOVE. Although not used in the code, required to pass NCHO test 2.7 and 2.8. - uint32 - 130000000 - - - The amount of time a STA will wait after connection before starting to check the MLME-installed connection quality trigger thresholds - uint16 - ms - 200 - - - Indicates whether only intra-band or all-band should be used for roaming scan. 2 - Roaming across band 1 - Roaming within band - uint16 - 122 - - - NCHO channel time. Name confusion for Host compatibility. - uint16 - 1120 - - - Every how many cached channel scans run a full channel scan. - - uint16 - read_write - 1 - 9 - - - Enable/Disable host resume when roaming. 0: Wake up the host all the time. 1: Only wakeup the host if the AP is not white-listed. 2: Don't wake up the host. - uint16 - 021 - - - Timeout for receiving the first EAP/EAPOL frame from the AP during roaming - uint16 - ms - read_only - 200 - - - NCHO Roam Scan Control. - boolean - false - - - Scan DFS Mode. For NCHO certification ONLY. 0: DFS roaming scan disabled. 1: DFS roaming scan enabled. Normal mode. i.e. passive scanning on DFS channels (Default) 2: DFS roaming scan enabled with active scanning on channel list supplied with MLME-SET-CACHED-CHANNELS.request - uint16 - TU - read_write - 0 - 2 - 01 - - - The maximum time to spend scanning before pausing for the unifiRoamScanHomeAwayTime, default of 0 mean has no specific requirement - uint16 - TU - 45 - - - The time to spend NOT scanning after scanning for unifiRoamScanHomeTime,default of 0 mean has no specific requirement - uint16 - TU - 100 - - - The Number of ProbeReq per channel for the Roaming Scan. - uint16 - 2 - - - The value in dBm of the RSSI boost for each band - int16 - unifiRoamRSSIBoostTable - - 0 - 0 - - - - Channel utilisation for the STA VIF, value 255=100% channel utilisation. - used for roaming - uint16 - 02550 - - - The delta to apply to unifiCuRoamScanTrigger when no candidate found during first cycle of cached channel soft scan, triggered by channel utilization. - uint16 - percentage points - 010015 - - - Candidate AP selection delta versus current AP that triggers a roam. - uint16 - percentage points - 010020 - - - Weight of CUfactor in AP selection algorithm. - uint16 - percentage points - 010030 - - - Table allocating CUfactor to Channel Utilization values range. - uint16 - unifiCURoamfactorTable - - 100 - 90 - 70 - 50 - 20 - - - - Weight of RSSIfactor in AP selection algorithm. - uint16 - percentage points - 010070 - - - Table allocating RSSIfactor to RSSI values range. - uint16 - unifiRSSIRoamfactorTable - - 100 - 90 - 70 - 50 - 20 - - - - The current channel Averaged RSSI value below which a soft roaming scan shall initially start, providing high channel utilisation (see unifiCURoamScanTrigger). This is a table indexed by frequency band. - int16 - unifiRSSICURoamScanTriggerTable - - -60 - -70 - - - - BSS Load / Channel Utilisation doesn't need to be monitored more than every 10th Beacons. This is a table indexed by frequency band. - uint16 - unifiCURoamScanTriggerTable - - 70 - 70 - - - - How often should the BSS load be monitored? - used for roaming - uint16 - received beacons - 010010 - - - Maximum time allowed before an attempt to do an offloaded 4 way handshake is considered failed? - uint16 - second - read_write - 010010 - - - - The minimum time that needs to pass after the most recent TPU SP, before a RAME_TPU_SP indication can be sent to MLME - uint16 - beacon intervals - 1 - - - - Fixed TX rate set by Host. Ideally this should be done by the driver. 0 means "host did not specified any rate". - uint16 - - - - - - - - 0 - - - For testing: Enable workaround stall WMM traffic if the admitted time has been used up, used for cert testing - uint16 - - - - - 1 - - - For Rate Adaptation Algorithm. It defines the repeatable amount of time, in ms, that - firmware will start to send speculation frames. - uint16 - - - - - 100 - - - For Rate Adaptation Algorithm. It defines the max amount of time, in ms, that - firmware will use for sending speculation frames - uint16 - - - - - 10 - - - For Rate Adaptation Algorithm. It defines the max amount of speculation frames that firmware is - allowed to send. - uint16 - - - - - 10 - - - For Rate Adaptation Algorithm. It defines the max number to be multiplied to the speculation timer, which usually is 100 ms. - - uint16 - unsigned_decimal - - - - - 8 - - - For Rate Adaptation Algorithm. It represents the number of transmitted - frames that were acked at a given rate. - read_only - uint16 - unifiRateStatsTable - - - - - - For Rate Adaptation Algorithm. It represents the number of transmitted - frames that were NOT acked at a given rate. - read_only - uint16 - unifiRateStatsTable - - - - - - For Rate Adaptation Algorithm. It represents the Packet Error Rate - for a given rate on the RAA rate stats. - read_only - uint16 - unifiRateStatsTable - - - - - - For Rate Adaptation Algorithm. It represents the Maximum Tolerable Packet Error - Rate for each rate. - read_only - uint16 - unifiRateStatsTable - - - - - - For Rate Adaptation Algorithm. It Resets the stats table used by the RAA. - uint16 - unifiRateStatsTable - - - - - - - - Configure the retry distribution for fallback for short frames - octet 0 - Number of retries for starting rate. - octet 1 - Number of retries for next rate. - octet 2 - Number of retries for next rate. - octet 3 - Number of retries for next rate. - octet 4 - Number of retries for last rate. - If 0 is written to an entry then the retries for that rate will be the short retry limit minus the sum - of the retries for each rate above that entry (e.g. 15 - 5). Therefore, this should always be the value for octet 4. - Also, when the starting rate has short guard enabled, the number of retries in octet 1 will be used and - for the next rate in the fallback table (same MCS value, but with sgi disabled) octet 0 number of retries will - be used. - octet_string - 55{0x03, 0x02, 0x01, 0x00, 0x00} - - - - - - - - - Bit mask for turning on individual debug entities in - the data_plane that if enabled effect throughput. See DPLP_DEBUG_ENTITIES_T in dplane_dplp_debug.h for bits. - Default of 0x3 means dplp and ampdu logs are enabled. - uint32 - 0x3 - - - - - - - - is used to access throughput related counters that can help diagnose throughput problems. - The index of the MIB will access different counters, as described in SC-506328-DD. - read_only - uint16 - unifiThroughputDebugTable - - - - - - - Access point beacon received count from connected AP - read_only - uint32 - - - - - - The lower RSSI threshold for switching between low power rx and normal rx. - If the RSSI avg of received frames is lower than this value for a VIF, then that VIF will vote against using low-power radio RX. - Low power rx could negatively influence the receiver sensitivity. - int16 - dBm - -128127-60 - - - The upper RSSI threshold for switching between low power rx and normal rx. - If the RSSI avg of received frames is higher than this value for a VIF, then that VIF will vote in favour of using low-power radio RX. - Low power RX could negatively influence the receiver sensitivity. - int16 - dBm - -128127-50 - - - Enable dynamic switching of the LNA based on RSSI. - boolean - true - - - The lower RSSI threshold for dynamic switching of the LNA. - If the RSSI avg of received frames is lower than this value for all scheduled VIFs, then the external LNA will be enabled. - int16 - dBm - -128127-40 - - - The upper RSSI threshold for dynamic switching of the LNA. - If the RSSI avg of received frames is higher than this value for all scheduled VIFs, then the external LNA will be disabled. - int16 - dBm - -128127-30 - - - It represents the number of retransmitted frames under each ac priority - (indexed by unifiAccessClassIndex). This number will wrap to zero after the range is exceeded. - read_only - uint32 - unifiAcTxConfirmTable - - - - - - msecs the radio is awake (32 bits number accruing over time) - read_only - uint32 - - - - - - msecs the radio is transmitting (32 bits number accruing over time) - read_only - uint32 - - - - - - msecs the radio is in active receive (32 bits number accruing over time) - read_only - uint32 - - - - - - msecs the radio is awake due to all scan (32 bits number accruing over time) - read_only - uint32 - - - - - - indicate that this AP typically leaks packets beyond the guard time (5msecs). - read_only - uint32 - 0 - - - - - - - When TRUE Radio Measurements are supported. - boolean - true - - - RM Enabled capabilities of the chip. See SC-503520-SP for further details. - octet_string - 55{ 0x71, 0x00, 0x00, 0x00, 0x00 } - - - When set to non-zero value then this will override the BE TXOP for 11g (in 32 usec units) to the value specified here. - uint16 - 78 - - - When set to non-zero value then this will override the BE TXOP for 11n and higher modulations (in 32 usec units) to the value specified here. - uint16 - 171 - - - Various settings to change RX ABB filter trim behavior. - uint32 - 0 - - - A bitmap for enabling/disabling trims at runtime - | lsb | trim | - |-----+----------| - | 0 | RX ABB | - | 1 | TX ABB | - | 2 | WBRSSI | - other trims might follow. - uint32 - 5 - - - The CCA thresholds so that the CCA-ED triggers at the regulatory value of -62 dBm. - A bug (SSB-37420) in the mib code means that if you want to use defaults octet strings in a table - you need to specify atleast two rows, so here we just provide two identical rows. - octet_string - 0255 - - unifiRadioCCAThresholdsTable - - { 0x01, 0x03, 0x07, 0x03, 0x03, 0x00, 0x16, 0x00, 0x30, 0x00, 0x16, 0x00, 0x30 } - { 0x01, 0x03, 0x07, 0x03, 0x03, 0x00, 0x16, 0x00, 0x30, 0x00, 0x16, 0x00, 0x30 } - - - - Hardware platform. This is necessary so we can apply tweaks to specific revisions, even though they might be running the same baseband and RF chip combination. Check unifiHardwarePlatform enum for description of the possible values. - unifiHardwarePlatform - 0 - - - Duration of DPD training (in ms). - uint16 - 10 - - - -This MIB allows the dummy packets training bandwidth and rates to be overriden. Tipically the bandwidth would be the same as the channel bandwidth (for example 80 MHz packets for an 80 Mhz channel) and rates MCS1 and MCS5. With this MIB you can set, for example, an 80 MHz channel to be trained using 20 MHz bandwidth (centered or not) with MCS2 and MCS7 packets. The MIB index dictates what channel bandwidth the configuration is for (1 for 20 MHz, 2 for 40 MHz and so on). The format is: - - octet 0: train bandwidth (this basically follows the halradio_channel_bw enum). - - octet 1: train primary channel position - - octet 2-3: OFDM 0 rate - - octet 4-5: OFDM 1 rate - - octet 6-7: CCK rate (unused) -The rates are encoded in host(FAPI) format, see SC-506179, section 4.41. - - read_write - octet_string - 88 - - unifiDPDTrainPacketConfigTable - - - {0x00, 0x00, 0x80, 0x01, 0x80, 0x05, 0x00, 0x00} - - {0x01, 0x00, 0x82, 0x01, 0x80, 0x05, 0x00, 0x00} - - {0x01, 0x00, 0x82, 0x01, 0x82, 0x05, 0x00, 0x00} - - - - Centre frequency for the connected channel - read_only - uint16 - - - Current bandwidth the STA is operating on - channel_bw_20_mhz = 20, - channel_bw_40_mhz = 40, - channel_bw_80_mhz = 80, - channel_bw_160_mhz = 160 - read_only - uint16 - - - specifies current AP antenna mode: - 0 = SISO, - 1 = MIMO (2x2), - 2 = MIMO (3x3), - 3 = MIMO (4x4) - read_only - unifiAntennaMode - 0 - - - AP uses MU-MIMO - read_only - boolean - false - - - Number of roams - uint16 - read_only - 0 - - - specifies current AKM - 0 = None - 1 = OKC - 2 = FT (FT_1X) - 3 = PSK - 4 = FT_PSK - 5 = PMKSA Caching - read_only - unifiRoamingAKM - 0 - - - Enables or disables TPC control. - boolean - - - - - true - - - For testing: MLME Hack to allow in-house tspec testing - boolean - false - - - Saved dialog number of tspec request action frame from the Host - uint16 - 0 - - - For testing: Stop Scan from using the Medium to allow thruput testing. - boolean - false - - - - - Reserved for HUTS tests - Data element read/write entry of int32 type. - uint32 - 042949672951000 - - - Reserved for HUTS tests - Data element read/write entry of boolean type. - boolean - true - - - Reserved for HUTS tests - Data element read/write entry of octet string type. - octet_string - 99 - { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } - - - Reserved for HUTS tests - Data element read/write entry table of int16 type. - read_only - int16 - -3276832767 - hutsReadWriteTableInt16IdTable - - - - Reserved for HUTS tests - Data element read/write entry table of octet string type. - read_only - octet_string - 673 - hutsReadWriteTableOctetStringTable - - - {0x53,0x54,0x70,0x73,0x74,0x75,0x7A,0x7B,0x7C, - 0x7D,0x7E,0x7F,0x80,0x81,0x82} - - {0x01,0x02,0x03,0x05,0x06,0x07,0x08,0x09,0x0A,0x10, - 0x11,0x80,0x81,0x82} - - {0x01,0x03,0x05,0x16,0x17,0x19,0x1A,0x1B,0x1C,0x1E, - 0x1F,0x20,0x21,0x80,0x81,0x82} - - {0x01,0x02,0x03,0x04,0x05,0x06,0x20,0x21,0x24,0x25, - 0x26,0x29,0x2A,0x2B,0x3A,0x80,0x81,0x82} - - - - Reserved for HUTS tests - Remote Procedure call read/write entry of int32 type. - uint32 - 0x000A0001 - - - - - - - Reserved for HUTS tests - Remote Procedure call read/write entry of octet string type. - octet_string - 144144 - - - - - hutsReadWriteRPCTableOctetStringTable - - - Reserved for HUTS tests - Data element read/write entry of int16 type via internal API. - -55 - int16 - - - Reserved for HUTS tests - Data element read/write entry of unsigned int16 type via internal API. - uint16 - 0x0730 - - - Reserved for HUTS tests - Data element read/write entry of unsigned int32 type via internal API. - µs - uint32 - 214748364730000 - - - Reserved for HUTS tests - Data element read/write entry of int64 type via internal API. - read_only - int64 - - - - - - Reserved for HUTS tests - Data element read/write entry of boolean type via internal API. - boolean - true - - - Reserved for HUTS tests - Data element read/write entry of octet string type via internal API. - octet_string - 88 - { 0x00, 0x18, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } - - - - integer - 14 - - - - Reserved for HUTS tests - Fixed size table rows of int16 type via internal API - int16 - 0100 - hutsReadWriteInternalAPIFixedSizeTable - - 80 - 80 - 80 - 80 - - - - Reserved for HUTS tests - Variable size table rows of octet string type via internal API - read_only - octet_string - 673 - hutsReadWriteInternalAPIVarSizeTable - - - {0x53,0x54,0x70,0x73,0x74,0x75,0x7A,0x7B,0x7C, - 0x7D,0x7E,0x7F,0x80,0x81,0x82} - - {0x01,0x02,0x03,0x05,0x06,0x07,0x08,0x09,0x0A,0x10, - 0x11,0x80,0x81,0x82} - - {0x01,0x03,0x05,0x16,0x17,0x19,0x1A,0x1B,0x1C,0x1E, - 0x1F,0x20,0x21,0x80,0x81,0x82} - - {0x01,0x02,0x03,0x04,0x05,0x06,0x20,0x21,0x24,0x25, - 0x26,0x29,0x2A,0x2B,0x3A,0x80,0x81,0x82} - - - - Reserved for HUTS tests - Fixed size table rows of int16 type via internal API - read_only - uint16 - hutsReadWriteInternalAPIFixSizeTableKeys - - - - - - Reserved for HUTS tests - Fixed size table rows of int16 type via internal API - read_only - uint16 - hutsReadWriteInternalAPIFixSizeTableKeys - - - - - - The values stored in hutsReadWriteInternalAPIFixVarSizeTableKeys - uint32 - hutsReadWriteInternalAPIFixVarSizeTableKeys - - - The values stored in hutsReadWriteInternalAPIFixVarSizeTableKeys - octet_string - hutsReadWriteInternalAPIFixVarSizeTableKeys - - - The number of received MPDUs discarded by the CCMP decryption algorithm. - read_only - int64 - 04294967295 - hutsReadWriteInternalAPIFixSizeTableKeyRowTable - - - - integer - 11 - table index - - - integer - 16 - table index - - - Write a DPD LUT entry - octet_string - 144144 - - - - - hutsReadWriteInternalAPIVarSizeTableKeyTable - - - integer - 13 - group index - - - integer - 13 - temperature index - - - The interval in ms to perform the channel usage update - uint32 - 11000500 - - - Disable the radio nanny actions - boolean - - - - false - - - Specify values of CCK modem sensitivity for scan, normal and low - sensitivity. - octet_string - 66 - { 0x0a, 0x09, 0x05, 0xa, 0xa, 0x0 } - - - - Bitmask to enable Digital Pre-Distortion per bandwidth - Enables DPD per bandwidth per band - uint16 - 63 - - - - - - Baseband chip version number determined by reading BBIC version - read_only - uint16 - - - - - - RF chip version number determined by reading RFIC version - read_only - uint16 - - - - - - Read value from Tx settings. - Read TX debug settings. - read_only - unifiRadioTXSettingsTable - uint16 - - - - - - Read value from Rx settings. - Read RX debug settings. - read_only - unifiRadioRXSettingsTable - octet_string - - - - - - Read values from Radio CCA settings. - read_only - unifiRadioCCADebugTable - uint32 - - - - - - Overwrite SGI sampling offset. Indexed by Band and Bandwidth. Defaults currently defined in fw. - unifiModemSgiOffsetTable - uint16 - - - - - - Configures RX Radio CS detection for 80MHz bandwidth. - uint16 - - - - - - - Energy detection threshold for primary 20MHz channel. - uint16 - - - - - - - Energy detection threshold for secondary 20MHz channel. - uint16 - - - - - - - Option in radio code to override the power requested by the upper layer - read_write - int16 - -128127 - unifiRadioTxPowerOverrideTable - - - - - - - - - This table maintains per-STA statistics in an RSN. The entry with dot11RSNAStatsSTAAddress set to FF-FF-FF-FF-FF-FF shall contain statistics for broadcast/multicast traffic. - - - - - Conceptual table for timing of queue transfers HOST-SW-HW - - - - Conceptual table for transmit/receive rate statistics. - - - - Conceptual table for throughput diagnostics counters. - - - - Conceptual table for reading registers. - - - - Conceptual table for tx settings. - - - - - Conceptual table for rx settings. - - - - - Conceptual table for radio CCA settings. - - - - - Conceptual table for reading hardware packet counters. First index is the MAC instance from which to read, second index is the counter to be read. - - - - - This table contains hardware specific transmitter settings. Entries in this table should only be altered after advice from Applications Support. - - - - - This table contains hardware specific CCA Thresholds settings. Entries in this table should only be altered after advice from Applications Support. - - - - This table contains hardware specific transmitter settings. Entries in this table should only be altered after advice from Applications Support. - - - - This table contains hardware specific transmitter gain settings. Entries in this table should only be altered after advice from Applications Support. - - - - Table for the power override settings via RICE - - - - This table contains hardware specific transmitter settings. Entries in this table should only be altered after advice from Applications Support. - This table defines the response of the power detectors(2G5/5G) in the external FEM. The detectors are sampled via the BIST ADC. The reference temperature and frequencies for this table are implicitly defined by the related temperature and frequency compensation tables. - - - - This table contains hardware specific transmitter settings. Entries in this table should only be altered after advice from Applications Support. - This table is used to compensate detector measurements for temperature. The reference temperature for temperature compensation is implicitly defined by the temperature at which the (interpolated) table values return zero correction. - - - - This table contains hardware specific transmitter settings. Entries in this table should only be altered after advice from Applications Support. - This table is used to compensate detector measurements for frequency. The reference frequency for frequency compensation is implicitly defined by the frequency at which the (interpolated) table values return zero correction. - - - - This table contains hardware specific transmitter settings. Entries in this table should only be altered after advice from Applications Support. - This table is used to open-loop compensate forward path gains for self-heating between transmit power calibrations. The reference temperature for temperature compensation is implicitly defined by the temperature at which the (interpolated) table values return zero correction. - - - - This table contains hardware specific transmitter settings. Entries in this table should only be altered after advice from Applications Support. - This table is used to open-loop compensate forward path gains across frequency between transmit power calibrations. The reference frequency for frequency compensation is implicitly defined by the frequency at which the (interpolated) table values return zero correction. - - - - This table contains hardware specific transmitter settings. Entries in this table should only be altered after advice from Applications Support. - This table is used to open-loop compensate forward path PA gains when calculating DPD hot and cold LUTs for self-heating. The reference temperature for temperature compensation is implicitly defined by the temperature at which the (interpolated) table values return zero correction. - - - - This table contains hardware specific transmitter settings. Entries in this table should only be altered after advice from Applications Support. - This table is used to compensate forward path PA gains when calculating DPD hot and cold LUTs across frequency. The reference frequency for frequency compensation is implicitly defined by the frequency at which the (interpolated) table values return zero correction. - - - - This table contains hardware specific transmitter settings. Entries in this table should only be altered after advice from Applications Support. - This table is used to frequency compensate forward path. - - - - This table contains hardware specific transmitter settings. Entries in this table should only be altered after advice from Applications Support. - This table is used to set the gain steps (v2i, mix, drv, pa) of the forward path. - - - - This table contains hardware specific transmitter settings. Entries in this table should only be altered after advice from Applications Support. - This table is used to set DPD digital pre-distort gains of the forward path. - - - - This table contains hardware specific transmitter settings. Entries in this table should only be altered after advice from Applications Support. - This table is used to set psat, biases and adjustment ranges of the forward path during power trim. - - - - The table giving the frequency-dependent connection loss value, which is used as conversion factors for raw tx power at connector - - - - The table giving the frequency-dependent antenna max gain value, which is used as conversion factors for raw tx power at connector - - - - The table giving frequency-dependent RSSI offset value - - - - Table containing settings necessary to ensure the IC observes transmit out-of-band regulatory constraints when operating near band edges. - - - - This table allows you to adjust absolute transmit power in a frequency and/or temperature dependant manner. The table allows you to specify datapoints in quarter dB based on frequency and temperature. The firmware will then perform a 2D interpolation to perform the right adjustment for the current frequency and temperature. - - - - The table is used to control various debug settings on a per module basis - - - - This table holds the regulatory information for all countries. - - - - Conceptual table for peer information at disconnect (Bandwith, Nss, RSSI, Tx data rate), index by Pid. - - - - Operating Class table - - - - Scan Parameters table - - - - SarBackoff Parameters table - - - - CCA CS threshold parameters table - - - - unifiMacBusyTime table - - - - - SGI sample offset parameters table - - - - - NoCell Parameters table - - - - Conceptual table for requesting Tx confirm, index by Access Class. - - - - Table of country codes. - - - - Debug modules table - - - - Table indexed by frequency band - - - - Table indexed by frequency band - - - - Table allocating RSSIfactor to RSSI values range - - - - Table allocating CUfactor to Channel Utilization values range - - - - Table allocating a RSSI boost to each band - - - - - Specific table for uint16 - - - - Specific table for octet string - - - - Specific table for RPC of octet string - - - - - Specific table of fixed size for internal API test - - - - Specific table of variable size for internal API test - - - - Conceptual table for timing of queue transfers HOST-SW-HW - - - - Table of integers for use by patches. - - - - xxxxxxxx - - - - - xxxxxxxx - - - - - This table contains DPD train configuraion - - - - - - - diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/wlan/symbols.dbg b/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/wlan/symbols.dbg deleted file mode 100644 index 41a22de..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/wlan/symbols.dbg +++ /dev/null @@ -1,5633 +0,0 @@ -signalid 289 -1000 MaUnitdata_request -1001 MaControl_request -1002 DataSpareSignal1_request -1003 DataSpareSignal2_request -1004 DataSpareSignal3_request -1100 MaUnitdata_confirm -1101 MaControl_confirm -1102 DataSpareSignal1_confirm -1103 DataSpareSignal2_confirm -1104 DataSpareSignal3_confirm -1200 DataSpareSignal1_response -1201 DataSpareSignal2_response -1202 DataSpareSignal3_response -1300 MaUnitdata_indication -1301 MaBlockack_indication -1302 DataSpareSignal1_indication -1303 DataSpareSignal2_indication -1304 DataSpareSignal3_indication -2001 MlmeGet_request -2002 MlmeSet_request -2003 MlmePowermgt_request -2004 MlmeAddInfoElements_request -2005 MlmeAddScan_request -2006 MlmeDelScan_request -2007 MlmeAddVif_request -2008 MlmeDelVif_request -2009 MlmeStart_request -200a MlmeSetChannel_request -200b MlmeConnect_request -200c MlmeReassociate_request -200d MlmeRoam_request -200e MlmeDisconnect_request -200f MlmeRegisterActionFrame_request -2010 MlmeSendFrame_request -2011 MlmeResetDwellTime_request -2012 MlmeSetTrafficParameters_request -2013 MlmeDelTrafficParameters_request -2014 MlmeSetPacketFilter_request -2015 MlmeSetIpAddress_request -2016 MlmeSetAcl_request -2018 MlmeSetkeys_request -201a MlmeGetKeySequence_request -201c MlmeSetPmk_request -201f MlmeSetCachedChannels_request -2020 MlmeSetWhitelistSsid_request -2021 MlmeTdlsAction_request -2022 MlmeChannelSwitch_request -2023 MlmeMonitorRssi_request -2024 MlmeStartLinkStatistics_request -2025 MlmeStopLinkStatistics_request -2026 MlmeSetBssidHotlist_request -2027 MlmeSetPnoList_request -2028 MlmeHostState_request -2029 MlmeAddRange_request -202a MlmeDelRange_request -202b MlmeSetNoa_request -202c MlmeSetCtwindow_request -202d MlmeNanStart_request -202e MlmeNanConfig_request -202f MlmeNanPublish_request -2030 MlmeNanSubscribe_request -2031 MlmeNanFollowup_request -2032 ControlSpareSignal1_request -2033 ControlSpareSignal2_request -2034 ControlSpareSignal3_request -2101 MlmeGet_confirm -2102 MlmeSet_confirm -2103 MlmePowermgt_confirm -2104 MlmeAddInfoElements_confirm -2105 MlmeAddScan_confirm -2106 MlmeDelScan_confirm -2107 MlmeAddVif_confirm -2108 MlmeDelVif_confirm -2109 MlmeStart_confirm -210a MlmeSetChannel_confirm -210b MlmeConnect_confirm -210c MlmeReassociate_confirm -210d MlmeRoam_confirm -210e MlmeDisconnect_confirm -210f MlmeRegisterActionFrame_confirm -2110 MlmeSendFrame_confirm -2111 MlmeResetDwellTime_confirm -2112 MlmeSetTrafficParameters_confirm -2113 MlmeDelTrafficParameters_confirm -2114 MlmeSetPacketFilter_confirm -2115 MlmeSetIpAddress_confirm -2116 MlmeSetAcl_confirm -2118 MlmeSetkeys_confirm -211a MlmeGetKeySequence_confirm -211c MlmeSetPmk_confirm -211f MlmeSetCachedChannels_confirm -2120 MlmeSetWhitelistSsid_confirm -2121 MlmeTdlsAction_confirm -2122 MlmeChannelSwitch_confirm -2123 MlmeMonitorRssi_confirm -2124 MlmeStartLinkStatistics_confirm -2125 MlmeStopLinkStatistics_confirm -2126 MlmeSetBssidHotlist_confirm -2127 MlmeSetPnoList_confirm -2128 MlmeHostState_confirm -2129 MlmeAddRange_confirm -212a MlmeDelRange_confirm -212b MlmeSetNoa_confirm -212c MlmeSetCtwindow_confirm -212d MlmeNanStart_confirm -212e MlmeNanConfig_confirm -212f MlmeNanPublish_confirm -2130 MlmeNanSubscribe_confirm -2131 MlmeNanFollowup_confirm -2132 ControlSpareSignal1_confirm -2133 ControlSpareSignal2_confirm -2134 ControlSpareSignal3_confirm -2200 MlmeConnect_response -2201 MlmeConnected_response -2202 MlmeReassociate_response -2203 MlmeRoamed_response -2204 MlmeTdlsPeer_response -2205 ControlSpareSignal1_response -2206 ControlSpareSignal2_response -2207 ControlSpareSignal3_response -2300 MlmeScan_indication -2301 MlmeScanDone_indication -2302 MlmeListenEnd_indication -2303 MlmeConnect_indication -2304 MlmeConnected_indication -2305 MlmeReassociate_indication -2306 MlmeRoam_indication -2307 MlmeRoamed_indication -2308 MlmeDisconnect_indication -2309 MlmeDisconnected_indication -230a MlmeProcedureStarted_indication -230b MlmeMicFailure_indication -230c MlmeFrameTransmission_indication -230d MlmeReceivedFrame_indication -230f MlmeTdlsPeer_indication -2310 MlmeApLoss_indication -2311 MlmeSignificantChange_indication -2312 MlmeRssiReport_indication -2313 MlmeAcPriorityUpdate_indication -2314 MlmeRange_indication -2315 MlmeRangeDone_indication -2316 MlmeEventLog_indication -2317 MlmeNanEvent_indication -2318 MlmeNanService_indication -2319 MlmeNanFollowup_indication -231a MlmeChannelSwitched_indication -231b ControlSpareSignal1_indication -231c ControlSpareSignal2_indication -231d ControlSpareSignal3_indication -8000 DebugSpareSignal1_request -8001 DebugSpareSignal2_request -8002 DebugSpareSignal3_request -8100 DebugSpareSignal1_confirm -8101 DebugSpareSignal2_confirm -8102 DebugSpareSignal3_confirm -8200 DebugSpareSignal1_response -8201 DebugSpareSignal2_response -8202 DebugSpareSignal3_response -8301 DebugWord12_indication -8302 DebugFault_indication -8303 DebugSpareSignal1_indication -8304 DebugSpareSignal2_indication -8305 DebugSpareSignal3_indication -9000 TestBlockRequests_request -9001 TestPanic_request -9002 TestSuspend_request -9003 TestResume_request -9004 RadioLogging_request -9005 WlanliteCwStart_request -9006 WlanliteCwStop_request -9007 WlanliteTxSetParams_request -9008 WlanliteTxStart_request -9009 WlanliteTxRead_request -900a WlanliteTxStop_request -900b WlanliteRxStart_request -900c WlanliteRxRead_request -900d WlanliteRxStop_request -900e WlanliteStatus_request -900f TestPmalloc_request -9010 TestSaQuery_request -9011 TestChannelSwitch_request -9012 TestCheckFwAlive_request -9013 DebugGeneric_request -9014 DebugPktSinkStart_request -9015 DebugPktSinkStop_request -9016 DebugPktSinkReport_request -9017 DebugPktGenStart_request -9018 DebugPktGenStop_request -9019 DebugPktGenReport_request -901a WlanliteRadioSelect_request -901b TestHipTesterStart_request -901c TestHipTesterStop_request -901d TestHipTesterSetParams_request -901e TestHipTesterReport_request -901f TestBistGetTxGain_request -9020 TestSpareSignal1_request -9021 TestSpareSignal2_request -9022 TestSpareSignal3_request -9100 RadioLogging_confirm -9101 WlanliteCwStart_confirm -9102 WlanliteTxSetParams_confirm -9103 WlanliteCwStop_confirm -9104 WlanliteTxStart_confirm -9105 WlanliteTxRead_confirm -9106 WlanliteTxStop_confirm -9107 WlanliteRxStart_confirm -9108 WlanliteRxRead_confirm -9109 WlanliteRxStop_confirm -910a WlanliteStatus_confirm -910b TestPmalloc_confirm -910c TestSaQuery_confirm -910d TestChannelSwitch_confirm -910e TestCheckFwAlive_confirm -910f TestSuspend_confirm -9110 TestResume_confirm -9111 DebugGeneric_confirm -9112 WlanliteRadioSelect_confirm -9113 TestHipTesterStart_confirm -9114 TestHipTesterStop_confirm -9115 TestHipTesterSetParams_confirm -9116 TestBistGetTxGain_confirm -9117 TestSpareSignal1_confirm -9118 TestSpareSignal2_confirm -9119 TestSpareSignal3_confirm -9200 TestSpareSignal1_response -9201 TestSpareSignal2_response -9202 TestSpareSignal3_response -9300 RadioLogging_indication -9301 DebugGeneric_indication -9302 DebugPktSinkReport_indication -9303 DebugPktGenReport_indication -9304 TestHipTesterReport_indication -9305 TestSpareSignal1_indication -9306 TestSpareSignal2_indication -9307 TestSpareSignal3_indication -a202 WlanliteRadioCalibration_indication -a203 WlanliteRadioCalibrationDone_indication -a204 WlanliteTxFrameTimer_indication -a205 WlanliteRxPeriodicTimer_indication -a206 WlanliteRxPeriodicChannelSwitchDone_indication -a252 RiceChangeFsmParams_request -a253 RiceInitialise_request -a254 RiceChangeRadioState_request -a255 RiceRadioCheck_request -a256 RiceRadioLog_request -a257 RiceDebugBusLog_request -a258 RiceRadioNudgeNannyTimer_request -a259 RiceReqRadioCalibration_response -a25a RiceNannyTimer_indication -a25b RiceSwitchOnTimer_indication -a25c RiceRadioLogTimer_indication -a422 RameMsgDelba_confirm -a423 RameMsgRadioOffDplpOff_indication -a424 RameMsgRadioOnDplpOn_indication -a425 RameMsgRadioSwitchChannelDplpOff_indication -a426 RameMsgRxActivityOccurred_indication -a427 RameMsgDplpStaPaused_confirm -a428 RameMsgDplpStaResumed_confirm -a429 RameMsgDplpStaCleared_confirm -a42a RameMsgDplpMoveDu_confirm -a42b RameMsgDplpVifDelete_confirm -a42c RameMsgVifCheckClear_indication -a42d RameMsgVifAnnounceAvailability_indication -a42e RameMsgPsUpdate_indication -a42f RameMsgTdlsPeerSp_indication -a430 RameMsgTdlsPsUpdate_indication -a431 RameMsgNullAnnounceFrameProcessed_indication -a432 RameMsgPersistentFrameProcessed_indication -a433 RameMsgCtsAnnounceFrameProcessed_indication -a434 RameMsgFrameRx_indication -a435 RameMsgMm_confirm -a436 RameMsgPsServTriggered_indication -a437 RameMsgPsServEnd_indication -a438 RameMsgSpuriousMorebit_indication -a439 RameMsgMcastServiceEnd_indication -a43a RameMsgBeaconTxFinished_indication -a43b RameMsgPsPollTxFinished_indication -a43c RameMsgPeerPsStateUpdate_indication -a43d RameMsgSendNullFrame_request -a43e RameMsgBaTxError_indication -a43f RameMsgPauseResumeDplp_confirm -a440 RameMsgDpdFrameProcessed_indication -a441 RameMsgStaKeepaliveTxFinished_indication -a442 RameMsgRadioReady_indication -a4d2 RameRadioChangeState_request -a4d3 RameRadioOff_request -a4d4 RameRadioChangeStateDone_confirm -a4d5 RameRadioChangeStateOffDone_confirm -a4d6 RameRadioPerformDpd_request -pid 4 -4000 rice_mgr_fsm 0005 block_until_setup idle_off switching_on idle_on trim_on -4001 macrame_radio_ctl[0] 0003 Idle WaitForRadioOnOff DpdOngoing -4002 macrame_radio_ctl[1] 0003 Idle WaitForRadioOnOff DpdOngoing -4003 wlanlite_mgr_fsm 0007 Idle Wait_RadioLog Wait_DebugBus Cw_Running BIST_Running Rx_Running Tx_Running -faultid 461 -0000 none -0001 panic -0003 mib_write -0004 mib_read -0005 macrame_mib -0006 sta_data_create_record -0007 macrame_rates -0008 macrame_mmpdu_lost -0009 dplane_rx_pdu_lost -000a mlme_cap_error -000b no_rates_rx -000c mlme_token_lock_fail -000d encryption_tsc_pn_wrap -000e mib_req_val_absent -000f mib_type_clash -0010 mib_ram_corrupt -0011 macrame_ind_error -0012 macrame_ind_overflow -0013 mib_duff_index_count -0014 mib_enabled_but_not_implemented -0015 mlme_deauth_to -0016 mib_rom_corrupt -0017 mib_invalid_index -0018 bad_signal_process_id -0019 stack_low -001a no_rates_tx -001b sdio_bad_rewind_handle -001c sdio_bad_command -001d sdio_bad_ack -001e bad_signal_from_host -001f vco_lock_failed -0020 adc_convert -0022 bad_analogue_setting -0023 divide_by_zero -0024 macrame_ind_unexpected -0025 fsm_leaky_signal_discarded -0026 macrame_rx_error -0027 mib_limit -0028 vlint_overflow -0029 mib_ram_overflow -002a macrame_default_wep_key_id -002b uart_invalid_mib_configuration -002e mibps_fail -002f mibps_data_corrupt -0030 mibps_write_fail -0031 ps_unsupported_version -0032 piopulse_already_attached -0033 piopulse_not_attached -0034 ps_corrupt -0035 mkt_actions_parse_error -0036 vlint_negative_unsigned_value -0037 vlint_too_big -0038 ps_eeprom_read_fail -0039 mlme_param_wpa_and_wpa2_in_ie -003a mlme_auth_to_asoc -003b mlme_peer_record_does_not_exist -003c mlme_peer_record_should_already_have_been_deleted -0040 mlme_param_wpa_oui_error -0041 mlme_critical_param_ie_length_error -0042 mlme_param_rsn_version_error -0043 mlme_param_mib_group_cipher_error -0044 mlme_param_pairwise_cipher_error -0045 mlme_param_akm_suite_error -0046 mlme_param_capability_error -0047 mlme_param_invalid_token -0048 mlme_param_expected_ie_missing -0049 mlme_param_mib_read_ptk_fail -004a mlme_param_mib_read_ast_fail -004b mlme_param_mib_read_ptksa_replay_fail -004c mlme_param_mib_read_gtksa_replay_fail -004d mlme_param_cap_mask_and_privacy_do_not_match -004e mlme_param_illegal_station_type -004f mlme_param_join_param_error -0050 spare_1 -0051 coex_invalid_pio -0052 mib_read_warning -0053 mib_write_warning -0054 macrame_unexpected_protection -0055 mlme_param_rsn_capability_error -0056 mlme_param_privacy_or_rsna_disabled -0057 rame_encryption_key -0058 rame_channel_switch_fail -0059 mlme_scan_probe_tx_fail -005a mlme_join_not_supported -005b mlme_utils -005c mlme_supported_rates_odd -005e bad_rate_tx -005f mib_assert_fail -0060 mib_tab_index -0061 bad_rate_rx -0062 mib_ram_rec_corrupt -0063 macrame_admitted_time_exceeded -0064 macrame_qos_null_no_uplink -0065 mlme_param_pmkid_error -0066 mlme_host_duplicate_ie -0067 mlme_host_bad_ie -0068 mlme_host_ignored_ie -0069 mlme_host_ies_corrupt -006a mlme_host_ies_missing -006b mlme_host_missing_ie -006c mlme_not_in_bss -006d mlme_not_in_same_bss -006f coex_empty_config -0071 macrame_tx_failed -0072 macrame_rekey -0073 macrame_rx_frame_too_long -0074 mlme_bad_eapol_request -0075 mlme_scan_downgrade_to_passive -0076 coex_nplusone_pio_invalid -0079 wrong_hw_definitions -007a ma_packet_req_warn -007b mlme_mod_req_info -007c mlme_start_req_info -007d beacon_tim_absent_error -007e beacon_tim_bits_warn -007f beacon_dtim_error -0080 dplane_received_frame_from_own_mac_addr -0081 mlme_param_wapi_version_error -0082 mlme_param_wapi_akm_suite_error -0083 mlme_param_unicast_cipher_error -0084 mlme_param_mib_multicast_cipher_error -0085 mlme_param_wapi_capability_error -0086 mlme_param_bkid_error -0087 mlme_param_rsn_and_wapi_in_ie -0088 rx_fifo_overflow -0089 mlme_param_group_management_cipher_error -0090 macrame_ht_cest_unlocked -0091 macrame_ht_bad_sounding_frame -0092 dorm_clkgen_fallback -0093 seg_fault -0094 panic_arg -0095 recalibrate_radio -0096 missed_beacons_report -0097 rame_invalid_ba -0098 rame_invalid_bainfo -0099 mib_table_inconsistent -009a primitive_rxd_in_wrong_mode -009b invalid_vif_identifier -009c invalid_pri_for_qos_packet -009d macrame_tx_invalid_frame_type -009e fsm_error_processing_signal -009f mlme_nan_start_req_info -00a0 SLUT_table_not_found -00a1 vldata_overflow -00a2 vldata_negative_unsigned_value -00a3 vldata_too_big -00a4 rss_not_defined -00a5 vldata_wrong_format -00a6 bidirectional_comm_lost -00a7 indication_rxd_no_vif_scheduled -00a8 dplane_no_encption_key_found -00a9 coex_init_fail -00aa excessive_data_vif_associated -00ab no_mibps_data_record -00ac coex_not_enabled -00ad rame_change_mode_ps_to_fps -00ae mlme_scan_autonomous_probe_id_missing -00af mlme_scan_no_autonomous_channels -00b0 radio_setup_failed -00b1 usrpio_lsb_already_protected -00b2 usrpio_msb_already_protected -00b3 usrpio_lsb_not_protected -00b4 usrpio_msb_not_protected -00b5 coex_init_failed -00b6 coex_acl_table -00b7 coex_sco_table -00b8 coex_bt_shared_memory_problems -00b9 p2P_noa_attribute -00ba macrame_create_streambuffer_failure -00bb ba_stream_buffer_protect_warn -00bc ba_stream_buffer_illegal_data -00bd rx_streaming_buffer -00be ba_mpdu_length_exceeded -00bf wideband_pll_lock_retried -00c0 mlme_scan_not_scheduled -00c1 host_pump_sb_in_wrong_state -00c2 ref_pll_retry_loop -00c3 quiet_element_insufficient_resources -00c4 mac_if_ind_hndl_invalid -00c5 mlme_scan_no_probes_sent -00c6 invalid_mac_address_allocation -00c7 thermal_tx_back_off -00c8 macrame_tx_no_resource -00c9 mlme_host_setie_ie_invalid -00ca mlme_probe_request_ie_invalid -00cb ind_rejected_hw_ptr_not_updated -00cc macrame_multihop_qos_not_supported -00cd coex_ble_scan_not_supported_with_this_bt_firmware -00ce token_map_too_many_instances -00cf efuse_read_failure -00d0 pll_delay_line -00d1 tx_trim_gain_search -00d2 bt_shared_memory_tear_count_limit_reached -00d3 cme_prim_version_mismatch -00d4 cme_message_channel -00d5 bt_shared_memory_state -00d6 coex_vif_update_timing -00d7 coex_blackout_id_failed -00d8 halfec_cannot_determine_bt_tx_pio -00d9 p2p_common_failed -00da macrame_unexpected_reception_status -00db periodic_send_common_failed -00dc reassoc_unexpected_reception_failed -00dd macrame_short_frame_length -00de invalid_channel -00df radio_params_change_in_bad_state -00e0 lo_coarse_dac -00e1 rame_invalid_go_beacon_drift_value -00e2 wl_radio_rx_comp -00e3 speedy -00e4 blackout_not_registered -00e5 dplp_mpdu_lost -00e6 missing_ba -00e7 fos_confused -00e8 ba_rx_no_match -00e9 rx_dcoc_timeout -00ea dpd_gain_align_path_zero -00eb fallback_table_length_exceeded -00ec ba_rx_low_pmalloc -00ed radio_dpd_mib -00ee invalid_dorm_entity -00ef logen_swing -00f0 logen_acal -00f1 too_many_ba_rx -00f2 invalid_rssi -00f3 dpd_loopback_fir_gain -00f4 turning_dplp_off_when_running -00f5 link_adapt_pdu_retries_too_high -00f6 frequency_offset_too_big -00f7 radio_estimates -00f8 unable_to_malloc -00f9 unknown_dud_request_type -00fa coex_vif_timing_bad_noa_offset -00fb filter_fwcallback_no_mem -00fc unknown_platform -00fd unsupported_platform_feature -00fe radio_papr_config -00ff rame_invalid_set_peer_channel_request -0100 bfmee_too_many_interfaces -0101 bfmee_unknown_mac_status -0102 bfmee_bad_state_transition -0103 bfmee_underflow -0104 bfmee_unsupported_vif_type -0105 bfmee_unknown_modulation -0106 dpd_loopback_signal_suspect -0107 iq_capture_too_many_requests -0108 rice_freq_outside_known_bands -0109 invalid_radio_identifier -010a invalid_modulation_type -010e bad_lut_ub_index_pregain -0110 invalid_fir_coefficient -0111 bad_bb_sample_offset_short_gi -0112 power_overridden -0116 coex_debug_override_bt_enabled -4000 supported_rates_too_long -4001 supported_rates_too_short -4002 supported_rates_missing -4003 wmm_ac_out_of_order -4004 wmm_ecw_out_of_order -4005 wmm_not_supported_at_qap -4006 wmmsa_not_supported_at_qap -4007 wmmsa_bad_qos_capability -4008 u_apsd_not_supported_at_qap -4009 dot11e_not_supported_at_qap -400a no_basic_rates -400b _wrong_number__coex_unsupported_scheme__wrong_number -400c _wrong_number__mib_table_inconsistent__wrong_number -400d _wrong_number__seg_fault__wrong_number -400e _wrong_number__primitive_rxd_in_wrong_mode__wrong_number -400f _wrong_number__invalid_vif_identifier__wrong_number -4010 _wrong_number__invalid_pri_for_qos_packet__wrong_number -4011 coex_mac_mib_key_failure -4012 sos_not_scheduled_in_time -4013 mlme_watchdog_ping -4014 mlme_token_clone_fail -4015 macrame_encryption_key_mismatch -4016 mlme_max_tx_pwr_anomaly -4017 mlme_send_offchannel_req_info -4018 coex_wrong_imposed_min_rate -4019 tx_ldpc_count -401a rx_ldpc_count -401b rx_stbc_count -401c rx_bfmee_count -401d token_mbulk_conversion_failure -401e rame_invalid_sched_request -401f radio_logger_hw_fail -4020 signanal_too_many_samples_read -4021 rame_coex_blackout_attach_failed -4022 rame_coex_blackout_attach_invalid_vif -4024 macrame_set_peer_rates_fail -4025 macrame_encryption_rekey -4026 rame_encryption_keyfind_fail -4027 rame_set_qos_invalid_sta -4028 rame_add_ba_invalid_sta -4029 coex_mac_create_blackout_failed -402a hostio_kick_unmask_to_host_int -402b rame_sta_double_add -402c debug_init -402d wifi_logger_no_mem -8000 mystery -8001 bad_interface -8002 multidomaincapabilityimplemented_not -8003 hostif_unexpected_interrupt -8004 macrame_rx_discarded -8006 bad_signal_to_host -8008 macrame_duff_pdu_confirm_indication -8009 fsm_create_not_supported -800a fsm_create_other_processor -800b fsm_create_bad_pid -800c fsm_create_other_priority -800d fsm_create_stopped_but_input_queue_not_empty -800e fsm_create_stopped_but_pending -800f macrame_invalid_powermgt -8012 fsm_trace_message_lost -8016 mm_confirm_asoc_req -8017 mm_confirm_asoc_rsp -8018 mm_confirm_reasoc_req -8019 mm_confirm_reasoc_rsp -801a mm_confirm_probe_req -801b mm_confirm_probe_rsp -801c mm_confirm_mgmt6 -801d mm_confirm_mgmt7 -801e mm_confirm_beacon -801f mm_confirm_atim -8020 mm_confirm_disasoc -8021 mm_confirm_auth -8022 mm_confirm_deauth -8023 mm_confirm_action -8024 mm_confirm_mgmt14 -8025 mm_confirm_mgmt15 -8026 mm_confirm_not_mgmt -8027 no_beacon_tx -8028 recalibrate_radio_deprecated -8029 rame_schdl_unexpected_signal -802a dplane_block_ack_not_compressed -802b dplane_block_ack_no_stream -802c dplane_block_ack_seq_too_high -802d dplane_block_ack_already_processed -802e dplane_block_ack_stale_buns -802f dplane_block_ack_end_of_life -8030 dplane_block_ack_software_timeout -8031 dplane_block_ack_retry_frame -8032 dplane_block_ack_success -8033 dplane_block_ack_wrong_dest -8034 dplane_block_ack_unexpected_mtba -8036 dplane_block_ack_13 -8037 dplane_block_ack_14 -8038 dplane_block_ack_15 -8039 dplane_block_ack_req_unknown_sta -803a dplane_block_ack_req_not_compressed -803b dplane_block_ack_req_no_stream -803c dplane_block_ack_req_fragmented -803d dplane_block_ack_req_stale_buns -803e dplane_block_ack_req_no_response -803f dplane_block_ack_req_wrong_dest -8040 dplane_block_ack_no_tx_block_ack_for_mtba -8041 dplane_block_ack_ampdu_unsupported_policy -8042 dplane_block_ack_25 -8043 dplane_block_ack_26 -8044 dplane_block_ack_27 -8045 dplane_block_ack_28 -8046 dplane_block_ack_29 -8047 dplane_block_ack_30 -8048 dplane_block_ack_31 -8049 macrame_measurement_timer -804a host_debug -804d macrame_amsdu_format -804f duff_ap -8050 macrame_class_err -8051 macrame_iface_err -8052 coex_blackout_req_failed -8053 coex_invalid_protect_activity -8054 coex_invalid_tx_activity -8055 FSM_lockup_avoided -8056 macrame_ofdm_fft_workaround -8057 macrame_rx_control_buffer_offset -8059 no_space_for_mib_psid_map -8060 macrame_state -8062 rame_big_min_vif_duration -8063 cts_to_self_failure -8064 cme_invoked_when_not_enabled -8065 macrame_wake_up_in_past -8066 cme_replay_timeout -8067 ofdm_bug_resetting_modules -8068 calibration_request_too_big -8069 calibration_not_granted -8070 beacon_illegal_rate -8071 debug_signal_discarded -8072 bt_start_while_abort_forced -8073 rame_mlme_frame_discarded -8074 rame_unexpected_signal -8075 mlme_delete_vif_in_mlme -8076 mlme_delete_vif_in_macrame -8077 rame_radio_unexpected_signal -8078 set_p2p_noa_not_p2p_go_vif -8079 using_forced_channel_bw -8080 macrame_earliest_too_late -c000 bssid_not_individual -c001 ds_parameter_set_ie_missing -c002 mac_potentially_stuck -c003 invalid_sta_disconnect -c004 mlme_conmgr -c005 mlme_vifctrl -c006 mlme_frame -c007 mlme_ap -c008 mlme_partial_ie -c009 mlme_mpdu_router -c00a mlme_requests -c00b mlme_ie_length -c00c mlme_scan -c00d mlme_rate_invalid_rate -c00e mlme_roaming -c010 mlme_requests_leaky_signal_discarded -c011 mlme_mib_leaky_signal_discarded -c012 mlme_scan_leaky_signal_discarded -c013 mlme_vifctrl_leaky_signal_discarded -c014 mlme_conmgr_leaky_signal_discarded -c015 mlme_roaming_leaky_signal_discarded -c016 mlme_ap_leaky_signal_discarded -c018 mlme_ba_leaky_signal_discarded -c019 mlme_ba_tx_leaky_signal_discarded -c01b rame_mlme_invalid_tx_control_request -c01c fsm_unexpected_terminated_fsm -c01d mlme_sa_query -c01e mlme_sa_query_leaky_signal_discarded -c01f mlme_mpdu_router_leaky_signal_discarded -c020 mlme_send_offchan_leaky_signal_discarded -c021 mlme_tdls -c022 mlme_tdls_leaky_signal_discarded -c023 mlme_ba -c024 mlme_ba_tx -c026 mlme_measurements -c027 mlme_mib -c028 mlme_periodic -c029 mlme_nan -c02a mlme_nan_leaky_signal_discarded -c02b mlme_ie -c02c mlme_frame_unexpected_mgt_frame -c02d mlme_wifisharing_invalid_channel -c02f mlme_wifisharing_channel_switch_failed_1 -c030 dplane_fallback -c031 mlme_txpower -c032 dplane_protection -c033 reg_domain -c034 dplane_mib_fallback -c035 mlme_sar -c036 dplane_create_fallback_tbl -c037 dplane_mib -c038 mlme_connect_req_info -c039 mlme_wifisharing_channel_switch_failed_2 -c03b no_key_for_pmf -c03c dplane_rx_frame_discarded -c03d mlme_mbulk -c03e mlme_param_unexpected_channel_bw_enum -c03f mlme_workaround_plm689_triggered -c040 dplane_rx_resource_low -c041 hostio_host_not_responsive -c042 dplane_replay_null_key -c043 dplane_replay_suspected_attack -c044 rame_beacon_tx_ap_send_beacon_not_found -c045 dplane_frag_seq_for_patch_not_found -panicid 517 -2000 DPLP_FRAG_GENERIC -2001 DPLP_FRAG_WRONG_LEN -2002 DPLP_FRAG_FREE_DU -2003 DPLP_FRAG_IS_LAST_FRAME_FRAG -2004 DPLP_FRAG_IS_INCONSISTENT -2010 DPLP_FALLBACK_GENERIC -2011 DPLP_FALLBACK_INC_REF_COUNT_WHEN_MAX -2012 DPLP_FALLBACK_DEC_REF_COUNT_WHEN_ZERO -2013 DPLP_FALLBACK_INVALID_MODULATION -2014 DPLP_FALLBACK_MAX_ENTRIES_IS_ZERO -2015 DPLP_FALLBACK_ASSIGN_LINK_INFO_TO_TX_ENTRY_Q_NULL -2016 DPLP_FALLBACK_FAILED_TO_ALLOCATE_LINK_INFO -2017 DPLP_FALLBACK_TBL_LENGTH_OUT_OF_BOUNDS -2018 DPLP_FALLBACK_RATE_INDEX_OUT_OF_BOUNDS -2020 DPLP_ENC_HNDL_GENERIC -2021 DPLP_ENC_HNDL_WRONG_ENC_TYPE -2022 DPLP_ENC_HNDL_MBULK_NULL -2023 DPLP_ENC_HNDL_KEYC_NULL -2024 DPLP_ENC_HNDL_NO_ROOM_LEFT -2025 DPLP_ENC_HNDL_LIST_EMPTY -2026 DPLP_ENC_HNDL_NO_KEY_FOUND -2027 DPLP_ENC_HNDL_ENC_INFO_ALLOC_FAIL -2028 DPLP_ENC_HNDL_NO_FRAMES_QUEUED_TO_DPHP -2029 DPLP_ENC_HNDL_WAPI_CRYPTOSW_INVALID -2030 DPLP_CTRL_MGRL_GENERIC -2031 DPLP_CTRL_MGR_DP_STATE_NOT_PAUSING -2032 DPLP_CTRL_MGR_DP_STATE_NOT_RESUMING -2033 DPLP_CTRL_MGR_DP_STATE_NOT_PAUSED -2034 DPLP_CTRL_MGR_NEW_CMD_ALLOC_FAIL -2040 DPLP_LINK_ADAPT_GENERIC -2041 DPLP_LINK_ADAPT_RATE_UNSUPPORTED -2042 DPLP_LINK_ADAPT_RATE_INDEX_OUT_OF_BOUNDS -2043 DPLP_LINK_ADAPT_RATE_MIN_BA_RATE_WRONG -2044 DPLP_LINK_ADAPT_SELECTED_RATE_INVALID -2045 DPLP_LINK_ADAPT_FALLBACK_TABLE_IS_NULL -2047 DPLP_LINK_ADAPT_NUM_RETRIES_IS_WRONG -2050 DPLP_EXT_API_GENERIC -2051 DPLP_EXT_API_DU_IS_NOT_RXENTRY -2052 DPLP_EXT_API_DU_IS_NOT_TXENTRY -2053 DPLP_EXT_API_RESOURCE_HANDLE_NOT_CALLED_FROM_CB -2054 DPLP_EXT_API_WRONG_AMSDU_LEN -2055 DPLP_EXT_API_WRONG_SIGNAL_BUFFER_SIZE -2057 DPLP_EXT_API_MSG_CANNOT_QUEUE_BEACON -2058 DPLP_EXT_API_DU_HAS_WRONG_STATE -205a DPLP_EXT_API_INVALID_PID -205b DPLP_EXT_API_INVALID_PAUSE_TYPE -2060 DPLP_RX_GENERIC -2061 DPLP_RX_VIF_IS_SCAN -2062 DPLP_RX_FRAG_COUNT_WRONG_FOR_AMPDU -2063 DPLP_RX_SEQ_DIFF_GREATER_THAN_WIN_SIZE -2064 DPLP_RX_DPLP_INTERNAL_ERROR -2065 DPLP_RX_CORRUPT_MBULK -2070 DPLP_STATION_GENERIC -2071 DPLP_STATION_TX_UP_IS_UNMAPPED -2072 DPLP_STATION_FRAME_ALREADY_COUNTED -2073 DPLP_STATION_TOO_MANY_QUEUED_FRAMES -2074 DPLP_STATION_FRAME_IS_NOT_COUNTED -2075 DPLP_STATION_NO_QUEUED_FRAME -2076 DPLP_STATION_FRAME_HAS_NO_TXQUEUE -2077 DPLP_STATION_FRAME_NOT_READY_TO_QUEUE -2078 DPLP_STATION_RATE_INVALID -2079 DPLP_STATION_SET_TX_RATE_FALLBACK_NON_NULL_RATE_SET_BY_MIB -207a DPLP_STATION_SET_TX_RATE_FALLBACK_NON_NULL_HIGH_IMPORTANCE -207b DPLP_STATION_SET_TX_RATE_FALLBACK_NON_NULL_AMDPU -207c DPLP_STATION_TXENTRY_HAS_NO_BAINFO -207d DPLP_STATION_SET_TX_RATE_FALLBACK_NON_NULL_MULTICAST -207e DPLP_STATION_DPLP_IN_WRONG_STATE -207f DPLP_STATION_CLEAR_MUST_BE_TOTAL_PAUSED -2080 DPLP_STATION_CLEAR_MUST_BE_NOTHING_QUEUED -2081 DPLP_STATION_UNINSTALL_FALLBACK_TBLS_REF_COUNT_NOT_ZERO_SF -2082 DPLP_STATION_UNINSTALL_FALLBACK_TBLS_REF_COUNT_NOT_ZERO_LF -2090 DPLP_AMPDU_MGR_GENERIC -2091 DPLP_AMPDU_MGR_MALLOC_FAIL -2092 DPLP_AMPDU_MGR_TX_QUEUE_HEAD_OR_TAIL_NULL -2093 DPLP_AMPDU_MGR_DU_NOT_READY_TO_SEND -2094 DPLP_AMPDU_MGR_AMPDU_TXENTRY_LIST_NOT_FOUND -2095 DPLP_AMPDU_MGR_TOO_MANY_FRAMES_WAITING_TO_TX -2096 DPLP_AMPDU_MGR_TX_ENTRY_HAS_NO_BAINFO -2097 DPLP_AMPDU_MGR_TX_ENTRY_HAS_INVALID_RATE -2098 DPLP_AMPDU_LINK_INFO_IS_NULL -20a0 DPLP_HW_GENERIC -20a1 DPLP_HW_VIF_IS_NOT_SCHEDULED -20a2 DPLP_HW_MBULK_HAS_NO_SIGNAL -20a3 DPLP_HW_MBULK_HAS_REFCOUNT_OR_LEN -20a4 DPLP_HW_UNEXPECTED_DU_STATE -20a5 DPLP_HW_TXENTRY_IS_DATAFRAME -20a6 DPLP_HW_DPIF_Q_NUM_NOT_FOUND -20a7 DPLP_HW_ACTIVE_DEADLINE_IS_NULL -20a8 DPLP_HW_STOP_DEADLINE_NOT_FOUND -20a9 DPLP_HW_UNEXPECTED_VIF_ID -20aa DPLP_HW_VIF_DEADLINE_NOT_FOUND -20b0 DPLP_MPDU_LOAD_GENERIC -20b1 DPLP_MPDU_LOAD_NODE_ELEMENT_NOT_NULL -20b2 DPLP_MPDU_LOAD_PPDU_NOT_FOUND -20b3 DPLP_MPDU_LOAD_NOT_A_TRIGGERED_QUEUE -20b4 DPLP_MPDU_LOAD_CANCELLING_NULL_PPDU -20b5 DPLP_MPDU_LOAD_UNICAST_IS_PAUSING -20b6 DPLP_MPDU_LOAD_TXENTRY_NOT_FOUND -20b7 DPLP_MPDU_LOAD_NO_MORE_TRIGGERED_Q_LEFT -20b8 DPLP_MPDU_LOAD_FRAME_NOT_QUEUED -20c0 DPLP_QUEUE_GENERIC -20c1 DPLP_QUEUE_WRONG_DU_STATE -20c2 DPLP_QUEUE_TX_QUEUE_NOT_EMPTY -20c3 DPLP_QUEUE_MAC_AC_IS_WRONG -20c4 DPLP_QUEUE_FRAME_WITHOUT_TX_QUEUE -20c5 DPLP_QUEUE_LIST_ELEMENT_IS_WRONG -20c6 DPLP_QUEUE_MBULK_NOT_LARGE_ENOUGH -20c7 DPLP_QUEUE_UNKNOWN_REQUEST_TYPE -20c8 DPLP_QUEUE_DOUBLE_DEQUEUE -20c9 DPLP_QUEUE_TX_QUEUE_EMPTY -20d0 DPLP_FROM_HOST_HARD -20e0 DPLP_TIMER_SCHEDULE_WHEN_PAUSED -2100 DPLP_DPLP_IMM_UNIMPLEMENTED -2200 DPHP_BA_GENERIC -2201 DPHP_BA_RESERVE_NON_AMPDU -2202 DPHP_BA_LOAD_NON_AMPDU -2203 DPHP_BA_LOAD_RESERVE_FAILED -2210 DPHP_COORD_GENERIC -2211 DPHP_COORD_BAD_RESET -2212 DPHP_COORD_BAD_RESET_STAGE2 -2213 DPHP_COORD_INVALID_BK_CLEAR -2214 DPHP_COORD_PPDU_LIST_DAMAGED -2215 DPHP_COORD_NOT_MARKED_CANCEL -2216 DPHP_COORD_INVALID_PPDU_STATE -2217 DPHP_COORD_INVALID_DPHP_STATE -2218 DPHP_COORD_Q_EMPTY -2220 DPHP_DEADLINE_GENERIC -2221 DPHP_DEADLINE_BK_NOT_EMPTY -2222 DPHP_DEADLINE_BAD_DEADLINE -2223 DPHP_DEADLINE_IS_NULL -2224 DPHP_DEADLINE_BAD_Q_MASK -2225 DPHP_DEADLINE_ILLEGAL_PPDU -2226 DPHP_DEADLINE_ALREADY_ACTIVE -2227 DPHP_DEADLINE_INVALID_TYPE -2230 DPHP_RX_GENERIC -2231 DPHP_RX_NO_DRAM -2232 DPHP_RX_TRUNCATED_DOLLOP -2233 DPHP_RX_SANITY -2234 DPHP_RX_NO_PRECEDING_MPDU -2235 DPHP_RX_BAD_DOLLOP -2240 DPHP_DMA_GENERIC -2241 DPHP_DMA_RX_ORDER -2242 DPHP_DMA_UNEVEN_ALIGN -2243 DPHP_DMA_INVALID_ENC_TYPE -2244 DPHP_DMA_NO_SPACE -2245 DPHP_DMA_TX_FRAME_TOO_LONG -2246 DPHP_DMA_PLINE_FULL -2247 DPHP_DMA_PLINE_EMPTY -2248 DPHP_DMA_PLINE_INVALID -2249 DPHP_DMA_INVALID_TFER_ALERT -224a DPHP_DMA_MBULK_CHAIN_ERROR -224b DPHP_DMA_INVALID_PAUSE_STATE -224c DPHP_DMA_SG_LIST_FULL -224d DPHP_DMA_BAD_SAVED_RX_STATE -2250 DPHP_RESET_GENERIC -2251 DPHP_RESET_BAD_STATE_REQUEST -2252 DPHP_RESET_RX_NOT_IDLE -2253 DPHP_RESET_DMA_NOT_IDLE -2254 DPHP_RESET_BAD_WDOG_STATE -2255 DPHP_RESET_HW_IDLE_FAIL -2256 DPHP_RESET_BAD_MAC_STATE -2257 DPHP_INIT_BAD_MAC_REGS_ADDR_START -2260 DPHP_INT_GENERIC -2261 DPHP_INT_UNHANDLED -2262 DPHP_INT_MAC_ERROR -2263 DPHP_INT_DMA_ALERT_RECURSION -2264 DPHP_INT_BAD_DMA_TFER_STATE -2265 DPHP_INT_DMA_TFER_FAIL -2266 MAC_ACC_BAD_TX_RATE -2267 MAC_ACC_BAD_PROT_RATE -2270 DPHP_TX_GENERIC -2271 DPHP_TX_UNDERFLOW -2280 DPHP_SLOT_GENERIC -2281 DPHP_SLOT_EXPECTED_AMPDU -2282 DPHP_SLOT_NULL_PPDU -2283 DPHP_SLOT_DMA_INCOMPLETE -2284 DPHP_SLOT_QUEUEING_FAIL -2285 DPHP_SLOT_BAD_CANCEL_REQ -2286 DPHP_SLOT_TIMED_TX_Q_PAUSED -2287 DPHP_SLOT_DMA_DATA_INVALID -2288 DPHP_SLOT_INVALID_STATE -2289 DPHP_SLOT_INVALID_PDU_STATUS -228a DPHP_SLOT_UNEXPECTED_CFM -2290 DPHP_CONFIG_GENERIC -2291 DPHP_CONFIG_BAD_EDCA_Q -2292 DPHP_CONFIG_BAD_EDCA_CONFIG -2293 DPHP_CONFIG_MISSING_PROT_TABLE -2294 DPHP_CONFIG_RAMSW_SIZE_INVALID -22a0 DPHP_DPIF_GENERIC -22a1 DPHP_DPIF_BAD_DEADLINE_CANCEL -22a2 DPHP_DPIF_INVALID_ECW -22a3 DPHP_DPIF_INVALID_BURST -22a4 DPHP_DPIF_BAD_RX_CHAIN_CALC -22a5 DPHP_DPIF_BAD_RX_TYPE -22a6 DPHP_DPIF_PEER_INFO -22b0 DPHP_TCM_GENERIC -22b1 DPHP_TCM_ALLOC_SIZE_MISMATCH -22b2 DPHP_TCM_POOL_EMPTY -22b3 DPHP_TCM_BAD_FREE -22b4 DPHP_TCM_INIT_INSUFFICIENT_SPACE -22b5 DPHP_TCM_POOL_SIZE -22b6 DPHP_TCM_INIT_FAIL -22c0 DPHP_BAD_MIF_STATE -2300 MACRAME_VIF_CREATE_NULL_SCANVIF -2301 MACRAME_VIF_DEREGISTER_QUEUED_TX_FRAMES -2302 MACRAME_VIF_DELETE_STATION_ASSOCIATED -2303 MACRAME_VIF_ANNOUNCE_AVAILABILITY_INVALID_STATE -2304 MACRAME_VIF_ANNOUNCE_AVAILABILITY_INVALID_PS_STATE -2305 MACRAME_VIF_CLEAR_INVALID_SCHED_STATE -2306 MACRAME_VIF_UPDATE_MACACC_VIF_NOT_SCHEDULED -2307 MACRAME_VIF_UPDATE_BSS_VIF_NOT_SCHEDULED -2308 MACRAME_VIF_DESCHED_REG_REQ_INVALID_PS_STATE -2309 MACRAME_VIF_SCHED_MISSED_INVALID_EARLIEST_TIME -230a MACRAME_VIF_SW_DONE_VIF_NOT_SCHEDULED -230b MACRAME_VIF_CACHE_TRIM_SCAN_VIF_NOT_VALID -230c MACRAME_VIF_CTS_PROCESSED_NULL_DU -230d MACRAME_VIF_DEREGISTER_NO_REG_VIF -230e MACRAME_VIF_DEREGISTER_INVALID_SCHED_STATE -230f MACRAME_VIF_SCHED_MISSED_INVALID_START_TIME -2310 MACRAME_VIF_RESUME_STA_BBM -2311 MACRAME_VIF_INDEX_OUT_OF_RANGE -2312 MACRAME_VIF_INVALID_INHIBIT -2313 MACRAME_VIF_CANCEL_NULL_ENTRY -2314 MACRAME_VIF_REGISTER_FAILED -2315 MACRAME_VIF_IS_NULL -2320 MACRAME_STATION_ADD_NULL_RECORD -2321 MACRAME_STATION_DPLP_CLEARED_INVALID_INHIBIT -2322 MACRAME_STATION_DPLP_CLEARED_EMPTY_QUEUE -2323 MACRAME_STATION_SET_CONNECT_NULL_RECORD -2324 MACRAME_STATION_RESET_STA_RECORD_WITH_ENC_KEY -2340 MACRAME_SCHED_UPDATE_DURATION_HIST_VIF_NOT_SCHEDULED -2341 MACRAME_SCHED_REPORT_BO_CHANGE_INVALID_STATE -2342 MACRAME_SCHED_QUERY_BO_INVALID_BO_TIMES -2343 MACRAME_SCHED_RESCHEDULE_ALREADY_ACTIVE -2344 MACRAME_SCHED_SCHED_INVALID_VIF -2345 MACRAME_SCHED_SWITCH_RESPONSE_INVALID_VIF -2346 MACRAME_SCHED_SWITCH_RESPONSE_INVALID_STATE -2347 MACRAME_SCHED_SCHED_IND_INVALID_VIF -2348 MACRAME_SCHED_RADIO_DONE_INVALID_STATE -2349 MACRAME_SCHED_BO_UPDATE_INVALID_VIX -234a MACRAME_SCHED_DESCHED_NOW_NOT_SCEDULED -234b MACRAME_SCHED_NEAREST_SCHED_TIME_INVALID_STATE -234c MACRAME_SCHED_COULD_NOT_INSTANTIATE_FSM -234d MACRAME_SCHED_INVALID_FSM_PID -2361 MACRAME_TX_MM_REQUEST_INVALID_VIF -2362 MACRAME_TX_ADDING_NULL_ENTRY_TO_BUFFER -2363 MACRAME_TX_SENDING_NULL_ENTRY_FROM_BUFFER -2364 MACRAME_TX_DISCARDING_NULL_ENTRY_FROM_BUFFER -2365 MACRAME_TX_CHANGING_STA -2366 MACRAME_TX_DISCARD_NULL_PTR_TO_ENTRY -2367 MACRAME_TX_CANCEL_NULL_PTR_TO_ENTRY -2368 MACRAME_TX_CANCEL_NULL_TXENTRY -2369 MACRAME_TX_NO_PSPOLL -2380 MACRAME_BEACON_SCAN_TIM_VIF_NOT_STA -2381 MACRAME_BEACON_MISSED_BEACON_NULL_VIF -2382 MACRAME_BEACON_MISSED_BEACON_NOT_SCHEDULED_VIF -2383 MACRAME_BEACON_MISSED_BEACON_VIF_NOT_STA -2384 MACRAME_BEACON_UPDATE_WAKEUP_VIF_NOT_STA -2385 MACRAME_BEACON_TX_INIT_INVALID_VIF_TYPE -2386 MACRAME_BEACON_TX_CLEAR_INVALID_VIF_TYPE -2387 MACRAME_BEACON_TX_LOAD_HANDLER_INVALID_VIF_TYPE -2388 MACRAME_BEACON_TX_LOAD_HANDLER_READONLY_FRAME -2389 MACRAME_BEACON_TX_FINISHED_INVALID_VIF -238a MACRAME_BEACON_RX_SCHEDULE_TOO_FAR_IN_THE_FUTURE -238b MACRAME_BEACON_TX_CLONE_IS_NULL -238c MACRAME_BEACON_TX_SHEDULE_REQUEST_IN_THE_PAST -238d MACRAME_BEACON_TX_GET_NEXT_TIME_INVALID_VIF_TYPE -238e MACRAME_BEACON_TX_AP_WRITE_PVB_INPUT_CHECK -238f MACRAME_BEACON_TX_AP_UPDATE_NEEDED_NON_AP_VIF -2390 MACRAME_BEACON_TX_AP_SEND_BEACON_NON_SCHEDULED_VIF -2391 MACRAME_BEACON_TX_AP_SEND_BEACON_NON_AP_VIF -2392 MACRAME_BEACON_TX_AP_SEND_BEACON_NOT_FOUND -2393 MACRAME_BEACON_TX_AP_INIT_NON_AP_VIF -2394 MACRAME_BEACON_TX_AP_CLEAR_BEACON_IN_DPLP -2395 MACRAME_BEACON_TX_ECSA_COUNT_REACHED_ZERO -239a MACRAME_BEACON_CALC_SLEEP_PERIODS -239b MACRAME_BEACON_TBTT_EBRT_INVALID_VIF -239c MACRAME_BEACON_TBTT_EBRT_INVALID_LISTEN_START -239d MACRAME_BEACON_TX_NOT_ENOUGH_MEMORY_FOR_BEACON -239e MACRAME_BEACON_TX_TXENTRY_IS_NULL -239f MACRAME_BEACON_IMM_EXIT -23a0 MACRAME_PS_COMMON_UPDATE_TX_TIMEOUT_NON_STA_VIF -23a1 MACRAME_PS_COMMON_INTERRESTING_ACTIVITY_NOT_IN_PS -23a2 MACRAME_PS_COMMON_PS_CHECK_INVALID_VIF -23a3 MACRAME_PS_COMMON_ANNOUNCE_PROCESSED_NULL_DU -23a4 MACRAME_PS_COMMON_SEND_PSNULL_ALLOC_ERROR -23a5 MACRAME_PS_COMMON_POPULATE_PSNULL_DU_ERROR -23a6 MACRAME_PS_COMMON_POPULATE_PSNULL_VIF_NOT_SCHEDULED -23a7 MACRAME_PS_LEGACY_PSPOLL_CFM_NULL_DU -23a8 MACRAME_PS_LEGACY_PSPOLL_CFM_NON_STA_VIF -23a9 MACRAME_PS_UAPSD_ENQUEUE_TRIGGER_VIF_NOT_SCHEDULED -23c0 MACRAME_BLACKOUT_CMM_INVALID_NUM_BO -23c1 MACRAME_BLACKOUT_CHIP_INVALID_NUM_BO -23c2 MACRAME_BLACKOUT_P2P_INVALID_VIF_TYPE_NOA -23c3 MACRAME_BLACKOUT_P2P_SET_CTW_FAIL -23c4 MACRAME_BLACKOUT_NOT_REGISTERED -23c5 MACRAME_BLACKOUT_P2P_SCAN_NOA_NOT_UPDATED -23e0 MACRAME_FSM_INVALID_TRAFFIC_QUEUE_VIF -23e1 MACRAME_FSM_INVALID_TRAFFIC_QUEUE_LEVEL -23e2 MACRAME_FSM_ADD_BO_INVALID_TYPE -23e3 MACRAME_FSM_ADD_BO_UNDEFINED_TYPE -23e4 MACRAME_FSM_ADD_BO_P2P_INVALID_ID -23e5 MACRAME_FSM_ADD_BO_QUIET_INVALID_ID -23e6 MACRAME_FSM_ADD_BO_LOCAL_INVALID_ID -23e7 MACRAME_FSM_DEL_BO_INVALID_TYPE -23e8 MACRAME_FSM_DEL_BO_UNDEFINED_TYPE -23e9 MACRAME_FSM_DEL_BO_P2P_INVALID_ID -23ea MACRAME_FSM_DEL_BO_QUIET_INVALID_ID -23eb MACRAME_FSM_DEL_BO_LOCAL_INVALID_ID -23ec MACRAME_FSM_PAUSE_CFM_INVALID -23ed MACRAME_FSM_CLEAR_CFM_INVALID -2400 MACRAME_TIMER_UNSCHEDULABLE_VIF_MULTICAST -2401 MACRAME_TIMER_UNSCHEDULABLE_VIF_FAST_PS -2402 MACRAME_TIMER_UNSCHEDULABLE_VIF_PS_DELAY -2403 MACRAME_TIMER_UNSCHEDULABLE_VIF_CHECK_CLEAR -2404 MACRAME_TIMER_UNSCHEDULABLE_VIF_MOREBIT -2405 MACRAME_TIMER_UNSCHEDULABLE_VIF_PS_CHECK -2406 MACRAME_TIMER_UNSCHEDULABLE_VIF_PS_TIMER -2407 MACRAME_TIMER_UNSCHEDULABLE_VIF_TDLS -2408 MACRAME_TIMER_UNSCHEDULABLE_VIF_RMC -2409 MACRAME_TIMER_UNSCHEDULABLE_VIF_BEACON_MONITOR -240a MACRAME_TIMER_UNSCHEDULABLE_VIF_BEACON_TX -240b MACRAME_TIMER_DPLANE_OPERATION_TIMEOUT -2420 MACRAME_COEX_BLACKOUT_ATTACH_USPBO_FAILED -2421 MACRAME_COEX_BLACKOUT_ATTACH_VIF_FAILED -2422 MACRAME_COEX_BLACKOUT_ATTACH_INVALID_HANDLE -2423 MACRAME_COEX_BLACKOUT_UPDATE_INVALID_HANDLE -2424 MACRAME_COEX_BLACKOUT_DESTROY_INVALID_HANDLE -2425 MACRAME_COEX_BLACKOUT_DETACH_INVALID_HANDLE -2426 MACRAME_COEX_BLACKOUT_MASK_INVALID_HANDLE -2427 MACRAME_COEX_BLACKOUT_UNMASK_INVALID_HANDLE -2428 MACRAME_COEX_VIF_GET_NEXT_DTIM_TIME_INVALID_VIF -2429 MACRAME_COEX_VIF_GET_CLEAR_TIME_INVALID_VIF -242a MACRAME_COEX_NEGATIVE_MAX_CLEAR_TIMEOUT -2430 MACRAME_MLME_API_SET_INTERF_ADDR_INVALID_VIX -2431 MACRAME_MLME_API_ALLOW_BEACONS_NON_AP_VIF -2432 MACRAME_MLME_API_PROTECTION_INVALID_VIF -2433 MACRAME_MLME_API_SHORT_PREAMBLE_INVALID_VIF -2434 MACRAME_MLME_API_SET_BSS_INVALID_VIF -2435 MACRAME_MLME_API_SET_BSS_NO_AP -2436 MACRAME_MLME_API_SET_INFO_SCAN_VIF -2437 MACRAME_MLME_API_CONFIG_QUEUE_SCAN_VIF -2438 MACRAME_MLME_API_SET_BSS_UNMATCHED_VIF_TYPES -2439 MACRAME_MLME_API_INVALID_VIF -2441 MACRAME_BA_MGR_REMOVE_BA_NULL_INFO -2442 MACRAME_BA_MGR_REMOVE_BA_HWINFO -2443 MACRAME_BA_MGR_QUEUE_HEAD_NULL -2444 MACRAME_BA_MGR_QUEUE_TAIL_NULL -2445 MACRAME_BA_MGR_DELBA_RX_BAINSTANCE_NULL -2446 MACRAME_BA_MGR_FIND_BA_INVALID_TPRI -2447 MACRAME_BA_MGR_DELBA_INVALID_DIR -2450 MACRAME_KEY_MALLOC_FAILED -2451 MACRAME_RADIO_INIT_DONE_INVALID_STATE -2452 MACRAME_RADIO_STATE_CHANGE_ON_NO_DESCRIPTORS -2453 MACRAME_RADIO_OFF_INVALID_STATE -2454 MACRAME_RADIO_DPD_NO_RATES -2455 MACRAME_NO_SCHEDULED_VIF -2456 MACRAME_RADIO_COULD_NOT_INSTANTIATE_FSM -2457 MACRAME_RADIO_INVALID_BITMAP -2480 MACRAME_DPLANE_MACRAME_NULL_POINTER -2490 MACRAME_VIF_PAUSE_RESUME_NOT_ENOUGH_MEMORY_FOR_REQUEST -24ff MACRAME_LAST_ID -2500 MLME_RAME_GET_KA_INTERVAL_INVALID_DATA -2511 MLME_BA_FSM_TO_BAD_PID_1 -2512 MLME_BA_FSM_TO_BAD_PID_2 -2514 MLME_BA_FSM_TO_BAD_PID_4 -2520 MLME_CONMGR_FRAME_SZ_WRONG -2521 MLME_CONMGR_IES_NULL -2530 MLME_DATA_ADD_PEER_REC -2531 MLME_DATA_DEL_PEER_REC -2532 MLME_DATA_SAVE_UNKNOWN_KEY_TYPE -2550 MLME_IE_INVALID_IE -2551 MLME_IE_INVALID_RATE -2552 MLME_IE_INVALID_RATE_1 -2560 MLME_MEASUREMENTS_FRAME_SZ_WRONG -2570 MLME_SEND_PERIODIC_FRAME_SZ_WRONG -2571 MLME_SEND_OFFCHANNEL_UNKNOWN_SCHED_TYPE -2572 MLME_SEND_PACKET_NODE_IS_NULL -2580 MLME_REQUESTS_INVALID_MBULK -2581 MLME_REQUESTS_TEST_PANIC -2582 MLME_REQUESTS_INVALID_STATE_IN_ADD_VIF -25a0 MLME_ROAMING_FRAME_SZ_WRONG -25a1 MLME_ROAMING_IES_SZ_WRONG -25b0 MLME_SA_QUERY_PAUSE_FAILED -25b1 MLME_SA_QUERY_UNPAUSE_FAILED -25b2 MLME_SA_QUERY_FRAME_SZ_WRONG -25c0 MLME_SCAN_VIF_REGISTRATION_FAILED -25c1 MLME_SCAN_MPDU_REGISTRATION_FAILED -25c2 MLME_SCAN_SPS_RECORD_IS_NULL -25c3 MLME_SCAN_SPS_RECORD_IS_NULL_1 -25c4 MLME_SCAN_SPS_RECORD_IS_NULL_2 -25c5 MLME_SCAN_SPS_RECORD_IS_NULL_3 -25c6 MLME_SCAN_HOTLIST_SZ_WRONG -25c7 MLME_SCAN_BSSID_DESC_LIST_SZ_WRONG -25c8 MLME_SCAN_BSSID_DESC_LIST_SZ_WRONG_1 -25c9 MLME_SCAN_INVALID_NUM_OF_SAMPLES -25ca MLME_SCAN_INTERNAL_DATA_CORRUPTED -25cb MLME_SCAN_INTERNAL_DATA_CORRUPTED_1 -25cc MLME_SCAN_INTERNAL_DATA_CORRUPTED_2 -25cd MLME_SCAN_INTERNAL_DATA_CORRUPTED_3 -25ce MLME_SCAN_INTERNAL_DATA_CORRUPTED_4 -25cf MLME_SCAN_FRAME_SZ_WRONG -25d1 MLME_TDLS_PEER_RECORD_NOT_FOUND -25d2 MLME_TDLS_PEER_RECORD_NOT_FOUND_1 -25d3 MLME_TDLS_STA_DEL_CFM_FAILED -25d7 MLME_TDLS_FRAME_SZ_WRONG -25e0 MLME_VIFCTRL_FSM_TO_BAD_PID -25e1 MLME_VIFCTRL_FSM_TO_BAD_PID_1 -25e2 MLME_VIFCTRL_FAILED_TO_START_BA_PID -25e3 MLME_VIFCTRL_FAILED_TO_START_BA_TX_PID -25e4 MLME_VIFCTRL_FAILED_TO_START_SA_Q_PID -25e5 MLME_VIFCTRL_OBSS_SCAN_IES_SIZE_WRONG -25e6 MLME_VIFCTRL_FAILED_TO_START_MSRMNTS_PID -25e7 MLME_VIFCTRL_FAILED_TO_START_TDLS_PID -25e8 MLME_VIFCTRL_FAILED_TO_START_ROAMING_PID -25e9 MLME_VIFCTRL_FAILED_TO_START_AP_STA_PID -25ea MLME_VIFCTRL_FAILED_TO_START_CONMGR_PID -25eb MLME_VIFCTRL_FAILED_TO_START_NAN_PID -25ec MLME_VIFCTRL_FRAME_SZ_WRONG -25ef MLME_VIFCTRL_FILTER_OVERFLOW -25f7 MLME_VIFCTRL_FILTER_FAILED -25f8 MLME_VIFCTRL_FILTER_FAILED_1 -25f9 MLME_VIFCTRL_FILTER_FAILED_2 -25fa MLME_VIFCTRL_FILTER_FAILED_3 -25fb MLME_VIFCTRL_FORCE_ACTIVE_OUT_OF_RANGE -25fc MLME_VIFCTRL_WRONG_VIF_INDEX -25fd MLME_VIFCTRL_WRONG_VIF_INDEX_1 -25fe MLME_VIFCTRL_WRONG_VIF_TYPE -25ff MLME_VIFCTRL_IMPOSSIBLE_CHANNEL_SWITCH -2601 MLME_VIFCTRL_PACKET_FILTER_IES_TOO_LONG -2602 MLME_VIFCTRL_PACKET_FILTER_IES_INVALID_MODE -2603 MLME_VIFCTRL_PACKET_FILTER_IES_INVALID_RANGE -2604 MLME_VIFCTRL_PACKET_FILTER_IES_NO_FILTER -2610 MLME_MBULK_IS_NULL -2620 MLME_MPDU_FSM_REGISTRATION_FAILED -2621 MLME_MPDU_VIX_REGISTRATION_FAILED -2630 MLME_FRAMES_FRAME_SZ_WRONG -2640 MLME_NAN_UNEXPECTED_BEHAVIOR -2700 RADIO_RICE_RADIO_SETUP_FAILED -2701 RADIO_RICE_ALREADY_SETUP -2702 RADIO_RICE_BAD_CLOCK_FREQ -2703 RADIO_RICE_IMM_ERROR -2704 RADIO_RICE_DPD_LUT_ERROR -2705 RADIO_RICE_MGR_FSM_ERROR -2706 RADIO_RICE_RADIO_FSM_ERROR -2710 RADIO_HAL_BAD_FREQ_COMP_TABLE_TYPE -2711 RADIO_HAL_BAD_TEMP_COMP_TABLE_TYPE -2712 RADIO_HAL_BAD_SIG_GEN_WAVEFORM_TYPE -2713 RADIO_HAL_BAD_SIG_GEN_LOCATION_TYPE -2714 RADIO_HAL_UNKNOWN_TX_TRIM_TYPE -2715 RADIO_HAL_UNKNOWN_TX_LOOPBACK_TYPE -2716 RADIO_HAL_BAD_CONFIGURATION -2800 TEST_DPHPADPT_RX_MBULK_HEADER_SIZE -2801 TEST_DPHPADPT_RX_OUT_OF_MBULKS -2802 TEST_DPHPADPT_RX_UNEXPECTED_MPDU -2803 TEST_DPHPADPT_RX_TOO_MANY_MPDUS_IN_AMPDU -2810 TEST_MICRAME_BAD_RADIO_REQUEST -2811 TEST_MICRAME_TX_QUEUE_EMPTY -2812 TEST_MICRAME_TX_QUEUE_FULL -2820 TEST_WLANLITE_INVALID_STATE -2821 TEST_WLANLITE_LOAD_FRAME_PPDU_ALLOC -2822 TEST_WLANLITE_INVALID_RADIO_ID -2823 TEST_WLANLITE_INVALID_CONN_ID -2900 COEX_API_PERIODIC_EVENT_INVALID_ENTRY -2910 COEX_STRAT_INIT_FAILURE -29ff COEX_LAST -2a01 COMMON_HOSTIO_GENERIC -2a02 COMMON_HOSTIO_HOST_NOT_RESPONSIVE -2a03 COMMON_HOSTIO_VIRT_GENERIC -2a04 COMMON_HOSTIO_VIRT_WLANLITE -2a10 COMMON_PMALLOC_OUT_OF_MEMORY -2a11 COMMON_PMALLOC_INVALID_MEMORY_CONFIG -2a12 COMMON_PMALLOC_INVALID_POINTER -2a13 COMMON_PMALLOC_MEMORY_EXHAUSTION -2a20 COMMON_DEBUG_DWORD12_INVALID_PTR -2a21 COMMON_DEBUG_DWORD12_SANITY_FAIL -2a22 COMMON_DEBUG_SAP_TOO_LARGE_ALLOC_SZ -2a30 COMMON_SERVICE_FOS_RES_NOT_CLEANED -2a31 COMMON_SERVICE_START_FAILED -2a32 COMMON_SERVICE_STOP_FAILED -2a33 COMMON_SERVICE_FOS_TASK_NOT_SCHEDULED -2a41 COMMON_MBULK_GENERIC -2a50 COMMON_HW_ILLEGAL_RESPONSE_RATE -2a51 COMMON_RSA_OUT_OF_RANGE -2a60 COMMON_FSM_ALLOCATION_FAILURE -2a61 COMMON_FSM_INVALID_SIGNAL -2a62 COMMON_FSM_INVALID_PRIORITY -2a63 COMMON_FSM_FAILURE -2a64 COMMON_FSM_SIGNAL_TO_UNKNOWN_PROCESS -2a65 COMMON_FSM_SIGNAL_TO_UNKNOWN_PROCESSOR -2a66 COMMON_FSM_SIGNAL_TO_ENV -2a67 COMMON_FSM_EMPTY_TIMER_LIST -2a68 COMMON_FSM_LAST_NEXT_NOT_NULL -2a69 COMMON_FSM_LAST_IS_NULL -2a70 COMMON_UTILS_DATA_UNIT -2a71 COMMON_UTILS_MAKE_FRAME -2a72 COMMON_UTILS_LINKED_LIST -2a80 COMMON_MIB_ROM_CORRUPT -2a81 COMMON_MIB_OVERRIDE -2a82 COMMON_MIB_GETACTOS -2a83 COMMON_MIB_VIF_NULL_IN_GET_LLS_RADIOSTATS -2aa0 COMMON_SHARED_DATA_VIF_INVALID_ACCESS -2aa1 COMMON_SHARED_DATA_VIF_STA_INVALID_ACCESS -2aa2 COMMON_SHARED_DATA_VIF_AP_INVALID_ACCESS -2aa3 COMMON_SHARED_DATA_VIF_NAN_INVALID_ACCESS -2aa4 COMMON_SHARED_DATA_VIF_SCAN_INVALID_ACCESS -2aa5 COMMON_SHARED_DATA_STA_INVALID_ACCESS -2ab0 COMMON_PACKET_FILTER_GENERIC -2ab1 COMMON_PACKET_FILTER_INVALID_PID -2ab2 COMMON_PACKET_FILTER_LIST_HEAD_IS_NOT_NULL -2ab3 COMMON_PACKET_FILTER_NOT_ALL_FILTERS_DELETED -2ab4 COMMON_PACKET_FILTER_INVALID_PARAMETERS -2ab5 COMMON_PACKET_FILTER_INSUFFICIENT_RESOURCE -2af0 COMMON_GENERIC_EDP -2af1 COMMON_GENERIC_RESET -2af2 COMMON_CACHE_UNALIGNED_ADDR -2aff COMMON_PLACEHOLDER_PLACEHOLDER_MAX -mibkey 373 -0000 MIBKEY_NULL -0001 DOT11RSNASTATSSTAADDRESS -03f1 UNIFIFRAMERESPONSECFMTXLIFETIMETIMEOUT -03f9 UNIFIFRAMERESPONSECFMFAILURETIMEOUT -0401 UNIFIFORCEACTIVEDURATION -0411 UNIFIMLMESCANMAXNUMBEROFPROBESETS -0419 UNIFIMLMESCANSTOPIFLESSTHANXFRAMES -0069 DOT11RSNASTATSROBUSTMGMTCCMPREPLAYS -0421 UNIFIMLMESTATIONINACTIVITYTIMEOUT -0429 UNIFIMLMECLIINACTIVITYTIMEOUT -0431 UNIFIMLMESTATIONINITIALKICKTIMEOUT -0439 UNIFIUARTCONFIGURE -043f UNIFIUARTPIOS -0445 UNIFICLOCKFREQUENCY -044d UNIFICRYSTALFREQUENCYTRIM -0457 UNIFIENABLEDORM -045f UNIFIDISABLEDORMWHENBTON -0467 UNIFIEXTERNALCLOCKDETECT -046f UNIFIEXTERNALFASTCLOCKREQUEST -0477 UNIFIWATCHDOGTIMEOUT -0483 UNIFIEXTERNALFASTCLOCKREQUESTPIO -048d UNIFIRSSI -0495 UNIFILASTBSSRSSI -049b UNIFISNR -04a3 UNIFILASTBSSSNR -04a9 UNIFISWTXTIMEOUT -04b1 UNIFIHWTXTIMEOUT -0079 DOT11TDLSPEERUAPSDINDICATIONWINDOW -04bb UNIFITXDATARATE -04c3 UNIFISNREXTRAOFFSETCCK -04cb UNIFIRSSIMAXAVERAGINGPERIOD -04d7 UNIFIRSSIMINRECEIVEDFRAMES -04e1 UNIFILASTBSSTXDATARATE -04e7 UNIFIDISCARDEDFRAMECOUNT -04ef UNIFIMACRAMEDEBUGSTATS -04f9 UNIFICURRENTTSFTIME -0501 UNIFIBATXENABLETID -0081 DOT11ASSOCIATIONSAQUERYMAXIMUMTIMEOUT -050b UNIFIBACONFIG -0517 UNIFIMOVEBKTOBE -051f UNIFIBEACONRECEIVED -0527 UNIFIRADIOONTIME -052f UNIFIRADIOTXTIME -0537 UNIFIRADIORXTIME -053f UNIFIRADIOSCANTIME -0547 UNIFIPSLEAKYAP -0551 UNIFITQAMACTIVATED -0559 UNIFINOACKACTIVATIONCOUNT -0561 UNIFIRXFCSERRORCOUNT -0569 UNIFIBEACONSRECEIVEDPERCENTAGE -3677 UNIFIROAMRSSIBOOST -3683 UNIFIRXEXTERNALGAINFREQUENCY -0575 UNIFIQUEUESTATSENABLE -3693 UNIFIRXEXTERNALGAIN -36a1 UNIFISARBACKOFF -36ad UNIFISCANPARAMETERS -057f UNIFIDPDMASTERSWITCH -058b UNIFIGOOGLEMAXNUMBEROFPERIODICSCANS -0593 UNIFIGOOGLEMAXRSSISAMPLESIZE -059b UNIFIGOOGLEMAXHOTLISTAPS -05a5 UNIFIGOOGLEMAXSIGNIFICANTWIFICHANGEAPS -387f UNIFITHROUGHPUTDEBUG -3887 UNIFITXANTENNACONNECTIONLOSSFREQUENCY -3897 UNIFITXANTENNACONNECTIONLOSS -38a5 UNIFITXANTENNAMAXGAINFREQUENCY -38b5 UNIFITXANTENNAMAXGAIN -38c3 UNIFITXDETECTORFREQUENCYCOMPENSATION -38d1 UNIFITXDETECTORTEMPERATURECOMPENSATION -05af UNIFIGOOGLEMAXBSSIDHISTORYENTRIES -38df UNIFITXFTRIMSETTINGS -38ed UNIFITXGAINSETTINGS -38fb UNIFITXGAINSTEPSETTINGS -3909 UNIFITXOOBCONSTRAINTS -3917 UNIFITXOPENLOOPFREQUENCYCOMPENSATION -3925 UNIFITXOPENLOOPTEMPERATURECOMPENSATION -05b7 UNIFIMACBEACONTIMEOUT -3933 UNIFITXPAGAINDPDFREQUENCYCOMPENSATION -3941 UNIFITXPAGAINDPDTEMPERATURECOMPENSATION -394f UNIFITXPOWERDETECTORRESPONSE -395d UNIFITXPOWERTRIMCONFIG -3969 UNIFITXSETTINGS -0093 DOT11ASSOCIATIONSAQUERYRETRYTIMEOUT -05c1 UNIFIROAMTRACKINGSCANPERIOD -05cf UNIFIROAMCULOCAL -05dd UNIFICUROAMSCANNOCANDIDATEDELTATRIGGER -05eb UNIFIROAMAPSELECTDELTAFACTOR -05f9 UNIFICUROAMWEIGHT -0607 UNIFIRSSIROAMWEIGHT -0615 UNIFIROAMBSSLOADMONITORINGFREQUENCY -0623 UNIFICUMEASUREMENTINTERVAL -0633 UNIFICURRENTBSSNSS -063b UNIFIAPMIMOUSED -0643 UNIFIROAMOFFLOADED4WSHKTIMEOUT -0651 UNIFIROAMINGCOUNT -0659 UNIFIROAMINGAKM -0661 UNIFICURRENTBSSBANDWIDTH -0667 UNIFICURRENTBSSCHANNELFREQUENCY -066d UNIFILOGGERENABLED -00a5 DOT11POWERCAPABILITYMAXIMPLEMENTED -0675 UNIFIMAPACKETFATEENABLED -067f UNIFICSRONLYEIFSDURATION -0687 UNIFIOVERRIDEDEFAULTBETXOPFORHT -0691 UNIFIOVERRIDEDEFAULTBETXOP -069b UNIFIRXABBTRIMSETTINGS -06a3 UNIFIRADIOTRIMSENABLE -06ab UNIFIHARDWAREPLATFORM -06b3 UNIFIFORCECHANNELBW -06bf UNIFIDPDTRAININGDURATION -00ad DOT11POWERCAPABILITYMINIMPLEMENTED -06c7 UNIFICOEXDEBUGOVERRIDEBT -06cf UNIFIFASTPOWERSAVETIMEOUT -06e1 UNIFIFASTPOWERSAVETIMEOUTSMALL -06f3 UNIFIMLMESTAKEEPALIVETIMEOUT -06ff UNIFIMLMEAPKEEPALIVETIMEOUT -070b UNIFIMLMEGOKEEPALIVETIMEOUT -00b5 DOT11RTSTHRESHOLD -0717 UNIFISTAROUTERADVERTISEMENTMINIMUMINTERVALTOFORWARD -0725 UNIFIROAMCONNECTIONQUALITYCHECKWAITAFTERCONNECT -072f UNIFIAPBEACONMAXDRIFT -0739 UNIFIBSSMAXIDLEPERIODENABLED -0741 UNIFIVIFIDLEMONITORTIME -074d UNIFIDISABLELEGACYPOWERSAVE -0755 UNIFIDEBUGFORCEACTIVE -075d UNIFISTATIONACTIVITYIDLETIME -0767 UNIFIPOWERMANAGEMENTDELAYTIMEOUT -0777 UNIFIAPSDSERVICEPERIODTIMEOUT -0785 UNIFICONCURRENTPOWERMANAGEMENTDELAYTIMEOUT -0795 UNIFISTATIONQOSINFO -079d UNIFILISTENINTERVALSKIPPINGDTIM -07b1 UNIFILISTENINTERVAL -07bf UNIFILEGACYPSPOLLTIMEOUT -07cd UNIFITOGGLEPOWERDOMAIN -07d5 UNIFIP2PLISTENINTERVALSKIPPINGDTIM -07e9 UNIFIFRAGMENTATIONDURATION -00cb DOT11SHORTRETRYLIMIT -07f5 UNIFIIDLEMODELITEENABLED -07fd UNIFIIDLEMODEENABLED -0805 UNIFIDTIMWAITTIMEOUT -080f UNIFILISTENINTERVALMAXTIME -0821 UNIFISCANMAXPROBETRANSMITLIFETIME -082d UNIFIPOWERSAVETRANSITIONPACKETTHRESHOLD -0835 UNIFIPROBERESPONSELIFETIME -083f UNIFIPROBERESPONSEMAXRETRY -0847 UNIFIEXITPOWERSAVEPERIOD -0851 UNIFIAGGRESSIVEPOWERSAVETRANSITIONPERIOD -0859 UNIFIACTIVETIMEAFTERMOREBIT -0861 UNIFIFORCEDSCHEDULEDURATION -086d UNIFIVHTCAPABILITIES -0887 UNIFIMAXVIFSCHEDULEDURATION -088f UNIFIVIFLONGINTERVALTIME -0897 UNIFIDISALLOWSCHEDRELINQUISH -089f UNIFIRAMEDPLANEOPERATIONTIMEOUT -00dd DOT11LONGRETRYLIMIT -08a9 UNIFIDEBUGKEEPRADIOON -08b1 UNIFISCANABSENCEDURATION -08b9 UNIFISCANABSENCEPERIOD -08c1 UNIFIMAXCLIENT -08cb UNIFITDLSINP2PACTIVATED -08d3 UNIFITDLSACTIVATED -08db UNIFITDLSTPTHRESHOLDPKTSECS -08e5 UNIFITDLSRSSITHRESHOLD -08ef UNIFITDLSMAXIMUMRETRY -08f7 UNIFITDLSTPMONITORSECS -08ff UNIFITDLSBASICHTMCSSET -091f UNIFITDLSBASICVHTMCSSET -092f DOT11TDLSDISCOVERYREQUESTWINDOW -0937 DOT11TDLSRESPONSETIMEOUT -093f DOT11TDLSCHANNELSWITCHACTIVATED -0947 UNIFITDLSDESIGNFORTESTMODE -094f UNIFITDLSKEYLIFETIMEINTERVAL -00ef DOT11FRAGMENTATIONTHRESHOLD -095b UNIFITDLSTEARDOWNFRAMETXTIMEOUT -0965 UNIFIWIFISHARINGENABLED -096d UNIFIWIFISHARING5GHZCHANNEL -0983 UNIFIWIFISHARINGCHANNELSWITCHCOUNT -098b UNIFICHANNELANNOUNCEMENTCOUNT -0993 UNIFIRATESTSTOREDSA -099d UNIFIRATESTSTOREFRAME -09a7 DOT11TDLSPEERUAPSDBUFFERSTAACTIVATED -09af UNIFICSRONLYMIBSHIELD -09b7 UNIFIPRIVATEBBBTXFILTERCONFIG -09bf UNIFIPRIVATESWAGCFRONTENDGAIN -0019 DOT11RSNASTATSTKIPLOCALMICFAILURES -09cd UNIFIPRIVATESWAGCFRONTENDLOSS -09db UNIFIPRIVATESWAGCEXTTHRESH -09e9 UNIFICSRONLYPOWERCALDELAY -09f1 UNIFIRXAGCCONTROL -09ff UNIFIWAPIQOSMASK -0a0b UNIFIRAAMAXSPECTIMERMULTIPLIER -0a17 UNIFIWMMSTALLENABLE -0a23 UNIFIRAASPECULATIONINTERVAL -0a31 UNIFIRAASPECULATIONPERIOD -0105 DOT11RTSSUCCESSCOUNT -0a3d UNIFIRAANUMBSPECULATIONFRAMES -0a49 UNIFIRAATXHOSTRATE -0a55 UNIFIFALLBACKSHORTFRAMERETRYDISTRIBUTION -0a6b UNIFIPREEBRTWINDOW -0a7f UNIFIPOSTEBRTWINDOW -0a93 UNIFIPSPOLLTHRESHOLD -0a9f UNIFITXUSINGLDPCENABLED -0aa7 UNIFITXSGI20ENABLED -0aaf UNIFITXSGI40ENABLED -0ab7 UNIFITXSGI80ENABLED -0abf UNIFITXSGI160ENABLED -0ac7 UNIFIMACADDRESSRANDOMISATION -0acf UNIFISUBEAMFORMERENABLED -0115 DOT11ACKFAILURECOUNT -0ad7 UNIFIMUBEAMFORMERENABLED -0adf UNIFITXOFDMSELECT -0aeb UNIFITXDIGGAIN -0af7 UNIFICHIPTEMPERATURE -0aff UNIFIBATTERYVOLTAGE -0b07 UNIFIFORCESHORTSLOTTIME -0b0f UNIFIDEBUGDISABLERADIONANNYACTIONS -0b19 UNIFIRXCCKMODEMSENSITIVITY -0b2f UNIFIDPDPERBANDWIDTH -0b39 UNIFIBBVERSION -0b41 UNIFIRFVERSION -0b49 UNIFICLEARRADIOTRIMCACHE -0b51 UNIFIRXRADIOCSMODE -0b5b UNIFIRXPRIENERGYDETTHRESHOLD -0b65 UNIFIRXSECENERGYDETTHRESHOLD -0b6f UNIFICCAMASTERSWITCH -0125 DOT11MULTICASTRECEIVEDFRAMECOUNT -0b79 UNIFIRXSYNCCCACFG -0b83 UNIFIMACSECCHANCLEARTIME -0b8d UNIFILNACONTROLENABLED -0b95 UNIFILNACONTROLRSSITHRESHOLDLOWER -0ba3 UNIFILNACONTROLRSSITHRESHOLDUPPER -0bb1 UNIFILOWPOWERRXCONFIG -0bbd UNIFITPCENABLED -0bc9 UNIFICURRENTTXPOWERLEVEL -0bd3 UNIFIUSERSETTXPOWERLEVEL -0bdf UNIFITPCMAXPOWERRSSITHRESHOLD -0beb UNIFITPCMINPOWERRSSITHRESHOLD -0bf7 UNIFITPCMINPOWER2G -0c03 UNIFITPCMINPOWER5G -0c0f UNIFIRADIOLPRXRSSITHRESHOLDLOWER -0135 DOT11FCSERRORCOUNT -0c1d UNIFIRADIOLPRXRSSITHRESHOLDUPPER -0c2b UNIFIPMFASSOCIATIONCOMEBACKTIMEDELTA -0c35 UNIFITESTTSPECHACK -0c3d UNIFITESTTSPECHACKVALUE -0c45 UNIFIDEBUGINSTANTDELIVERY -0c4f UNIFIDEBUGENABLE -0c59 UNIFIDPLANEDEBUG -0c65 UNIFINANENABLED -0c6d UNIFINANBEACONCAPABILITIES -0c77 HUTSREADWRITEDATAELEMENTINT32 -0c89 HUTSREADWRITEDATAELEMENTBOOLEAN -0c91 HUTSREADWRITEDATAELEMENTOCTETSTRING -0143 DOT11WEPUNDECRYPTABLECOUNT -0ca7 HUTSREADWRITEREMOTEPROCEDURECALLINT32 -0cb7 HUTSREADWRITEINTERNALAPIINT16 -0cbf HUTSREADWRITEINTERNALAPIUINT16 -0cc9 HUTSREADWRITEINTERNALAPIUINT32 -0cd9 HUTSREADWRITEINTERNALAPIINT64 -0ce1 HUTSREADWRITEINTERNALAPIBOOLEAN -0ce9 HUTSREADWRITEINTERNALAPIOCTETSTRING -0cff UNIFITESTSCANNOMEDIUM -0d07 UNIFIDUALBANDCONCURRENCY -0d0f UNIFISUPPORTEDCHANNELS -0d27 UNIFICOUNTRYLIST -0153 DOT11MANUFACTURERPRODUCTVERSION -0161 UNIFIMLMECONNECTIONTIMEOUT -016b UNIFIMLMESCANCHANNELMAXSCANTIME -0eff UNIFINOCELLINCLUDEDCHANNELS -0f15 HUTSREADWRITEINTERNALAPIFIXSIZETABLEKEYROW -0f25 HUTSREADWRITEINTERNALAPIFIXSIZETABLEKEY1ROW -0f2d HUTSREADWRITEINTERNALAPIFIXSIZETABLEKEY2ROW -0f35 HUTSREADWRITEINTERNALAPIFIXVARSIZETABLEKEY1ROW -0f3b HUTSREADWRITEINTERNALAPIFIXVARSIZETABLEKEY2ROW -0f41 HUTSREADWRITEINTERNALAPIFIXEDSIZETABLEROW -0187 UNIFIMLMESCANCHANNELPROBEINTERVAL -0f5d HUTSREADWRITEINTERNALAPIVARSIZETABLEROW -0fb7 HUTSREADWRITEINTERNALAPIVARSIZETABLEKEYROW -0fc7 HUTSREADWRITEREMOTEPROCEDURECALLOCTETSTRING -0fd7 HUTSREADWRITETABLEINT16ROW -0fe7 HUTSREADWRITETABLEOCTETSTRINGROW -0029 DOT11RSNASTATSTKIPREMOTEMICFAILURES -1041 UNIFIACRETRIES -1049 UNIFITXDATACONFIRM -1053 UNIFICCACSTHRESH -105d UNIFICUROAMSCANTRIGGER -01a3 UNIFIMLMEDATAREFERENCETIMEOUT -106b UNIFICUROAMFACTOR -1083 UNIFIDPDTRAINPACKETCONFIG -10b3 UNIFIDEBUGMODULECONTROL -01af UNIFIMLMESCANPROBEINTERVAL -01b9 UNIFIMLMESCANHIGHRSSITHRESHOLD -11ab UNIFIDEFAULTCOUNTRY -11cb UNIFIDPDPREDISTORTGAINS -11d7 UNIFILOADDPDLUT -01c9 UNIFIMLMESCANDELTARSSITHRESHOLD -11e7 UNIFIOVERRIDEDPDLUT -11f5 UNIFIMACCCABUSYTIME -11fd UNIFIMODEMSGIOFFSET -1205 UNIFINOCELLMAXPOWER -1217 UNIFIOPERATINGCLASSPARAMTERS -01d7 UNIFIMLMESCANMAXIMUMAGE -1271 UNIFIPEERBANDWIDTH -1277 UNIFICURRENTPEERNSS -127d UNIFIPEERTXDATARATE -1283 UNIFIPEERRSSI -1289 UNIFISWTOHWQUEUESTATS -1291 UNIFIHOSTTOSWQUEUESTATS -1299 UNIFIRSSICUROAMSCANTRIGGER -01dd UNIFIMLMESCANMAXIMUMRESULTS -12a7 UNIFIRSSIROAMFACTOR -12bf UNIFIRADIOCCADEBUG -12c7 UNIFIRADIOCCATHRESHOLDS -01e5 UNIFIMLMEAUTONOMOUSSCANNOISY -12f7 UNIFIRADIORXSETTINGSREAD -12ff UNIFIRADIOTXSETTINGSREAD -1307 UNIFIRADIOTXPOWEROVERRIDE -1317 UNIFIRATESTATSRXSUCCESSCOUNT -131f UNIFIRATESTATSTXSUCCESSCOUNT -1327 UNIFIRATESTATSRATE -132f UNIFIRAATXSUCCESSESCOUNT -1337 UNIFIRAATXFAILURESCOUNT -133f UNIFIRAATXPER -01ed UNIFIFIRMWAREBUILDID -1347 UNIFIRAARESETSTATS -134f UNIFIRAATXMTPER -1357 UNIFIREADHARDWARECOUNTER -135f UNIFIREADREG -1367 UNIFIREGULATORYPARAMETERS -01f5 UNIFICHIPVERSION -01fb UNIFIFIRMWAREPATCHBUILDID -0203 UNIFIBASICCAPABILITIES -020d UNIFIEXTENDEDCAPABILITIES -0223 UNIFIHTCAPABILITIES -0039 DOT11RSNASTATSCCMPREPLAYS -0245 UNIFIRSNCAPABILITIES -024f UNIFI24G40MHZCHANNELS -0257 UNIFIEXTENDEDCAPABILITIESDISABLED -025f UNIFITESTSETCHANNELBW -0267 UNIFIPLM689WORKAROUNDENABLE -026f UNIFIPLM689WORKAROUNDTRIGGERDHCPDISCOVERCOUNT -0277 UNIFIPLM689WORKAROUNDTRIGGERDHCPDISCOVERTIMEOUT -0281 UNIFISUPPORTEDDATARATES -029b UNIFIPLM689WORKAROUNDADDRESSES -02af UNIFIRADIOMEASUREMENTACTIVATED -02b7 UNIFIRADIOMEASUREMENTCAPABILITIES -02c9 UNIFIVHTACTIVATED -02d1 UNIFIHTACTIVATED -02d9 UNIFIPLM689WORKAROUNDTRIGGERSTATICIPTIMEOUT -0049 DOT11RSNASTATSCCMPDECRYPTERRORS -02e1 UNIFIPLM689WORKAROUNDTRIGGERARPCOUNT -02e9 UNIFIROAMINGENABLED -02f1 UNIFIRSSIROAMSCANTRIGGER -0301 UNIFIROAMDELTATRIGGER -030f UNIFIROAMCACHEDCHANNELSCANPERIOD -031d UNIFIFULLROAMSCANPERIOD -032b UNIFIROAMSCANBAND -0337 UNIFIROAMSCANMAXACTIVECHANNELTIME -0343 UNIFIROAMFULLCHANNELSCANFREQUENCY -034d UNIFIROAMMODE -0359 UNIFIRSSIROAMSCANNOCANDIDATEDELTATRIGGER -0367 UNIFIROAMEAPTIMEOUT -0371 UNIFIROAMSCANCONTROL -0379 UNIFIROAMDFSSCANMODE -0059 DOT11RSNASTATSTKIPREPLAYS -0009 DOT11RSNASTATSTKIPICVERRORS -0385 UNIFIROAMSCANHOMETIME -038d UNIFIROAMSCANHOMEAWAYTIME -0397 UNIFIROAMSCANNPROBE -039f UNIFIAPOLBCDURATION -03a9 UNIFIAPOLBCINTERVAL -03b3 UNIFIFRAMERESPONSETIMEOUT -03c3 UNIFICONNECTIONFAILURETIMEOUT -03d3 UNIFICONNECTINGPROBETIMEOUT -03e1 UNIFIDISCONNECTTIMEOUT -oid 372 -100 dot11AssociationSAQueryMaximumTimeout -101 dot11AssociationSAQueryRetryTimeout -112 dot11PowerCapabilityMaxImplemented -113 dot11PowerCapabilityMinImplemented -121 dot11RTSThreshold -122 dot11ShortRetryLimit -123 dot11LongRetryLimit -124 dot11FragmentationThreshold -146 dot11RTSSuccessCount -148 dot11ACKFailureCount -150 dot11MulticastReceivedFrameCount -151 dot11FCSErrorCount -153 dot11WEPUndecryptableCount -183 dot11manufacturerProductVersion -2000 unifiMLMEConnectionTimeOut -2001 unifiMLMEScanChannelMaxScanTime -2002 unifiMLMEScanChannelProbeInterval -2005 unifiMLMEDataReferenceTimeout -2007 unifiMLMEScanProbeInterval -2008 unifiMLMEScanHighRSSIThreshold -2010 unifiMLMEScanDeltaRSSIThreshold -2014 unifiMLMEScanMaximumAge -2015 unifiMLMEScanMaximumResults -2016 unifiMLMEAutonomousScanNoisy -2021 unifiFirmwareBuildID -2022 unifiChipVersion -2023 unifiFirmwarePatchBuildID -2030 unifiBasicCapabilities -2031 unifiExtendedCapabilities -2032 unifiHtCapabilities -2034 unifiRsnCapabilities -2035 unifi24G40MHZChannels -2036 unifiExtendedCapabilitiesDisabled -2037 unifiTestSetChannelBW -2038 unifiPLM689WorkaroundEnable -2039 unifiPLM689WorkaroundTriggerDHCPDiscoverCount -2040 unifiPLM689WorkaroundTriggerDHCPDiscoverTimeout -2041 unifiSupportedDataRates -2042 unifiPLM689WorkaroundAddresses -2043 unifiRadioMeasurementActivated -2044 unifiRadioMeasurementCapabilities -2045 unifiVhtActivated -2046 unifiHtActivated -2047 unifiPLM689WorkaroundTriggerStaticIPTimeout -2048 unifiPLM689WorkaroundTriggerARPCount -2049 unifiRoamingEnabled -2050 unifiRssiRoamScanTrigger -2051 unifiRoamDeltaTrigger -2052 unifiRoamCachedChannelScanPeriod -2053 unifiFullRoamScanPeriod -2055 unifiRoamScanBand -2057 unifiRoamScanMaxActiveChannelTime -2058 unifiRoamFullChannelScanFrequency -2060 unifiRoamMode -2064 unifiRssiRoamScanNoCandidateDeltaTrigger -2065 unifiRoamEAPTimeout -2067 unifiRoamScanControl -2068 unifiRoamDfsScanMode -2069 unifiRoamScanHomeTime -2070 unifiRoamScanHomeAwayTime -2072 unifiRoamScanNProbe -2076 unifiApOlbcDuration -2077 unifiApOlbcInterval -2080 unifiFrameResponseTimeOut -2081 unifiConnectionFailureTimeout -2082 unifiConnectingProbeTimeout -2083 unifiDisconnectTimeout -2084 unifiFrameResponseCfmTxLifetimeTimeOut -2085 unifiFrameResponseCfmFailureTimeOut -2086 unifiForceActiveDuration -2087 unifiMLMEScanMaxNumberOfProbeSets -2088 unifiMLMEScanStopIfLessThanXFrames -2094 unifiPeerBandwidth -2095 unifiCurrentPeerNss -2096 unifiPeerTxDataRate -2097 unifiPeerRSSI -2098 unifiMLMEStationInactivityTimeOut -2099 unifiMLMECliInactivityTimeOut -2100 unifiMLMEStationInitialKickTimeOut -2110 unifiUartConfigure -2111 unifiUartPios -2140 unifiClockFrequency -2141 unifiCrystalFrequencyTrim -2142 unifiEnableDorm -2143 unifiDisableDormWhenBtOn -2146 unifiExternalClockDetect -2149 unifiExternalFastClockRequest -2152 unifiWatchdogTimeout -2154 unifiScanParameters -2158 unifiExternalFastClockRequestPIO -2200 unifiRSSI -2201 unifiLastBssRSSI -2202 unifiSNR -2203 unifiLastBssSNR -2204 unifiSwTxTimeout -2205 unifiHwTxTimeout -2206 unifiRateStatsRxSuccessCount -2207 unifiRateStatsTxSuccessCount -2208 unifiTxDataRate -2209 unifiSNRExtraOffsetCCK -2210 unifiRSSIMaxAveragingPeriod -2211 unifiRSSIMinReceivedFrames -2212 unifiRateStatsRate -2213 unifiLastBssTxDataRate -2214 unifiDiscardedFrameCount -2215 unifiMacrameDebugStats -2218 unifiCurrentTSFTime -2221 unifiBaTxEnableTid -2225 unifiBaConfig -2226 unifiMoveBKtoBE -2228 unifiBeaconReceived -2229 unifiACRetries -2230 unifiRadioOnTime -2231 unifiRadioTxTime -2232 unifiRadioRxTime -2233 unifiRadioScanTime -2234 unifiPSLeakyAP -2235 unifiTqamActivated -2240 unifiNoAckActivationCount -2241 unifiRxFcsErrorCount -2245 unifiBeaconsReceivedPercentage -2250 unifiSwToHwQueueStats -2251 unifiHostToSwQueueStats -2252 unifiQueueStatsEnable -2253 unifiTxDataConfirm -2254 unifiThroughputDebug -2255 unifiLoadDpdLut -2256 unifiDpdMasterSwitch -2257 unifiDpdPredistortGains -2258 unifiOverrideDpdLut -2260 unifiGoogleMaxNumberOfPeriodicScans -2261 unifiGoogleMaxRSSISampleSize -2262 unifiGoogleMaxHotlistAPs -2263 unifiGoogleMaxSignificantWifiChangeAPs -2264 unifiGoogleMaxBssidHistoryEntries -2270 unifiMacBeaconTimeout -2298 unifiRoamRSSIBoost -2299 UnifiRoamTrackingScanPeriod -2300 unifiRoamCuLocal -2301 unifiCuRoamScanNoCandidateDeltaTrigger -2302 unifiRoamAPSelectDeltaFactor -2303 unifiCURoamweight -2304 unifiCURoamfactor -2305 unifiRSSIRoamweight -2306 unifiRSSIRoamfactor -2307 unifiRSSICURoamScanTrigger -2308 unifiCURoamScanTrigger -2309 unifiRoamBSSLoadMonitoringFrequency -2311 unifiCUMeasurementInterval -2312 unifiCurrentBssNss -2313 unifiAPMimoUsed -2314 unifiRoamOffloaded4wshkTimeout -2315 unifiRoamingCount -2316 unifiRoamingAKM -2317 unifiCurrentBssBandwidth -2318 unifiCurrentBssChannelFrequency -2320 unifiLoggerEnabled -2321 unifiMaPacketFateEnabled -2362 unifiCSROnlyEIFSDuration -2364 unifiOverrideDefaultBETXOPForHT -2365 unifiOverrideDefaultBETXOP -2366 unifiRXABBTrimSettings -2367 unifiRadioTrimsEnable -2368 unifiRadioCCAThresholds -2369 unifiHardwarePlatform -2370 unifiForceChannelBW -2371 unifiDPDTrainingDuration -2372 unifiTxFtrimSettings -2373 unifiDPDTrainPacketConfig -2425 unifiCoexDebugOverrideBt -2500 unifiFastPowerSaveTimeout -2501 unifiFastPowerSaveTimeOutSmall -2502 unifiMLMESTAKeepAliveTimeout -2503 unifiMLMEAPKeepAliveTimeout -2504 unifiMLMEGOKeepAliveTimeout -2505 unifiSTARouterAdvertisementMinimumIntervalToForward -2506 unifiRoamConnectionQualityCheckWaitAfterConnect -2507 unifiApBeaconMaxDrift -2508 unifiBSSMaxIdlePeriodEnabled -2509 unifiVifIdleMonitorTime -2510 unifiDisableLegacyPowerSave -2511 unifiDebugForceActive -2512 unifiStationActivityIdleTime -2514 unifiPowerManagementDelayTimeout -2515 unifiAPSDServicePeriodTimeout -2516 unifiConcurrentPowerManagementDelayTimeout -2517 unifiStationQosInfo -2518 unifiListenIntervalSkippingDTIM -2519 unifiListenInterval -2520 unifiLegacyPsPollTimeout -2522 unifiTogglePowerDomain -2523 unifiP2PListenIntervalSkippingDTIM -2524 unifiFragmentationDuration -2526 unifiIdleModeLiteEnabled -2527 unifiIdleModeEnabled -2529 unifiDTIMWaitTimeout -2530 unifiListenIntervalMaxTime -2531 unifiScanMaxProbeTransmitLifetime -2532 unifiPowerSaveTransitionPacketThreshold -2533 unifiProbeResponseLifetime -2534 unifiProbeResponseMaxRetry -2535 unifiExitPowerSavePeriod -2536 unifiAggressivePowerSaveTransitionPeriod -2537 unifiActiveTimeAfterMoreBit -2538 unifiForcedScheduleDuration -2540 unifiVhtCapabilities -2541 unifiMAXVifScheduleDuration -2542 unifiVifLongIntervalTime -2543 unifiDisallowSchedRelinquish -2544 unifiRameDplaneOperationTimeout -2545 unifiDebugKeepRadioOn -2548 unifiScanAbsenceDuration -2549 unifiScanAbsencePeriod -2550 unifiMaxClient -2556 unifiTdlsInP2pActivated -2558 unifiTdlsActivated -2559 unifiTdlsTPThresholdPktSecs -2560 unifiTdlsRssiThreshold -2561 unifiTdlsMaximumRetry -2562 unifiTdlsTPMonitorSecs -2563 unifiTdlsBasicHtMcsSet -2564 unifiTdlsBasicVhtMcsSet -2565 dot11TDLSDiscoveryRequestWindow -2566 dot11TDLSResponseTimeout -2567 dot11TDLSChannelSwitchActivated -2568 unifiTdlsDesignForTestMode -2577 unifiTdlsKeyLifeTimeInterval -2578 unifiTdlsTeardownFrameTxTimeout -2580 unifiWifiSharingEnabled -2582 unifiWiFiSharing5GHzChannel -2583 unifiWifiSharingChannelSwitchCount -2584 unifiChannelAnnouncementCount -2585 unifiRATestStoredSA -2586 unifiRATestStoreFrame -2587 dot11TDLSPeerUAPSDBufferSTAActivated -4001 unifiCSROnlyMIBShield -4071 unifiPrivateBbbTxFilterConfig -4075 unifiPrivateSWAGCFrontEndGain -4076 unifiPrivateSWAGCFrontEndLoss -4077 unifiPrivateSWAGCExtThresh -4078 unifiCSROnlyPowerCalDelay -4079 unifiRxAgcControl -4130 unifiWapiQosMask -4138 unifiRaaMaxSpecTimerMultiplier -4139 unifiWMMStallEnable -4140 unifiRaaSpeculationInterval -4141 unifiRaaSpeculationPeriod -4142 unifiRaaNumbSpeculationFrames -4143 unifiRaaTxSuccessesCount -4144 unifiRaaTxFailuresCount -4145 unifiRaaTxPer -4146 unifiRaaResetStats -4147 unifiRaaTxMTPer -4148 unifiRaaTxHostRate -4149 unifiFallbackShortFrameRetryDistribution -4171 unifiPreEBRTWindow -4173 unifiPostEBRTWindow -4179 unifiPsPollThreshold -430 dot11RSNAStatsSTAAddress -433 dot11RSNAStatsTKIPICVErrors -434 dot11RSNAStatsTKIPLocalMICFailures -435 dot11RSNAStatsTKIPRemoteMICFailures -436 dot11RSNAStatsCCMPReplays -437 dot11RSNAStatsCCMPDecryptErrors -438 dot11RSNAStatsTKIPReplays -441 dot11RSNAStatsRobustMgmtCCMPReplays -5029 unifiDebugModuleControl -5030 unifiTxUsingLdpcEnabled -5031 unifiTxSettings -5032 unifiTxGainSettings -5033 unifiTxAntennaConnectionLossFrequency -5034 unifiTxAntennaConnectionLoss -5035 unifiTxAntennaMaxGainFrequency -5036 unifiTxAntennaMaxGain -5037 unifiRxExternalGainFrequency -5038 unifiRxExternalGain -5040 unifiTxSGI20Enabled -5041 unifiTxSGI40Enabled -5042 unifiTxSGI80Enabled -5043 unifiTxSGI160Enabled -5044 unifiMacAddressRandomisation -5045 unifiSuBeamformerEnabled -5046 unifiMuBeamformerEnabled -5055 unifiTxPowerDetectorResponse -5056 unifiTxDetectorTemperatureCompensation -5057 unifiTxDetectorFrequencyCompensation -5058 unifiTxOpenLoopTemperatureCompensation -5059 unifiTxOpenLoopFrequencyCompensation -5060 unifiTxOfdmSelect -5061 unifiTxDigGain -5062 unifiChipTemperature -5063 UnifiBatteryVoltage -5064 unifiTxOOBConstraints -5066 unifiTxPaGainDpdTemperatureCompensation -5067 unifiTxPaGainDpdFrequencyCompensation -5072 unifiTxPowerTrimConfig -5080 unifiForceShortSlotTime -5081 unifiTxGainStepSettings -5082 unifiDebugDisableRadioNannyActions -5083 unifiRxCckModemSensitivity -5084 unifiDpdPerBandwidth -5085 unifiBBVersion -5086 unifiRFVersion -5087 unifiReadHardwareCounter -5088 unifiClearRadioTrimCache -5089 unifiRadioTXSettingsRead -5090 unifiModemSgiOffset -5091 unifiRadioTxPowerOverride -5092 unifiRxRadioCsMode -5093 unifiRxPriEnergyDetThreshold -5094 unifiRxSecEnergyDetThreshold -5096 unifiRadioRXSettingsRead -5100 unifiRadioCCADebug -5101 unifiCCACSThresh -5102 unifiCCAMasterSwitch -5103 unifiRxSyncCCACfg -5104 unifiMacCCABusyTime -5105 unifiMacSecChanClearTime -53 dot11TDLSPeerUAPSDIndicationWindow -6013 unifiLnaControlEnabled -6014 unifiLnaControlRssiThresholdLower -6015 unifiLnaControlRssiThresholdUpper -6018 unifiLowPowerRxConfig -6019 unifiTPCEnabled -6020 unifiCurrentTxpowerLevel -6021 unifiUserSetTxpowerLevel -6022 unifiTPCMaxPowerRSSIThreshold -6023 unifiTPCMinPowerRSSIThreshold -6024 unifiTPCMinPower2G -6025 unifiTPCMinPower5G -6026 unifiSarBackoff -6028 unifiRadioLpRxRssiThresholdLower -6029 unifiRadioLpRxRssiThresholdUpper -6050 unifiPMFAssociationComebackTimeDelta -6060 unifiTestTspecHack -6061 unifiTestTspecHackValue -6069 unifiDebugInstantDelivery -6071 unifiDebugEnable -6073 unifiDPlaneDebug -6080 unifiNANEnabled -6081 unifiNANBeaconCapabilities -6100 hutsReadWriteDataElementInt32 -6101 hutsReadWriteDataElementBoolean -6102 hutsReadWriteDataElementOctetString -6103 hutsReadWriteTableInt16Row -6104 hutsReadWriteTableOctetStringRow -6105 hutsReadWriteRemoteProcedureCallInt32 -6107 hutsReadWriteRemoteProcedureCallOctetString -6108 hutsReadWriteInternalAPIInt16 -6109 hutsReadWriteInternalAPIUint16 -6110 hutsReadWriteInternalAPIUint32 -6111 hutsReadWriteInternalAPIInt64 -6112 hutsReadWriteInternalAPIBoolean -6113 hutsReadWriteInternalAPIOctetString -6114 hutsReadWriteInternalAPIFixedSizeTableRow -6115 hutsReadWriteInternalAPIVarSizeTableRow -6116 hutsReadWriteInternalAPIFixSizeTableKey1Row -6117 hutsReadWriteInternalAPIFixSizeTableKey2Row -6118 hutsReadWriteInternalAPIFixVarSizeTableKey1Row -6119 hutsReadWriteInternalAPIFixVarSizeTableKey2Row -6120 hutsReadWriteInternalAPIFixSizeTableKeyRow -6121 hutsReadWriteInternalAPIVarSizeTableKeyRow -6122 unifiTestScanNoMedium -6123 unifiDualBandConcurrency -8011 unifiRegulatoryParameters -8012 unifiSupportedChannels -8013 unifiDefaultCountry -8014 unifiCountryList -8015 unifiOperatingClassParamters -8017 unifiNoCellMaxPower -8018 unifiNoCellIncludedChannels -8051 unifiReadReg -# Generated From debug/debug_ids.xml -debug_ids 60 -0000 RESERVED_NO_DEBUG -0001 MLME_SCAN -0002 SPARE -0003 MLME_CME -0004 MLME_CONMGR -0005 MLME_MIB -0006 MLME_MPDU_ROUTER -0007 MLME_REQUESTS -0008 MLME_VIFCTRL -0009 MLME_CONNECT -000a MLME_DEVICE -000b RICE -000c RICE_SAP -000d WLANLITE -000e MACRAME_SCHDL -000f PMALLOC -0010 CME_MGMT -0011 MACRAME_DPLANE -0012 MLME_BA -0013 MLME_BA_TX -0014 MLME_AP_STA -0015 MLME_REGULATORY -0016 MLME_NAN -0017 HALRADIO -0018 MLME_ROAMING -0019 DATAPLANE -001a VACANT1 -001b VACANT2 -001c CRYPTO -001d COEX -001e MACRAME_PS -001f MACRAME_BLACKOUT -0020 MLME_SA_QUERY -0021 MLME_SEND_OFFCHANNEL -0022 MLME_MEASUREMENTS -0023 MLME_TDLS -0024 MACRAME_BEACON -0025 MACRAME_VIF -0027 MACRAME_CALIBRATION -0028 MACRAME -0029 MACRAME_TX -002a MACRAME_COEX_API -002b MLME_DATA -002c MACRAME_RADIO -002d MIB -002e MACRAME_FILTER -002f HALRADIO_HW_COUNTERS -0030 HALRADIO_CORE -0031 RICE_RSSI -0032 MACRAME_MLME_API -0033 MACRAME_IDLE_LITE -0034 MLME_MACRAME_API -0035 MLME_MBULK -0036 MLME_TXPOWER -0037 PACKET_FILTER -0038 MLME_WIFI_LOGGER -0039 MACRAME_STATION -003a BIST -003b HALRADIO_COEX_FEM -003c MLME_IE -# Generated From arch/maxwell/hal/halradio_coex_fem_debug.xml -trace_def 2 -003b 0000 HALRADIO_COEX_FEM_COEX_REGS 0006 COEX_RF_CFG COEX_RF_FEC_2G_CFG COEX_RF_FEC_2G_CFG1 COEX_RF_FEC_5G_CFG RFIC_PAD_MUX_CTRL WL_ANA_TX_5G_MISC_CONFIG -003b 0001 HALRADIO_COEX_FEM_MILDRED_REGS 0002 MILDRED_SBUF MILDRED_SCON -# Generated From arch/maxwell/hal/halradio_coex_fem_debug.xml -trace_types 5 -HALRADIO_COEX_FEM_COEX_REGS.COEX_RF_FEC_2G_CFG Natural32 -HALRADIO_COEX_FEM_COEX_REGS.COEX_RF_FEC_2G_CFG1 Natural32 -HALRADIO_COEX_FEM_COEX_REGS.COEX_RF_FEC_5G_CFG Natural32 -HALRADIO_COEX_FEM_COEX_REGS.RFIC_PAD_MUX_CTRL Natural32 -HALRADIO_COEX_FEM_COEX_REGS.WL_ANA_TX_5G_MISC_CONFIG Natural32 -# Generated From arch/maxwell/hal/halradio_core_debug.xml -trace_def 3 -0030 0000 HALRADIO_FAULT_HELPER 000b fault_id fault_arg helper_0 helper_1 helper_2 helper_3 helper_4 helper_5 helper_6 helper_7 helper_8 -0030 0001 HALRADIO_BACK_TO_BACK 0001 rf_chip_ver -0030 0002 HALRADIO_DPD_MASTER_SWITCH 0002 dpd_master_switch dpd_master_switch_mask -# Generated From arch/maxwell/hal/halradio_core_debug.xml -trace_types 2 -HALRADIO_DPD_MASTER_SWITCH.dpd_master_switch Natural32 -HALRADIO_DPD_MASTER_SWITCH.dpd_master_switch_mask Natural32 -# Generated From arch/maxwell/hal/halradio_debug.xml -trace_def 68 -0017 0000 HALRADIO_TX_DC_OFFSET_SEARCH_1 000a packiq_0 sa_0 packiq_1 sa_1 packiq_2 sa_2 packiq_3 sa_3 packiq_4 sa_4 -0017 0001 HALRADIO_TX_DC_OFFSET_SEARCH_2 000a packiq_5 sa_5 packiq_6 sa_6 packiq_7 sa_7 packiq_8 sa_8 mixer amplitude -0017 0002 HALRADIO_TX_DC_OFFSET_SEARCH_RESULT 000a iteration start_time low_power_i low_power_q high_pwr_cck_i high_pwr_cck_q high_pwr_ofdm0_i high_pwr_ofdm0_q high_pwr_ofdm1_i high_pwr_ofdm1_q -0017 0003 HALRADIO_TX_IMAGE_TRIM_SEARCH_1 000a trim_0 sa_0 trim_1 sa_1 trim_2 sa_2 trim_3 sa_3 trim_4 sa_4 -0017 0004 HALRADIO_TX_IMAGE_TRIM_SEARCH_2 000c trim_5 sa_5 trim_6 sa_6 trim_7 sa_7 trim_8 sa_8 trim_9 sa_9 trim_10 sa_10 -0017 0005 HALRADIO_TX_IMAGE_TRIM_SEARCH_RESULT 000c iteration start_time low_power_scale_i low_power_scale_q low_power_phase_comp high_power_scale_i high_power_scale_q high_power_phase_comp low_power_phase_sa low_power_scale_sa high_power_phase_sa high_power_scale_sa -0017 0006 HALRADIO_TX_TRIM_GAIN_SEARCH 0006 adc_ref adc_reading dig_gain count raw_temperature raw_average_temp -0017 0007 HALRADIO_TX_TRIM_GAIN_SEARCH_RESULT 0005 start_time reference target min_gain min_peak_det -0017 0008 HALRADIO_TX_DC_OFFSET_INFO 0003 event dbg_0 dbg_1 -0017 0009 HALRADIO_LOGEN_SEARCH 000c dbg_0 dbg_1 dbg_2 dbg_3 dbg_4 dbg_5 dbg_6 dbg_7 dbg_8 dbg_9 dbg_10 dbg_11 -0017 000a HALRADIO_LOGEN_RESULT 0007 time temperature frequency trp_fcal trp_acal buf_fcal buf_acal -0017 000b HALRADIO_PLL_LOCK_INFORMATION 0003 time_for_locking temperature_at_lock frequency -0017 000c HALRADIO_REPORT_NANNY 0001 radio_rx_level -0017 000d HALRADIO_SIGANAL_OUT 0008 itone qtone isample qsample rc ic accum phase -0017 000e HALRADIO_WB_RSSI_OFFSET 0001 settle -0017 000f HALRADIO_TX_PCAL_PSAT_RESULT 0006 sa_saturation sa_reduced_gain dig_gain pre_dist_gain measured_gain ratio -0017 0010 HALRADIO_TX_PCAL_DPD_STATIC_LUT 000b lo_ref_meas lo_corrected ratio cck_reference cck_calculated ofdm0_reference ofdm0_calculated ofdm1_reference ofdm1_calculated temperature temp_comp_gain -0017 0011 HALRADIO_TX_PCAL_TEMPERATURE 0006 initial after_lo after_cck after_ofdm0 after_ofdm1 final -0017 0012 HALRADIO_TX_PCAL_TARGET_SCALING 0008 sa_low_ref siganal_power_step target_power requested_power corner_power_ref gain sa_target power_ref -0017 0013 HALRADIO_TX_TRIM_GAIN_STEPS 0006 target_adc adc_reading gain_index best_index best_error best_adc -0017 0014 HALRADIO_TX_PCAL_TARGETS 0007 sa_saturation target_power_1 target_adc_1 target_power_2 target_adc_2 target_power_3 target_adc_3 -0017 0015 HALRADIO_TX_PCAL_ADC_PLOT 000c bist_or_sa gain_index dig_gain adc_0 adc_1 adc_2 adc_3 adc_4 adc_5 adc_6 adc_7 rx_i_offset -0017 0016 HALRADIO_WB_RSSI_TRIM_PLOT 000a y_0_1 y_2_3 y_4_5 y_6_7 y_8_9 y_10_11 y_12_13 y_14_15 restrim_best_index zero_best_offset -0017 0017 HALRADIO_GET_TEMPERATURE_1 0001 raw_temperature -0017 0018 HALRADIO_GET_TEMPERATURE_2 0001 raw_temperature -0017 0019 HALRADIO_TRANSMIT_POWER_CAL_1 0007 target_power_qdb max_power_at_connector_qdb_CCK target_power_CCK max_power_at_connector_qdb_OFDM_0 target_power_OFDM_0 max_power_at_connector_qdb_OFDM_1 target_power_OFDM_1 -0017 001a HALRADIO_TRANSMIT_POWER_CAL_2 0005 count DIG_SERVO_COUNT_THRESHOLD dig_gain adc_reading target_adc -0017 001b HALRADIO_TRANSMIT_POWER_CAL_3 0009 mod adc_reading target_adc dig_gain v2i_gain mix_gain drv_gain pa_gain count -0017 001c HALRADIO_ABB_FILTER_TRIM_SEARCH 000c freq dbg_0 dbg_1 dbg_2 dbg_3 dbg_4 dbg_5 dbg_6 dbg_7 dbg_8 dbg_9 dbg_10 -0017 001d HALRADIO_ABB_FILTER_TRIM_RESULT 0008 time target10 target20 target40 ftrim_10 ftrim_20 ftrim_40 bw_ftrim_tx_30 -0017 001e HALRADIO_TX_ABB_FILTER_TRIM_SET 0006 bandwidth wb_en small_r_80m small_c_80m dac_ftrim filt_ftrim -0017 001f HALRADIO_TX_ABB_FILTER_TRIM_RESULT 0007 time bw filter noise ref target ftrim -0017 0020 HALRADIO_DCO_PCAL_SEARCH 0002 band gain -0017 0021 HALRADIO_DCO_PCAL_RESULT 0009 time b2g_a_i b2g_a_q b2g_b_i b2g_b_q b5g_a_i b5g_a_q b5g_b_i b5g_b_q -0017 0022 HALRADIO_DCO_PCAL_SET 0004 band gain trim_conf0 trim_conf1 -0017 0023 HALRADIO_RX_DC_TIME 0001 time_us -0017 0024 HALRADIO_SPEEDY_HDR 0002 n n_mod_NLOG -0017 0025 HALRADIO_SPEEDY_ROW 000c CTRL_MSW_0 CTRL_LSW_0 DATA_MSW_0 DATA_LSW_0 CTRL_MSW_1 CTRL_LSW_1 DATA_MSW_1 DATA_LSW_1 CTRL_MSW_2 CTRL_LSW_2 DATA_MSW_2 DATA_LSW_2 -0017 0026 HALRADIO_WB_RSSI_DC_TRIM 0003 best_index best_reading best_offset -0017 0027 HALRADIO_TX_DPD_ALIGN_GAINS 0002 ofdm0_gain ofdm1_gain -0017 0028 HALRADIO_WB_RSSI_IREF_TRIM 0001 iref_trim -0017 002a HALRADIO_TEMP_UPDATE 0002 inst_temp_c avg_temp_c -0017 002b HALRADIO_RX_DCOC_LUT 0009 index_gains rx_dc_adj_i rx_dc_adj_q sig_anal_l_iq sig_anal_h_iq adc_l_i_0 adc_l_q_0 adc_h_i_0 adc_h_q_0 -0017 002c HALRADIO_RX_DCOC_BB_GAINS 000a index_gains abb1_gain abb2_0_i abb2_0_q abb2_1_i abb2_1_q abb2_2_i abb2_2_q abb2_3_i abb2_3_q -0017 002d HALRADIO_RX_GAINS_ENABLES 000a ana_enables_status_h ana_enables_status_l ana_enables_h ana_enables_l ana_enables_mask_h ana_enables_mask_l agc_config2_h agc_config2_l rx_level gain_status -0017 002e HALRADIO_RX_DCOC_CONVERGE 000c dac_i_0 dac_q_0 offset_0 shift_0 dac_i_1 dac_q_1 offset_1 shift_1 dac_i_2 dac_q_2 offset_2 shift_2 -0017 002f HALRADIO_RX_DCOC_LUT_ENTRIES 000c lut_i_0__6_12 lut_q_0__6_12 lut_i_1__7_13 lut_q_1__7_13 lut_i_2__8_14 lut_q_2__8_14 lut_i_3__9_15 lut_q_3__9_15 lut_i_4_10_16 lut_q_4_10_16 lut_i_5_11_17 lut_q_5_11_17 -0017 0030 HALRADIO_TX_DPD_TRAINING_SIGNAL 000b group temp index val1 val2 val3 sample triangle phase tr_sig_i tr_sig_q -0017 0031 HALRADIO_TX_DPD_LUT_WRITE 0009 group temp index real real_8MSB real_LSB_array_32 imag imag_8MSB imag_LSB_array_32 -0017 0032 HALRADIO_TX_DPD_LUT_READ_1 000c row re0_im0 re1_im1 re2_im2 re3_im3 re4_im4 re5_im5 re6_im6 re7_im7 grp_temp_im lut_lower_upper_bounds channel_bandwidth -0017 0033 HALRADIO_TX_DPD_LUT_READ_2 000b group temp low_index low_re low_im high_index high_re high_im adapt_qual lut_lower_bound lut_upper_bound -0017 0034 HALRADIO_TX_DPD_ALIGN 0005 sum_msw sum_lsw max_msw max_lsw d -0017 0035 HALRADIO_TX_DPD_TEMP 0002 pre_train_pa_temp post_train_pa_temp -0017 0036 HALRADIO_GENERIC_12 000c dbg_0 dbg_1 dbg_2 dbg_3 dbg_4 dbg_5 dbg_6 dbg_7 dbg_8 dbg_9 dbg_10 dbg_11 -0017 0037 HALRADIO_TX_TRIM_GAIN_SWEEP 0007 adc_ref adc_reading dig_gain count raw_temperature raw_average_temp Frequency -0017 0038 HALRADIO_TX_DPD_LUT_BOUNDS 0006 OFDM0_low_bound OFDM0_high_bound OFDM1_low_bound OFDM1_high_bound CCK_low_bound CCK_high_bound -0017 0039 HALRADIO_TX_DPD_LUT_FIXED_GAIN 0005 halradio_db halradio_gain dpd_gain msbs lsbs -0017 003a HALRADIO_TX_DPD_ADAPTIVE_FIR 0005 coeff0 coeff1 coeff2 coeff3 group -0017 003b HALRADIO_TX_DPD_ALIGN_2 0005 dpd_trim_step restart dpd_loopback_atten dpd_rx_bb1 dpd_rx_bb2 -0017 003c HALRADIO_BIST_ADC_READ 000c bist_adc_01 bist_adc_02 bist_adc_03 bist_adc_04 bist_adc_05 bist_adc_06 bist_adc_07 bist_adc_08 bist_adc_09 bist_adc_10 bist_adc_11 bist_adc_12 -0017 003d HALRADIO_TX_DPD_SWEEP_MEASUREMENTS 000b power_0 power_1 power_2 power_3 power_4 power_5 power_6 power_7 dig_gain pre_gain peak_index -0017 003e HALRADIO_TX_DPD_CURVE_FIT 0007 sum_x sum_x2 sum_y sum_y2 sum_xy m_8_8 c -0017 003f HALRADIO_TX_FTRIM_SET 0006 channel_freq nearest_freq best_distance mixer driver pa -0017 0040 HALRADIO_CCK_SENS_WRITE 0007 sync_ratio_scan sync_ratio_normal sync_ratio_low cca_ratio_scan cca_ratio_normal cca_ratio_low mode_select -0017 0041 HALRADIO_CCK_SENS_CONF 0006 sync_ratio_scan sync_ratio_normal sync_ratio_low cca_ratio_scan cca_ratio_normal cca_ratio_low -0017 0042 HALRADIO_TX_DPD_SWEEP_GAINS 0009 lb_atten rx_bb1 rx_bb2 cck_tx_abb_dac_ftrim cck_tx_abb_filt_ftrim lp_tx_abb_dac_ftrim lp_tx_abb_filt_ftrim drv_bias_lvl_2g pa_bias_lvl_2g -0017 0043 HALRADIO_FIND_MOD_GROUP 0006 mac_acc_mod_opt mod_group rate mod_index mod_mask tx_ofdm_sel -0017 0046 HALRADIO_TX_DPD_UB 0004 mod_group pre_gain index_max_mag pregain_ub_index -# Generated From arch/maxwell/hal/halradio_debug.xml -trace_types 31 -HALRADIO_TX_DPD_LUT_READ_2.adapt_qual Natural32 -HALRADIO_SIGANAL_OUT.rc Natural32 -HALRADIO_SIGANAL_OUT.ic Natural32 -HALRADIO_SIGANAL_OUT.accum Natural32 -HALRADIO_TX_DPD_CURVE_FIT.sum_x Natural32s -HALRADIO_TX_DPD_CURVE_FIT.sum_x2 Natural32s -HALRADIO_TX_DPD_CURVE_FIT.sum_y Natural32s -HALRADIO_TX_DPD_CURVE_FIT.sum_y2 Natural32s -HALRADIO_TX_DPD_CURVE_FIT.sum_xy Natural32s -HALRADIO_TX_DPD_CURVE_FIT.m_8_8 Natural16s -HALRADIO_TX_DPD_CURVE_FIT.c Natural16s -HALRADIO_TX_DPD_TRAINING_SIGNAL.tr_sig_i Natural16s -HALRADIO_TX_DPD_TRAINING_SIGNAL.tr_sig_q Natural16s -HALRADIO_TX_DPD_LUT_WRITE.real_LSB_array_32 Natural32 -HALRADIO_TX_DPD_LUT_WRITE.imag_LSB_array_32 Natural32 -HALRADIO_TX_PCAL_DPD_STATIC_LUT.temp_comp_gain Natural32 -HALRADIO_TX_DPD_ALIGN.sum_msw Natural32 -HALRADIO_TX_DPD_ALIGN.sum_lsw Natural32 -HALRADIO_TX_DPD_ALIGN.max_msw Natural32 -HALRADIO_TX_DPD_ALIGN.max_lsw Natural32 -HALRADIO_TX_DPD_LUT_FIXED_GAIN.halradio_gain Natural32 -HALRADIO_TX_PCAL_TARGET_SCALING.gain Natural32 -HALRADIO_TRANSMIT_POWER_CAL_1.target_power_qdb Natural16s -HALRADIO_TRANSMIT_POWER_CAL_1.max_power_at_connector_qdb_CCK Natural16s -HALRADIO_TRANSMIT_POWER_CAL_1.target_power_CCK Natural16s -HALRADIO_TRANSMIT_POWER_CAL_1.max_power_at_connector_qdb_OFDM_0 Natural16s -HALRADIO_TRANSMIT_POWER_CAL_1.target_power_OFDM_0 Natural16s -HALRADIO_TRANSMIT_POWER_CAL_1.max_power_at_connector_qdb_OFDM_1 Natural16s -HALRADIO_TRANSMIT_POWER_CAL_1.target_power_OFDM_1 Natural16s -HALRADIO_FIND_MOD_GROUP.mod_mask Natural32 -HALRADIO_FIND_MOD_GROUP.tx_ofdm_sel Natural32 -# Generated From arch/maxwell/hal/halradio_hw_counters_debug.xml -trace_def 2 -002f 0000 HALRADIO_HW_COUNTERS_REPORT 0007 MAC_DOT11_FCS_GOOD_COUNT MAC_DOT11_FCS_ERROR_COUNT MAC_BAD_SIG_COUNT MAC_NO_ACK_COUNT MAC_DOT11_RX_AMPDUS_COUNT MAC_DOT11_RX_MPDUS_IN_AMPDUS_COUNT MAC_DOT11_RX_AMPDU_DELIM_CRC_ERR_COUNT -002f 0001 HALRADIO_HW_COUNTERS_REPORT_2 0001 MAC_DOT11_ERROR_COUNT -# Generated From arch/maxwell/hal/halradio_hw_counters_debug.xml -trace_types 5 -HALRADIO_HW_COUNTERS_REPORT_2.MAC_DOT11_ERROR_COUNT Natural32 -HALRADIO_HW_COUNTERS_REPORT.MAC_DOT11_FCS_GOOD_COUNT Natural32 -HALRADIO_HW_COUNTERS_REPORT.MAC_DOT11_FCS_ERROR_COUNT Natural32 -HALRADIO_HW_COUNTERS_REPORT.MAC_BAD_SIG_COUNT Natural32 -HALRADIO_HW_COUNTERS_REPORT.MAC_NO_ACK_COUNT Natural32 -# Generated From bist/bist_debug.xml -trace_def 3 -003a 0000 BIST_GAIN 0001 sat_gain -003a 0001 BIST_GET_TX_GAIN_REQ 0003 freq tx_gain rx_gain -003a 0002 BIST_SHIFT_SWEEP 0004 i q shift gain -# Generated From bist/bist_debug.xml -trace_types 4 -BIST_SHIFT_SWEEP.i Natural16s -BIST_SHIFT_SWEEP.q Natural16s -BIST_SHIFT_SWEEP.gain Natural32 -BIST_GAIN.sat_gain Natural32 -# Generated From coex/coex_debug.xml -trace_def 203 -001d 0000 COEX_API_WLAN_PRIV_SET_STATE 0003 current_state new_state __LINE__ -001d 0001 COEX_BEACON 0003 our_pos aid __LINE__ -001d 0002 COEX_CTL_DEINIT 0002 cflags __LINE__ -001d 0003 COEX_CTL_INIT 0003 cflags freq __LINE__ -001d 0004 COEX_CTL_STROBE 0001 __LINE__ -001d 0005 COEX_CTL_WARNING 0006 reason p1 p2 p3 p4 __LINE__ -001d 0006 COEX_GENERIC 0008 data0 data1 data2 data3 data4 data5 data6 data7 -001d 0007 COEX_HWM_COEX_BB_ALLOWED_ORIDE 0002 COEX_BB_ALLOWED_ORIDE __LINE__ -001d 0008 COEX_HWM_COEX_BB_CFG 0002 COEX_BB_CFG_EN __LINE__ -001d 0009 COEX_HWM_COEX_BB_DEBUG 0004 bb_debug_sel bb_debug_if_sel bb_debug_cdl_sel bb_debug_cdl_arb_sel -001d 000a COEX_HWM_COEX_BB_DEFER 0006 wl_tx wl_rx bt_tx bt_rx lte_tx lte_rx -001d 000b COEX_HWM_COEX_BB_WL_SW_ASRX_START_TIME 0002 wl_sw_asrx_start_time __LINE__ -001d 000c COEX_HWM_COEX_BB_WL_SW_ASRX_UPDATE 0002 wl_sw_asrx_update __LINE__ -001d 000d COEX_HWM_COEX_BB_WL_SW_ASTX_START_TIME 0002 wl_sw_astx_start_time __LINE__ -001d 000e COEX_HWM_COEX_BB_WL_SW_ASTX_UPDATE 0002 wl_sw_astx_update __LINE__ -001d 000f COEX_HWM_COEX_BB_WL_SW_IF_EN 0002 wl_sw_if_en __LINE__ -001d 0010 COEX_HWM_COEX_CDL_CFG 0004 wl_abort_cfg bt_abort_cfg bt_wl_tx_col bt_wl_rx_col -001d 0011 COEX_HWM_COEX_CLKGEN_CFG 0002 COEX_BB_CLKGEN_CFG __LINE__ -001d 0012 COEX_HWM_COEX_WL_SW_ASRX 0003 wl_sw_asrx_duration wl_sw_asrx_priority __LINE__ -001d 0013 COEX_HWM_COEX_WL_SW_ASTX 0003 wl_sw_astx_duration wl_sw_astx_priority __LINE__ -001d 0014 COEX_HWM_DEINIT 0001 __LINE__ -001d 0015 COEX_HWM_GET_RX_PRI 0004 wl_rx_listen_pri wl_rx_phyact_pri wl_rx_mac_phy __LINE__ -001d 0016 COEX_HWM_GET_RX_TX_ACK_PRI 0003 wl_rx_ack_pri wl_tx_ack_pri __LINE__ -001d 0017 COEX_HWM_INIT 0001 __LINE__ -001d 0018 COEX_HWM_SET_RX_PRI 0003 cdl_priority promote_mac __LINE__ -001d 0019 COEX_HWM_SET_RX_TX_ACK_PRI 0002 wl_rx_tx_ack_priority __LINE__ -001d 001a COEX_HWM_WARNING 0006 reason p1 p2 p3 p4 __LINE__ -001d 001b COEX_MAC_ACL_CONTROL 0003 mflags bt_active __LINE__ -001d 001c COEX_MAC_ADD_PERIODIC_BLACKOUT 0009 mflags pbo_index type start_time duration period puncturable vif_bm __LINE__ -001d 001d COEX_MAC_ADD_PERIODIC_BLACKOUT_END 0004 pbo_index created handle __LINE__ -001d 001e COEX_MAC_ADD_SINGLESHOT_BLACKOUT 0009 mflags type start_time duration puncturable bo_handle vif_bm go_mvif __LINE__ -001d 001f COEX_MAC_ADD_SINGLESHOT_RESTRICTION 0006 mflags vif_bm start_time duration eol __LINE__ -001d 0020 COEX_MAC_CALIBRATION_SW_IF_DISABLED 0002 cflags __LINE__ -001d 0021 COEX_MAC_CALIBRATION_SW_IF_ENABLED 0007 cflags astx_duration astx_priority asrx_duration asrx_priority start_time __LINE__ -001d 0022 COEX_MAC_DEINIT 0001 __LINE__ -001d 0023 COEX_MAC_DELETE_ALL_BLACKOUTS 0002 mflags __LINE__ -001d 0024 COEX_MAC_DELETE_PERIODIC_BLACKOUT 0004 mflags pbo_index type __LINE__ -001d 0025 COEX_MAC_DELETE_SINGLESHOT_BLACKOUT 0003 mflags type __LINE__ -001d 0026 COEX_MAC_DELETE_SINGLESHOT_RESTRICTION 0003 mflags vif_bm __LINE__ -001d 0027 COEX_MAC_GET_CLEAR_TIMEOUT 0004 mflags active_2g4_vifs duration __LINE__ -001d 0028 COEX_MAC_INIT 0001 __LINE__ -001d 0029 COEX_MAC_INSTALL_KA_MPS_BLACKOUTS 0003 mflags mps_state __LINE__ -001d 002a COEX_MAC_INSTALL_MAC_BLACKOUT 0008 start_time duration period puncturable KA_mode bo_handle vif_bm __LINE__ -001d 002b COEX_MAC_KA_DETACH_BLACKOUT_FROM_SCANS 0002 mflags __LINE__ -001d 002c COEX_MAC_KA_REATTACH_BLACKOUT_FROM_SCANS 0002 mflags __LINE__ -001d 002d COEX_MAC_KA_UPDATE_PUNCTURABILITY 0003 mflags enable_puncturing __LINE__ -001d 002e COEX_MAC_MASK_BLE_BLACKOUTS 0004 mflags mps_state vix_bitmap __LINE__ -001d 002f COEX_MAC_MASK_PERIODIC_BLACKOUTS 0002 mflags __LINE__ -001d 0030 COEX_MAC_MPS_CHECK 0003 mflags mps_state __LINE__ -001d 0031 COEX_MAC_MPS_DISABLE 0003 mflags mps_state __LINE__ -001d 0032 COEX_MAC_MPS_ELEMENT 0005 index period duration total __LINE__ -001d 0033 COEX_MAC_MPS_ENABLE 0003 mflags mps_state __LINE__ -001d 0034 COEX_MAC_MPS_PROTECTION_END 0006 mflags mps_state in_mps mps_on_time mps_off_time __LINE__ -001d 0035 COEX_MAC_MPS_PROTECTION_START 0006 mflags mps_state in_mps mps_on_time mps_off_time __LINE__ -001d 0036 COEX_MAC_MPS_SUMMARY 0005 mflags connflags total_duration MPS_PERIODIC_DURATION_LIMIT __LINE__ -001d 0037 COEX_MAC_MPS_TIMER_EVENT 0003 mflags mps_state __LINE__ -001d 0038 COEX_MAC_PAUSE_PERIODIC_BLACKOUT 0005 mflags index type bo_handle __LINE__ -001d 0039 COEX_MAC_PROTECT_START 0004 prot_act active_prot delay_ron __LINE__ -001d 003a COEX_MAC_PROTECT_STOP 0004 prot_act elapsed active_prot __LINE__ -001d 003b COEX_MAC_PROTECT_STOP_UNEXPECTED 0002 prot_act __LINE__ -001d 003c COEX_MAC_PROTECT_SUMMARY 0008 prot_act act_pri rx_max_pri listen_pri phyact_pri mac_pri mflags __LINE__ -001d 003d COEX_MAC_PROTECT_TIMEOUT_FIRED 0003 prot_act start_act __LINE__ -001d 003e COEX_MAC_PROTECT_TIMEOUT_SET 0005 start_act prot_act time duration __LINE__ -001d 003f COEX_MAC_RESUME_PERIODIC_BLACKOUT 0005 mflags index type bo_handle __LINE__ -001d 0040 COEX_MAC_SET_CLEAR_TIMEOUT 0005 mflags active_2g4_vifs restore duration __LINE__ -001d 0041 COEX_MAC_SET_MIN_TX_RATE 0003 mflags min_tx_rate __LINE__ -001d 0042 COEX_MAC_STOP_KEEP_ALIVE 0002 mflags __LINE__ -001d 0043 COEX_MAC_TDLS_IND 0006 ctx__flags sflags sstate vix_index vif__hdr_pid __LINE__ -001d 0044 COEX_MAC_UNMASK_BLE_BLACKOUTS 0004 mflags mps_state vix_bitmap __LINE__ -001d 0045 COEX_MAC_UNMASK_PERIODIC_BLACKOUTS 0002 mflags __LINE__ -001d 0046 COEX_MAC_UPDATE_PS_DELAY_TIMEOUT 0002 use_coex_timeout __LINE__ -001d 0047 COEX_MAC_VIX_CONTROL 0005 mflags sflags inhibit vix_bm __LINE__ -001d 0048 COEX_MAC_WARNING 0006 reason p1 p2 p3 p4 __LINE__ -001d 0049 COEX_MODEM_ADD_BLACKOUT_PERIODIC 0007 index type start duration periodic allow_p __LINE__ -001d 004a COEX_MODEM_ADD_BLACKOUT_SINGLESHOT 0007 index start duration est allow_p allow_ka __LINE__ -001d 004b COEX_MODEM_DEINIT 0001 __LINE__ -001d 004c COEX_MODEM_DEINIT_TIMER 0002 modflags __LINE__ -001d 004d COEX_MODEM_DELETE_BLACKOUT_PERIODIC 0002 index __LINE__ -001d 004e COEX_MODEM_INIT 0002 modflags __LINE__ -001d 004f COEX_MODEM_INIT_TIMER 0002 modflags __LINE__ -001d 0050 COEX_MODEM_RX 0006 modflags active start duration period __LINE__ -001d 0051 COEX_MODEM_RX_GAP 0006 modflags active start duration period __LINE__ -001d 0052 COEX_MODEM_RX_GAP_HANDLER 0002 modflags __LINE__ -001d 0053 COEX_MODEM_RX_GAP_PAUSE 0003 modflags stop __LINE__ -001d 0054 COEX_MODEM_RX_GAP_RESUME 0003 modflags start __LINE__ -001d 0055 COEX_MODEM_STATUS 0003 modflags b40_active __LINE__ -001d 0056 COEX_MODEM_TX 0005 modflags start duration max_subframes __LINE__ -001d 0057 COEX_MODEM_TX_CHECK 0003 modflags check __LINE__ -001d 0058 COEX_MODEM_TX_HANDLER 0002 modflags __LINE__ -001d 0059 COEX_RAME_ABSENCE 0008 idx flags type period start duration max __LINE__ -001d 005a COEX_RAME_CONNECTION_PROT_START 0005 prot_duration cflags mflags connflags __LINE__ -001d 005b COEX_RAME_CONNECTION_PROT_STOP 0004 cflags mflags connflags __LINE__ -001d 005c COEX_RAME_EVENT 0006 event cflags mflags connflags args __LINE__ -001d 005d COEX_RAME_IMM_ENTER 0004 cflags mflags connflags __LINE__ -001d 005e COEX_RAME_IMM_EXIT 0004 cflags mflags connflags __LINE__ -001d 005f COEX_RAME_PROTECT 0004 prot_act protect start_time __LINE__ -001d 0060 COEX_RAME_RADIO_OFF 0005 cflags mflags cur_freq active_prot __LINE__ -001d 0061 COEX_RAME_RADIO_ON 0005 cflags mflags freq coex__freq __LINE__ -001d 0062 COEX_RAME_SCAN_VIF_CHANGED 0004 mflags schedulable interface __LINE__ -001d 0063 COEX_RAME_SET_VIF_TIMING 0008 mflags vix vtflags vif_attributes period_us high_start_time_us high_duration_us __LINE__ -001d 0064 COEX_RAME_SET_WLAN_PRIORIY_LEVEL 0003 mflags level __LINE__ -001d 0065 COEX_RAME_VIF_ABSENCE 0006 vix vtflags period start duration __LINE__ -001d 0066 COEX_RAME_VIF_ABSENCE_CHANGED 0004 mflags vix absence_added __LINE__ -001d 0067 COEX_RAME_VIF_ABSENCE_CHANGED_NON_GO 0003 mflags vix __LINE__ -001d 0068 COEX_RAME_VIF_CHANGED 0009 mflags vix schedulable vif_type p2p vif_5G vif_2g4_bm mvif_bitmap __LINE__ -001d 0069 COEX_RAME_VIF_CHANGED_END 0008 mflags vix schedulable vif_type vif_5G vif_2g4_bm vif_2g4_go_bm __LINE__ -001d 006a COEX_RAME_VIF_CHANGED_MULTI_VIF 0005 mflags mvif_bitmap vif_2g4_bm vif_2g4_go_bm __LINE__ -001d 006b COEX_RAME_VIF_CHANNEL 0005 mflags vix chan_freq_mhz bandwidth_mhz __LINE__ -001d 006c COEX_RAME_VIF_PRESENCE 0007 vix vtflags start duration high_start_time_us presence __LINE__ -001d 006d COEX_RAME_WARNING 0006 reason p1 p2 p3 p4 __LINE__ -001d 006e COEX_SMEM_A2DP_PRESENT 0002 a2dp_present __LINE__ -001d 006f COEX_SMEM_ASYNC_EVENT 0004 type start_time duration __LINE__ -001d 0070 COEX_SMEM_BT_ASYNC_EARLY_START 0001 __LINE__ -001d 0071 COEX_SMEM_BT_ASYNC_RELINQUISH 0001 __LINE__ -001d 0072 COEX_SMEM_BT_ASYNC_REVOKE 0001 __LINE__ -001d 0073 COEX_SMEM_BT_OFF 0001 __LINE__ -001d 0074 COEX_SMEM_BT_ON 0001 __LINE__ -001d 0075 COEX_SMEM_CHANNEL_MAP 0005 bandwidth_Mhz chan_freq_MHz low high __LINE__ -001d 0076 COEX_SMEM_CHANNEL_MAP_CLEAR 0002 bt_channel __LINE__ -001d 0077 COEX_SMEM_CHANNEL_MAP_HI_SET 0002 bt_channel __LINE__ -001d 0078 COEX_SMEM_CHANNEL_MAP_LO_SET 0002 bt_channel __LINE__ -001d 0079 COEX_SMEM_DEINIT 0001 __LINE__ -001d 007a COEX_SMEM_INIT 0001 __LINE__ -001d 007b COEX_SMEM_INIT_BT_API 0001 __LINE__ -001d 007c COEX_SMEM_MODEM_GAP 0006 message_okay active start duration period __LINE__ -001d 007d COEX_SMEM_MODEM_RX 0006 message_okay active start duration period __LINE__ -001d 007e COEX_SMEM_MODEM_STATE 0002 wlan_active_on_2g4 __LINE__ -001d 007f COEX_SMEM_MODEM_STATUS 0003 message_okay band40_active __LINE__ -001d 0080 COEX_SMEM_MODEM_TX 0005 message_okay start duration max_sframe __LINE__ -001d 0081 COEX_SMEM_PERIODIC_EVENT 0006 idx type start_time period duration __LINE__ -001d 0082 COEX_SMEM_STATE 0002 state __LINE__ -001d 0083 COEX_SMEM_WARNING 0006 reason p1 p2 p3 p4 __LINE__ -001d 0084 COEX_SMEM_WRITE_A2DP_PUNCTURE_MODE 0004 smemflags allowed last_val __LINE__ -001d 0085 COEX_SMEM_WRITE_ASYNC_EVENT_COMPLETION_TIME 0002 completion_time __LINE__ -001d 0086 COEX_SMEM_WRITE_ASYNC_EVENT_LIMITS 0003 min_ms maxs_ms __LINE__ -001d 0087 COEX_SMEM_WRITE_CHANNEL_MAP 0006 map_0 map_1 map_2 map_3 map_4 __LINE__ -001d 0088 COEX_SMEM_WRITE_CHANNEL_MAP_LO_HI 0006 map_lo_hi_0 map_lo_hi_1 map_lo_hi_2 map_lo_hi_3 map_lo_hi_4 __LINE__ -001d 0089 COEX_SMEM_WRITE_VIF1_TIMING 0005 start period duration vif_attribute __LINE__ -001d 008a COEX_SMEM_WRITE_VIF2_TIMING 0005 start period duration vif_attribute __LINE__ -001d 008b COEX_SMEM_WRITE_WLAN_PRIORITY_LEVEL 0003 smemflags priority __LINE__ -001d 008c COEX_STRAT_A2DP_PRESENT 0003 sflags a2dp_present __LINE__ -001d 008d COEX_STRAT_ADD_BLACKOUT_PERIODIC 0007 index type start duration periodic allow_p __LINE__ -001d 008e COEX_STRAT_ADD_BLACKOUT_SINGLESHOT 0007 index start duration est allow_p allow_ka __LINE__ -001d 008f COEX_STRAT_ADD_SINGLESHOT_RESTRICTION 0003 start duration __LINE__ -001d 0090 COEX_STRAT_ALLOW_TDLS_CONTROL 0002 sflags __LINE__ -001d 0091 COEX_STRAT_ASYNC 0006 sstate ss_time smemflags modflags eol __LINE__ -001d 0092 COEX_STRAT_ASYNC_CONTINUOUS 0002 sstate __LINE__ -001d 0093 COEX_STRAT_ASYNC_EVENT_NONE 0003 sflags sstate __LINE__ -001d 0094 COEX_STRAT_ASYNC_HANDLER_END 0008 last_event_type sflags sstate mflags blackout_start blackout_duration next_alarm __LINE__ -001d 0095 COEX_STRAT_ASYNC_HANDLER_START 0008 event_type start_time duration est sflags sstate sstime __LINE__ -001d 0096 COEX_STRAT_ASYNC_IMMEDIATE 0003 sstate next_wlan __LINE__ -001d 0097 COEX_STRAT_ASYNC_RELINQUISH_BT_EARLY_START 0002 sflags __LINE__ -001d 0098 COEX_STRAT_ASYNC_RELINQUISH_CAN_TAKE_BACK 0003 sflags legal __LINE__ -001d 0099 COEX_STRAT_ASYNC_REVOKE 0003 sflags legal __LINE__ -001d 009a COEX_STRAT_DEINIT 0001 __LINE__ -001d 009b COEX_STRAT_DEINIT_TIMER 0002 sflags __LINE__ -001d 009c COEX_STRAT_DELETE_BLACKOUT_PERIODIC 0002 index __LINE__ -001d 009d COEX_STRAT_DELETE_BLACKOUT_SINGLESHOT 0003 index type __LINE__ -001d 009e COEX_STRAT_DELETE_SINGLESHOT_RESTRICTION 0002 type __LINE__ -001d 009f COEX_STRAT_EVENT 0002 event __LINE__ -001d 00a0 COEX_STRAT_INHIBIT_ACL_ACTIVITY_CONTROL 0002 sflags __LINE__ -001d 00a1 COEX_STRAT_INIT 0002 sflags __LINE__ -001d 00a2 COEX_STRAT_INIT_TIMER 0002 sflags __LINE__ -001d 00a3 COEX_STRAT_RADIO_OFF_HANDLER_END 0002 sstate __LINE__ -001d 00a4 COEX_STRAT_RADIO_OFF_HANDLER_START 0005 cflags sflags sstate last_freq __LINE__ -001d 00a5 COEX_STRAT_RADIO_ON_HANDLER_END 0001 __LINE__ -001d 00a6 COEX_STRAT_RADIO_ON_HANDLER_START 0006 cflags freq sflags sstate est __LINE__ -001d 00a7 COEX_STRAT_SS_HALDER_END 0004 sflags sstate itimer_ss_event __LINE__ -001d 00a8 COEX_STRAT_SS_HANDLER_BT_OPP_REACHED 0003 sstate itimer_ss_event __LINE__ -001d 00a9 COEX_STRAT_SS_HANDLER_EARLY 0005 cflags sflags sstate sstate_event __LINE__ -001d 00aa COEX_STRAT_SS_HANDLER_EST_REACHED 0005 sstate ss_event event_start_time event_duration __LINE__ -001d 00ab COEX_STRAT_SS_HANDLER_START 0005 cflags sflags sstate freq __LINE__ -001d 00ac COEX_STRAT_SS_HANDLER_WLAN_OPP_REACHED 0003 sstate itimer_ss_event __LINE__ -001d 00ad COEX_STRAT_TDLS_CONTROL_CAUSE 0002 idx __LINE__ -001d 00ae COEX_STRAT_UPDATE_TDLS_CONTROL 0002 sflags __LINE__ -001d 00af COEX_STRAT_VIF_CLEAR_TIMEOUT_JUMP_AWAY 0001 __LINE__ -001d 00b0 COEX_STRAT_VIF_CLEAR_TIMEOUT_OUTSIDE 0001 __LINE__ -001d 00b1 COEX_STRAT_VIF_CLEAR_TIMEOUT_SET 0003 sflags mct __LINE__ -001d 00b2 COEX_STRAT_VIF_CLEAR_TIMEOUT_STEP_AWAY 0001 __LINE__ -001d 00b3 COEX_STRAT_VIF_CLEAR_TIMEOUT_STEP_IN 0001 __LINE__ -001d 00b4 COEX_STRAT_VIF_CLEAR_TIMEOUT_UPDATE_BT_REACHED 0002 mct __LINE__ -001d 00b5 COEX_STRAT_VIF_CLEAR_TIMEOUT_UPDATE_RADIO_OFF 0006 r2s mct limit start stop __LINE__ -001d 00b6 COEX_STRAT_WARNING 0006 reason p1 p2 p3 p4 __LINE__ -001d 00b7 COEX_TASK_DEINIT 0001 __LINE__ -001d 00b8 COEX_TASK_EVENT 0003 pending raw __LINE__ -001d 00b9 COEX_TASK_INIT 0001 __LINE__ -001d 00ba COEX_TIMER_DEINIT 0002 cflags __LINE__ -001d 00bb COEX_TIMER_EVENT 0002 alarm __LINE__ -001d 00bc COEX_TIMER_INIT 0002 cflags __LINE__ -001d 00bd COEX_VIF_TIMING_ABSENCE 0007 vix result vtflags period start duration __LINE__ -001d 00be COEX_VIF_TIMING_CHECK_DRIFT 0006 start_time start_time_last drift_us dur_change_us update __LINE__ -001d 00bf COEX_VIF_TIMING_CLEAR_VIF_TIMING 0004 mflags vix vif_timing_index __LINE__ -001d 00c0 COEX_VIF_TIMING_DEL_VIF_TYPE 0004 mflags coex_vif_type mvif_bitmap __LINE__ -001d 00c1 COEX_VIF_TIMING_DUALBAND_MULTI_VIF_TIMING 0007 vif_timing_index_curr vif_timing_index_next mvif_bitmap period_us high_start_time_us high_duration_100us __LINE__ -001d 00c2 COEX_VIF_TIMING_MAP_ADD 0004 mflags vix free_timing_idx __LINE__ -001d 00c3 COEX_VIF_TIMING_MAP_FREE 0003 mflags vix __LINE__ -001d 00c4 COEX_VIF_TIMING_MAP_RESET 0004 mflags vix free_timing_idx __LINE__ -001d 00c5 COEX_VIF_TIMING_PHASE_DIFF 0005 vif_start noa_end period offset __LINE__ -001d 00c6 COEX_VIF_TIMING_SET_NOA_DURATION 0005 mflags sflags noa_duration noa_last __LINE__ -001d 00c7 COEX_VIF_TIMING_SET_VIF_TYPE 0006 mflags vif_timing_idx vif_attributes coex_vif_type mvif_bitmap __LINE__ -001d 00c8 COEX_VIF_TIMING_UPDATE 0002 mvif_bitmap __LINE__ -001d 00c9 COEX_VIF_TIMING_UPDATE_PRESENCE 0007 p2p_flags noa_start noa_period noa_duration presence_start presence_duration __LINE__ -001d 00ca COEX_VIF_TIMING_WRITE_VIF_TIMING 0005 vif_timing_index period start_time duration __LINE__ -# Generated From coex/coex_debug.xml -trace_types 626 -COEX_MAC_MPS_ELEMENT.period Natural32 -COEX_MAC_MPS_ELEMENT.duration Natural32 -COEX_MAC_MPS_ELEMENT.total Natural32 -COEX_MAC_MPS_ELEMENT.__LINE__ __LINE__ -COEX_MAC_ACL_CONTROL.mflags COEX_MAC_FLAGS_T -COEX_MAC_ACL_CONTROL.bt_active Boolean -COEX_MAC_ACL_CONTROL.__LINE__ __LINE__ -COEX_SMEM_CHANNEL_MAP_LO_SET.__LINE__ __LINE__ -COEX_STRAT_ALLOW_TDLS_CONTROL.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_ALLOW_TDLS_CONTROL.__LINE__ __LINE__ -COEX_MODEM_DELETE_BLACKOUT_PERIODIC.__LINE__ __LINE__ -COEX_STRAT_ASYNC_RELINQUISH_BT_EARLY_START.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_ASYNC_RELINQUISH_BT_EARLY_START.__LINE__ __LINE__ -COEX_MODEM_INIT_TIMER.modflags COEX_MODEM_FLAGS_T -COEX_MODEM_INIT_TIMER.__LINE__ __LINE__ -COEX_SMEM_WRITE_WLAN_PRIORITY_LEVEL.smemflags COEX_SMEM_FLAGS_T -COEX_SMEM_WRITE_WLAN_PRIORITY_LEVEL.priority CME_WLAN_PRIORITY_LEVEL_T -COEX_SMEM_WRITE_WLAN_PRIORITY_LEVEL.__LINE__ __LINE__ -COEX_MAC_PAUSE_PERIODIC_BLACKOUT.mflags COEX_MAC_FLAGS_T -COEX_MAC_PAUSE_PERIODIC_BLACKOUT.type CME_BT_PERIODIC_EVENT_TYPE -COEX_MAC_PAUSE_PERIODIC_BLACKOUT.bo_handle Natural32 -COEX_MAC_PAUSE_PERIODIC_BLACKOUT.__LINE__ __LINE__ -COEX_SMEM_WRITE_ASYNC_EVENT_LIMITS.min_ms Natural32 -COEX_SMEM_WRITE_ASYNC_EVENT_LIMITS.maxs_ms Natural32 -COEX_SMEM_WRITE_ASYNC_EVENT_LIMITS.__LINE__ __LINE__ -COEX_MAC_MPS_PROTECTION_END.mflags COEX_MAC_FLAGS_T -COEX_MAC_MPS_PROTECTION_END.mps_state COEX_MPS_STATE_T -COEX_MAC_MPS_PROTECTION_END.in_mps Boolean -COEX_MAC_MPS_PROTECTION_END.mps_on_time Natural32 -COEX_MAC_MPS_PROTECTION_END.mps_off_time Natural32 -COEX_MAC_MPS_PROTECTION_END.__LINE__ __LINE__ -COEX_VIF_TIMING_MAP_ADD.mflags COEX_MAC_FLAGS_T -COEX_VIF_TIMING_MAP_ADD.vix vix -COEX_VIF_TIMING_MAP_ADD.free_timing_idx Natural32 -COEX_VIF_TIMING_MAP_ADD.__LINE__ __LINE__ -COEX_SMEM_BT_ON.__LINE__ __LINE__ -COEX_RAME_VIF_CHANNEL.mflags COEX_MAC_FLAGS_T -COEX_RAME_VIF_CHANNEL.vix vix -COEX_RAME_VIF_CHANNEL.chan_freq_mhz Natural32 -COEX_RAME_VIF_CHANNEL.bandwidth_mhz Natural32 -COEX_RAME_VIF_CHANNEL.__LINE__ __LINE__ -COEX_STRAT_ADD_BLACKOUT_SINGLESHOT.start Natural32 -COEX_STRAT_ADD_BLACKOUT_SINGLESHOT.duration Natural32 -COEX_STRAT_ADD_BLACKOUT_SINGLESHOT.est Natural32 -COEX_STRAT_ADD_BLACKOUT_SINGLESHOT.allow_p Boolean -COEX_STRAT_ADD_BLACKOUT_SINGLESHOT.allow_ka DEBUG_BLACKOUT_KA_MODE -COEX_STRAT_ADD_BLACKOUT_SINGLESHOT.__LINE__ __LINE__ -COEX_STRAT_INIT_TIMER.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_INIT_TIMER.__LINE__ __LINE__ -COEX_STRAT_ASYNC_CONTINUOUS.sstate DEBUG_COEX_STRAT_STATE -COEX_STRAT_ASYNC_CONTINUOUS.__LINE__ __LINE__ -COEX_RAME_IMM_ENTER.cflags COEX_FLAGS_T -COEX_RAME_IMM_ENTER.mflags COEX_MAC_FLAGS_T -COEX_RAME_IMM_ENTER.connflags COEX_MAC_CONN_FLAGS_T -COEX_RAME_IMM_ENTER.__LINE__ __LINE__ -COEX_RAME_VIF_PRESENCE.vix vix -COEX_RAME_VIF_PRESENCE.vtflags COEX_MAC_VIF_TIMING_T -COEX_RAME_VIF_PRESENCE.start Natural32 -COEX_RAME_VIF_PRESENCE.duration Natural32 -COEX_RAME_VIF_PRESENCE.high_start_time_us Natural32 -COEX_RAME_VIF_PRESENCE.presence Boolean -COEX_RAME_VIF_PRESENCE.__LINE__ __LINE__ -COEX_SMEM_WRITE_A2DP_PUNCTURE_MODE.smemflags COEX_SMEM_FLAGS_T -COEX_SMEM_WRITE_A2DP_PUNCTURE_MODE.allowed Boolean -COEX_SMEM_WRITE_A2DP_PUNCTURE_MODE.last_val Boolean -COEX_SMEM_WRITE_A2DP_PUNCTURE_MODE.__LINE__ __LINE__ -COEX_RAME_RADIO_OFF.cflags COEX_FLAGS_T -COEX_RAME_RADIO_OFF.mflags COEX_MAC_FLAGS_T -COEX_RAME_RADIO_OFF.cur_freq COEX_INTERFACE -COEX_RAME_RADIO_OFF.__LINE__ __LINE__ -COEX_STRAT_DELETE_BLACKOUT_SINGLESHOT.type CME_BT_ASYNC_EVENT_TYPE -COEX_STRAT_DELETE_BLACKOUT_SINGLESHOT.__LINE__ __LINE__ -COEX_SMEM_CHANNEL_MAP.__LINE__ __LINE__ -COEX_MAC_PROTECT_STOP.prot_act COEX_PROTECT_ACT_T -COEX_MAC_PROTECT_STOP.elapsed Natural32 -COEX_MAC_PROTECT_STOP.__LINE__ __LINE__ -COEX_VIF_TIMING_MAP_RESET.mflags COEX_MAC_FLAGS_T -COEX_VIF_TIMING_MAP_RESET.vix vix -COEX_VIF_TIMING_MAP_RESET.free_timing_idx Natural32 -COEX_VIF_TIMING_MAP_RESET.__LINE__ __LINE__ -COEX_STRAT_EVENT.event COEX_MACRAME_EVENT_T -COEX_STRAT_EVENT.__LINE__ __LINE__ -COEX_VIF_TIMING_MAP_FREE.mflags COEX_MAC_FLAGS_T -COEX_VIF_TIMING_MAP_FREE.vix vix -COEX_VIF_TIMING_MAP_FREE.__LINE__ __LINE__ -COEX_MODEM_TX_HANDLER.modflags COEX_MODEM_FLAGS -COEX_MODEM_TX_HANDLER.__LINE__ __LINE__ -COEX_MAC_WARNING.reason WARNING_REASON -COEX_MAC_WARNING.__LINE__ __LINE__ -COEX_HWM_COEX_BB_CFG.COEX_BB_CFG_EN COEX_BB_CFG_T -COEX_HWM_COEX_BB_CFG.__LINE__ __LINE__ -COEX_STRAT_VIF_CLEAR_TIMEOUT_UPDATE_BT_REACHED.mct Natural32 -COEX_STRAT_VIF_CLEAR_TIMEOUT_UPDATE_BT_REACHED.__LINE__ __LINE__ -COEX_SMEM_WRITE_CHANNEL_MAP_LO_HI.__LINE__ __LINE__ -COEX_CTL_STROBE.__LINE__ __LINE__ -COEX_RAME_RADIO_ON.cflags COEX_FLAGS_T -COEX_RAME_RADIO_ON.mflags COEX_MAC_FLAGS_T -COEX_RAME_RADIO_ON.freq INTERFACE -COEX_RAME_RADIO_ON.coex__freq COEX_INTERFACE -COEX_RAME_RADIO_ON.__LINE__ __LINE__ -COEX_API_WLAN_PRIV_SET_STATE.current_state DEBUG_CME_WLAN_STATE -COEX_API_WLAN_PRIV_SET_STATE.new_state DEBUG_CME_WLAN_STATE -COEX_API_WLAN_PRIV_SET_STATE.__LINE__ __LINE__ -COEX_SMEM_BT_ASYNC_RELINQUISH.__LINE__ __LINE__ -COEX_HWM_DEINIT.__LINE__ __LINE__ -COEX_MAC_DELETE_PERIODIC_BLACKOUT.mflags COEX_MAC_FLAGS_T -COEX_MAC_DELETE_PERIODIC_BLACKOUT.type CME_BT_PERIODIC_EVENT_TYPE -COEX_MAC_DELETE_PERIODIC_BLACKOUT.__LINE__ __LINE__ -COEX_STRAT_ADD_SINGLESHOT_RESTRICTION.start Natural32 -COEX_STRAT_ADD_SINGLESHOT_RESTRICTION.duration Natural32 -COEX_STRAT_ADD_SINGLESHOT_RESTRICTION.__LINE__ __LINE__ -COEX_MAC_ADD_SINGLESHOT_BLACKOUT.mflags COEX_MAC_FLAGS_T -COEX_MAC_ADD_SINGLESHOT_BLACKOUT.type CME_BT_ASYNC_EVENT_TYPE -COEX_MAC_ADD_SINGLESHOT_BLACKOUT.start_time Natural32 -COEX_MAC_ADD_SINGLESHOT_BLACKOUT.duration Natural32 -COEX_MAC_ADD_SINGLESHOT_BLACKOUT.puncturable Boolean -COEX_MAC_ADD_SINGLESHOT_BLACKOUT.bo_handle Natural32 -COEX_MAC_ADD_SINGLESHOT_BLACKOUT.go_mvif Boolean -COEX_MAC_ADD_SINGLESHOT_BLACKOUT.__LINE__ __LINE__ -COEX_STRAT_ASYNC.sstate DEBUG_COEX_STRAT_STATE -COEX_STRAT_ASYNC.ss_time Natural32 -COEX_STRAT_ASYNC.smemflags COEX_SMEM_FLAGS_T -COEX_STRAT_ASYNC.modflags COEX_MODEM_FLAGS -COEX_STRAT_ASYNC.eol Natural32 -COEX_STRAT_ASYNC.__LINE__ __LINE__ -COEX_SMEM_A2DP_PRESENT.a2dp_present Boolean -COEX_SMEM_A2DP_PRESENT.__LINE__ __LINE__ -COEX_SMEM_MODEM_STATUS.message_okay Boolean -COEX_SMEM_MODEM_STATUS.band40_active Boolean -COEX_SMEM_MODEM_STATUS.__LINE__ __LINE__ -COEX_MAC_PROTECT_SUMMARY.prot_act COEX_PROTECT_ACT_T -COEX_MAC_PROTECT_SUMMARY.mflags COEX_MAC_FLAGS_T -COEX_MAC_PROTECT_SUMMARY.__LINE__ __LINE__ -COEX_MAC_KA_DETACH_BLACKOUT_FROM_SCANS.mflags COEX_MAC_FLAGS_T -COEX_MAC_KA_DETACH_BLACKOUT_FROM_SCANS.__LINE__ __LINE__ -COEX_CTL_INIT.cflags COEX_FLAGS_T -COEX_CTL_INIT.freq COEX_INTERFACE -COEX_CTL_INIT.__LINE__ __LINE__ -COEX_SMEM_PERIODIC_EVENT.type CME_BT_PERIODIC_TYPE -COEX_SMEM_PERIODIC_EVENT.start_time Natural32 -COEX_SMEM_PERIODIC_EVENT.period Natural32 -COEX_SMEM_PERIODIC_EVENT.duration Natural32 -COEX_SMEM_PERIODIC_EVENT.__LINE__ __LINE__ -COEX_STRAT_RADIO_ON_HANDLER_START.cflags COEX_FLAGS_T -COEX_STRAT_RADIO_ON_HANDLER_START.freq COEX_INTERFACE -COEX_STRAT_RADIO_ON_HANDLER_START.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_RADIO_ON_HANDLER_START.sstate DEBUG_COEX_STRAT_STATE -COEX_STRAT_RADIO_ON_HANDLER_START.est Natural32 -COEX_STRAT_RADIO_ON_HANDLER_START.__LINE__ __LINE__ -COEX_MAC_ADD_PERIODIC_BLACKOUT.mflags COEX_MAC_FLAGS_T -COEX_MAC_ADD_PERIODIC_BLACKOUT.type CME_BT_PERIODIC_EVENT_TYPE -COEX_MAC_ADD_PERIODIC_BLACKOUT.start_time Natural32 -COEX_MAC_ADD_PERIODIC_BLACKOUT.duration Natural32 -COEX_MAC_ADD_PERIODIC_BLACKOUT.period Natural32 -COEX_MAC_ADD_PERIODIC_BLACKOUT.puncturable Boolean -COEX_MAC_ADD_PERIODIC_BLACKOUT.__LINE__ __LINE__ -COEX_MODEM_INIT.modflags COEX_MODEM_FLAGS -COEX_MODEM_INIT.__LINE__ __LINE__ -COEX_SMEM_BT_ASYNC_REVOKE.__LINE__ __LINE__ -COEX_MAC_STOP_KEEP_ALIVE.mflags COEX_MAC_FLAGS_T -COEX_MAC_STOP_KEEP_ALIVE.__LINE__ __LINE__ -COEX_RAME_IMM_EXIT.cflags COEX_FLAGS_T -COEX_RAME_IMM_EXIT.mflags COEX_MAC_FLAGS_T -COEX_RAME_IMM_EXIT.connflags COEX_MAC_CONN_FLAGS_T -COEX_RAME_IMM_EXIT.__LINE__ __LINE__ -COEX_SMEM_MODEM_STATE.wlan_active_on_2g4 Boolean -COEX_SMEM_MODEM_STATE.__LINE__ __LINE__ -COEX_MODEM_RX_GAP_HANDLER.modflags COEX_MODEM_FLAGS -COEX_MODEM_RX_GAP_HANDLER.__LINE__ __LINE__ -COEX_MAC_MPS_DISABLE.mflags COEX_MAC_FLAGS_T -COEX_MAC_MPS_DISABLE.mps_state COEX_MPS_STATE_T -COEX_MAC_MPS_DISABLE.__LINE__ __LINE__ -COEX_BEACON.our_pos Natural32 -COEX_BEACON.aid Natural32 -COEX_BEACON.__LINE__ __LINE__ -COEX_RAME_CONNECTION_PROT_STOP.cflags COEX_FLAGS_T -COEX_RAME_CONNECTION_PROT_STOP.mflags COEX_MAC_FLAGS_T -COEX_RAME_CONNECTION_PROT_STOP.connflags COEX_MAC_CONN_FLAGS_T -COEX_RAME_CONNECTION_PROT_STOP.__LINE__ __LINE__ -COEX_MODEM_ADD_BLACKOUT_PERIODIC.type CME_BT_PERIODIC_TYPE -COEX_MODEM_ADD_BLACKOUT_PERIODIC.start Natural32 -COEX_MODEM_ADD_BLACKOUT_PERIODIC.duration Natural32 -COEX_MODEM_ADD_BLACKOUT_PERIODIC.periodic Natural32 -COEX_MODEM_ADD_BLACKOUT_PERIODIC.allow_p Boolean -COEX_MODEM_ADD_BLACKOUT_PERIODIC.__LINE__ __LINE__ -COEX_SMEM_WARNING.reason WARNING_REASON -COEX_SMEM_WARNING.__LINE__ __LINE__ -COEX_SMEM_CHANNEL_MAP_CLEAR.__LINE__ __LINE__ -COEX_HWM_COEX_BB_WL_SW_ASRX_UPDATE.wl_sw_asrx_update Boolean -COEX_HWM_COEX_BB_WL_SW_ASRX_UPDATE.__LINE__ __LINE__ -COEX_STRAT_SS_HANDLER_WLAN_OPP_REACHED.sstate DEBUG_COEX_STRAT_STATE -COEX_STRAT_SS_HANDLER_WLAN_OPP_REACHED.itimer_ss_event Natural32 -COEX_STRAT_SS_HANDLER_WLAN_OPP_REACHED.__LINE__ __LINE__ -COEX_HWM_COEX_BB_WL_SW_ASTX_UPDATE.wl_sw_astx_update Boolean -COEX_HWM_COEX_BB_WL_SW_ASTX_UPDATE.__LINE__ __LINE__ -COEX_MAC_UNMASK_PERIODIC_BLACKOUTS.mflags COEX_MAC_FLAGS_T -COEX_MAC_UNMASK_PERIODIC_BLACKOUTS.__LINE__ __LINE__ -COEX_SMEM_WRITE_CHANNEL_MAP.__LINE__ __LINE__ -COEX_RAME_ABSENCE.period Natural32 -COEX_RAME_ABSENCE.start Natural32 -COEX_RAME_ABSENCE.duration Natural32 -COEX_RAME_ABSENCE.max Natural32 -COEX_RAME_ABSENCE.__LINE__ __LINE__ -COEX_MODEM_TX.modflags COEX_MODEM_FLAGS -COEX_MODEM_TX.start Natural32 -COEX_MODEM_TX.duration Natural32 -COEX_MODEM_TX.__LINE__ __LINE__ -COEX_RAME_VIF_ABSENCE_CHANGED.mflags COEX_MAC_FLAGS_T -COEX_RAME_VIF_ABSENCE_CHANGED.vix vix -COEX_RAME_VIF_ABSENCE_CHANGED.absence_added Boolean -COEX_RAME_VIF_ABSENCE_CHANGED.__LINE__ __LINE__ -COEX_TASK_INIT.__LINE__ __LINE__ -COEX_MAC_PROTECT_TIMEOUT_SET.start_act COEX_PROTECT_ACT_T -COEX_MAC_PROTECT_TIMEOUT_SET.prot_act COEX_PROTECT_ACT_T -COEX_MAC_PROTECT_TIMEOUT_SET.time Natural32 -COEX_MAC_PROTECT_TIMEOUT_SET.duration Natural32 -COEX_MAC_PROTECT_TIMEOUT_SET.__LINE__ __LINE__ -COEX_RAME_VIF_ABSENCE_CHANGED_NON_GO.mflags COEX_MAC_FLAGS_T -COEX_RAME_VIF_ABSENCE_CHANGED_NON_GO.vix vix -COEX_RAME_VIF_ABSENCE_CHANGED_NON_GO.__LINE__ __LINE__ -COEX_VIF_TIMING_SET_VIF_TYPE.mflags COEX_MAC_FLAGS_T -COEX_VIF_TIMING_SET_VIF_TYPE.vif_attributes COEX_VIF_ATTRIBUTES_T -COEX_VIF_TIMING_SET_VIF_TYPE.coex_vif_type COEX_VIF_TYPES_T -COEX_VIF_TIMING_SET_VIF_TYPE.__LINE__ __LINE__ -COEX_STRAT_VIF_CLEAR_TIMEOUT_OUTSIDE.__LINE__ __LINE__ -COEX_RAME_VIF_ABSENCE.vix vix -COEX_RAME_VIF_ABSENCE.vtflags COEX_MAC_VIF_TIMING_T -COEX_RAME_VIF_ABSENCE.period Natural32 -COEX_RAME_VIF_ABSENCE.start Natural32 -COEX_RAME_VIF_ABSENCE.duration Natural32 -COEX_RAME_VIF_ABSENCE.__LINE__ __LINE__ -COEX_MODEM_TX_CHECK.modflags COEX_MODEM_FLAGS -COEX_MODEM_TX_CHECK.check Natural32 -COEX_MODEM_TX_CHECK.__LINE__ __LINE__ -COEX_MODEM_RX_GAP_PAUSE.modflags COEX_MODEM_FLAGS -COEX_MODEM_RX_GAP_PAUSE.stop Natural32 -COEX_MODEM_RX_GAP_PAUSE.__LINE__ __LINE__ -COEX_HWM_WARNING.reason WARNING_REASON -COEX_HWM_WARNING.__LINE__ __LINE__ -COEX_MAC_INIT.__LINE__ __LINE__ -COEX_MAC_DELETE_ALL_BLACKOUTS.mflags COEX_MAC_FLAGS_T -COEX_MAC_DELETE_ALL_BLACKOUTS.__LINE__ __LINE__ -COEX_MAC_ADD_PERIODIC_BLACKOUT_END.created Boolean -COEX_MAC_ADD_PERIODIC_BLACKOUT_END.handle Natural32 -COEX_MAC_ADD_PERIODIC_BLACKOUT_END.__LINE__ __LINE__ -COEX_MAC_MASK_PERIODIC_BLACKOUTS.mflags COEX_MAC_FLAGS_T -COEX_MAC_MASK_PERIODIC_BLACKOUTS.__LINE__ __LINE__ -COEX_MODEM_RX_GAP.modflags COEX_MODEM_FLAGS -COEX_MODEM_RX_GAP.active Boolean -COEX_MODEM_RX_GAP.start Natural32 -COEX_MODEM_RX_GAP.duration Natural32 -COEX_MODEM_RX_GAP.period Natural32 -COEX_MODEM_RX_GAP.__LINE__ __LINE__ -COEX_MODEM_DEINIT.__LINE__ __LINE__ -COEX_STRAT_RADIO_OFF_HANDLER_START.cflags COEX_FLAGS_T -COEX_STRAT_RADIO_OFF_HANDLER_START.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_RADIO_OFF_HANDLER_START.sstate DEBUG_COEX_STRAT_STATE -COEX_STRAT_RADIO_OFF_HANDLER_START.last_freq COEX_INTERFACE -COEX_STRAT_RADIO_OFF_HANDLER_START.__LINE__ __LINE__ -COEX_MAC_MPS_ENABLE.mflags COEX_MAC_FLAGS_T -COEX_MAC_MPS_ENABLE.mps_state COEX_MPS_STATE_T -COEX_MAC_MPS_ENABLE.__LINE__ __LINE__ -COEX_MAC_KA_UPDATE_PUNCTURABILITY.mflags COEX_MAC_FLAGS_T -COEX_MAC_KA_UPDATE_PUNCTURABILITY.enable_puncturing Boolean -COEX_MAC_KA_UPDATE_PUNCTURABILITY.__LINE__ __LINE__ -COEX_RAME_SCAN_VIF_CHANGED.mflags COEX_MAC_FLAGS_T -COEX_RAME_SCAN_VIF_CHANGED.schedulable Boolean -COEX_RAME_SCAN_VIF_CHANGED.interface INTERFACE -COEX_RAME_SCAN_VIF_CHANGED.__LINE__ __LINE__ -COEX_STRAT_ASYNC_HANDLER_START.event_type CME_BT_ASYNC_EVENT_TYPE -COEX_STRAT_ASYNC_HANDLER_START.start_time Natural32 -COEX_STRAT_ASYNC_HANDLER_START.duration Natural32 -COEX_STRAT_ASYNC_HANDLER_START.est Natural32 -COEX_STRAT_ASYNC_HANDLER_START.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_ASYNC_HANDLER_START.sstate DEBUG_COEX_STRAT_STATE -COEX_STRAT_ASYNC_HANDLER_START.sstime Natural32 -COEX_STRAT_ASYNC_HANDLER_START.__LINE__ __LINE__ -COEX_HWM_COEX_CLKGEN_CFG.COEX_BB_CLKGEN_CFG COEX_BB_CLKGEN_CFG_T -COEX_HWM_COEX_CLKGEN_CFG.__LINE__ __LINE__ -COEX_MAC_SET_CLEAR_TIMEOUT.mflags COEX_MAC_FLAGS_T -COEX_MAC_SET_CLEAR_TIMEOUT.restore Boolean -COEX_MAC_SET_CLEAR_TIMEOUT.duration Natural32 -COEX_MAC_SET_CLEAR_TIMEOUT.__LINE__ __LINE__ -COEX_SMEM_WRITE_ASYNC_EVENT_COMPLETION_TIME.completion_time Natural32 -COEX_SMEM_WRITE_ASYNC_EVENT_COMPLETION_TIME.__LINE__ __LINE__ -COEX_RAME_WARNING.reason WARNING_REASON -COEX_RAME_WARNING.__LINE__ __LINE__ -COEX_MODEM_ADD_BLACKOUT_SINGLESHOT.start Natural32 -COEX_MODEM_ADD_BLACKOUT_SINGLESHOT.duration Natural32 -COEX_MODEM_ADD_BLACKOUT_SINGLESHOT.est Natural32 -COEX_MODEM_ADD_BLACKOUT_SINGLESHOT.allow_p Boolean -COEX_MODEM_ADD_BLACKOUT_SINGLESHOT.allow_ka DEBUG_BLACKOUT_KA_MODE -COEX_MODEM_ADD_BLACKOUT_SINGLESHOT.__LINE__ __LINE__ -COEX_HWM_SET_RX_PRI.promote_mac Boolean -COEX_HWM_SET_RX_PRI.__LINE__ __LINE__ -COEX_SMEM_BT_ASYNC_EARLY_START.__LINE__ __LINE__ -COEX_MAC_UNMASK_BLE_BLACKOUTS.mflags COEX_MAC_FLAGS_T -COEX_MAC_UNMASK_BLE_BLACKOUTS.mps_state COEX_MPS_STATE_T -COEX_MAC_UNMASK_BLE_BLACKOUTS.__LINE__ __LINE__ -COEX_HWM_COEX_BB_ALLOWED_ORIDE.COEX_BB_ALLOWED_ORIDE COEX_BB_ALLOWED_ORIDE_T -COEX_HWM_COEX_BB_ALLOWED_ORIDE.__LINE__ __LINE__ -COEX_TASK_EVENT.pending FOS_EVENT_PENDING_EVENT -COEX_TASK_EVENT.raw Natural32 -COEX_TASK_EVENT.__LINE__ __LINE__ -COEX_HWM_COEX_BB_WL_SW_IF_EN.wl_sw_if_en Boolean -COEX_HWM_COEX_BB_WL_SW_IF_EN.__LINE__ __LINE__ -COEX_STRAT_SS_HANDLER_EARLY.cflags COEX_FLAGS_T -COEX_STRAT_SS_HANDLER_EARLY.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_SS_HANDLER_EARLY.sstate DEBUG_COEX_STRAT_STATE -COEX_STRAT_SS_HANDLER_EARLY.sstate_event Natural32 -COEX_STRAT_SS_HANDLER_EARLY.__LINE__ __LINE__ -COEX_STRAT_INIT.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_INIT.__LINE__ __LINE__ -COEX_TIMER_EVENT.alarm COEX_TIMER_T -COEX_TIMER_EVENT.__LINE__ __LINE__ -COEX_VIF_TIMING_DUALBAND_MULTI_VIF_TIMING.period_us Natural32 -COEX_VIF_TIMING_DUALBAND_MULTI_VIF_TIMING.high_start_time_us Natural32 -COEX_VIF_TIMING_DUALBAND_MULTI_VIF_TIMING.__LINE__ __LINE__ -COEX_MAC_MASK_BLE_BLACKOUTS.mflags COEX_MAC_FLAGS_T -COEX_MAC_MASK_BLE_BLACKOUTS.mps_state COEX_MPS_STATE_T -COEX_MAC_MASK_BLE_BLACKOUTS.__LINE__ __LINE__ -COEX_STRAT_A2DP_PRESENT.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_A2DP_PRESENT.a2dp_present Boolean -COEX_STRAT_A2DP_PRESENT.__LINE__ __LINE__ -COEX_SMEM_WRITE_VIF2_TIMING.start Natural32 -COEX_SMEM_WRITE_VIF2_TIMING.period Natural32 -COEX_SMEM_WRITE_VIF2_TIMING.duration Natural32 -COEX_SMEM_WRITE_VIF2_TIMING.vif_attribute CME_WLAN_VIF_ATTRIBUTE -COEX_SMEM_WRITE_VIF2_TIMING.__LINE__ __LINE__ -COEX_MAC_SET_MIN_TX_RATE.mflags COEX_MAC_FLAGS_T -COEX_MAC_SET_MIN_TX_RATE.__LINE__ __LINE__ -COEX_STRAT_SS_HANDLER_EST_REACHED.sstate DEBUG_COEX_STRAT_STATE -COEX_STRAT_SS_HANDLER_EST_REACHED.ss_event Natural32 -COEX_STRAT_SS_HANDLER_EST_REACHED.event_start_time Natural32 -COEX_STRAT_SS_HANDLER_EST_REACHED.event_duration Natural32 -COEX_STRAT_SS_HANDLER_EST_REACHED.__LINE__ __LINE__ -COEX_STRAT_VIF_CLEAR_TIMEOUT_STEP_AWAY.__LINE__ __LINE__ -COEX_STRAT_VIF_CLEAR_TIMEOUT_UPDATE_RADIO_OFF.r2s Natural32 -COEX_STRAT_VIF_CLEAR_TIMEOUT_UPDATE_RADIO_OFF.mct Natural32 -COEX_STRAT_VIF_CLEAR_TIMEOUT_UPDATE_RADIO_OFF.limit Natural32 -COEX_STRAT_VIF_CLEAR_TIMEOUT_UPDATE_RADIO_OFF.start Natural32 -COEX_STRAT_VIF_CLEAR_TIMEOUT_UPDATE_RADIO_OFF.stop Natural32 -COEX_STRAT_VIF_CLEAR_TIMEOUT_UPDATE_RADIO_OFF.__LINE__ __LINE__ -COEX_STRAT_INHIBIT_ACL_ACTIVITY_CONTROL.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_INHIBIT_ACL_ACTIVITY_CONTROL.__LINE__ __LINE__ -COEX_RAME_SET_VIF_TIMING.mflags COEX_MAC_FLAGS_T -COEX_RAME_SET_VIF_TIMING.vix vix -COEX_RAME_SET_VIF_TIMING.vtflags COEX_MAC_VIF_TIMING_FLAGS_T -COEX_RAME_SET_VIF_TIMING.vif_attributes COEX_VIF_ATTRIBUTES_T -COEX_RAME_SET_VIF_TIMING.period_us Natural32 -COEX_RAME_SET_VIF_TIMING.high_start_time_us Natural32 -COEX_RAME_SET_VIF_TIMING.high_duration_us Natural32 -COEX_RAME_SET_VIF_TIMING.__LINE__ __LINE__ -COEX_HWM_COEX_CDL_CFG.wl_abort_cfg ABORT_CFG_T -COEX_HWM_COEX_CDL_CFG.bt_abort_cfg ABORT_CFG_T -COEX_VIF_TIMING_UPDATE_PRESENCE.p2p_flags COEX_MAC_VIF_TIMING_FLAGS_T -COEX_VIF_TIMING_UPDATE_PRESENCE.noa_start Natural32 -COEX_VIF_TIMING_UPDATE_PRESENCE.noa_period Natural32 -COEX_VIF_TIMING_UPDATE_PRESENCE.noa_duration Natural32 -COEX_VIF_TIMING_UPDATE_PRESENCE.presence_start Natural32 -COEX_VIF_TIMING_UPDATE_PRESENCE.presence_duration Natural32 -COEX_VIF_TIMING_UPDATE_PRESENCE.__LINE__ __LINE__ -COEX_VIF_TIMING_WRITE_VIF_TIMING.period Natural32 -COEX_VIF_TIMING_WRITE_VIF_TIMING.start_time Natural32 -COEX_VIF_TIMING_WRITE_VIF_TIMING.duration Natural32 -COEX_VIF_TIMING_WRITE_VIF_TIMING.__LINE__ __LINE__ -COEX_STRAT_TDLS_CONTROL_CAUSE.__LINE__ __LINE__ -COEX_HWM_COEX_WL_SW_ASTX.wl_sw_astx_duration Natural32 -COEX_HWM_COEX_WL_SW_ASTX.__LINE__ __LINE__ -COEX_CTL_WARNING.reason WARNING_REASON -COEX_CTL_WARNING.__LINE__ __LINE__ -COEX_RAME_PROTECT.prot_act COEX_PROTECT_ACT_T -COEX_RAME_PROTECT.protect COEX_PROTECT_STATE -COEX_RAME_PROTECT.start_time Natural32 -COEX_RAME_PROTECT.__LINE__ __LINE__ -COEX_VIF_TIMING_ABSENCE.vix vix -COEX_VIF_TIMING_ABSENCE.result Boolean -COEX_VIF_TIMING_ABSENCE.vtflags COEX_MAC_VIF_TIMING_T -COEX_VIF_TIMING_ABSENCE.period Natural32 -COEX_VIF_TIMING_ABSENCE.start Natural32 -COEX_VIF_TIMING_ABSENCE.duration Natural32 -COEX_VIF_TIMING_ABSENCE.__LINE__ __LINE__ -COEX_SMEM_BT_OFF.__LINE__ __LINE__ -COEX_STRAT_VIF_CLEAR_TIMEOUT_JUMP_AWAY.__LINE__ __LINE__ -COEX_VIF_TIMING_CHECK_DRIFT.start_time Natural32 -COEX_VIF_TIMING_CHECK_DRIFT.start_time_last Natural32 -COEX_VIF_TIMING_CHECK_DRIFT.drift_us Natural32 -COEX_VIF_TIMING_CHECK_DRIFT.dur_change_us Natural32 -COEX_VIF_TIMING_CHECK_DRIFT.update Boolean -COEX_VIF_TIMING_CHECK_DRIFT.__LINE__ __LINE__ -COEX_STRAT_ASYNC_RELINQUISH_CAN_TAKE_BACK.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_ASYNC_RELINQUISH_CAN_TAKE_BACK.legal Boolean -COEX_STRAT_ASYNC_RELINQUISH_CAN_TAKE_BACK.__LINE__ __LINE__ -COEX_MAC_UPDATE_PS_DELAY_TIMEOUT.use_coex_timeout Boolean -COEX_MAC_UPDATE_PS_DELAY_TIMEOUT.__LINE__ __LINE__ -COEX_SMEM_ASYNC_EVENT.type CME_BT_ASYNC_EVENT_TYPE -COEX_SMEM_ASYNC_EVENT.start_time Natural32 -COEX_SMEM_ASYNC_EVENT.duration Natural32 -COEX_SMEM_ASYNC_EVENT.__LINE__ __LINE__ -COEX_SMEM_STATE.state COEX_MACRAME_EVENT_T -COEX_SMEM_STATE.__LINE__ __LINE__ -COEX_STRAT_ASYNC_HANDLER_END.last_event_type CME_BT_ASYNC_EVENT_TYPE -COEX_STRAT_ASYNC_HANDLER_END.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_ASYNC_HANDLER_END.sstate DEBUG_COEX_STRAT_STATE -COEX_STRAT_ASYNC_HANDLER_END.mflags COEX_MAC_FLAGS_T -COEX_STRAT_ASYNC_HANDLER_END.blackout_start Natural32 -COEX_STRAT_ASYNC_HANDLER_END.blackout_duration Natural32 -COEX_STRAT_ASYNC_HANDLER_END.next_alarm Natural32 -COEX_STRAT_ASYNC_HANDLER_END.__LINE__ __LINE__ -COEX_HWM_COEX_BB_WL_SW_ASTX_START_TIME.wl_sw_astx_start_time Natural32 -COEX_HWM_COEX_BB_WL_SW_ASTX_START_TIME.__LINE__ __LINE__ -COEX_MAC_VIX_CONTROL.mflags COEX_MAC_FLAGS_T -COEX_MAC_VIX_CONTROL.sflags COEX_STRAT_FLAGS_T -COEX_MAC_VIX_CONTROL.inhibit Boolean -COEX_MAC_VIX_CONTROL.__LINE__ __LINE__ -COEX_HWM_GET_RX_TX_ACK_PRI.__LINE__ __LINE__ -COEX_TIMER_INIT.cflags COEX_FLAGS_T -COEX_TIMER_INIT.__LINE__ __LINE__ -COEX_RAME_VIF_CHANGED_END.mflags COEX_MAC_FLAGS_T -COEX_RAME_VIF_CHANGED_END.vix vix -COEX_RAME_VIF_CHANGED_END.schedulable Boolean -COEX_RAME_VIF_CHANGED_END.vif_type VIF_TYPE -COEX_RAME_VIF_CHANGED_END.vif_5G Boolean -COEX_RAME_VIF_CHANGED_END.__LINE__ __LINE__ -COEX_HWM_SET_RX_TX_ACK_PRI.__LINE__ __LINE__ -COEX_SMEM_MODEM_GAP.message_okay Boolean -COEX_SMEM_MODEM_GAP.active Boolean -COEX_SMEM_MODEM_GAP.start Natural32 -COEX_SMEM_MODEM_GAP.duration Natural32 -COEX_SMEM_MODEM_GAP.period Natural32 -COEX_SMEM_MODEM_GAP.__LINE__ __LINE__ -COEX_STRAT_DELETE_SINGLESHOT_RESTRICTION.type CME_BT_ASYNC_EVENT_TYPE -COEX_STRAT_DELETE_SINGLESHOT_RESTRICTION.__LINE__ __LINE__ -COEX_MAC_DEINIT.__LINE__ __LINE__ -COEX_MAC_PROTECT_TIMEOUT_FIRED.prot_act COEX_PROTECT_ACT_T -COEX_MAC_PROTECT_TIMEOUT_FIRED.start_act COEX_PROTECT_ACT_T -COEX_MAC_PROTECT_TIMEOUT_FIRED.__LINE__ __LINE__ -COEX_MODEM_RX.modflags COEX_MODEM_FLAGS -COEX_MODEM_RX.active Boolean -COEX_MODEM_RX.start Natural32 -COEX_MODEM_RX.duration Natural32 -COEX_MODEM_RX.period Natural32 -COEX_MODEM_RX.__LINE__ __LINE__ -COEX_MAC_MPS_CHECK.mflags COEX_MAC_FLAGS_T -COEX_MAC_MPS_CHECK.mps_state COEX_MPS_STATE_T -COEX_MAC_MPS_CHECK.__LINE__ __LINE__ -COEX_MAC_INSTALL_MAC_BLACKOUT.start_time Natural32 -COEX_MAC_INSTALL_MAC_BLACKOUT.duration Natural32 -COEX_MAC_INSTALL_MAC_BLACKOUT.period Natural32 -COEX_MAC_INSTALL_MAC_BLACKOUT.puncturable Boolean -COEX_MAC_INSTALL_MAC_BLACKOUT.KA_mode BLACKOUT_KA_MODE_T -COEX_MAC_INSTALL_MAC_BLACKOUT.bo_handle Natural32 -COEX_MAC_INSTALL_MAC_BLACKOUT.__LINE__ __LINE__ -COEX_MAC_CALIBRATION_SW_IF_DISABLED.cflags COEX_FLAGS_T -COEX_MAC_CALIBRATION_SW_IF_DISABLED.__LINE__ __LINE__ -COEX_STRAT_RADIO_ON_HANDLER_END.__LINE__ __LINE__ -COEX_MAC_MPS_PROTECTION_START.mflags COEX_MAC_FLAGS_T -COEX_MAC_MPS_PROTECTION_START.mps_state COEX_MPS_STATE_T -COEX_MAC_MPS_PROTECTION_START.in_mps Boolean -COEX_MAC_MPS_PROTECTION_START.mps_on_time Natural32 -COEX_MAC_MPS_PROTECTION_START.mps_off_time Natural32 -COEX_MAC_MPS_PROTECTION_START.__LINE__ __LINE__ -COEX_SMEM_DEINIT.__LINE__ __LINE__ -COEX_TASK_DEINIT.__LINE__ __LINE__ -COEX_TIMER_DEINIT.cflags COEX_FLAGS_T -COEX_TIMER_DEINIT.__LINE__ __LINE__ -COEX_HWM_COEX_BB_WL_SW_ASRX_START_TIME.wl_sw_asrx_start_time Natural32 -COEX_HWM_COEX_BB_WL_SW_ASRX_START_TIME.__LINE__ __LINE__ -COEX_STRAT_SS_HANDLER_BT_OPP_REACHED.sstate DEBUG_COEX_STRAT_STATE -COEX_STRAT_SS_HANDLER_BT_OPP_REACHED.itimer_ss_event Natural32 -COEX_STRAT_SS_HANDLER_BT_OPP_REACHED.__LINE__ __LINE__ -COEX_STRAT_DEINIT_TIMER.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_DEINIT_TIMER.__LINE__ __LINE__ -COEX_STRAT_ADD_BLACKOUT_PERIODIC.type CME_BT_PERIODIC_TYPE -COEX_STRAT_ADD_BLACKOUT_PERIODIC.start Natural32 -COEX_STRAT_ADD_BLACKOUT_PERIODIC.duration Natural32 -COEX_STRAT_ADD_BLACKOUT_PERIODIC.periodic Natural32 -COEX_STRAT_ADD_BLACKOUT_PERIODIC.allow_p Boolean -COEX_STRAT_ADD_BLACKOUT_PERIODIC.__LINE__ __LINE__ -COEX_STRAT_ASYNC_IMMEDIATE.sstate DEBUG_COEX_STRAT_STATE -COEX_STRAT_ASYNC_IMMEDIATE.next_wlan Natural32 -COEX_STRAT_ASYNC_IMMEDIATE.__LINE__ __LINE__ -COEX_STRAT_DEINIT.__LINE__ __LINE__ -COEX_VIF_TIMING_PHASE_DIFF.vif_start Natural32 -COEX_VIF_TIMING_PHASE_DIFF.noa_end Natural32 -COEX_VIF_TIMING_PHASE_DIFF.period Natural32 -COEX_VIF_TIMING_PHASE_DIFF.offset Natural32 -COEX_VIF_TIMING_PHASE_DIFF.__LINE__ __LINE__ -COEX_STRAT_UPDATE_TDLS_CONTROL.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_UPDATE_TDLS_CONTROL.__LINE__ __LINE__ -COEX_MAC_RESUME_PERIODIC_BLACKOUT.mflags COEX_MAC_FLAGS_T -COEX_MAC_RESUME_PERIODIC_BLACKOUT.type CME_BT_PERIODIC_EVENT_TYPE -COEX_MAC_RESUME_PERIODIC_BLACKOUT.bo_handle Natural32 -COEX_MAC_RESUME_PERIODIC_BLACKOUT.__LINE__ __LINE__ -COEX_MAC_MPS_SUMMARY.mflags COEX_MAC_FLAGS_T -COEX_MAC_MPS_SUMMARY.connflags COEX_MAC_CONN_FLAGS_T -COEX_MAC_MPS_SUMMARY.total_duration Natural32 -COEX_MAC_MPS_SUMMARY.MPS_PERIODIC_DURATION_LIMIT Natural32 -COEX_MAC_MPS_SUMMARY.__LINE__ __LINE__ -COEX_RAME_CONNECTION_PROT_START.prot_duration Natural32 -COEX_RAME_CONNECTION_PROT_START.cflags COEX_FLAGS_T -COEX_RAME_CONNECTION_PROT_START.mflags COEX_MAC_FLAGS_T -COEX_RAME_CONNECTION_PROT_START.connflags COEX_MAC_CONN_FLAGS_T -COEX_RAME_CONNECTION_PROT_START.__LINE__ __LINE__ -COEX_HWM_COEX_BB_DEBUG.bb_debug_sel COEX_BB_DEBUG_SEL_T -COEX_HWM_COEX_BB_DEBUG.bb_debug_if_sel COEX_BB_DEBUG_IF_SEL_T -COEX_HWM_COEX_BB_DEBUG.bb_debug_cdl_sel COEX_BB_DEBUG_CDL_SEL_T -COEX_VIF_TIMING_UPDATE.__LINE__ __LINE__ -COEX_SMEM_WRITE_VIF1_TIMING.start Natural32 -COEX_SMEM_WRITE_VIF1_TIMING.period Natural32 -COEX_SMEM_WRITE_VIF1_TIMING.duration Natural32 -COEX_SMEM_WRITE_VIF1_TIMING.vif_attribute CME_WLAN_VIF_ATTRIBUTE -COEX_SMEM_WRITE_VIF1_TIMING.__LINE__ __LINE__ -COEX_SMEM_CHANNEL_MAP_HI_SET.__LINE__ __LINE__ -COEX_MAC_ADD_SINGLESHOT_RESTRICTION.mflags COEX_MAC_FLAGS_T -COEX_MAC_ADD_SINGLESHOT_RESTRICTION.start_time Natural32 -COEX_MAC_ADD_SINGLESHOT_RESTRICTION.duration Natural32 -COEX_MAC_ADD_SINGLESHOT_RESTRICTION.eol Natural32 -COEX_MAC_ADD_SINGLESHOT_RESTRICTION.__LINE__ __LINE__ -COEX_MAC_TDLS_IND.sflags COEX_STRAT_FLAGS_T -COEX_MAC_TDLS_IND.sstate DEBUG_COEX_STRAT_STATE -COEX_MAC_TDLS_IND.__LINE__ __LINE__ -COEX_MAC_CALIBRATION_SW_IF_ENABLED.cflags COEX_FLAGS_T -COEX_MAC_CALIBRATION_SW_IF_ENABLED.astx_duration Natural32 -COEX_MAC_CALIBRATION_SW_IF_ENABLED.asrx_duration Natural32 -COEX_MAC_CALIBRATION_SW_IF_ENABLED.start_time Natural32 -COEX_MAC_CALIBRATION_SW_IF_ENABLED.__LINE__ __LINE__ -COEX_MAC_MPS_TIMER_EVENT.mflags COEX_MAC_FLAGS_T -COEX_MAC_MPS_TIMER_EVENT.mps_state COEX_MPS_STATE_T -COEX_MAC_MPS_TIMER_EVENT.__LINE__ __LINE__ -COEX_STRAT_DELETE_BLACKOUT_PERIODIC.__LINE__ __LINE__ -COEX_MAC_PROTECT_START.prot_act COEX_PROTECT_ACT_T -COEX_MAC_PROTECT_START.delay_ron Natural32 -COEX_MAC_PROTECT_START.__LINE__ __LINE__ -COEX_CTL_DEINIT.cflags COEX_FLAGS_T -COEX_CTL_DEINIT.__LINE__ __LINE__ -COEX_VIF_TIMING_CLEAR_VIF_TIMING.mflags COEX_MAC_FLAGS_T -COEX_VIF_TIMING_CLEAR_VIF_TIMING.vix vix -COEX_VIF_TIMING_CLEAR_VIF_TIMING.__LINE__ __LINE__ -COEX_MODEM_DEINIT_TIMER.modflags COEX_MODEM_FLAGS_T -COEX_MODEM_DEINIT_TIMER.__LINE__ __LINE__ -COEX_HWM_GET_RX_PRI.__LINE__ __LINE__ -COEX_MAC_DELETE_SINGLESHOT_BLACKOUT.mflags COEX_MAC_FLAGS_T -COEX_MAC_DELETE_SINGLESHOT_BLACKOUT.type CME_BT_ASYNC_EVENT_TYPE -COEX_MAC_DELETE_SINGLESHOT_BLACKOUT.__LINE__ __LINE__ -COEX_SMEM_MODEM_RX.message_okay Boolean -COEX_SMEM_MODEM_RX.active Boolean -COEX_SMEM_MODEM_RX.start Natural32 -COEX_SMEM_MODEM_RX.duration Natural32 -COEX_SMEM_MODEM_RX.period Natural32 -COEX_SMEM_MODEM_RX.__LINE__ __LINE__ -COEX_STRAT_SS_HANDLER_START.cflags COEX_FLAGS_T -COEX_STRAT_SS_HANDLER_START.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_SS_HANDLER_START.sstate DEBUG_COEX_STRAT_STATE -COEX_STRAT_SS_HANDLER_START.freq COEX_INTERFACE -COEX_STRAT_SS_HANDLER_START.__LINE__ __LINE__ -COEX_RAME_SET_WLAN_PRIORIY_LEVEL.mflags COEX_MAC_FLAGS_T -COEX_RAME_SET_WLAN_PRIORIY_LEVEL.level CME_WLAN_PRIORITY_LEVEL_T -COEX_RAME_SET_WLAN_PRIORIY_LEVEL.__LINE__ __LINE__ -COEX_STRAT_VIF_CLEAR_TIMEOUT_SET.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_VIF_CLEAR_TIMEOUT_SET.mct Natural32 -COEX_STRAT_VIF_CLEAR_TIMEOUT_SET.__LINE__ __LINE__ -COEX_RAME_VIF_CHANGED.mflags COEX_MAC_FLAGS_T -COEX_RAME_VIF_CHANGED.vix vix -COEX_RAME_VIF_CHANGED.schedulable Boolean -COEX_RAME_VIF_CHANGED.vif_type VIF_TYPE -COEX_RAME_VIF_CHANGED.p2p Boolean -COEX_RAME_VIF_CHANGED.vif_5G Boolean -COEX_RAME_VIF_CHANGED.__LINE__ __LINE__ -COEX_MAC_PROTECT_STOP_UNEXPECTED.prot_act COEX_PROTECT_ACT_T -COEX_MAC_PROTECT_STOP_UNEXPECTED.__LINE__ __LINE__ -COEX_STRAT_ASYNC_EVENT_NONE.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_ASYNC_EVENT_NONE.sstate DEBUG_COEX_STRAT_STATE -COEX_STRAT_ASYNC_EVENT_NONE.__LINE__ __LINE__ -COEX_MAC_DELETE_SINGLESHOT_RESTRICTION.mflags COEX_MAC_FLAGS_T -COEX_MAC_DELETE_SINGLESHOT_RESTRICTION.__LINE__ __LINE__ -COEX_VIF_TIMING_SET_NOA_DURATION.mflags COEX_MAC_FLAGS_T -COEX_VIF_TIMING_SET_NOA_DURATION.sflags COEX_STRAT_FLAGS_T -COEX_VIF_TIMING_SET_NOA_DURATION.noa_duration Natural32 -COEX_VIF_TIMING_SET_NOA_DURATION.noa_last Natural32 -COEX_VIF_TIMING_SET_NOA_DURATION.__LINE__ __LINE__ -COEX_STRAT_VIF_CLEAR_TIMEOUT_STEP_IN.__LINE__ __LINE__ -COEX_STRAT_ASYNC_REVOKE.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_ASYNC_REVOKE.legal Boolean -COEX_STRAT_ASYNC_REVOKE.__LINE__ __LINE__ -COEX_MAC_INSTALL_KA_MPS_BLACKOUTS.mflags COEX_MAC_FLAGS_T -COEX_MAC_INSTALL_KA_MPS_BLACKOUTS.mps_state COEX_MPS_STATE_T -COEX_MAC_INSTALL_KA_MPS_BLACKOUTS.__LINE__ __LINE__ -COEX_RAME_EVENT.event COEX_MACRAME_EVENT_T -COEX_RAME_EVENT.cflags COEX_FLAGS_T -COEX_RAME_EVENT.mflags COEX_MAC_FLAGS_T -COEX_RAME_EVENT.connflags COEX_MAC_CONN_FLAGS_T -COEX_RAME_EVENT.__LINE__ __LINE__ -COEX_SMEM_INIT.__LINE__ __LINE__ -COEX_MAC_KA_REATTACH_BLACKOUT_FROM_SCANS.mflags COEX_MAC_FLAGS_T -COEX_MAC_KA_REATTACH_BLACKOUT_FROM_SCANS.__LINE__ __LINE__ -COEX_STRAT_RADIO_OFF_HANDLER_END.sstate DEBUG_COEX_STRAT_STATE -COEX_STRAT_RADIO_OFF_HANDLER_END.__LINE__ __LINE__ -COEX_SMEM_MODEM_TX.message_okay Boolean -COEX_SMEM_MODEM_TX.start Natural32 -COEX_SMEM_MODEM_TX.duration Natural32 -COEX_SMEM_MODEM_TX.__LINE__ __LINE__ -COEX_MODEM_RX_GAP_RESUME.modflags COEX_MODEM_FLAGS -COEX_MODEM_RX_GAP_RESUME.start Natural32 -COEX_MODEM_RX_GAP_RESUME.__LINE__ __LINE__ -COEX_HWM_INIT.__LINE__ __LINE__ -COEX_STRAT_WARNING.reason WARNING_REASON -COEX_STRAT_WARNING.__LINE__ __LINE__ -COEX_VIF_TIMING_DEL_VIF_TYPE.mflags COEX_MAC_FLAGS_T -COEX_VIF_TIMING_DEL_VIF_TYPE.coex_vif_type COEX_VIF_TYPES_T -COEX_VIF_TIMING_DEL_VIF_TYPE.__LINE__ __LINE__ -COEX_MAC_GET_CLEAR_TIMEOUT.mflags COEX_MAC_FLAGS_T -COEX_MAC_GET_CLEAR_TIMEOUT.duration Natural32 -COEX_MAC_GET_CLEAR_TIMEOUT.__LINE__ __LINE__ -COEX_SMEM_INIT_BT_API.__LINE__ __LINE__ -COEX_MODEM_STATUS.modflags COEX_MODEM_FLAGS -COEX_MODEM_STATUS.b40_active Boolean -COEX_MODEM_STATUS.__LINE__ __LINE__ -COEX_HWM_COEX_WL_SW_ASRX.wl_sw_asrx_duration Natural32 -COEX_HWM_COEX_WL_SW_ASRX.__LINE__ __LINE__ -COEX_STRAT_SS_HALDER_END.sflags COEX_STRAT_FLAGS_T -COEX_STRAT_SS_HALDER_END.sstate DEBUG_COEX_STRAT_STATE -COEX_STRAT_SS_HALDER_END.itimer_ss_event Natural32 -COEX_STRAT_SS_HALDER_END.__LINE__ __LINE__ -COEX_RAME_VIF_CHANGED_MULTI_VIF.mflags COEX_MAC_FLAGS_T -COEX_RAME_VIF_CHANGED_MULTI_VIF.__LINE__ __LINE__ -COEX_MAC_VIF_TIMING_T Enum 0001 NOA_VALID 0002 NOA_UPDATED 0004 NOA_PENDING 0008 AP 0010 P2P 0020 5G ffff BITMAP -COEX_VIF_TYPES_T Enum 0001 COEX_MAC_VIF_5G_STA 0002 COEX_MAC_VIF_2G4_AP 0003 COEX_MAC_VIF_5G_AP 0004 COEX_MAC_VIF_2G4_GC 0005 COEX_MAC_VIF_5G_GC 0006 COEX_MAC_VIF_2G4_GO 0007 COEX_MAC_VIF_5G_GO x0000 COEX_MAC_VIF_2G4_STA -DEBUG_COEX_PERIODIC_EVENT_TYPE Enum 0000 PERIODIC_NONE 0001 PERIODIC_SCO 0002 PERIODIC_ESCO 0003 PERIODIC_ACL_SNIFF 0004 PERIODIC_PAGE_SCAN 0005 PERIODIC_INQUIRY_SCAN 0006 PERIODIC_BLE_SCAN 0007 PERIODIC_BLE_CONNECT 0008 PERIODIC_BLE_CONNECTION 0009 PERIODIC_BLE_ADVERT 000a PERIODIC_ANT_SCAN_NORMAL 000b PERIODIC_ANT_SCAN_CRITICAL 000c PERIODIC_ANT_CHANNEL_RX 000d PERIODIC_ANT_BURST_RX 000e PERIODIC_ANT_BURST_TX -DEBUG_COEX_ASYNC_EVENT_TYPE Enum 0000 ASYNC_NONE 0001 ASYNC_INQUIRY 0002 ASYNC_PAGE 0003 ASYNC_BT_CONNECT 0004 ASYNC_BLE_SCAN 0005 ASYNC_BLE_CONNECT 0006 ASYNC_BLE_ADVERT 0007 ASYNC_ACL_FOR_A2DP 0008 ASYNC_ACL_WITHOUT_A2DP -VIF_TYPE Enum 0000 UNSYNC 0001 ADHOC 0002 STA 0003 AP -COEX_TIMER_T Enum 01 COEX_SS_ALARM 02 COEX_PROTECT_ALARM ffff BITMAP -CME_WLAN_VIF_ATTRIBUTE Enum 0001 5G 0002 AP 0004 P2P ffff BITMAP -COEX_BB_DEBUG_CDL_SEL_T Enum 0001 CDL_SEL_BT 0002 CDL_SEL_WL ffff BITMAP -COEX_MPS_STATE_T Enum 0000 COEX_MPS_OFF 0001 COEX_MPS_ON_BT_PHASE 0002 COEX_MPS_ON_WL_PHASE 0003 LAST -COEX_BB_CLKGEN_CFG_T Enum 0001 CLK_COEX_EN 0002 CLK_COEX_REGS_EN ffff BITMAP -DEBUG_BLACKOUT_KA_MODE Enum 0000 BLACKOUT_KA_NONE 0001 BLACKOUT_KA_CONTINUOUS_BT 0002 BLACKOUT_KA_MULTI_PROFILE_SURVIVAL -WARNING_REASON Enum 0000 UNSPECIFIED 0001 FAULT 0002 LAST -COEX_MACRAME_EVENT_T Enum 0000 MAC_START 0001 MAC_STOP 0002 SCAN_START 0003 SCAN_STOP 0004 CONNECTION_START 0005 CONNECTION_STOP 0006 CALIBRATION_START 0007 CALIBRATION_STOP 0008 DHCP_START 0009 DHCP_STOP 000a DHCP_DISCOVER 000b DHCP_OFFER 000c DHCP_REQUEST 000d DHCP_ACK 000e PM_ACTIVE_TRUE 000f PM_ACTIVE_FALSE 0010 EAPOL_START 0011 EAPOL_STOP -COEX_INTERFACE Enum 0000 RADIO_off 0001 5G 0002 2G4 -DEBUG_COEX_IRQ_TYPE Enum 0000 CME_IRQ_TYPE_VPIO 0001 CME_IRQ_TYPE_TBUS -CME_BT_PERIODIC_EVENT_TYPE Enum 0000 NONE 0001 SCO 0002 ESCO 0003 ACL_SNIFF 0004 PAGE_SCAN 0005 INQUIRY_SCAN 0006 BLE_SCAN 0007 BLE_CONNECT 0008 BLE_CONNECTION 0009 BLE_ADVERT 000a ANT_SCAN_NORMAL 000b ANT_SCAN_CRITICAL 000c ANT_CHANNEL_RX 000d ANT_BURST_RX 000e ANT_BURST_TX -COEX_CDL_INSTANCE_T Enum 0000 COEX_CDL_INSTANCE_WL 0000 COEX_CDL_INSTANCE_AUTO 0001 COEX_CDL_INSTANCE_BT -CME_WLAN_PRIORITY_LEVEL_T Enum 0000 LOW 0001 MEDIUM 0002 HIGH -COEX_STRAT_FLAGS_T Enum 0001 INIT 0002 TIMERS 0004 ASYNC_V 0008 WL_RESTRICT 0020 INHIBIT_REVOKE 0040 A2DP 0080 PERIODIC_INHIBIT 0100 ASYNC_INHIBIT 0200 EARLY_START 0400 SCO 0800 ESCO ffff BITMAP -DEBUG_COEX_CTL_ARB Enum 0000 COEX_CTL_ARB_CDL_ONLY 0001 COEX_CTL_ARB_NEGOTIATION -INTERFACE Enum 0001 2G4 0002 5G -BLACKOUT_KEEP_ALIVE_MODE_T Enum 0000 BLACKOUT_KEEP_ALIVE_NOT_ALLOWED 0001 BLACKOUT_KEEP_ALIVE_MINIMAL 0002 BLACKOUT_KEEP_ALIVE_5_50 0003 BLACKOUT_KEEP_ALIVE_10_100 -COEX_SMEM_FLAGS_T Enum 0001 HIGH 0002 NORMAL 0004 LOW 0008 A2DP_PUNC 0010 P_INIT ffff BITMAP -COEX_BB_DEBUG_SEL_T Enum 0001 SEL_CDL 0002 SEL_BT_IF 0004 SEL_WL_IF ffff BITMAP -DEBUG_COEX_CTL_SERVICE_T Enum 0001 COEX_CTL_SERVICE_LOCAL 0002 COEX_CTL_SERVICE_REMOTE 0003 COEX_CTL_SERVICE_ALL -COEX_SCHEME_T Enum 0005 COEX_SCHEME_COMBO -COEX_MAC_CONN_FLAGS_T Enum 0001 CONN_CONNECTION 0002 CONN_EAPOL 0004 CONN_DHCP ffff BITMAP -BLACKOUT_KA_MODE_T Enum 0000 BO_KA_NONE 0001 BA_KA_CONT_BT 0002 BO_KA_MPS -COEX_BB_ALLOWED_ORIDE_T Enum 0001 WLTX_EN 0002 WLTX 0004 WLRX_EN 0008 WLRX 0010 BTTX_EN 0020 BTTX 0040 BTRX_EN 0080 BTRX ffff BITMAP -COEX_BB_DEBUG_IF_SEL_T Enum 0001 IF_SEL_TX 0002 IF_SEL_RX 0004 IF_SEL_TXRX ffff BITMAP -COEX_VIF_ATTRIBUTES_T Enum 0000 COEX_MAC_VIF_ATTRIBUTE_NONE 0001 COEX_MAC_VIF_ATTRIBUTE_5G 0002 COEX_MAC_VIF_ATTRIBUTE_AP 0004 COEX_MAC_VIF_ATTRIBUTE_P2P ffff BITMAP -COEX_MAC_VIF_TIMING_FLAGS_T Enum 0001 COEX_MAC_VIF_ABSENCE_VALID 0002 COEX_MAC_VIF_ABSENCE_UPDATE 0004 COEX_MAC_VIF_ABSENCE_PENDING -COEX_CDL_OVERRIDE_OPTION_T Enum 0001 WLTX_EN 0002 WLTX 0004 WLRX_EN 0008 WLRX 0010 BTTX_EN 0020 BTTX 0040 BTRX_EN 0080 BTRX ffff BITMAP -COEX_FLAGS_T Enum 0001 COEX_MAC_READY 0002 COEX_BT_ON 0004 COEX_CDL_WL_SW_IF ffff BITMAP -COEX_PROTECT_ACT_T Enum 0000 TX_BEACON 0001 RX_BEACON 0002 TX_NULL 0003 TX_CTS_TO_SELF 0004 TX_CF_END 0005 TX_RX_KEEP_ALIVE 0006 TX_RX_CONNECTION 0007 RX_MIN_VIF_DURATION 0008 RX_MULTICAST 0009 RX_DURING_WLAN_OPP 000a LAST -COEX_TDLS_CONTROL Enum 0000 TDLS_ALLOWED 0001 TDLS_INHIBITED -DEBUG_CME_WLAN_STATE Enum 0 CME_WLAN_STATE_OFF 1 CME_WLAN_STATE_ON -CME_BT_PERIODIC_TYPE Enum 0000 EVENT_TYPE_NONE 0001 EVENT_TYPE_SCO 0002 EVENT_TYPE_ESCO 0003 EVENT_TYPE_ACL_SNIFF 0004 EVENT_TYPE_PAGE_SCAN 0005 EVENT_TYPE_INQUIRY_SCAN 0006 EVENT_TYPE_BLE_SCAN 0007 EVENT_TYPE_BLE_CONNECT 0008 EVENT_TYPE_BLE_CONNECTION 0009 EVENT_TYPE_BLE_ADVERT 000a EVENT_TYPE_ANT_SCAN_NORMAL 000b EVENT_TYPE_ANT_SCAN_CRITICAL 000c EVENT_TYPE_ANT_CHANNEL_RX 000d EVENT_TYPE_ANT_BURST_RX 000e EVENT_TYPE_ANT_BURST_TX -COEX_BB_DEBUG_CDL_ARB_SEL_T Enum 0001 ARB_SEL_REM_TX 0002 ARB_SEL_REM_RX 0004 ARB_SEL_MISC ffff BITMAP -FOS_EVENT_PENDING_EVENT Enum 01 COEX_EVT_ALARM_SIGNAL 02 COEX_EVT_BT_ASYNC_SIGNAL 04 COEX_EVT_BT_PERIODIC_SIGNAL 08 COEX_EVT_BT_ON_SIGNAL 10 COEX_EVT_BT_OFF_SIGNAL ffff BITMAP -ABORT_CFG_T Enum 0001 TX_CDL_EN 0002 TX_RF_EN 0004 RX_CDL_EN 0008 RX_RF_EN ffff BITMAP -DEBUG_COEX_STRAT_STATE Enum 0000 WL_HAS_RADIO 0001 WAITING_BT_OPP 0002 WAITING_WL_OPP 0003 WAITING_EST 0004 ASYNC_CONTINUOUS -CME_SIGNAL_ID Enum 0000 CME_SIGNAL_ID_COEX_SERVICE_ACTIVE_IND 0024 CME_SIGNAL_ID_WLAN_CHANNEL_MAP_IND 0025 CME_SIGNAL_ID_PROFILE_A2DP_START_IND 0026 CME_SIGNAL_ID_PROFILE_A2DP_STOP_IND 0029 CME_SIGNAL_ID_BT_CAL_START_REQ 002a CME_SIGNAL_ID_BT_CAL_START_CFM 002b CME_SIGNAL_ID_BT_CAL_END_IND 002c CME_SIGNAL_ID_WLAN_CHANNEL_MAP_LO_HI_IND 002d CME_SIGNAL_ID_COEX_STOP_IND 002f CME_SIGNAL_ID_COEX_START_IND 0030 CME_SIGNAL_ID_WLAN_VIF_TIMING_IND -COEX_PROTECT_STATE Enum 0000 FALSE 0001 TRUE 0002 DELAYED -COEX_BB_CFG_T Enum 0001 CFG_EN 0002 CFG_FORCE_CDL_EN 0004 WL_SW_IF_EN ffff BITMAP -COEX_MAC_FLAGS_T Enum 0001 READY 0002 SCAN_ACTIVE 0004 CALIBRATION_ACTIVE 0008 ACL 0010 KEEP_ALIVE 0020 MPS_ENABLED 0040 PS_ACTIVE 0080 HIGH_PRIORITY 0100 DHCP_PROTECT 0200 TESCO6 0400 AP 0800 GO_NOA 1000 IMM_IDLE 2000 P2P_FULL_SCAN 4000 P2P_SOCIAL_SCAN ffff BITMAP -COEX_MODEM_FLAGS Enum 0001 INIT 0002 TIMERS 0004 BAND40_ACTIVE 0008 GAP_ACTIVE 0010 IN_GAP 0020 UL_SEQ_ACTIVE ffff BITMAP -CME_BT_ASYNC_EVENT_TYPE Enum 0000 NONE 0001 DISCOVERY_CONNECTION 0002 ACL_FOR_A2DP 0003 ACL_WITHOUT_A2DP 0004 BLE_DATA 0005 CALIBRATION 0006 ANNOUNCED_PUNCTURE -WLAN_CDL_PRIORITY Enum 0000 WLAN_CDL_PRI_RX_DEFAULT 0004 WLAN_CDL_PRI_RX_MIN_VIF_DURATION 0006 WLAN_CDL_PRI_TX_CTRL 0006 WLAN_CDL_PRI_TX_MULTICAST 0006 WLAN_CDL_PRI_RX_WLAN_OPP 0006 WLAN_CDL_PRI_TX_DATA_MGMT 000a WLAN_CDL_PRI_TX_RX_BEACON 000a WLAN_CDL_PRI_TX_RX_KEEP_ALIVE 000a WLAN_CDL_PRI_RX_MULTICAST 000a WLAN_CDL_PRI_TX_RX_HI_PRI_CTRL 000b WLAN_CDL_PRI_TX_RX_ACK -# Generated From crypto/crypto_debug.xml -trace_def 3 -001c 0000 CRYPTO_START 0001 type -001c 0001 CRYPTO_STOP 0001 type -001c 0002 CRYPTO_RESULT 0002 data type -# Generated From crypto/crypto_debug.xml -trace_types 5 -CRYPTO_STOP.type DEBUG_CRYPTO_ALGO -CRYPTO_ERROR.type DEBUG_CRYPTO_ALGO -CRYPTO_RESULT.data TOKEN -CRYPTO_RESULT.type DEBUG_CRYPTO_ALGO -CRYPTO_START.type DEBUG_CRYPTO_ALGO -DEBUG_CRYPTO_ALGO_TYPE Enum 0000 FT_R0_KDF_HMAC_SHA256 0001 FT_R0NAME_HMAC_SHA256 0002 FT_R1_KDF_HMAC_SHA256 0003 FT_R1NAME_HMAC_SHA256 0004 FT_PTK_KDF_HMAC_SHA256 0005 FT_MIC_AES128_CMAC 0006 FT_GTK_AES_UNWRAP 0007 FT_IGTK_AES_UNWRAP -# Generated From data_plane/dataplane_debug.xml -trace_def 75 -0019 0000 DATAPLANE_AMPDU_BURSTING 0008 bursting_is_on n_mpdus_to_tx prot_time ampdu_tx_time txop_time_us n_mpdus_queued n_ampdus_to_tx max_mpdus_per_ampdu -0019 0001 DATAPLANE_CTL_MGR_FLUSH_PLANE_REQ 0003 cmd_time callback instance -0019 0002 DATAPLANE_CTL_MGR_PAUSED 0001 cmd_time -0019 0003 DATAPLANE_CTL_MGR_PAUSE_BBM_REQ 0003 cmd_time callback instance -0019 0004 DATAPLANE_CTL_MGR_PAUSE_REQ 0003 cmd_time callback instance -0019 0005 DATAPLANE_CTL_MGR_RESUME_BBM_REQ 0003 cmd_time callback instance -0019 0006 DATAPLANE_CTL_MGR_RESUME_REQ 0003 cmd_time callback instance -0019 0007 DATAPLANE_CTL_MGR_RUNNING 0001 cmd_time -0019 0008 DATAPLANE_DATA_TX_FAILURE 000a frame tx_status flags ex_flags tx_count src_pid mac_mod_opts pkt_tag timeout fc -0019 0009 DATAPLANE_DPHP_PEER_DEREGISTER 0004 addr_lo addr_mid addr_hi peer_index -0019 000a DATAPLANE_DPHP_PEER_REGISTER 0004 addr_lo addr_mid addr_hi peer_index -0019 000b DATAPLANE_DPLP_MSG 0002 loc info -0019 000c DATAPLANE_LINK_ADPT_PDU_FEEDBACK 000a acc_mod_opts_req acc_mod_opts_cfm ind_req ind_cfm failures success raa_timer_state speculation_timer_on using_ba is_spec_frame -0019 000d DATAPLANE_LINK_ADPT_RATE_DEC 000a current_rate association_type selected_index selected_acc_mod_opts failures successes per mtper rate_inc_ctr rate_dec_ctr -0019 000e DATAPLANE_LINK_ADPT_RATE_INC 000a current_rate association_type selected_index selected_acc_mod_opts failures successes per mtper rate_inc_ctr rate_dec_ctr -0019 000f DATAPLANE_LINK_ADPT_RATE_SEL 0008 current_acc_mod_opts selected_index failures successes per mtper raa_timer_state mcs0_index -0019 0010 DATAPLANE_LINK_ADPT_SEL_SPEC_RATE 0008 current_acc_mod_opts spec_acc_mod_opts spec_rate_index max_bss_rate num_spec_frames raa_timer_state association_type spec_rate_mtper -0019 0011 DATAPLANE_LINK_ADPT_SPEC_INT_TIMEOUT 0003 curr_acc_mod_opts raa_timer_state bss_max_rate -0019 0012 DATAPLANE_LINK_ADPT_SPEC_PERIOD_END 0008 speculation_result speculation_rate_index spec_rate_failures spec_rate_successes spec_rate_per spec_rate_mtper raa_timer_state num_spec_frames_to_send -0019 0013 DATAPLANE_LINK_ADPT_SPEC_PERIOD_START 000a curr_acc_mod_opts raa_timer_state bss_max_rate num_spec_frames_to_send is_timer_on ind_req spec_rate_index using_ba is_spec_frame spec_timer_multiplier -0019 0014 DATAPLANE_LINK_ADPT_SPEC_START 0008 current_rate speculation_rate speculation_rate_ind bss_max_rate num_spec_frames timer_state association_type spec_rate_mtper -0019 0015 DATAPLANE_MSG 0001 status -0019 0016 DATAPLANE_MSG_ADDBA_TX 0008 tpri peer_id ba_flags win_size timeout start_seqno instance max_length -0019 0017 DATAPLANE_MSG_CANCEL_DEADLINES 0000 -0019 0018 DATAPLANE_MSG_CANCEL_FRAME 0004 addr_lo addr_mid addr_hi fc -0019 0019 DATAPLANE_MSG_CANCEL_MLME_DU 0004 addr_lo addr_mid addr_hi frame_type -0019 001a DATAPLANE_MSG_CLEAR_DPLP 0001 callback -0019 001b DATAPLANE_MSG_CLEAR_STA 0003 addr_lo addr_mid addr_hi -0019 001c DATAPLANE_MSG_CLEAR_VIF 0000 -0019 001d DATAPLANE_MSG_DELBA_TX 0008 tpri peer_id ba_flags win_size timeout start_seqno instance max_length -0019 001e DATAPLANE_MSG_DELETE_VIF 0000 -0019 001f DATAPLANE_MSG_DE_REGISTER_KEY 0008 addr_lo addr_mid addr_hi key_type crypt_type key_id basic_enc_flags keyflags -0019 0020 DATAPLANE_MSG_EDCA_CONFIG 0000 -0019 0021 DATAPLANE_MSG_IML_OFF_IND 0000 -0019 0022 DATAPLANE_MSG_IML_OFF_REQ 0000 -0019 0023 DATAPLANE_MSG_IML_ON 0000 -0019 0024 DATAPLANE_MSG_INIT_QUEUES 0000 -0019 0025 DATAPLANE_MSG_LINK_ADAPT_INIT 0004 addr_lo addr_mid addr_hi read_mib -0019 0026 DATAPLANE_MSG_LINK_ADAPT_RESET_STATS 0003 addr_lo addr_mid addr_hi -0019 0027 DATAPLANE_MSG_LOAD_FRAME 0005 Frame_control du_state addr_lo addr_mid addr_hi -0019 0028 DATAPLANE_MSG_MAX_AGGR_SIZE_CONFIG 0001 aggr_size -0019 0029 DATAPLANE_MSG_MOVE_DU 0007 from_lo from_mid from_hi drop_enc to_lo to_mid to_hi -0019 002a DATAPLANE_MSG_PAUSE_DPLP 0002 callback bitmap -0019 002b DATAPLANE_MSG_PAUSE_STA 0004 addr_lo addr_mid addr_hi pause_type -0019 002c DATAPLANE_MSG_POST_IMM_TIDY_REQ 0003 saved_rx_start saved_rx_end callback -0019 002d DATAPLANE_MSG_QUEUE_AP_BEACON 0002 mcast_en deadline -0019 002e DATAPLANE_MSG_REGISTER_KEY 0008 addr_lo addr_mid addr_hi key_type crypt_type key_id basic_enc_flags keyflags -0019 002f DATAPLANE_MSG_RESUME_DPLP 0002 callback bitmap -0019 0030 DATAPLANE_MSG_RESUME_STA 0004 addr_lo addr_mid addr_hi pause_type -0019 0031 DATAPLANE_MSG_RX_NOTIFY 0000 -0019 0032 DATAPLANE_MSG_SET_MIN_TX_RATE 0003 addr_lo addr_mid addr_hi -0019 0033 DATAPLANE_MSG_STA_IMPOSED_MIN_TX_RATE 0004 addr_lo addr_mid addr_hi imposed_rate -0019 0034 DATAPLANE_MSG_STA_RESET_RATES 0003 addr_lo addr_mid addr_hi -0019 0035 DATAPLANE_MSG_TBTT_REQ 0003 deadline stall_time cback -0019 0036 DATAPLANE_MSG_TURN_OFF_DPHP 0000 -0019 0037 DATAPLANE_MSG_TURN_ON_DPHP 0000 -0019 0038 DATAPLANE_MSG_UPDATE_PS 0000 -0019 0039 DATAPLANE_MSG_VIF_IMPOSE_MIN_TX_RATE 0001 imposed_min_tx_rate -0019 003a DATAPLANE_PRINT_FALLBACK_TABLE_RETRIES 0005 entry_0 entry_1 entry_2 entry_3 entry_4 -0019 003b DATAPLANE_RX_DISCARDED 0001 discard_reason -0019 003c DATAPLANE_STA_CREATE_FALLBACK_TABLE 000c addr_lo addr_mid addr_hi starting_hw_rate min_hw_rate frame_type long_frame fallback_tbl default_supported_rates supported_rates ht_mcs_rates vht_mcs_rates -0019 003d DATAPLANE_STA_DELETE_FALLBACK_TABLE 0004 addr_lo addr_mid addr_hi fallback_tbl -0019 003e DATAPLANE_STA_INSTALL_FALLBACK_TABLES 0007 addr_lo addr_mid addr_hi curr_sta_rate min_rate short_fallback_tbl long_fallback_tbl -0019 003f DATAPLANE_STA_RATE_IMPOSED_MIN_TX_RATE 0008 addr_lo addr_mid addr_hi imposed_rate coex_supported_rates_mask coex_ht_rates_mask supported_rates_mask ht_rates_mask -0019 0040 DATAPLANE_STA_RATE_INSTALL_RATE 0005 addr_lo addr_mid addr_hi curr_sta_rate install_fallback_tbls -0019 0041 DATAPLANE_STA_RESET_RATES 000b addr_lo addr_mid addr_hi bandwidth channel_freq association_type supported_rates sta_caps ht_mcs_rates vht_mcs_rates max_bss_rate -0019 0042 DATAPLANE_STA_UNINSTALL_FALLBACK_TABLES 0008 addr_lo addr_mid addr_hi curr_sta_rate short_tbl_ref_count short_fallback_tbl long_tbl_ref_count long_fallback_tbl -0019 0043 DATAPLANE_VIF_RESET_RATES 0000 -0019 0044 DATAPLANE_WMMAC_DOWNGRADE 0006 downgraded_from_ac downgraded_to_ac txop_limit ecw_min ecw_max aifs -0019 0045 DATAPLANE_WMMAC_MEDIUM_TIME_SPENT 0002 mac_ac medium_time_spent -0019 0046 DATAPLANE_WMMAC_QUEUE_STALLED 0001 dpif_queue -0019 0047 DATAPLANE_WMMAC_RESTORE 0005 restored_ac txop_limit ecw_min ecw_max aifs -0019 0048 DATAPLANE_WMMAC_SET_MEDIUM_TIME 0002 mac_ac medium_time -0019 0049 DATAPLANE_WMMAC_TIMER_END 0004 mac_ac ac_admitted ac_remaining ac_monitor_time -0019 004a DATAPLANE_WMMAC_TIMER_START 0004 mac_ac ac_admitted ac_remaining ac_monitor_time -# Generated From data_plane/dataplane_debug.xml -trace_types 60 -DATAPLANE_CTL_MGR_PAUSED.cmd_time Natural32 -DATAPLANE_MSG_TBTT_REQ.deadline Natural32 -DATAPLANE_MSG_TBTT_REQ.stall_time Natural32 -DATAPLANE_MSG_TBTT_REQ.cback Natural32 -DATAPLANE_STA_INSTALL_FALLBACK_TABLES.short_fallback_tbl Natural32 -DATAPLANE_STA_INSTALL_FALLBACK_TABLES.long_fallback_tbl Natural32 -DATAPLANE_MSG_PAUSE_DPLP.callback Natural32 -DATAPLANE_MSG_PAUSE_DPLP.bitmap Natural8 -DATAPLANE_STA_UNINSTALL_FALLBACK_TABLES.short_tbl_ref_count Natural32 -DATAPLANE_STA_UNINSTALL_FALLBACK_TABLES.short_fallback_tbl Natural32 -DATAPLANE_STA_UNINSTALL_FALLBACK_TABLES.long_tbl_ref_count Natural32 -DATAPLANE_STA_UNINSTALL_FALLBACK_TABLES.long_fallback_tbl Natural32 -DATAPLANE_STA_CREATE_FALLBACK_TABLE.long_frame Boolean -DATAPLANE_STA_CREATE_FALLBACK_TABLE.fallback_tbl Boolean -DATAPLANE_STA_RESET_RATES.sta_caps Natural32 -DATAPLANE_PRINT_FALLBACK_TABLE_RETRIES.entry_0 Natural8 -DATAPLANE_PRINT_FALLBACK_TABLE_RETRIES.entry_1 Natural8 -DATAPLANE_PRINT_FALLBACK_TABLE_RETRIES.entry_2 Natural8 -DATAPLANE_PRINT_FALLBACK_TABLE_RETRIES.entry_3 Natural8 -DATAPLANE_PRINT_FALLBACK_TABLE_RETRIES.entry_4 Natural8 -DATAPLANE_DATA_TX_FAILURE.frame MBULK -DATAPLANE_DATA_TX_FAILURE.tx_count Natural8 -DATAPLANE_DATA_TX_FAILURE.timeout Natural32 -DATAPLANE_CTL_MGR_PAUSE_REQ.cmd_time Natural32 -DATAPLANE_CTL_MGR_PAUSE_REQ.callback Natural32 -DATAPLANE_CTL_MGR_PAUSE_REQ.instance Natural32 -DATAPLANE_MSG_MAX_AGGR_SIZE_CONFIG.aggr_size Natural32 -DATAPLANE_MSG_DELBA_TX.max_length Natural32 -DATAPLANE_CTL_MGR_PAUSE_BBM_REQ.cmd_time Natural32 -DATAPLANE_CTL_MGR_PAUSE_BBM_REQ.callback Natural32 -DATAPLANE_CTL_MGR_PAUSE_BBM_REQ.instance Natural32 -DATAPLANE_CTL_MGR_RESUME_BBM_REQ.cmd_time Natural32 -DATAPLANE_CTL_MGR_RESUME_BBM_REQ.callback Natural32 -DATAPLANE_CTL_MGR_RESUME_BBM_REQ.instance Natural32 -DATAPLANE_AMPDU_BURSTING.n_mpdus_to_tx Natural32 -DATAPLANE_AMPDU_BURSTING.prot_time Natural32 -DATAPLANE_AMPDU_BURSTING.ampdu_tx_time Natural32 -DATAPLANE_AMPDU_BURSTING.txop_time_us Natural32 -DATAPLANE_MSG_ADDBA_TX.max_length Natural32 -DATAPLANE_CTL_MGR_FLUSH_PLANE_REQ.cmd_time Natural32 -DATAPLANE_CTL_MGR_FLUSH_PLANE_REQ.callback Natural32 -DATAPLANE_CTL_MGR_FLUSH_PLANE_REQ.instance Natural32 -DATAPLANE_CTL_MGR_RUNNING.cmd_time Natural32 -DATAPLANE_MSG_QUEUE_AP_BEACON.mcast_en Boolean -DATAPLANE_MSG_QUEUE_AP_BEACON.deadline Natural32 -DATAPLANE_MSG_MOVE_DU.drop_enc Boolean -DATAPLANE_MSG_LINK_ADAPT_INIT.read_mib Boolean -DATAPLANE_MSG_RESUME_DPLP.callback Natural32 -DATAPLANE_MSG_RESUME_DPLP.bitmap Natural8 -DATAPLANE_MSG_CLEAR_DPLP.callback Natural32 -DATAPLANE_STA_DELETE_FALLBACK_TABLE.fallback_tbl Natural32 -DATAPLANE_CTL_MGR_RESUME_REQ.cmd_time Natural32 -DATAPLANE_CTL_MGR_RESUME_REQ.callback Natural32 -DATAPLANE_CTL_MGR_RESUME_REQ.instance Natural32 -DATAPLANE_DPLP_MSG.loc Natural32 -DATAPLANE_DPLP_MSG.info Natural32 -DATAPLANE_STA_RATE_INSTALL_RATE.install_fallback_tbls Boolean -DATAPLANE_MSG_POST_IMM_TIDY_REQ.saved_rx_start Natural32 -DATAPLANE_MSG_POST_IMM_TIDY_REQ.saved_rx_end Natural32 -DATAPLANE_MSG_POST_IMM_TIDY_REQ.callback Natural32 -# Generated From macrame/macrame_calibration_debug.xml -trace_def 9 -0027 0000 MACRAME_CALIB_ADJUST 0003 countdown grant_start grant_duration -0027 0001 MACRAME_CALIB_QUERY 0005 sched_vif blackout_impact grant_start grant_duration num_blackouts -0027 0002 MACRAME_CALIB_REQ_1 0005 state requested_duration minimum_usable_duration bt_impact wlan_impact -0027 0003 MACRAME_CALIB_REQ_2 0005 state requested_duration minimum_usable_duration bt_impact wlan_impact -0027 0004 MACRAME_CALIB_REQ_DELAYED 0007 state grant_start grant_duration minimum_usable_duration bt_impact wlan_impact coex_keep_alive -0027 0005 MACRAME_CALIB_REQ_DONE 0001 state -0027 0006 MACRAME_CALIB_REQ_END 0003 grant_start grant_duration radio_state -0027 0007 MACRAME_CALIB_REQ_GRANTED 0001 grant_duration -0027 0008 MACRAME_CALIB_REQ_NOT_GRANTED 0005 state requested_duration minimum_usable_duration bt_impact wlan_impact -# Generated From macrame/macrame_calibration_debug.xml -trace_types 18 -MACRAME_CALIB_REQ_NOT_GRANTED.requested_duration Natural32s -MACRAME_CALIB_REQ_NOT_GRANTED.minimum_usable_duration Natural32s -MACRAME_CALIB_REQ_1.requested_duration Natural32s -MACRAME_CALIB_REQ_1.minimum_usable_duration Natural32s -MACRAME_CALIB_ADJUST.countdown Natural32 -MACRAME_CALIB_ADJUST.grant_start Natural32 -MACRAME_CALIB_ADJUST.grant_duration Natural32s -MACRAME_CALIB_REQ_END.grant_start Natural32 -MACRAME_CALIB_REQ_END.grant_duration Natural32s -MACRAME_CALIB_REQ_2.requested_duration Natural32s -MACRAME_CALIB_REQ_2.minimum_usable_duration Natural32s -MACRAME_CALIB_REQ_GRANTED.grant_duration Natural32s -MACRAME_CALIB_REQ_DELAYED.grant_start Natural32s -MACRAME_CALIB_REQ_DELAYED.grant_duration Natural32s -MACRAME_CALIB_REQ_DELAYED.minimum_usable_duration Natural32s -MACRAME_CALIB_REQ_DELAYED.coex_keep_alive Boolean -MACRAME_CALIB_QUERY.grant_start Natural32s -MACRAME_CALIB_QUERY.grant_duration Natural32s -# Generated From macrame/macrame_coex_api_debug.xml -trace_def 22 -002a 0000 MACRAME_COEX_API_BLACKOUT_ATTACH 0002 handle vix_bitmap -002a 0001 MACRAME_COEX_API_BLACKOUT_ATTACH_APPLIED 0002 handle vix_bitmap_applied -002a 0002 MACRAME_COEX_API_BLACKOUT_CREATE 0004 period duration start_time req_flags -002a 0003 MACRAME_COEX_API_BLACKOUT_DESTROY 0001 handle -002a 0004 MACRAME_COEX_API_BLACKOUT_DETACH 0002 handle vix_bitmap -002a 0005 MACRAME_COEX_API_BLACKOUT_MASK 0002 handle vix_bitmap -002a 0006 MACRAME_COEX_API_BLACKOUT_UNMASK 0002 handle vix_bitmap -002a 0007 MACRAME_COEX_API_BLACKOUT_UPDATE 0005 handle period duration start_time req_flags -002a 0008 MACRAME_COEX_API_FORCE_MIN_TX_RATE 0002 vix_bitmap rate -002a 0009 MACRAME_COEX_API_GET_N_REG_VIFS 0000 -002a 000a MACRAME_COEX_API_GET_SCHEULABLE_VIX_BITMAP 0000 -002a 000b MACRAME_COEX_API_NOA_DURATION_FOR_CONCURRENT 0002 noa_duration __LINE__ -002a 000c MACRAME_COEX_API_PS_FORCE_ACTIVE 0001 vix_bitmap -002a 000d MACRAME_COEX_API_PS_RESTORE 0001 vix_bitmap -002a 000e MACRAME_COEX_API_RESTORE_MAX_CLEAR_TIMEOUT 0001 vix_bitmap -002a 000f MACRAME_COEX_API_RESTORE_MIN_TX_RATE 0001 vix_bitmap -002a 0010 MACRAME_COEX_API_RESTRICT_WLAN 0004 restrict_start restrict_duration is_scheduled eol_extension -002a 0011 MACRAME_COEX_API_SET_MAX_CLEAR_TIMEOUT 0002 vix_bitmap timeout -002a 0012 MACRAME_COEX_API_SET_TX_PRIORITY 0001 coex_priority -002a 0013 MACRAME_COEX_API_VIF_GET_CLEAR_TIME 0000 -002a 0014 MACRAME_COEX_API_VIF_GET_NEXT_DTIM_TIME 0000 -002a 0015 MACRAME_COEX_API_WAKE_UP_ON_BEACON_MISS 0002 vix_bitmap wake_up -# Generated From macrame/macrame_coex_api_debug.xml -trace_types 22 -MACRAME_COEX_API_BLACKOUT_ATTACH_APPLIED.handle Natural32 -MACRAME_COEX_API_BLACKOUT_UPDATE.handle Natural32 -MACRAME_COEX_API_BLACKOUT_UPDATE.period Natural32 -MACRAME_COEX_API_BLACKOUT_UPDATE.duration Natural32 -MACRAME_COEX_API_BLACKOUT_UPDATE.start_time Natural32 -MACRAME_COEX_API_BLACKOUT_UNMASK.handle Natural32 -MACRAME_COEX_API_BLACKOUT_DESTROY.handle Natural32 -MACRAME_COEX_API_BLACKOUT_ATTACH.handle Natural32 -MACRAME_COEX_API_RESTRICT_WLAN.restrict_start Natural32 -MACRAME_COEX_API_RESTRICT_WLAN.restrict_duration Integer32 -MACRAME_COEX_API_RESTRICT_WLAN.is_scheduled Boolean -MACRAME_COEX_API_RESTRICT_WLAN.eol_extension Integer32 -MACRAME_COEX_API_BLACKOUT_DETACH.handle Natural32 -MACRAME_COEX_API_NOA_DURATION_FOR_CONCURRENT.noa_duration Natural32 -MACRAME_COEX_API_NOA_DURATION_FOR_CONCURRENT.__LINE__ __LINE__ -MACRAME_COEX_API_WAKE_UP_ON_BEACON_MISS.wake_up Boolean -MACRAME_COEX_API_BLACKOUT_MASK.handle Natural32 -MACRAME_COEX_API_SET_MAX_CLEAR_TIMEOUT.timeout Integer32 -MACRAME_COEX_API_SET_TX_PRIORITY.coex_priority Natural8 -MACRAME_COEX_API_BLACKOUT_CREATE.period Natural32 -MACRAME_COEX_API_BLACKOUT_CREATE.duration Natural32 -MACRAME_COEX_API_BLACKOUT_CREATE.start_time Natural32 -# Generated From macrame/macrame_dplane_debug.xml -trace_def 35 -0011 0000 MACRAME_DPLANE_BA_ERROR_IND 0004 sta_mac prio direction reason -0011 0001 MACRAME_DPLANE_BA_TX_ERROR_IND 0002 start_seq_nr sta_mac -0011 0002 MACRAME_DPLANE_BEACON_TX_FINISHED_IND 0002 seq_nr txstatus -0011 0003 MACRAME_DPLANE_CTS_ANNOUNCE_FRAME_PROCESSED_IND 0002 frame txstatus -0011 0004 MACRAME_DPLANE_DELBA_CFM 0000 -0011 0005 MACRAME_DPLANE_DPD_FRAME_SENT_IND 0002 frame txstatus -0011 0006 MACRAME_DPLANE_FRAME_RX_IND 0001 frame -0011 0007 MACRAME_DPLANE_MATCHED_FILTER_IND 0005 frame dest_pid filter_id packet_filter_mode mac_hdr_len -0011 0008 MACRAME_DPLANE_MCAST_SERVICE_END_IND 0000 -0011 0009 MACRAME_DPLANE_MGMT_TX_CFM 0005 frame pid txstatus retrys tag -0011 000a MACRAME_DPLANE_MIC_FAILURE_IND 0001 frame -0011 000b MACRAME_DPLANE_MM_CFM 0003 source_pid txstatus pk_tag -0011 000c MACRAME_DPLANE_NULL_ANNOUNCE_FRAME_PROCESSED_IND 0002 seq_nr txstatus -0011 000d MACRAME_DPLANE_PAUSE_RESUME_CFM 0000 -0011 000e MACRAME_DPLANE_PEER_PS_STATE_UPDATE_IND 0002 sta_addr power_save -0011 000f MACRAME_DPLANE_PERSISTENT_FRAME_PROCESSED_IND 0002 frame txstatus -0011 0010 MACRAME_DPLANE_PSPOLL_TX_FINISHED_IND 0002 frame txstatus -0011 0011 MACRAME_DPLANE_PS_SERVICE_END_IND 0001 moredata -0011 0012 MACRAME_DPLANE_PS_SERVICE_TRIGGERED_IND 0000 -0011 0013 MACRAME_DPLANE_PS_UPDATE_IND 0002 vif_is_sta sta_ps_state -0011 0014 MACRAME_DPLANE_RX_ACTIVITY_OCCURED_IND 0000 -0011 0015 MACRAME_DPLANE_SEND_NULL_FRAME_IND 0000 -0011 0016 MACRAME_DPLANE_SPURIOUS_MOREBIT_IND 0000 -0011 0017 MACRAME_DPLANE_STA_CLEARED_CFM 0001 mac_addr -0011 0018 MACRAME_DPLANE_STA_KEEPALIVE_TX_FINISHED_IND 0002 frame txstatus -0011 0019 MACRAME_DPLANE_STA_MOVE_DU_CFM 0003 source_pid mac_addr result_code -0011 001a MACRAME_DPLANE_STA_PAUSED_CFM 0001 sta_addr -0011 001b MACRAME_DPLANE_STA_RESUMED_CFM 0001 mac_addr -0011 001c MACRAME_DPLANE_TDLS_PEER_PS_UPDATE_IND 0002 sta_mac tdls_ps_state -0011 001d MACRAME_DPLANE_TDLS_PEER_SP_IND 0002 sta_mac du_bm -0011 001e MACRAME_DPLANE_UNKNOWN_PEER_IND 0001 peer_addr -0011 001f MACRAME_DPLANE_UPDATE_RSSI_SNR_AVG 0000 -0011 0020 MACRAME_DPLANE_VIF_ANNOUNCE_AVAILABILITY_IND 0000 -0011 0021 MACRAME_DPLANE_VIF_CHECK_CLEAR_IND 0000 -0011 0022 MACRAME_DPLANE_VIF_DELETE_CFM 0000 -# Generated From macrame/macrame_dplane_debug.xml -trace_types 44 -MACRAME_DPLANE_MIC_FAILURE_IND.frame MBULK -MACRAME_DPLANE_STA_KEEPALIVE_TX_FINISHED_IND.frame MBULK -MACRAME_DPLANE_STA_KEEPALIVE_TX_FINISHED_IND.txstatus Transmission_Status -MACRAME_DPLANE_PSPOLL_TX_FINISHED_IND.frame MBULK -MACRAME_DPLANE_PSPOLL_TX_FINISHED_IND.txstatus Transmission_Status -MACRAME_DPLANE_UNKNOWN_PEER_IND.peer_addr MAC_Address -MACRAME_DPLANE_PS_SERVICE_END_IND.moredata Boolean -MACRAME_DPLANE_FRAME_RX_IND.frame MBULK -MACRAME_DPLANE_MM_CFM.source_pid FsmProcessId -MACRAME_DPLANE_MM_CFM.txstatus Transmission_Status -MACRAME_DPLANE_MM_CFM.pk_tag Client_Tag -MACRAME_DPLANE_BA_ERROR_IND.sta_mac MAC_Address -MACRAME_DPLANE_BA_ERROR_IND.prio PRIORITY -MACRAME_DPLANE_BA_ERROR_IND.direction DIRECTION -MACRAME_DPLANE_BA_ERROR_IND.reason REASON_CODE -MACRAME_DPLANE_STA_MOVE_DU_CFM.source_pid FsmProcessId -MACRAME_DPLANE_STA_MOVE_DU_CFM.mac_addr MAC_Address -MACRAME_DPLANE_STA_MOVE_DU_CFM.result_code Result_Code -MACRAME_DPLANE_TDLS_PEER_PS_UPDATE_IND.sta_mac MAC_Address -MACRAME_DPLANE_PEER_PS_STATE_UPDATE_IND.sta_addr MAC_Address -MACRAME_DPLANE_PEER_PS_STATE_UPDATE_IND.power_save Boolean -MACRAME_DPLANE_BEACON_TX_FINISHED_IND.txstatus Transmission_Status -MACRAME_DPLANE_MATCHED_FILTER_IND.frame MBULK -MACRAME_DPLANE_MATCHED_FILTER_IND.dest_pid FsmProcessId -MACRAME_DPLANE_MATCHED_FILTER_IND.filter_id Natural8 -MACRAME_DPLANE_MATCHED_FILTER_IND.packet_filter_mode Packet_Filter_Mode -MACRAME_DPLANE_MATCHED_FILTER_IND.mac_hdr_len NAtural16 -MACRAME_DPLANE_DPD_FRAME_SENT_IND.frame MBULK -MACRAME_DPLANE_DPD_FRAME_SENT_IND.txstatus Transmission_Status -MACRAME_DPLANE_PERSISTENT_FRAME_PROCESSED_IND.frame MBULK -MACRAME_DPLANE_PERSISTENT_FRAME_PROCESSED_IND.txstatus Transmission_Status -MACRAME_DPLANE_STA_CLEARED_CFM.mac_addr MAC_Address -MACRAME_DPLANE_PS_UPDATE_IND.vif_is_sta Boolean -MACRAME_DPLANE_BA_TX_ERROR_IND.sta_mac MAC_Address -MACRAME_DPLANE_STA_PAUSED_CFM.sta_addr MAC_Address -MACRAME_DPLANE_CTS_ANNOUNCE_FRAME_PROCESSED_IND.frame MBULK -MACRAME_DPLANE_CTS_ANNOUNCE_FRAME_PROCESSED_IND.txstatus Transmission_Status -MACRAME_DPLANE_NULL_ANNOUNCE_FRAME_PROCESSED_IND.txstatus Transmission_Status -MACRAME_DPLANE_MGMT_TX_CFM.frame MBULK -MACRAME_DPLANE_MGMT_TX_CFM.pid FsmProcessId -MACRAME_DPLANE_MGMT_TX_CFM.txstatus Transmission_Status -MACRAME_DPLANE_STA_RESUMED_CFM.mac_addr MAC_Address -MACRAME_DPLANE_TDLS_PEER_SP_IND.sta_mac MAC_Address -MACRAME_DPLANE_TDLS_PEER_SP_IND.du_bm Natural8 -# Generated From macrame/macrame_mlme_api_debug.xml -trace_def 73 -0032 0000 MACRAME_MLME_API_ADD_BA_REQUEST 0008 source_pid peer_qsta_address user_priority direction buf_size block_ack_timeout starting_sequence_number ba_amsdu_supported -0032 0001 MACRAME_MLME_API_ADD_BLACKOUT_REQUEST 0008 blackout_id type source start_ref period duration count flags -0032 0002 MACRAME_MLME_API_ADD_NOA_INDICATION 0006 blackout_id start_ref period duration count flags -0032 0003 MACRAME_MLME_API_ADJUST_TX_POWER 0001 tx_power -0032 0004 MACRAME_MLME_API_ALLOW_ALL_BEACONS_REQUEST 0001 allow -0032 0005 MACRAME_MLME_API_BEACON_DEREGISTER_TRACKING_REQUEST 0000 -0032 0006 MACRAME_MLME_API_BEACON_REGISTER_TRACKING_REQUEST 0001 source_pid -0032 0007 MACRAME_MLME_API_CLEAR_FLAGS_REQUEST 0001 flags -0032 0008 MACRAME_MLME_API_CONFIG_QUEUE_REQUEST 0006 queue_index acm aifs ecwmin ecwmax txop_limit -0032 0009 MACRAME_MLME_API_CONNECTION_QUALITY_TRIGGER_ADD_REQUEST 0006 source_pid rssi_low_threshold rssi_high_threshold rssi_cu_low_threshold rssi_cu_high_threshold result_code -0032 000a MACRAME_MLME_API_CONNECTION_QUALITY_TRIGGER_DEL_REQUEST 0002 source_pid result_code -0032 000b MACRAME_MLME_API_CONNECT_STATUS_REQUEST 0002 sta_mac status -0032 000c MACRAME_MLME_API_CTW_CONFIG_REQUEST 0001 ctw -0032 000d MACRAME_MLME_API_DELETE_KEY 0004 latest_key_only key_type sta_mac __LINE__ -0032 000e MACRAME_MLME_API_DEL_BA_REQUEST 0004 sta_mac user_priority direction send_cfm -0032 000f MACRAME_MLME_API_DEL_BLACKOUT_REQUEST 0002 blackout_id type -0032 0010 MACRAME_MLME_API_DEL_NOA_INDICATION 0001 blackout_id -0032 0011 MACRAME_MLME_API_DWELLTIME_RESET_REQUEST 0000 -0032 0012 MACRAME_MLME_API_GET_KEY_REQUEST 0002 key_id key_type -0032 0013 MACRAME_MLME_API_GET_LAST_PEER_ACTIVITY 0003 address last_activity_time result -0032 0014 MACRAME_MLME_API_GET_LAST_PEER_TRANSMIT 0003 address last_transmit_time result -0032 0015 MACRAME_MLME_API_GET_LAST_PEER_UNICAST_ACTIVITY 0003 address last_unicast_activity_time result -0032 0016 MACRAME_MLME_API_GET_RSSI 0003 peer_id rssi result -0032 0017 MACRAME_MLME_API_HOST_SUSPEND_RESUME_INDICATION 0000 -0032 0018 MACRAME_MLME_API_KEY_FIND 0001 address -0032 0019 MACRAME_MLME_API_MONITOR_RSSI 0004 source_pid low_threshold high_threshold enabled -0032 001a MACRAME_MLME_API_RESET_RATES 0001 peer_addr -0032 001b MACRAME_MLME_API_SCAN_DONE_INDICATION 0000 -0032 001c MACRAME_MLME_API_SCAN_START_INDICATION 0000 -0032 001d MACRAME_MLME_API_SCREEN_UPDATE 0000 -0032 001e MACRAME_MLME_API_SCREEN_UPDATE_FSM 0000 -0032 001f MACRAME_MLME_API_SET_AC_MEDIUM_TIME 0003 user_priority medium_time result_code -0032 0020 MACRAME_MLME_API_SET_BSS_REQUEST 0008 vif_type bssid beacon_period dtim_period basic_rates ht_basic_mcs_set vht_basic_mcs_set csm_mode -0032 0021 MACRAME_MLME_API_SET_GROUP_MANAGEMENT_INFO 0000 -0032 0022 MACRAME_MLME_API_SET_INTERFACE_ADDR_REQUEST 0001 interface_addr -0032 0023 MACRAME_MLME_API_SET_KEY 0004 key_id key_type address cipher_suite_selector -0032 0024 MACRAME_MLME_API_SET_LISTEN_INTERVAL_REQUEST 0001 listen_interval -0032 0025 MACRAME_MLME_API_SET_NAN_CLUSTER_CONFIG 0003 interface_addr mandatory_rates cluster_id -0032 0026 MACRAME_MLME_API_SET_NAN_DISCOVERY_BEACON 0001 frame -0032 0027 MACRAME_MLME_API_SET_NAN_ROLE 0001 nan_role -0032 0028 MACRAME_MLME_API_SET_NAN_SYNC_BEACON 0001 frame -0032 0029 MACRAME_MLME_API_SET_PACKET_FILTER 0005 pid filter_id num_desc packet_filter_mode result_code -0032 002a MACRAME_MLME_API_SET_POWERMGT_REQUEST 0001 mode -0032 002b MACRAME_MLME_API_SET_QOS_INFO_REQUEST 0003 station_addr qos_info __LINE__ -0032 002c MACRAME_MLME_API_SET_SHORT_PREAMBLE_REQUEST 0001 short_preamble -0032 002d MACRAME_MLME_API_SET_SHORT_SLOT_TIME_REQUEST 0001 short_time -0032 002e MACRAME_MLME_API_SET_STA_OPERATION_REQUEST 0001 sta_operation -0032 002f MACRAME_MLME_API_STA_CANCEL_FRAME_REQUEST 0003 source_pid address frame_type -0032 0030 MACRAME_MLME_API_STA_CLEAR_REQUEST 0001 peer_addr -0032 0031 MACRAME_MLME_API_STA_CONNECT_DONE_INDICATION 0000 -0032 0032 MACRAME_MLME_API_STA_CONNECT_START_INDICATION 0000 -0032 0033 MACRAME_MLME_API_STA_DHCP_DISCOVER_INDICATION 0000 -0032 0034 MACRAME_MLME_API_STA_DHCP_DONE_INDICATION 0000 -0032 0035 MACRAME_MLME_API_STA_DHCP_OFFER_INDICATION 0000 -0032 0036 MACRAME_MLME_API_STA_DHCP_REQUEST_INDICATION 0000 -0032 0037 MACRAME_MLME_API_STA_DHCP_START_INDICATION 0000 -0032 0038 MACRAME_MLME_API_STA_EAPOL_DONE_INDICATION 0000 -0032 0039 MACRAME_MLME_API_STA_EAPOL_START_INDICATION 0000 -0032 003a MACRAME_MLME_API_STA_INIT 0002 station_addr tdls_peer -0032 003b MACRAME_MLME_API_STA_MOVE_DU_REQUEST 0004 source_pid addr_from addr_to drop_encrypted -0032 003c MACRAME_MLME_API_STA_PAUSE_REQUEST 0002 peer_addr total_pause -0032 003d MACRAME_MLME_API_STA_RESET_SEQUENCE_NUM 0003 address direction result_code -0032 003e MACRAME_MLME_API_STA_UNPAUSE_REQUEST 0001 peer_addr -0032 003f MACRAME_MLME_API_TDLS_ENABLE_TRAFFIC_REPORT_REQUEST 0002 enable ttp -0032 0040 MACRAME_MLME_API_TX_FRAME_REQUEST 0007 frame tx_rate flags pri tag dwell_time fc -0032 0041 MACRAME_MLME_API_USE_PROTECTION_REQUEST 0001 protect -0032 0042 MACRAME_MLME_API_VIF_DEREGISTER_REQUEST 0000 -0032 0043 MACRAME_MLME_API_VIF_OFF_CHANNEL_FINISH_REQUEST 0000 -0032 0044 MACRAME_MLME_API_VIF_REGISTER_REQUEST 0005 source_pid vif_type interface_addr device_addr station_addr -0032 0045 MACRAME_MLME_API_VIF_SCHEDULE_REQUEST 0003 flags sched_time duration -0032 0046 MACRAME_MLME_API_VIF_SET_CHANNEL_REQUEST 000a channel_freq channel_info max_air_power air_pwr_type distance_nearest_edge regulatory_domain band_edge flags sched_time duration -0032 0047 MACRAME_MLME_API_VIF_SET_OFFCHANNEL_REQUEST 0004 centre_freq ch_switch_time sched_flags sched_duration -0032 0048 MACRAME_MLME_API_VIF_SET_PEER_CHANNEL_REQUEST 0005 peer_sta_addr centre_freq ch_switch_time sched_flags sched_duration -# Generated From macrame/macrame_mlme_api_debug.xml -trace_types 124 -MACRAME_MLME_API_SET_BSS_REQUEST.vif_type VIF_TYPE -MACRAME_MLME_API_SET_BSS_REQUEST.bssid MAC_Address -MACRAME_MLME_API_SET_BSS_REQUEST.beacon_period TIME_UNITS -MACRAME_MLME_API_SET_BSS_REQUEST.basic_rates RATE -MACRAME_MLME_API_SET_BSS_REQUEST.csm_mode CONN_SECURITY_MODE -MACRAME_MLME_API_SET_AC_MEDIUM_TIME.user_priority PRIORITY -MACRAME_MLME_API_SET_AC_MEDIUM_TIME.result_code RESULT_CODE -MACRAME_MLME_API_SET_PACKET_FILTER.pid FsmProcessId -MACRAME_MLME_API_SET_PACKET_FILTER.packet_filter_mode PACKET_FILTER_MODE -MACRAME_MLME_API_SET_PACKET_FILTER.result_code RESULT_CODE -MACRAME_MLME_API_VIF_REGISTER_REQUEST.source_pid FsmProcessId -MACRAME_MLME_API_VIF_REGISTER_REQUEST.vif_type VIF_TYPE -MACRAME_MLME_API_VIF_REGISTER_REQUEST.interface_addr MAC_Address -MACRAME_MLME_API_VIF_REGISTER_REQUEST.device_addr MAC_Address -MACRAME_MLME_API_VIF_REGISTER_REQUEST.station_addr MAC_Address -MACRAME_MLME_API_CONNECTION_QUALITY_TRIGGER_DEL_REQUEST.source_pid FsmProcessId -MACRAME_MLME_API_CONNECTION_QUALITY_TRIGGER_DEL_REQUEST.result_code RESULT_CODE -MACRAME_MLME_API_GET_LAST_PEER_UNICAST_ACTIVITY.address MAC_Address -MACRAME_MLME_API_GET_LAST_PEER_UNICAST_ACTIVITY.last_unicast_activity_time Natural32 -MACRAME_MLME_API_GET_LAST_PEER_UNICAST_ACTIVITY.result Boolean -MACRAME_MLME_API_GET_LAST_PEER_ACTIVITY.address MAC_Address -MACRAME_MLME_API_GET_LAST_PEER_ACTIVITY.last_activity_time Natural32 -MACRAME_MLME_API_GET_LAST_PEER_ACTIVITY.result Boolean -MACRAME_MLME_API_SET_SHORT_SLOT_TIME_REQUEST.short_time Boolean -MACRAME_MLME_API_DEL_BLACKOUT_REQUEST.type BLACKOUT_TYPE -MACRAME_MLME_API_SET_QOS_INFO_REQUEST.station_addr MAC_Address -MACRAME_MLME_API_SET_QOS_INFO_REQUEST.__LINE__ __LINE__ -MACRAME_MLME_API_VIF_SCHEDULE_REQUEST.sched_time Natural32 -MACRAME_MLME_API_VIF_SCHEDULE_REQUEST.duration Integer32 -MACRAME_MLME_API_ADD_BA_REQUEST.source_pid FsmProcessId -MACRAME_MLME_API_ADD_BA_REQUEST.peer_qsta_address MAC_Address -MACRAME_MLME_API_ADD_BA_REQUEST.user_priority PRIORITY -MACRAME_MLME_API_ADD_BA_REQUEST.direction DIRECTION -MACRAME_MLME_API_ADD_BA_REQUEST.block_ack_timeout TIME_UNITS -MACRAME_MLME_API_ADD_BA_REQUEST.ba_amsdu_supported Boolean -MACRAME_MLME_API_STA_CLEAR_REQUEST.peer_addr MAC_Address -MACRAME_MLME_API_DELETE_KEY.latest_key_only Boolean -MACRAME_MLME_API_DELETE_KEY.key_type KEY_TYPE -MACRAME_MLME_API_DELETE_KEY.sta_mac MAC_Address -MACRAME_MLME_API_DELETE_KEY.__LINE__ __LINE__ -MACRAME_MLME_API_VIF_SET_CHANNEL_REQUEST.channel_freq CHANNEL_FREQUENCY -MACRAME_MLME_API_VIF_SET_CHANNEL_REQUEST.channel_info CHANNEL_INFORMATION -MACRAME_MLME_API_VIF_SET_CHANNEL_REQUEST.max_air_power Integer16 -MACRAME_MLME_API_VIF_SET_CHANNEL_REQUEST.air_pwr_type CHANNEL_INFORMATION -MACRAME_MLME_API_VIF_SET_CHANNEL_REQUEST.regulatory_domain REGULATORY_DOMAIN -MACRAME_MLME_API_VIF_SET_CHANNEL_REQUEST.band_edge BAND_EDGE -MACRAME_MLME_API_VIF_SET_CHANNEL_REQUEST.sched_time Natural32 -MACRAME_MLME_API_VIF_SET_CHANNEL_REQUEST.duration Integer32 -MACRAME_MLME_API_SET_NAN_ROLE.nan_role NAN_ROLE_TYPE -MACRAME_MLME_API_TX_FRAME_REQUEST.frame MBULK -MACRAME_MLME_API_TX_FRAME_REQUEST.pri PRIORITY -MACRAME_MLME_API_TX_FRAME_REQUEST.tag CLIENT_TAG -MACRAME_MLME_API_TX_FRAME_REQUEST.dwell_time Natural32 -MACRAME_MLME_API_CONNECT_STATUS_REQUEST.sta_mac MAC_Address -MACRAME_MLME_API_CONNECT_STATUS_REQUEST.status CONNECTION_STATUS -MACRAME_MLME_API_SET_NAN_DISCOVERY_BEACON.frame MBULK -MACRAME_MLME_API_USE_PROTECTION_REQUEST.protect Boolean -MACRAME_MLME_API_RESET_RATES.peer_addr MAC_Address -MACRAME_MLME_API_SET_SHORT_PREAMBLE_REQUEST.short_preamble Boolean -MACRAME_MLME_API_ADD_BLACKOUT_REQUEST.type BLACKOUT_TYPE -MACRAME_MLME_API_ADD_BLACKOUT_REQUEST.source BLACKOUT_SOURCE -MACRAME_MLME_API_ADD_BLACKOUT_REQUEST.start_ref Natural32 -MACRAME_MLME_API_ADD_BLACKOUT_REQUEST.period Natural32 -MACRAME_MLME_API_ADD_BLACKOUT_REQUEST.duration Natural32 -MACRAME_MLME_API_GET_RSSI.rssi Integer16 -MACRAME_MLME_API_GET_RSSI.result Boolean -MACRAME_MLME_API_STA_INIT.station_addr MAC_Address -MACRAME_MLME_API_STA_INIT.tdls_peer Boolean -MACRAME_MLME_API_CONFIG_QUEUE_REQUEST.acm Boolean -MACRAME_MLME_API_VIF_SET_OFFCHANNEL_REQUEST.centre_freq CHANNEL_FREQUENCY -MACRAME_MLME_API_VIF_SET_OFFCHANNEL_REQUEST.ch_switch_time Natural32 -MACRAME_MLME_API_VIF_SET_OFFCHANNEL_REQUEST.sched_duration Integer32 -MACRAME_MLME_API_TDLS_ENABLE_TRAFFIC_REPORT_REQUEST.enable Boolean -MACRAME_MLME_API_TDLS_ENABLE_TRAFFIC_REPORT_REQUEST.ttp Natural32 -MACRAME_MLME_API_SET_POWERMGT_REQUEST.mode POWER_MANAGEMENT_MODE -MACRAME_MLME_API_GET_LAST_PEER_TRANSMIT.address MAC_Address -MACRAME_MLME_API_GET_LAST_PEER_TRANSMIT.last_transmit_time Natural32 -MACRAME_MLME_API_GET_LAST_PEER_TRANSMIT.result Boolean -MACRAME_MLME_API_GET_KEY_REQUEST.key_type KEY_TYPE -MACRAME_MLME_API_STA_UNPAUSE_REQUEST.peer_addr MAC_Address -MACRAME_MLME_API_MONITOR_RSSI.source_pid FsmProcessId -MACRAME_MLME_API_MONITOR_RSSI.low_threshold Integer16 -MACRAME_MLME_API_MONITOR_RSSI.high_threshold Integer16 -MACRAME_MLME_API_MONITOR_RSSI.enabled Boolean -MACRAME_MLME_API_ADD_NOA_INDICATION.start_ref Natural32 -MACRAME_MLME_API_ADD_NOA_INDICATION.period Natural32 -MACRAME_MLME_API_ADD_NOA_INDICATION.duration Natural32 -MACRAME_MLME_API_SET_KEY.key_type Key_Type -MACRAME_MLME_API_SET_KEY.address MAC_Address -MACRAME_MLME_API_SET_KEY.cipher_suite_selector Natural32 -MACRAME_MLME_API_DEL_BA_REQUEST.sta_mac MAC_Address -MACRAME_MLME_API_DEL_BA_REQUEST.user_priority PRIORITY -MACRAME_MLME_API_DEL_BA_REQUEST.direction DIRECTION -MACRAME_MLME_API_DEL_BA_REQUEST.send_cfm Boolean -MACRAME_MLME_API_VIF_SET_PEER_CHANNEL_REQUEST.peer_sta_addr MAC_Address -MACRAME_MLME_API_VIF_SET_PEER_CHANNEL_REQUEST.centre_freq CHANNEL_FREQUENCY -MACRAME_MLME_API_VIF_SET_PEER_CHANNEL_REQUEST.ch_switch_time Natural32 -MACRAME_MLME_API_VIF_SET_PEER_CHANNEL_REQUEST.sched_duration Integer32 -MACRAME_MLME_API_BEACON_REGISTER_TRACKING_REQUEST.source_pid FsmProcessId -MACRAME_MLME_API_STA_RESET_SEQUENCE_NUM.address MAC_Address -MACRAME_MLME_API_STA_RESET_SEQUENCE_NUM.direction DIRECTION -MACRAME_MLME_API_STA_RESET_SEQUENCE_NUM.result_code RESULT_CODE -MACRAME_MLME_API_SET_NAN_SYNC_BEACON.frame MBULK -MACRAME_MLME_API_STA_PAUSE_REQUEST.peer_addr MAC_Address -MACRAME_MLME_API_STA_PAUSE_REQUEST.total_pause Boolean -MACRAME_MLME_API_CONNECTION_QUALITY_TRIGGER_ADD_REQUEST.source_pid FsmProcessId -MACRAME_MLME_API_CONNECTION_QUALITY_TRIGGER_ADD_REQUEST.rssi_low_threshold Decibels -MACRAME_MLME_API_CONNECTION_QUALITY_TRIGGER_ADD_REQUEST.rssi_high_threshold Decibels -MACRAME_MLME_API_CONNECTION_QUALITY_TRIGGER_ADD_REQUEST.rssi_cu_low_threshold Decibels -MACRAME_MLME_API_CONNECTION_QUALITY_TRIGGER_ADD_REQUEST.rssi_cu_high_threshold Decibels -MACRAME_MLME_API_CONNECTION_QUALITY_TRIGGER_ADD_REQUEST.result_code RESULT_CODE -MACRAME_MLME_API_SET_NAN_CLUSTER_CONFIG.interface_addr MAC_Address -MACRAME_MLME_API_SET_NAN_CLUSTER_CONFIG.mandatory_rates RATE -MACRAME_MLME_API_SET_NAN_CLUSTER_CONFIG.cluster_id MAC_Address -MACRAME_MLME_API_STA_CANCEL_FRAME_REQUEST.source_pid FsmProcessId -MACRAME_MLME_API_STA_CANCEL_FRAME_REQUEST.address MAC_Address -MACRAME_MLME_API_STA_CANCEL_FRAME_REQUEST.frame_type MLME_FRAME_TYPE -MACRAME_MLME_API_STA_MOVE_DU_REQUEST.source_pid FsmProcessId -MACRAME_MLME_API_STA_MOVE_DU_REQUEST.addr_from MAC_Address -MACRAME_MLME_API_STA_MOVE_DU_REQUEST.addr_to MAC_Address -MACRAME_MLME_API_STA_MOVE_DU_REQUEST.drop_encrypted Boolean -MACRAME_MLME_API_ALLOW_ALL_BEACONS_REQUEST.allow Boolean -MACRAME_MLME_API_SET_INTERFACE_ADDR_REQUEST.interface_addr MAC_Address -MACRAME_MLME_API_KEY_FIND.address MAC_Address -# Generated From macrame/macrame_radio_debug.xml -trace_def 13 -002c 0000 MACRAME_RADIO_CHANNEL_DESCRIPTION 0008 channel_info primary_channel_freq channel_freq max_air_power max_air_power_type distance_nearest_edge band_edge regulatory_domain -002c 0001 MACRAME_RADIO_DISABLE_LNA 0003 radio_index disable band -002c 0002 MACRAME_RADIO_DPD_INFO 0007 radio_index acc1 num_frames1 acc2 num_frames2 acc3 num_frames3 -002c 0003 MACRAME_RADIO_DPD_REQ 0005 radio_index status rate1 rate2 rate3 -002c 0004 MACRAME_RADIO_DPD_SENT_STATUS 0003 radio_index acc1 Transmission_Status -002c 0005 MACRAME_RADIO_OFF 0002 radio_index state -002c 0006 MACRAME_RADIO_OFF_DONE 0002 radio_index state -002c 0007 MACRAME_RADIO_ON 0005 radio_bm req_state operational_mode num_rice_descriptor deadline -002c 0008 MACRAME_RADIO_ON_DONE 0002 radio_bm new_state -002c 0009 MACRAME_RADIO_PROCESSING_OVERHEAD 0002 radio_ready_time proc_overhead -002c 000a MACRAME_RADIO_QUERY_TRIM 0007 channel_freq channel_info max_air_power max_air_power_type distance_nearest_edge band_edge regulatory_domain -002c 000b MACRAME_RADIO_SCHED_INTERVAL 0001 interval -002c 000c MACRAME_RADIO_SWITCH_CHANNEL 0002 radio_index state -# Generated From macrame/macrame_radio_debug.xml -trace_types 31 -MACRAME_RADIO_DISABLE_LNA.radio_index Natural8 -MACRAME_RADIO_DISABLE_LNA.disable Boolean -MACRAME_RADIO_DISABLE_LNA.band Interger32 -MACRAME_RADIO_OFF_DONE.radio_index Natural8 -MACRAME_RADIO_OFF_DONE.state Natural8 -MACRAME_RADIO_ON.req_state Natural8 -MACRAME_RADIO_ON.operational_mode Natural8 -MACRAME_RADIO_ON.num_rice_descriptor Natural8 -MACRAME_RADIO_ON.deadline Natural32 -MACRAME_RADIO_DPD_REQ.radio_index Natural8 -MACRAME_RADIO_CHANNEL_DESCRIPTION.max_air_power Integer8 -MACRAME_RADIO_CHANNEL_DESCRIPTION.max_air_power_type Natural8 -MACRAME_RADIO_CHANNEL_DESCRIPTION.distance_nearest_edge Natural8 -MACRAME_RADIO_CHANNEL_DESCRIPTION.band_edge Natural8 -MACRAME_RADIO_CHANNEL_DESCRIPTION.regulatory_domain Natural8 -MACRAME_RADIO_SWITCH_CHANNEL.radio_index Natural8 -MACRAME_RADIO_SWITCH_CHANNEL.state Natural8 -MACRAME_RADIO_DPD_INFO.radio_index Natural8 -MACRAME_RADIO_PROCESSING_OVERHEAD.radio_ready_time Natural32 -MACRAME_RADIO_PROCESSING_OVERHEAD.proc_overhead Integer32 -MACRAME_RADIO_OFF.radio_index Natural8 -MACRAME_RADIO_OFF.state Natural8 -MACRAME_RADIO_DPD_SENT_STATUS.radio_index Natural8 -MACRAME_RADIO_DPD_SENT_STATUS.Transmission_Status Transmission_Status -MACRAME_RADIO_ON_DONE.new_state Natural8 -MACRAME_RADIO_SCHED_INTERVAL.interval Integer32 -MACRAME_RADIO_QUERY_TRIM.max_air_power Integer8 -MACRAME_RADIO_QUERY_TRIM.max_air_power_type Natural8 -MACRAME_RADIO_QUERY_TRIM.distance_nearest_edge Natural8 -MACRAME_RADIO_QUERY_TRIM.band_edge Natural8 -MACRAME_RADIO_QUERY_TRIM.regulatory_domain Natural8 -# Generated From macrame/macrame_station_debug.xml -trace_def 1 -0039 0000 MACRAME_STATION_UPDATE_RSSI_SNR_AVG 0007 device_addr rssi_raw_sample rssi_adjusted_sample snr_raw_sample rssi_avg snr_avg freq_offset -# Generated From macrame/macrame_station_debug.xml -trace_types 6 -MACRAME_STATION_UPDATE_RSSI_SNR_AVG.device_addr MAC_Address -MACRAME_STATION_UPDATE_RSSI_SNR_AVG.rssi_raw_sample Decibels -MACRAME_STATION_UPDATE_RSSI_SNR_AVG.rssi_adjusted_sample Decibels -MACRAME_STATION_UPDATE_RSSI_SNR_AVG.snr_raw_sample Decibels -MACRAME_STATION_UPDATE_RSSI_SNR_AVG.rssi_avg Decibels -MACRAME_STATION_UPDATE_RSSI_SNR_AVG.snr_avg Decibels -# Generated From macrame/macrame_tx_debug.xml -trace_def 4 -0029 0000 MACRAME_TX_BUFFER 0006 frame status flags frame_type pid dwell_time -0029 0001 MACRAME_TX_DISCARD 0002 frame_type src_pid -0029 0002 MACRAME_TX_FAIL 0004 frame src_pid reason tag -0029 0003 MACRAME_TX_SEND_CTS_TO_SELF 0000 -# Generated From macrame/macrame_tx_debug.xml -trace_types 8 -MACRAME_TX_FAIL.frame MBULK -MACRAME_TX_FAIL.src_pid FsmProcessId -MACRAME_TX_FAIL.reason RAME_TX_FAIL_REASONS_T -MACRAME_TX_FAIL.tag CLIENT_TAG -MACRAME_TX_BUFFER.frame MBULK -MACRAME_TX_BUFFER.status DEBUG_STATUS_T -MACRAME_TX_BUFFER.pid FsmProcessId -MACRAME_TX_BUFFER.dwell_time Interval -RAME_TX_FAIL Enum 0 NULL_FRAME 1 CANT_OWN_FRAME 2 NULL_STA 3 NOT_CONNETED_UNICAST -DEBUG_STATUS_T Enum 0 ADD_TO_QUEUE 1 ADD_TO_QUEUE_HEAD 10 DISCARD_FROM_QUEUE 11 DISCARD_LAST_ITEM 12 DISCARD_NON_HEAD 13 DISCARD_HEAD 14 CANCEL_FRAMES_IN_QUEUE 15 CANCEL_CURRENT_FRAME 16 QS_DWELL_TIME 17 QS_VIF_NOT_GUARANTEED 18 QS_VIF_SCHED_EXTENDED 19 QS_VIF_SCHED_NOT_EXTENDED 2 ADD_TO_QUEUE_NON_HEAD 20 QS_VIF_GUARANTEED 21 QS_BLACKOUT_IMMINENT 22 QS_NEED_FORCED_SCHED 23 QS_SEND_FROM_QUEUE 24 QS_FORCED_AWAKE 25 TEAR_DOWN_QUEUE 3 SEND_QUEUED_FRAMES 4 QUEUE_AND_SEND 5 QS_TXENTRY_VALID 6 QS_SEND_NOW 7 QS_QUEUE_FRAME 8 QS_SEND_QUEUED 9 SEND_FROM_QUEUE -# Generated From macrame/macrame_vif_debug.xml -trace_def 29 -0025 0000 MACRAME_VIF_AFTER_RETURN_TO_BASE_CHANNEL_PAUSE 0003 timer_valid timer_id timer_duration -0025 0001 MACRAME_VIF_AFTER_RETURN_TO_BASE_CHANNEL_RESUME 0003 timer_valid timer_id timer_duration -0025 0002 MACRAME_VIF_AP_CHECK_CLEAR 0002 cf_end_owner cts_to_self_owner -0025 0003 MACRAME_VIF_AP_LPRX_UPDATE 0002 new_use_lp_rx num_frames_queued -0025 0004 MACRAME_VIF_B4_RETURN_TO_BASE_CHANNEL_PAUSE 0003 timer_valid timer_id timer_duration -0025 0005 MACRAME_VIF_B4_RETURN_TO_BASE_CHANNEL_RESUME 0003 timer_valid timer_id timer_duration -0025 0006 MACRAME_VIF_CHECK_CLEAR 0003 queued inhibit pending -0025 0007 MACRAME_VIF_COMPARE_CHANNELS 0003 Vif_channel Sta_channel __LINE__ -0025 0008 MACRAME_VIF_COMPARE_TIME 0004 switch_time current_time time_diff __LINE__ -0025 0009 MACRAME_VIF_CTS_DURATION 0006 earliest duration cts_self_end current_time desired_wake_time beacon_time -0025 000a MACRAME_VIF_CTS_FRAME_PROCESSED_TX_STATUS 0001 tx_status -0025 000b MACRAME_VIF_CU_UPDATE 0007 has_updated value bytes_Tx rate_Tx bytes_Rx rate_Rx measurement_time -0025 000c MACRAME_VIF_CU_UPDATE_CALL 0002 has_updated sched_vix_bitmap -0025 000d MACRAME_VIF_DESCHEDULED 0000 -0025 000e MACRAME_VIF_GET_CONCURRENT_NOA_DURATION 0002 concurrent_noa_duration coex_noa_duration -0025 000f MACRAME_VIF_GET_TRAFFIC_CLASS 0003 num_packets threshold __LINE__ -0025 0010 MACRAME_VIF_PAUSE_DPLANE 0005 pause_bitmap queued inhibit pending LINE -0025 0011 MACRAME_VIF_PAUSE_RESUME_STATIONS 0002 vif_prim_channel __LINE__ -0025 0012 MACRAME_VIF_PAUSE_RESUME_STATIONS_ON_CHANNEL 0006 Sta_vix Sta_addr Vif_channel Sta_channel paused_sta_bitmap __LINE__ -0025 0013 MACRAME_VIF_RESUME_DPLANE 0005 resume_bitmap queued inhibit pending LINE -0025 0014 MACRAME_VIF_SCHEDULED 0000 -0025 0015 MACRAME_VIF_SCHEDULE_MISSED 0005 inhibit sched_vix sched_vix_bitmap new_start new_end -0025 0016 MACRAME_VIF_SET_CHANNEL 000a Channel_Freq Channel_Info Max_Air_Power Max_Air_Power_Type Distance_Nearest_Edge Regulatory_Domain Band_Edge Sched_Flags Sched_Time Sched_Duration -0025 0017 MACRAME_VIF_SET_OFFCHANNEL 000a Channel_Freq Channel_Info Max_Air_Power Max_Air_Power_Type Distance_Nearest_Edge Regulatory_Domain Band_Edge Ch_switch_time Sched_flags Sched_duration -0025 0018 MACRAME_VIF_SET_PEER_CHANNEL 000a Channel_Freq Channel_Info Max_Air_Power Max_Air_Power_Type Distance_Nearest_Edge Regulatory_Domain Band_Edge Ch_switch_time Sched_flags Sched_duration -0025 0019 MACRAME_VIF_STA_CHECK_CLEAR 0007 vif_is_schedulable sta_flags ps_state extra_listen_reason ps_trigger_timer_type ps_null_owner cts_to_self_owner -0025 001a MACRAME_VIF_TPC 0004 rssi rssi_valid adjusted_power_to_use update_schedule -0025 001b MACRAME_VIF_TPC_EVALUATE 0004 tpc_min_power_rssi_threshold tpc_max_power_rssi_threshold regulatory_max_air_power current_max_air_power -0025 001c MACRAME_VIF_TRAFFIC_INFO 0003 trafficinfo_trigger_time traffic_class traffic_count -# Generated From macrame/macrame_vif_debug.xml -trace_types 91 -MACRAME_VIF_PAUSE_RESUME_STATIONS_ON_CHANNEL.Sta_vix VIF_INDEX -MACRAME_VIF_PAUSE_RESUME_STATIONS_ON_CHANNEL.Sta_addr MAC_Address -MACRAME_VIF_PAUSE_RESUME_STATIONS_ON_CHANNEL.Vif_channel Channel_Frequency -MACRAME_VIF_PAUSE_RESUME_STATIONS_ON_CHANNEL.Sta_channel Channel_Frequency -MACRAME_VIF_PAUSE_RESUME_STATIONS_ON_CHANNEL.paused_sta_bitmap Natural8 -MACRAME_VIF_PAUSE_RESUME_STATIONS_ON_CHANNEL.__LINE__ __LINE__ -MACRAME_VIF_GET_TRAFFIC_CLASS.num_packets Natural32 -MACRAME_VIF_GET_TRAFFIC_CLASS.__LINE__ __LINE__ -MACRAME_VIF_SET_OFFCHANNEL.Channel_Freq Channel_Frequency -MACRAME_VIF_SET_OFFCHANNEL.Channel_Info Channel_Information -MACRAME_VIF_SET_OFFCHANNEL.Max_Air_Power Integer8 -MACRAME_VIF_SET_OFFCHANNEL.Max_Air_Power_Type Air_Power_Type -MACRAME_VIF_SET_OFFCHANNEL.Distance_Nearest_Edge Natural8 -MACRAME_VIF_SET_OFFCHANNEL.Regulatory_Domain Regulatory_Domain -MACRAME_VIF_SET_OFFCHANNEL.Band_Edge Band_Edge -MACRAME_VIF_SET_OFFCHANNEL.Ch_switch_time Natural32 -MACRAME_VIF_SET_OFFCHANNEL.Sched_flags Natural8 -MACRAME_VIF_SET_OFFCHANNEL.Sched_duration Integer32 -MACRAME_VIF_AFTER_RETURN_TO_BASE_CHANNEL_RESUME.timer_valid Boolean -MACRAME_VIF_AFTER_RETURN_TO_BASE_CHANNEL_RESUME.timer_id Natural32 -MACRAME_VIF_AFTER_RETURN_TO_BASE_CHANNEL_RESUME.timer_duration Natural32 -MACRAME_VIF_RESUME_DPLANE.resume_bitmap PAUSE_RESUME_BITMAP_T -MACRAME_VIF_RESUME_DPLANE.LINE Natural16s -MACRAME_VIF_AFTER_RETURN_TO_BASE_CHANNEL_PAUSE.timer_valid Boolean -MACRAME_VIF_AFTER_RETURN_TO_BASE_CHANNEL_PAUSE.timer_id Natural32 -MACRAME_VIF_AFTER_RETURN_TO_BASE_CHANNEL_PAUSE.timer_duration Natural32 -MACRAME_VIF_SCHEDULE_MISSED.new_start Natural32 -MACRAME_VIF_SCHEDULE_MISSED.new_end Natural32 -MACRAME_VIF_TPC.rssi Decibels -MACRAME_VIF_TPC.rssi_valid Boolean -MACRAME_VIF_TPC.adjusted_power_to_use Integer8 -MACRAME_VIF_TPC.update_schedule Boolean -MACRAME_VIF_CU_UPDATE_CALL.has_updated Boolean -MACRAME_VIF_TPC_EVALUATE.tpc_min_power_rssi_threshold Decibels -MACRAME_VIF_TPC_EVALUATE.tpc_max_power_rssi_threshold Decibels -MACRAME_VIF_TPC_EVALUATE.regulatory_max_air_power Integer8 -MACRAME_VIF_TPC_EVALUATE.current_max_air_power Integer8 -MACRAME_VIF_CU_UPDATE.has_updated Boolean -MACRAME_VIF_CU_UPDATE.value Natural32 -MACRAME_VIF_CU_UPDATE.bytes_Tx Natural32 -MACRAME_VIF_CU_UPDATE.bytes_Rx Natural32 -MACRAME_VIF_CU_UPDATE.measurement_time Natural32 -MACRAME_VIF_SET_PEER_CHANNEL.Channel_Freq Channel_Frequency -MACRAME_VIF_SET_PEER_CHANNEL.Channel_Info Channel_Information -MACRAME_VIF_SET_PEER_CHANNEL.Max_Air_Power Integer8 -MACRAME_VIF_SET_PEER_CHANNEL.Max_Air_Power_Type Air_Power_Type -MACRAME_VIF_SET_PEER_CHANNEL.Distance_Nearest_Edge Natural8 -MACRAME_VIF_SET_PEER_CHANNEL.Regulatory_Domain Regulatory_Domain -MACRAME_VIF_SET_PEER_CHANNEL.Band_Edge Band_Edge -MACRAME_VIF_SET_PEER_CHANNEL.Ch_switch_time Natural32 -MACRAME_VIF_SET_PEER_CHANNEL.Sched_flags Natural8 -MACRAME_VIF_SET_PEER_CHANNEL.Sched_duration Integer32 -MACRAME_VIF_COMPARE_CHANNELS.Vif_channel Channel_Frequency -MACRAME_VIF_COMPARE_CHANNELS.Sta_channel Channel_Frequency -MACRAME_VIF_COMPARE_CHANNELS.__LINE__ __LINE__ -MACRAME_VIF_B4_RETURN_TO_BASE_CHANNEL_RESUME.timer_valid Boolean -MACRAME_VIF_B4_RETURN_TO_BASE_CHANNEL_RESUME.timer_id Natural32 -MACRAME_VIF_B4_RETURN_TO_BASE_CHANNEL_RESUME.timer_duration Natural32 -MACRAME_VIF_TRAFFIC_INFO.trafficinfo_trigger_time Natural32 -MACRAME_VIF_TRAFFIC_INFO.traffic_class Natural8 -MACRAME_VIF_TRAFFIC_INFO.traffic_count Natural32 -MACRAME_VIF_B4_RETURN_TO_BASE_CHANNEL_PAUSE.timer_valid Boolean -MACRAME_VIF_B4_RETURN_TO_BASE_CHANNEL_PAUSE.timer_id Natural32 -MACRAME_VIF_B4_RETURN_TO_BASE_CHANNEL_PAUSE.timer_duration Natural32 -MACRAME_VIF_COMPARE_TIME.switch_time Natural32 -MACRAME_VIF_COMPARE_TIME.current_time Natural32 -MACRAME_VIF_COMPARE_TIME.time_diff Integer32 -MACRAME_VIF_COMPARE_TIME.__LINE__ __LINE__ -MACRAME_VIF_AP_LPRX_UPDATE.new_use_lp_rx Boolean -MACRAME_VIF_GET_CONCURRENT_NOA_DURATION.concurrent_noa_duration Natural32 -MACRAME_VIF_GET_CONCURRENT_NOA_DURATION.coex_noa_duration Natural32 -MACRAME_VIF_PAUSE_RESUME_STATIONS.vif_prim_channel Channel_Frequency -MACRAME_VIF_PAUSE_RESUME_STATIONS.__LINE__ __LINE__ -MACRAME_VIF_SET_CHANNEL.Channel_Freq Channel_Frequency -MACRAME_VIF_SET_CHANNEL.Channel_Info Channel_Information -MACRAME_VIF_SET_CHANNEL.Max_Air_Power Integer8 -MACRAME_VIF_SET_CHANNEL.Max_Air_Power_Type Air_Power_Type -MACRAME_VIF_SET_CHANNEL.Distance_Nearest_Edge Natural8 -MACRAME_VIF_SET_CHANNEL.Regulatory_Domain Regulatory_Domain -MACRAME_VIF_SET_CHANNEL.Band_Edge Band_Edge -MACRAME_VIF_SET_CHANNEL.Sched_Flags Natural8 -MACRAME_VIF_SET_CHANNEL.Sched_Time Natural32 -MACRAME_VIF_SET_CHANNEL.Sched_Duration Integer32 -MACRAME_VIF_CTS_DURATION.earliest Natural32 -MACRAME_VIF_CTS_DURATION.duration Natural32s -MACRAME_VIF_CTS_DURATION.cts_self_end Natural32 -MACRAME_VIF_CTS_DURATION.current_time Natural32 -MACRAME_VIF_CTS_DURATION.desired_wake_time Natural32 -MACRAME_VIF_CTS_DURATION.beacon_time Natural32 -MACRAME_VIF_PAUSE_DPLANE.pause_bitmap PAUSE_RESUME_BITMAP_T -MACRAME_VIF_PAUSE_DPLANE.LINE Natural16s -PAUSE_RESUME_BITMAP_T Enum 0001 DPLANE_NORMAL_FRAMES 0002 DPLANE_BBM_FRAMES 0003 DPLANE_ALL_FRAMES -# Generated From macrame/macrame_beacon/macrame_beacon_debug.xml -trace_def 26 -0024 0000 MACRAME_BEACON_DEREGISTER_TRACKING 0001 __LINE__ -0024 0001 MACRAME_BEACON_DRIFT 0004 go_drift tbtt_diff target_separation beacon_period -0024 0002 MACRAME_BEACON_DRIFT_INPUT_GO 0006 go_tbtt_h go_tbtt_l go_tbtt_time go_tsf_h go_tsf_l go_tsf_time -0024 0003 MACRAME_BEACON_DRIFT_INPUT_STA 0006 sta_tbtt_h sta_tbtt_l sta_tbtt_time sta_tsf_h sta_tsf_l sta_tsf_time -0024 0004 MACRAME_BEACON_DTIM_COUNT 0006 tsf_h tsf_l beacon_period dtim_period dtim_count time_till_next_dtim -0024 0005 MACRAME_BEACON_INIT_TBTT 0004 period_us tbtt_time tbtt_tsf_h tbtt_tsf_l -0024 0006 MACRAME_BEACON_LOAD 0002 frame __LINE__ -0024 0007 MACRAME_BEACON_MISSED 0008 inhibit sched_vix sched_vix_bitmap listen_start listen_end sched_type received expected -0024 0008 MACRAME_BEACON_REGISTER_TRACKING 0004 pid start_time end_time __LINE__ -0024 0009 MACRAME_BEACON_RX 0006 tsf_tbtt_h tsf_tbtt_l sys_time_tbtt received period seq_no -0024 000a MACRAME_BEACON_RX_EXTRA 0005 timestamp_offset acc_mod_opts tbtt_bss_h tbtt_bss_l fc -0024 000b MACRAME_BEACON_RX_HANDLER 0006 inhibit sched_vix sched_vix_bitmap sched_type source_addr seq_no -0024 000c MACRAME_BEACON_RX_HASH_CHANGED 0004 frame new_hash frame_length offset -0024 000d MACRAME_BEACON_RX_NEXT_WINDOW 0004 pid start_time end_time __LINE__ -0024 000e MACRAME_BEACON_RX_NOPHY 0006 tsf_tbtt_h tsf_tbtt_l tsf_invalid_count tbtt_bss_h tbtt_bss_l period -0024 000f MACRAME_BEACON_RX_SCHED 0003 start end sched_duration -0024 0010 MACRAME_BEACON_RX_SKIP 0003 skip dtim_count dtim_period -0024 0011 MACRAME_BEACON_RX_TBTT 0006 bss_tbtt_h bss_tbtt_l tsf_h tsf_l tsf_systime uncertainty -0024 0012 MACRAME_BEACON_RX_TRACK 0007 offset min max holdoff phy_hdr_duration data_duration total_duration -0024 0013 MACRAME_BEACON_TSF_SYNC 0003 tsf_h tsf_l tsf_systime -0024 0014 MACRAME_BEACON_TX_AP 0009 frame tsf_tbtt_l sys_time_tbtt tx_sw_deadline tim_pvb mcast_frames_count pump_multicast ecsa_count txflags_ex -0024 0015 MACRAME_BEACON_TX_AP_HANDLER 0004 tsf_tbtt_l current_time sys_time_tbtt next_ap_handler_time -0024 0016 MACRAME_BEACON_TX_FINISHED 0007 tbtt_time last_success_systime tx_successful acc_mod_opts seq_no missed_since_last_tx missed_total -0024 0017 MACRAME_BEACON_TX_NAN 0004 frame tsf_tbtt_l sys_time_tbtt tx_sw_deadline -0024 0018 MACRAME_PROBEREQ_RX_HANDLER 0004 inhibit sched_vix sched_vix_bitmap sched_type -0024 0019 MACRAME_PROBERESP_RX_HANDLER 0005 inhibit sched_vix sched_vix_bitmap sched_type seq_no -# Generated From macrame/macrame_beacon/macrame_beacon_debug.xml -trace_types 87 -MACRAME_BEACON_DRIFT_INPUT_GO.go_tbtt_h Natural32 -MACRAME_BEACON_DRIFT_INPUT_GO.go_tbtt_l Natural32 -MACRAME_BEACON_DRIFT_INPUT_GO.go_tbtt_time Natural32 -MACRAME_BEACON_DRIFT_INPUT_GO.go_tsf_h Natural32 -MACRAME_BEACON_DRIFT_INPUT_GO.go_tsf_l Natural32 -MACRAME_BEACON_DRIFT_INPUT_GO.go_tsf_time Natural32 -MACRAME_BEACON_DEREGISTER_TRACKING.__LINE__ __LINE__ -MACRAME_BEACON_TSF_SYNC.tsf_h Natural32 -MACRAME_BEACON_TSF_SYNC.tsf_l Natural32 -MACRAME_BEACON_TSF_SYNC.tsf_systime Natural32 -MACRAME_BEACON_RX_HASH_CHANGED.frame MBULK -MACRAME_BEACON_RX_HASH_CHANGED.new_hash Natural32 -MACRAME_BEACON_RX_HASH_CHANGED.frame_length Integer16 -MACRAME_BEACON_RX_HASH_CHANGED.offset Natural8 -MACRAME_BEACON_TX_AP_HANDLER.tsf_tbtt_l Natural32 -MACRAME_BEACON_TX_AP_HANDLER.current_time Natural32 -MACRAME_BEACON_TX_AP_HANDLER.sys_time_tbtt Natural32 -MACRAME_BEACON_TX_AP_HANDLER.next_ap_handler_time Natural32 -MACRAME_BEACON_RX.tsf_tbtt_h Natural32 -MACRAME_BEACON_RX.tsf_tbtt_l Natural32 -MACRAME_BEACON_RX.sys_time_tbtt Natural32 -MACRAME_BEACON_RX.received Natural32 -MACRAME_BEACON_RX_HANDLER.source_addr MAC_Address -MACRAME_BEACON_RX_TBTT.bss_tbtt_h Natural32 -MACRAME_BEACON_RX_TBTT.bss_tbtt_l Natural32 -MACRAME_BEACON_RX_TBTT.tsf_h Natural32 -MACRAME_BEACON_RX_TBTT.tsf_l Natural32 -MACRAME_BEACON_RX_TBTT.tsf_systime Natural32 -MACRAME_BEACON_RX_EXTRA.tbtt_bss_h Natural32 -MACRAME_BEACON_RX_EXTRA.tbtt_bss_l Natural32 -MACRAME_BEACON_MISSED.listen_start Natural32 -MACRAME_BEACON_MISSED.listen_end Natural32 -MACRAME_BEACON_MISSED.received Natural32 -MACRAME_BEACON_MISSED.expected Natural32 -MACRAME_BEACON_DTIM_COUNT.tsf_h Natural32 -MACRAME_BEACON_DTIM_COUNT.tsf_l Natural32 -MACRAME_BEACON_DTIM_COUNT.beacon_period Natural32 -MACRAME_BEACON_DTIM_COUNT.dtim_count Natural32 -MACRAME_BEACON_DTIM_COUNT.time_till_next_dtim Natural32 -MACRAME_BEACON_RX_SCHED.start Natural32 -MACRAME_BEACON_RX_SCHED.end Natural32 -MACRAME_BEACON_RX_SCHED.sched_duration Natural32 -MACRAME_BEACON_RX_NEXT_WINDOW.start_time Natural32 -MACRAME_BEACON_RX_NEXT_WINDOW.end_time Natural32 -MACRAME_BEACON_RX_NEXT_WINDOW.__LINE__ __LINE__ -MACRAME_BEACON_INIT_TBTT.period_us Natural32 -MACRAME_BEACON_INIT_TBTT.tbtt_time Natural32 -MACRAME_BEACON_INIT_TBTT.tbtt_tsf_h Natural32 -MACRAME_BEACON_INIT_TBTT.tbtt_tsf_l Natural32 -MACRAME_BEACON_DRIFT_INPUT_STA.sta_tbtt_h Natural32 -MACRAME_BEACON_DRIFT_INPUT_STA.sta_tbtt_l Natural32 -MACRAME_BEACON_DRIFT_INPUT_STA.sta_tbtt_time Natural32 -MACRAME_BEACON_DRIFT_INPUT_STA.sta_tsf_h Natural32 -MACRAME_BEACON_DRIFT_INPUT_STA.sta_tsf_l Natural32 -MACRAME_BEACON_DRIFT_INPUT_STA.sta_tsf_time Natural32 -MACRAME_BEACON_RX_NOPHY.tsf_tbtt_h Natural32 -MACRAME_BEACON_RX_NOPHY.tsf_tbtt_l Natural32 -MACRAME_BEACON_RX_NOPHY.tsf_invalid_count Natural32 -MACRAME_BEACON_RX_NOPHY.tbtt_bss_h Natural32 -MACRAME_BEACON_RX_NOPHY.tbtt_bss_l Natural32 -MACRAME_BEACON_TX_AP.frame MBULK -MACRAME_BEACON_TX_AP.tsf_tbtt_l Natural32 -MACRAME_BEACON_TX_AP.sys_time_tbtt Natural32 -MACRAME_BEACON_TX_AP.tx_sw_deadline Natural32 -MACRAME_BEACON_TX_AP.tim_pvb Natural8 -MACRAME_BEACON_TX_AP.pump_multicast Boolean -MACRAME_BEACON_TX_AP.ecsa_count Natural8 -MACRAME_BEACON_RX_TRACK.offset Natural32 -MACRAME_BEACON_RX_TRACK.min Natural32 -MACRAME_BEACON_RX_TRACK.max Natural32 -MACRAME_BEACON_REGISTER_TRACKING.start_time Natural32 -MACRAME_BEACON_REGISTER_TRACKING.end_time Natural32 -MACRAME_BEACON_REGISTER_TRACKING.__LINE__ __LINE__ -MACRAME_BEACON_TX_NAN.frame MBULK -MACRAME_BEACON_TX_NAN.tsf_tbtt_l Natural32 -MACRAME_BEACON_TX_NAN.sys_time_tbtt Natural32 -MACRAME_BEACON_TX_NAN.tx_sw_deadline Natural32 -MACRAME_BEACON_LOAD.frame MBULK -MACRAME_BEACON_LOAD.__LINE__ __LINE__ -MACRAME_BEACON_DRIFT.go_drift Natural32 -MACRAME_BEACON_DRIFT.tbtt_diff Natural32s -MACRAME_BEACON_DRIFT.target_separation Natural32s -MACRAME_BEACON_DRIFT.beacon_period Natural32 -MACRAME_BEACON_TX_FINISHED.tbtt_time Natural32 -MACRAME_BEACON_TX_FINISHED.last_success_systime Natural32 -MACRAME_BEACON_TX_FINISHED.tx_successful Boolean -MACRAME_BEACON_TX_FINISHED.missed_total Natural32 -# Generated From macrame/macrame_blackout/macrame_blackout_debug.xml -trace_def 27 -001f 0000 MACRAME_ADD_CHIP_BLACKOUT 0008 dtim_time start_reference duration period count flags handle num_chip_blackouts -001f 0001 MACRAME_BLACKOUT_ACTIVATE_USPBO 0002 blackout_masked next_blackout_state_change_valid -001f 0002 MACRAME_BLACKOUT_ACTIVITIES_ALLOWED 0007 idx bo_type period duration start bo_id allowed -001f 0003 MACRAME_BLACKOUT_ADD_BLACKOUT 0009 bo_id bo_type bo_source bo_start period duration count flags result -001f 0004 MACRAME_BLACKOUT_CHECK_USPBO_0 0001 uspbo_active -001f 0005 MACRAME_BLACKOUT_CHECK_USPBO_1 0003 uspbo_active num_blackouts flags -001f 0006 MACRAME_BLACKOUT_COEX_ATTACH_USPBO 0002 handle vix_bitmap -001f 0007 MACRAME_BLACKOUT_COEX_ATTACH_VIF 0001 handle -001f 0008 MACRAME_BLACKOUT_COEX_DETACH_USPBO 0002 handle vix_bitmap -001f 0009 MACRAME_BLACKOUT_COEX_DETACH_VIF 0001 handle -001f 000a MACRAME_BLACKOUT_COEX_MASK_UNMASK 0003 handle vix_bitmap mask -001f 000b MACRAME_BLACKOUT_DEACTIVATE_USPBO 0003 sched_vix blackout_masked next_blackout_state_change_valid -001f 000c MACRAME_BLACKOUT_DEL_BLACKOUT 0002 bo_id result -001f 000d MACRAME_BLACKOUT_GET_SSS_BO_START_END 0004 state start duration eol_extension -001f 000e MACRAME_BLACKOUT_GET_USPBO_INFO 0005 flags period duration reference end_time -001f 000f MACRAME_BLACKOUT_GET_USPBO_INFO_IN 0003 bostart bostop flags -001f 0010 MACRAME_BLACKOUT_GET_USPBO_INFO_OUT 0003 bostart bostop flags -001f 0011 MACRAME_BLACKOUT_INFO 0007 bo_id flags start_reference duration scheduler_flags period end_time -001f 0012 MACRAME_BLACKOUT_MASK_COEX_USPBO 0003 in_mask uspbo_active blackout_masked -001f 0013 MACRAME_BLACKOUT_MSG 0003 word16 word32 __LINE__ -001f 0014 MACRAME_BLACKOUT_QUERY_BACKOFF 0009 idx start start_ref duration period backoff_time flags priority stop -001f 0015 MACRAME_BLACKOUT_QUERY_BLACKOUT 0007 Scheduler_flag vif_in_blackout start_time stop_time reference t idx -001f 0016 MACRAME_BLACKOUT_REGISTER_BLACKOUT 0008 bo_id bo_type bo_source bo_start period duration count flags -001f 0017 MACRAME_BLACKOUT_RESTART_USPBO 0003 uspbo_active blackout_masked next_blackout_state_change_valid -001f 0018 MACRAME_BLACKOUT_UPDATE_USPBO 0007 sched_vix bo_info_vix_bitmap bo_info_state blackout_masked next_blackout_state_change_valid timer_st cts_to_self_mode -001f 0019 MACRAME_DEL_CHIP_BLACKOUT 0005 handle result rame_blackout_sco_like_active num_chip_blackouts ps_forced -001f 001a MACRAME_SSS_BLACKOUT_UPDATE 0008 start duration initial_state new_state initial_inhibit_flags new_inhibit_flags timer_id timer_set -# Generated From macrame/macrame_blackout/macrame_blackout_debug.xml -trace_types 78 -MACRAME_BLACKOUT_COEX_DETACH_VIF.handle Natural32 -MACRAME_BLACKOUT_GET_USPBO_INFO.period Natural32 -MACRAME_BLACKOUT_GET_USPBO_INFO.duration Natural32 -MACRAME_BLACKOUT_GET_USPBO_INFO.reference Natural32 -MACRAME_BLACKOUT_GET_USPBO_INFO.end_time Natural32 -MACRAME_BLACKOUT_DEL_BLACKOUT.result Result_Code -MACRAME_BLACKOUT_COEX_ATTACH_VIF.handle Natural32 -MACRAME_BLACKOUT_UPDATE_USPBO.sched_vix VIF_INDEX -MACRAME_BLACKOUT_UPDATE_USPBO.bo_info_state RAMEDATA_USPBO_STATE_T -MACRAME_BLACKOUT_UPDATE_USPBO.blackout_masked Boolean -MACRAME_BLACKOUT_UPDATE_USPBO.next_blackout_state_change_valid Boolean -MACRAME_BLACKOUT_UPDATE_USPBO.timer_st Natural32 -MACRAME_BLACKOUT_UPDATE_USPBO.cts_to_self_mode Boolean -MACRAME_BLACKOUT_DEACTIVATE_USPBO.sched_vix VIF_INDEX -MACRAME_BLACKOUT_DEACTIVATE_USPBO.blackout_masked Boolean -MACRAME_BLACKOUT_DEACTIVATE_USPBO.next_blackout_state_change_valid Boolean -MACRAME_BLACKOUT_GET_SSS_BO_START_END.state RAMEDATA_VIF_SSS_STATE_T -MACRAME_BLACKOUT_GET_SSS_BO_START_END.start Natural32 -MACRAME_BLACKOUT_GET_SSS_BO_START_END.duration Integer32 -MACRAME_BLACKOUT_GET_SSS_BO_START_END.eol_extension Integer32 -MACRAME_BLACKOUT_CHECK_USPBO_1.uspbo_active Boolean -MACRAME_BLACKOUT_RESTART_USPBO.uspbo_active Boolean -MACRAME_BLACKOUT_RESTART_USPBO.blackout_masked Boolean -MACRAME_BLACKOUT_RESTART_USPBO.next_blackout_state_change_valid Boolean -MACRAME_BLACKOUT_COEX_DETACH_USPBO.handle Natural32 -MACRAME_BLACKOUT_REGISTER_BLACKOUT.bo_type BLACKOUT_TYPE -MACRAME_BLACKOUT_REGISTER_BLACKOUT.bo_source BLACKOUT_SOURCE -MACRAME_BLACKOUT_REGISTER_BLACKOUT.bo_start Natural32 -MACRAME_BLACKOUT_REGISTER_BLACKOUT.period Natural32 -MACRAME_BLACKOUT_REGISTER_BLACKOUT.duration Natural32 -MACRAME_BLACKOUT_GET_USPBO_INFO_OUT.bostart Natural32 -MACRAME_BLACKOUT_GET_USPBO_INFO_OUT.bostop Natural32 -MACRAME_BLACKOUT_GET_USPBO_INFO_IN.bostart Natural32 -MACRAME_BLACKOUT_GET_USPBO_INFO_IN.bostop Natural32 -MACRAME_BLACKOUT_INFO.bo_id BLACKOUT_ID -MACRAME_BLACKOUT_INFO.start_reference Natural32 -MACRAME_BLACKOUT_INFO.duration Natural32 -MACRAME_BLACKOUT_INFO.period Natural32 -MACRAME_BLACKOUT_INFO.end_time Natural32 -MACRAME_BLACKOUT_MSG.word32 Natural32 -MACRAME_BLACKOUT_MSG.__LINE__ __LINE__ -MACRAME_DEL_CHIP_BLACKOUT.result Result_Code -MACRAME_DEL_CHIP_BLACKOUT.rame_blackout_sco_like_active Boolean -MACRAME_DEL_CHIP_BLACKOUT.ps_forced Boolean -MACRAME_BLACKOUT_MASK_COEX_USPBO.in_mask Boolean -MACRAME_BLACKOUT_MASK_COEX_USPBO.uspbo_active Boolean -MACRAME_BLACKOUT_MASK_COEX_USPBO.blackout_masked Boolean -MACRAME_BLACKOUT_CHECK_USPBO_0.uspbo_active Boolean -MACRAME_BLACKOUT_QUERY_BACKOFF.start Natural32 -MACRAME_BLACKOUT_QUERY_BACKOFF.start_ref Natural32 -MACRAME_BLACKOUT_QUERY_BACKOFF.stop Natural32 -MACRAME_BLACKOUT_COEX_ATTACH_USPBO.handle Natural32 -MACRAME_ADD_CHIP_BLACKOUT.dtim_time Natural32 -MACRAME_ADD_CHIP_BLACKOUT.start_reference Natural32 -MACRAME_ADD_CHIP_BLACKOUT.duration Natural32 -MACRAME_ADD_CHIP_BLACKOUT.period Natural32 -MACRAME_BLACKOUT_QUERY_BLACKOUT.start_time Natural32 -MACRAME_BLACKOUT_QUERY_BLACKOUT.stop_time Natural32 -MACRAME_BLACKOUT_QUERY_BLACKOUT.reference Natural32 -MACRAME_BLACKOUT_QUERY_BLACKOUT.t Natural32 -MACRAME_BLACKOUT_ADD_BLACKOUT.bo_type BLACKOUT_TYPE -MACRAME_BLACKOUT_ADD_BLACKOUT.bo_source BLACKOUT_SOURCE -MACRAME_BLACKOUT_ADD_BLACKOUT.bo_start Natural32 -MACRAME_BLACKOUT_ADD_BLACKOUT.period Natural32 -MACRAME_BLACKOUT_ADD_BLACKOUT.duration Natural32 -MACRAME_BLACKOUT_ADD_BLACKOUT.result Result_Code -MACRAME_BLACKOUT_ACTIVATE_USPBO.blackout_masked Boolean -MACRAME_BLACKOUT_ACTIVATE_USPBO.next_blackout_state_change_valid Boolean -MACRAME_BLACKOUT_ACTIVITIES_ALLOWED.bo_type BLACKOUT_TYPE -MACRAME_BLACKOUT_ACTIVITIES_ALLOWED.period Natural32 -MACRAME_BLACKOUT_ACTIVITIES_ALLOWED.duration Natural32 -MACRAME_BLACKOUT_ACTIVITIES_ALLOWED.start Natural32 -MACRAME_SSS_BLACKOUT_UPDATE.start Natural32 -MACRAME_SSS_BLACKOUT_UPDATE.duration Integer32 -MACRAME_SSS_BLACKOUT_UPDATE.timer_id Natural32 -MACRAME_SSS_BLACKOUT_UPDATE.timer_set Natural32 -MACRAME_BLACKOUT_COEX_MASK_UNMASK.handle Natural32 -MACRAME_BLACKOUT_COEX_MASK_UNMASK.mask Boolean -RAMEDATA_USPBO_STATE_T Enum 0 RAMEDATA_USPBO_INACTIVE 1 RAMEDATA_USPBO_CTS_TO_SELF 2 RAMEDATA_USPBO_IN_BO 3 RAMEDATA_USPBO_OUTSIDE_BO -# Generated From macrame/macrame_idle/macrame_idle_lite/macrame_idle_lite_debug.xml -trace_def 4 -0033 0000 MACRAME_IDLE_LITE_CHECK 0002 result __LINE__ -0033 0001 MACRAME_IDLE_LITE_EVALUATE 0001 permit -0033 0002 MACRAME_IDLE_LITE_OFF_IND 0001 result -0033 0003 MACRAME_IDLE_LITE_OFF_REQUEST 0001 result -# Generated From macrame/macrame_idle/macrame_idle_lite/macrame_idle_lite_debug.xml -trace_types 5 -MACRAME_IDLE_LITE_OFF_REQUEST.result Natural8 -MACRAME_IDLE_LITE_OFF_IND.result Natural8 -MACRAME_IDLE_LITE_CHECK.result Boolean -MACRAME_IDLE_LITE_CHECK.__LINE__ __LINE__ -MACRAME_IDLE_LITE_EVALUATE.permit Natural8 -# Generated From macrame/macrame_powersave/macrame_ps_debug.xml -trace_def 13 -001e 0000 MACRAME_ANNOUNCE_FRAME_PROCESSED 0009 ps_activity ps_bitmap pending_inds inhibit power_mgt_mode traffic_class tx_status seq_no ps_delay_timeout -001e 0001 MACRAME_CANT_PS 0009 ps_activity ps_bitmap pending_inds inhibit lp_sched_requested any_ps_activity power_mgt_mode traffic_class last_activity_time -001e 0002 MACRAME_CAN_PS 0006 power_mgt_mode last_activity_time inhibit pending_inds sta_ps_bitmap tx_n_queued -001e 0003 MACRAME_PS_CHANGE_STATE 0003 from to __LINE__ -001e 0004 MACRAME_PS_GET_LAST_ACTIVITY_TIME_1 0005 access_point last_activity_time ps_ind_last sta_tx_activity sta_rx_activity -001e 0005 MACRAME_PS_GET_LAST_ACTIVITY_TIME_2 0003 last_sta_activity_time extra_listen_end power_mgt_mode -001e 0006 MACRAME_PS_GOTO_PS 0001 __LINE__ -001e 0007 MACRAME_PS_LEAVE_PS 0001 __LINE__ -001e 0008 MACRAME_PS_STATE 0002 current_state __LINE__ -001e 0009 MACRAME_PS_STAY_IN_ACTIVE 0001 __LINE__ -001e 000a MACRAME_PS_STAY_IN_PS 0001 __LINE__ -001e 000b MACRAME_PS_UPDATE_EXTRA_LISTEN_TIME 0005 previous_poll_time next_poll_time extra_listen_end since_last_rx_activity power_mgt_mode -001e 000c MACRAME_SEND_PS_NULL 0005 ps_state current_time tx_sw_deadline txflags_ex txrxflags -# Generated From macrame/macrame_powersave/macrame_ps_debug.xml -trace_types 36 -MACRAME_SEND_PS_NULL.ps_state RAMEDATA_802_PS_T -MACRAME_SEND_PS_NULL.current_time Natural32 -MACRAME_SEND_PS_NULL.tx_sw_deadline Natural32 -MACRAME_PS_GET_LAST_ACTIVITY_TIME_2.last_sta_activity_time Natural32 -MACRAME_PS_GET_LAST_ACTIVITY_TIME_2.extra_listen_end Natural32 -MACRAME_PS_GET_LAST_ACTIVITY_TIME_2.power_mgt_mode RAMEDATA_802_PS_T -MACRAME_PS_GOTO_PS.__LINE__ __LINE__ -MACRAME_CAN_PS.power_mgt_mode VIF_POWER_MANAGEMENT_MODE -MACRAME_CAN_PS.last_activity_time Natural32 -MACRAME_CAN_PS.sta_ps_bitmap Natural8 -MACRAME_PS_LEAVE_PS.__LINE__ __LINE__ -MACRAME_ANNOUNCE_FRAME_PROCESSED.ps_bitmap Natural8 -MACRAME_ANNOUNCE_FRAME_PROCESSED.power_mgt_mode VIF_POWER_MANAGEMENT_MODE -MACRAME_ANNOUNCE_FRAME_PROCESSED.ps_delay_timeout Natural32 -MACRAME_PS_GET_LAST_ACTIVITY_TIME_1.access_point MAC_Address -MACRAME_PS_GET_LAST_ACTIVITY_TIME_1.last_activity_time Natural32 -MACRAME_PS_GET_LAST_ACTIVITY_TIME_1.ps_ind_last Natural32 -MACRAME_PS_GET_LAST_ACTIVITY_TIME_1.sta_tx_activity Natural32 -MACRAME_PS_GET_LAST_ACTIVITY_TIME_1.sta_rx_activity Natural32 -MACRAME_PS_STAY_IN_PS.__LINE__ __LINE__ -MACRAME_PS_STAY_IN_ACTIVE.__LINE__ __LINE__ -MACRAME_PS_UPDATE_EXTRA_LISTEN_TIME.previous_poll_time Natural32 -MACRAME_PS_UPDATE_EXTRA_LISTEN_TIME.next_poll_time Natural32 -MACRAME_PS_UPDATE_EXTRA_LISTEN_TIME.extra_listen_end Natural32 -MACRAME_PS_UPDATE_EXTRA_LISTEN_TIME.since_last_rx_activity Natural32 -MACRAME_PS_UPDATE_EXTRA_LISTEN_TIME.power_mgt_mode RAMEDATA_802_PS_T -MACRAME_CANT_PS.ps_bitmap Natural8 -MACRAME_CANT_PS.lp_sched_requested Boolean -MACRAME_CANT_PS.any_ps_activity Boolean -MACRAME_CANT_PS.power_mgt_mode VIF_POWER_MANAGEMENT_MODE -MACRAME_CANT_PS.last_activity_time Natural32 -MACRAME_PS_CHANGE_STATE.from RAMEDATA_802_PS_T -MACRAME_PS_CHANGE_STATE.to RAMEDATA_802_PS_T -MACRAME_PS_CHANGE_STATE.__LINE__ __LINE__ -MACRAME_PS_STATE.current_state RAMEDATA_802_PS_T -MACRAME_PS_STATE.__LINE__ __LINE__ -VIF_POWER_MANAGEMENT_MODE Enum 0 active 1 power_save 2 fast_power_save -RAMEDATA_802_PS_T Enum 0001 R8PS_OFF 0002 R8PS_ON_PENDING 0004 R8PS_ON 0008 R8PS_ON_FAILED 0010 R8PS_OFF_PENDING 0020 R8PS_OFF_FAILED -# Generated From macrame/macrame_schdl/macrame_schdl_debug.xml -trace_def 26 -000e 0000 MACRAME_SCHED_ADD_INSTANCE_TO_LIST 0003 pid count bitmap -000e 0001 MACRAME_SCHED_APPLY_CHIP_BLACKOUT 0002 sched_next_vix next_reschedule_time -000e 0002 MACRAME_SCHED_AVAILABLE_VIF 0003 max_schdl_interval available_end_time available_time_remain -000e 0003 MACRAME_SCHED_BLACKOUT_START_TIME 0004 debug_location start_time deadline result -000e 0004 MACRAME_SCHED_DESCHED 0003 sched_vix_bitmap sched_next_vix next_sched_type -000e 0005 MACRAME_SCHED_DESCHED_NOW 0006 simultaneous_schedule_possible sched_vix_bitmap sched_next_vix vif_need_desched calculated_sched_vix_bitmap inhibit -000e 0006 MACRAME_SCHED_DESCHED_REQUEST 0003 current_time sched_vix sched_vix_bitmap -000e 0007 MACRAME_SCHED_DESCHED_RESPONSE 0000 -000e 0008 MACRAME_SCHED_EXTEND_SCHDL 0003 sched_vix_bitmap end_time prioritise_over_others -000e 0009 MACRAME_SCHED_INIT_VARIABLES 0001 pid -000e 000a MACRAME_SCHED_NOW 0005 schedule_type concurrent_vif_bm inhibit schedule_state radio_state -000e 000b MACRAME_SCHED_QUERY_BLACKOUT 0006 start_time stop_time start_time_valid stop_time_valid duration blackout_flags -000e 000c MACRAME_SCHED_RADIO_OFF 0000 -000e 000d MACRAME_SCHED_RADIO_OFF_RESCHEDULE_AT 0001 next_schedule_time -000e 000e MACRAME_SCHED_RADIO_ON 0001 radio_state -000e 000f MACRAME_SCHED_RESCHEDULE_AT 0002 when pid -000e 0010 MACRAME_SCHED_RESCHEDULE_NOW 0002 scheduler_pid when -000e 0011 MACRAME_SCHED_SCHED_REQUEST 0007 sched_time duration force_duration schedule_type required_priority sched_end_time available_time_valid -000e 0012 MACRAME_SCHED_SWITCH_RESPONSE 0007 sched_vix_bitmap schedule_type radio_ready proc_overhead primary_chan_freq chan_freq chan_info -000e 0013 MACRAME_SCHED_SWITCH_VIF 0004 schedule_type inhibit schedule_state radio_state -000e 0014 MACRAME_SCHED_UNSPECIFIED_EVENT 0008 data0 data1 data2 data3 data4 data5 data6 data7 -000e 0015 MACRAME_SCHED_UPDATE_SCHEDULING_VIF 0007 schedule_type force_sched_duration sched_is_forced next_reschedule_time_valid next_reschedule_time priority_changed inhibit -000e 0016 MACRAME_SCHED_VIF_CLEARED 0002 current_time inhibit -000e 0017 MACRAME_SCHED_VIF_DESCHED 0001 schedule_type -000e 0018 MACRAME_SCHED_VIF_RELINQUISHING 0002 inhibit relinquishing -000e 0019 MACRAME_SCHED_VIF_SCHED 0009 schedule_type sched_time channel_frequency channel_info primary_channel_frequency max_air_power form_of_max_air_power duration force -# Generated From macrame/macrame_schdl/macrame_schdl_debug.xml -trace_types 40 -MACRAME_SCHED_VIF_SCHED.sched_time Natural32 -MACRAME_SCHED_VIF_SCHED.max_air_power Natural16s -MACRAME_SCHED_VIF_SCHED.duration Integer32 -MACRAME_SCHED_VIF_SCHED.force Boolean -MACRAME_SCHED_RESCHEDULE_NOW.when Natural32 -MACRAME_SCHED_APPLY_CHIP_BLACKOUT.next_reschedule_time Natural32 -MACRAME_SCHED_VIF_CLEARED.current_time Natural32 -MACRAME_SCHED_QUERY_BLACKOUT.start_time Natural32 -MACRAME_SCHED_QUERY_BLACKOUT.stop_time Natural32 -MACRAME_SCHED_QUERY_BLACKOUT.start_time_valid Natural8 -MACRAME_SCHED_QUERY_BLACKOUT.stop_time_valid Natural8 -MACRAME_SCHED_QUERY_BLACKOUT.duration Integer32 -MACRAME_SCHED_RADIO_OFF_RESCHEDULE_AT.next_schedule_time Natural32 -MACRAME_SCHED_DESCHED_REQUEST.current_time Natural32 -MACRAME_SCHED_SWITCH_RESPONSE.radio_ready Natural32 -MACRAME_SCHED_SWITCH_RESPONSE.proc_overhead Natural32 -MACRAME_SCHED_SWITCH_RESPONSE.primary_chan_freq CHANNEL_FREQUENCY -MACRAME_SCHED_SWITCH_RESPONSE.chan_freq CHANNEL_FREQUENCY -MACRAME_SCHED_SWITCH_RESPONSE.chan_info CHANNEL_INFORMATION -MACRAME_SCHED_VIF_RELINQUISHING.relinquishing Boolean -MACRAME_SCHED_SCHED_REQUEST.sched_time Natural32 -MACRAME_SCHED_SCHED_REQUEST.duration Integer32 -MACRAME_SCHED_SCHED_REQUEST.force_duration Boolean -MACRAME_SCHED_SCHED_REQUEST.sched_end_time Natural32 -MACRAME_SCHED_SCHED_REQUEST.available_time_valid Boolean -MACRAME_SCHED_DESCHED_NOW.simultaneous_schedule_possible Boolean -MACRAME_SCHED_RESCHEDULE_AT.when Natural32 -MACRAME_SCHED_UPDATE_SCHEDULING_VIF.force_sched_duration Boolean -MACRAME_SCHED_UPDATE_SCHEDULING_VIF.sched_is_forced Boolean -MACRAME_SCHED_UPDATE_SCHEDULING_VIF.next_reschedule_time_valid Boolean -MACRAME_SCHED_UPDATE_SCHEDULING_VIF.next_reschedule_time Natural32 -MACRAME_SCHED_UPDATE_SCHEDULING_VIF.priority_changed Boolean -MACRAME_SCHED_BLACKOUT_START_TIME.start_time Natural32 -MACRAME_SCHED_BLACKOUT_START_TIME.deadline Natural32 -MACRAME_SCHED_BLACKOUT_START_TIME.result Natural32 -MACRAME_SCHED_EXTEND_SCHDL.end_time Natural32 -MACRAME_SCHED_EXTEND_SCHDL.prioritise_over_others Boolean -MACRAME_SCHED_AVAILABLE_VIF.max_schdl_interval Integer32 -MACRAME_SCHED_AVAILABLE_VIF.available_end_time Natural32 -MACRAME_SCHED_AVAILABLE_VIF.available_time_remain Integer32 -# Generated From mib/mib_debug.xml -trace_def 2 -002d 0000 MIB_HOSTOVERRIDE 0002 mib_loc mib_sz -002d 0001 MIB_HOSTSET 0001 key_id -# Generated From mib/mib_debug.xml -trace_types 2 -MIB_HOSTOVERRIDE.mib_loc Natural32 -MIB_HOSTOVERRIDE.mib_sz Natural32 -# Generated From mlme_hard/mlme_ap_sta/mlme_ap_sta_debug.xml -trace_def 10 -0014 0000 MLME_AP_STA_INIT 0001 pid -0014 0001 MLME_AP_STA_DEINIT 0001 pid -0014 0002 MLME_AP_STA_AUTH 0004 address algo trans_num status -0014 0003 MLME_AP_STA_FRAMETX 0001 status -0014 0004 MLME_AP_STA_RECORD_STATE 0003 address aid state -0014 0005 MLME_AP_STA_RECORD_FLAGS 000a address aid non_erp short_preamble ht ht_40mhz ht_greenfield wmm mlme_connected_ind mlme_started_ind -0014 0006 MLME_AP_STA_RSN 0003 version group_cipher pairwise_ciphers -0014 0007 MLME_AP_STA_AID 0003 aid aid_bits status -0014 0008 MLME_AP_STA_CONNECT_STATUS 0002 address info -0014 0009 MLME_AP_STA_MFP_STATUS 0004 line address assoc_rejected pmf_in_use -# Generated From mlme_hard/mlme_ap_sta/mlme_ap_sta_debug.xml -trace_types 21 -MLME_AP_STA_RECORD_STATE.address MAC_Address -MLME_AP_STA_RECORD_STATE.state MLME_PEER_RECORD_STATES -MLME_AP_STA_AID.status DEBUG_MLME_AP_STA_AID_STATUS -MLME_AP_STA_RECORD_FLAGS.address MAC_Address -MLME_AP_STA_RECORD_FLAGS.non_erp Boolean -MLME_AP_STA_RECORD_FLAGS.short_preamble Boolean -MLME_AP_STA_RECORD_FLAGS.ht Boolean -MLME_AP_STA_RECORD_FLAGS.ht_40mhz Boolean -MLME_AP_STA_RECORD_FLAGS.ht_greenfield Boolean -MLME_AP_STA_RECORD_FLAGS.wmm Boolean -MLME_AP_STA_RECORD_FLAGS.mlme_connected_ind Boolean -MLME_AP_STA_RECORD_FLAGS.mlme_started_ind Boolean -MLME_AP_STA_AUTH.address MAC_Address -MLME_AP_STA_AUTH.status Priority -MLME_AP_STA_MFP_STATUS.address MAC_Address -MLME_AP_STA_MFP_STATUS.assoc_rejected Boolean -MLME_AP_STA_MFP_STATUS.pmf_in_use Boolean -MLME_AP_STA_CONNECT_STATUS.address MAC_Address -MLME_AP_STA_CONNECT_STATUS.info DEBUG_MLME_AP_STA_CONNECT_STATUS_VALUE -MLME_AP_STA_DEINIT.pid FsmProcessId -MLME_AP_STA_INIT.pid FsmProcessId -DEBUG_MLME_AP_STA_CONNECT_STATUS_VALUE Enum 0000 ignore_deauth_sta_unknown 0001 deauth_from_sta_not_associated 0002 deauth_from_sta 0003 auth_from_sta_unknown 0004 auth_from_sta_known 0005 auth_declined_acl 0006 auth_declined_shared_auth 0007 auth_declined_seq_num 0008 auth_success 0009 assoc_from_sta_unknown 000a assoc_from_sta_known 000b assoc_no_free_aid 000c assoc_rates_mismatch 000d assoc_sec_mismatch 000e assoc_failure 000f assoc_success 0010 tkip_assoc_no_ht_allowed 0011 sa_query_failed -DEBUG_MLME_AP_STA_AID_STATUS Enum 0000 checking 0001 requesting 0002 available 0003 assigned 0004 freeing 0005 freed 0006 sta_in_wrong_state -# Generated From mlme_hard/mlme_api/mlme_macrame_api_debug.xml -trace_def 31 -0034 0000 MLME_MACRAME_API_ADD_BA_CONFIRM 0006 pid sta_mac priority direction result_code seq_no -0034 0001 MLME_MACRAME_API_ADD_NOA_INDICATION 0007 pid blackout_id duration period start_time count flags -0034 0002 MLME_MACRAME_API_BA_ERROR_INDICATION 0005 pid reason_code peer_addr priority direction -0034 0003 MLME_MACRAME_API_BEACON_NEXT_WINDOW 0003 pid beacon_start_listen beacon_end_listen -0034 0004 MLME_MACRAME_API_BLACKOUT_END_INIDCATION 0002 pid id -0034 0005 MLME_MACRAME_API_CHANNEL_ACTIVITY 0001 pid -0034 0006 MLME_MACRAME_API_CONNECTION_QUALITY_TRIGGER_INDICATION 0002 pid trigger_flags -0034 0007 MLME_MACRAME_API_DEL_BA_CONFIRM 0005 pid sta_mac priority direction result_code -0034 0008 MLME_MACRAME_API_DEL_NOA_INDICATION 0002 pid blackout_id -0034 0009 MLME_MACRAME_API_ESA_COUNT_FINISHED_INDICATION 0002 pid sw_time -0034 000a MLME_MACRAME_API_GET_KEY_CONFIRM 0002 pid result_code -0034 000b MLME_MACRAME_API_MANAGEMENT_FRAME_INDICATION 0005 frame rssi snr primary_chan_freq fralocal_timeme -0034 000c MLME_MACRAME_API_MATCHED_FILTER_INIDCATION 0005 frame dest_pid filter_id packet_filter_mode mac_hdr_len -0034 000d MLME_MACRAME_API_MIC_FAILURE_INIDCATION 0004 source_pid sta_addr key_type key_id -0034 000e MLME_MACRAME_API_NAN_DW_FINISHED_INDICATION 0001 pid -0034 000f MLME_MACRAME_API_OFFCHANNEL_FINISHED_INDICATION 0001 pid -0034 0010 MLME_MACRAME_API_RSSI_REPORT 0003 pid bssid rssi -0034 0011 MLME_MACRAME_API_RX_BLOCKACK_CONTROL_INIDCATION 0002 pid rx_allowed -0034 0012 MLME_MACRAME_API_STA_CLEAR_CONFIRM 0003 source_pid address result_code -0034 0013 MLME_MACRAME_API_STA_MOVE_DU_CONFIRM 0003 pid addr_from result_code -0034 0014 MLME_MACRAME_API_STA_PAUSE_CONFIRM 0003 source_pid address result_code -0034 0015 MLME_MACRAME_API_STA_UNKNOWN_PEER_INDICATION 0002 pid peer_addr -0034 0016 MLME_MACRAME_API_STA_UNPAUSE_CONFIRM 0003 source_pid address result_code -0034 0017 MLME_MACRAME_API_STA_VIF_DEREGISTER_CONFIRM 0001 pid -0034 0018 MLME_MACRAME_API_TDLS_CTRL_INDICATION 0002 pid tdls_allowed -0034 0019 MLME_MACRAME_API_TDLS_LEAVING_PSM_INDICATION 0001 pid -0034 001a MLME_MACRAME_API_TDLS_TRAFFIC_REPORT_INIDCATION 0003 source_pid address traffic_pkt_count -0034 001b MLME_MACRAME_API_TPU_SP_INIDCATION 0003 source_pid address ca_bitmap -0034 001c MLME_MACRAME_API_TX_BLOCKACK_CONTROL_INIDCATION 0002 pid tx_allowed -0034 001d MLME_MACRAME_API_TX_FRAME_CONFIRM 0003 pid status tag -0034 001e MLME_MACRAME_API_VIF_SCHEDULE_INDICATION 0002 pid sched_type -# Generated From mlme_hard/mlme_api/mlme_macrame_api_debug.xml -trace_types 82 -MLME_MACRAME_API_TDLS_LEAVING_PSM_INDICATION.pid FsmProcessId -MLME_MACRAME_API_ESA_COUNT_FINISHED_INDICATION.pid FsmProcessId -MLME_MACRAME_API_ESA_COUNT_FINISHED_INDICATION.sw_time Natural32 -MLME_MACRAME_API_STA_PAUSE_CONFIRM.source_pid FsmProcessId -MLME_MACRAME_API_STA_PAUSE_CONFIRM.address MAC_Address -MLME_MACRAME_API_STA_PAUSE_CONFIRM.result_code Result_Code -MLME_MACRAME_API_STA_VIF_DEREGISTER_CONFIRM.pid FsmProcessId -MLME_MACRAME_API_OFFCHANNEL_FINISHED_INDICATION.pid FsmProcessId -MLME_MACRAME_API_TX_FRAME_CONFIRM.pid FsmProcessId -MLME_MACRAME_API_TX_FRAME_CONFIRM.status Transmission_Status -MLME_MACRAME_API_TX_FRAME_CONFIRM.tag Client_Tag -MLME_MACRAME_API_BLACKOUT_END_INIDCATION.pid FsmProcessId -MLME_MACRAME_API_BLACKOUT_END_INIDCATION.id BLACKOUT_ID -MLME_MACRAME_API_TDLS_TRAFFIC_REPORT_INIDCATION.source_pid FsmProcessId -MLME_MACRAME_API_TDLS_TRAFFIC_REPORT_INIDCATION.address MAC_Address -MLME_MACRAME_API_TDLS_TRAFFIC_REPORT_INIDCATION.traffic_pkt_count Natural32 -MLME_MACRAME_API_MATCHED_FILTER_INIDCATION.frame MBULK -MLME_MACRAME_API_MATCHED_FILTER_INIDCATION.dest_pid FsmProcessId -MLME_MACRAME_API_MATCHED_FILTER_INIDCATION.filter_id Natural8 -MLME_MACRAME_API_MATCHED_FILTER_INIDCATION.packet_filter_mode Packet_Filter_Mode -MLME_MACRAME_API_DEL_BA_CONFIRM.pid FsmProcessId -MLME_MACRAME_API_DEL_BA_CONFIRM.sta_mac MAC_Address -MLME_MACRAME_API_DEL_BA_CONFIRM.priority Priority -MLME_MACRAME_API_DEL_BA_CONFIRM.direction Direction -MLME_MACRAME_API_DEL_BA_CONFIRM.result_code Result_Code -MLME_MACRAME_API_ADD_NOA_INDICATION.pid FsmProcessId -MLME_MACRAME_API_ADD_NOA_INDICATION.duration Natural32 -MLME_MACRAME_API_ADD_NOA_INDICATION.period Natural32 -MLME_MACRAME_API_ADD_NOA_INDICATION.start_time Natural64 -MLME_MACRAME_API_ADD_NOA_INDICATION.count Natural8 -MLME_MACRAME_API_DEL_NOA_INDICATION.pid FsmProcessId -MLME_MACRAME_API_TPU_SP_INIDCATION.source_pid FsmProcessId -MLME_MACRAME_API_TPU_SP_INIDCATION.address MAC_Address -MLME_MACRAME_API_TPU_SP_INIDCATION.ca_bitmap Natural8 -MLME_MACRAME_API_CHANNEL_ACTIVITY.pid FsmProcessId -MLME_MACRAME_API_GET_KEY_CONFIRM.pid FsmProcessId -MLME_MACRAME_API_GET_KEY_CONFIRM.result_code Result_Code -MLME_MACRAME_API_TX_BLOCKACK_CONTROL_INIDCATION.pid FsmProcessId -MLME_MACRAME_API_TX_BLOCKACK_CONTROL_INIDCATION.tx_allowed Boolean -MLME_MACRAME_API_MANAGEMENT_FRAME_INDICATION.frame MBULK -MLME_MACRAME_API_MANAGEMENT_FRAME_INDICATION.rssi Decibels -MLME_MACRAME_API_MANAGEMENT_FRAME_INDICATION.snr Decibels -MLME_MACRAME_API_MANAGEMENT_FRAME_INDICATION.fralocal_timeme Natural64 -MLME_MACRAME_API_STA_CLEAR_CONFIRM.source_pid FsmProcessId -MLME_MACRAME_API_STA_CLEAR_CONFIRM.address MAC_Address -MLME_MACRAME_API_STA_CLEAR_CONFIRM.result_code Result_Code -MLME_MACRAME_API_RSSI_REPORT.pid FsmProcessId -MLME_MACRAME_API_RSSI_REPORT.bssid MAC_Address -MLME_MACRAME_API_RSSI_REPORT.rssi Integer16 -MLME_MACRAME_API_BEACON_NEXT_WINDOW.pid FsmProcessId -MLME_MACRAME_API_BEACON_NEXT_WINDOW.beacon_start_listen Natural32 -MLME_MACRAME_API_BEACON_NEXT_WINDOW.beacon_end_listen Natural32 -MLME_MACRAME_API_CONNECTION_QUALITY_TRIGGER_INDICATION.pid FsmProcessId -MLME_MACRAME_API_CONNECTION_QUALITY_TRIGGER_INDICATION.trigger_flags Natural8 -MLME_MACRAME_API_STA_UNPAUSE_CONFIRM.source_pid FsmProcessId -MLME_MACRAME_API_STA_UNPAUSE_CONFIRM.address MAC_Address -MLME_MACRAME_API_STA_UNPAUSE_CONFIRM.result_code Result_Code -MLME_MACRAME_API_NAN_DW_FINISHED_INDICATION.pid FsmProcessId -MLME_MACRAME_API_STA_MOVE_DU_CONFIRM.pid FsmProcessId -MLME_MACRAME_API_STA_MOVE_DU_CONFIRM.addr_from MAC_Address -MLME_MACRAME_API_STA_MOVE_DU_CONFIRM.result_code Result_Code -MLME_MACRAME_API_VIF_SCHEDULE_INDICATION.pid FsmProcessId -MLME_MACRAME_API_VIF_SCHEDULE_INDICATION.sched_type VIF_SCHEDULE_TYPE -MLME_MACRAME_API_MIC_FAILURE_INIDCATION.source_pid FsmProcessId -MLME_MACRAME_API_MIC_FAILURE_INIDCATION.sta_addr MAC_Address -MLME_MACRAME_API_MIC_FAILURE_INIDCATION.key_type Key_Type -MLME_MACRAME_API_STA_UNKNOWN_PEER_INDICATION.pid FsmProcessId -MLME_MACRAME_API_STA_UNKNOWN_PEER_INDICATION.peer_addr MAC_Address -MLME_MACRAME_API_RX_BLOCKACK_CONTROL_INIDCATION.pid FsmProcessId -MLME_MACRAME_API_RX_BLOCKACK_CONTROL_INIDCATION.rx_allowed Boolean -MLME_MACRAME_API_ADD_BA_CONFIRM.pid FsmProcessId -MLME_MACRAME_API_ADD_BA_CONFIRM.sta_mac MAC_Address -MLME_MACRAME_API_ADD_BA_CONFIRM.priority Priority -MLME_MACRAME_API_ADD_BA_CONFIRM.direction Direction -MLME_MACRAME_API_ADD_BA_CONFIRM.result_code Result_Code -MLME_MACRAME_API_BA_ERROR_INDICATION.pid FsmProcessId -MLME_MACRAME_API_BA_ERROR_INDICATION.reason_code Reason_Code -MLME_MACRAME_API_BA_ERROR_INDICATION.peer_addr MAC_Address -MLME_MACRAME_API_BA_ERROR_INDICATION.priority Priority -MLME_MACRAME_API_BA_ERROR_INDICATION.direction Direction -MLME_MACRAME_API_TDLS_CTRL_INDICATION.pid FsmProcessId -MLME_MACRAME_API_TDLS_CTRL_INDICATION.tdls_allowed Boolean -# Generated From mlme_hard/mlme_ba/mlme_ba_debug.xml -trace_def 11 -0012 0000 MLME_BA_ADD 0007 address dialog_token parameter_set priority bufsize timeout start_seq_ctrl -0012 0001 MLME_BA_ADD_RAME_CFM 0001 Result_Code -0012 0002 MLME_BA_CONTROL 0003 address allowed configured -0012 0003 MLME_BA_DEINIT 0001 pid -0012 0004 MLME_BA_DEL 0005 address parameter_set priority direction reason_code -0012 0005 MLME_BA_DEL_RAME_CFM 0004 address priority direction result_code -0012 0006 MLME_BA_FRAME 0001 frame -0012 0007 MLME_BA_IGNORE 0002 address action_type -0012 0008 MLME_BA_INIT 0002 pid rxbuffersize -0012 0009 MLME_BA_PEER_EVALUATE 0003 address desired configured -0012 000a MLME_BA_RAME_ERROR 0004 peer_address priority direction result_code -# Generated From mlme_hard/mlme_ba/mlme_ba_debug.xml -trace_types 21 -MLME_BA_CONTROL.address MAC_Address -MLME_BA_DEL_RAME_CFM.address MAC_Address -MLME_BA_DEL_RAME_CFM.priority Priority -MLME_BA_DEL_RAME_CFM.direction Direction -MLME_BA_DEL_RAME_CFM.result_code Result_Code -MLME_BA_RAME_ERROR.peer_address MAC_Address -MLME_BA_RAME_ERROR.priority Priority -MLME_BA_RAME_ERROR.direction Direction -MLME_BA_RAME_ERROR.result_code Result_Code -MLME_BA_FRAME.frame MBULK -MLME_BA_PEER_EVALUATE.address MAC_Address -MLME_BA_DEINIT.pid FsmProcessId -MLME_BA_IGNORE.address MAC_Address -MLME_BA_DEL.address MAC_Address -MLME_BA_DEL.priority Priority -MLME_BA_DEL.direction Direction -MLME_BA_DEL.reason_code Reason_Code -MLME_BA_ADD.address MAC_Address -MLME_BA_ADD.priority Priority -MLME_BA_INIT.pid FsmProcessId -MLME_BA_ADD_RAME_CFM.Result_Code Result_Code -# Generated From mlme_hard/mlme_ba_tx/mlme_ba_tx_debug.xml -trace_def 18 -0013 0000 MLME_BA_TX_ADD 0003 pid address priority -0013 0001 MLME_BA_TX_ADD_RAME_CFM 0002 result_code current_seq_no -0013 0002 MLME_BA_TX_ADD_RSP 0007 address dialog_token status parameter_set priority bufsize timeout -0013 0003 MLME_BA_TX_BATXADD_REQ 0003 address desired configured -0013 0004 MLME_BA_TX_CONTROL 0003 address desired configured -0013 0005 MLME_BA_TX_DEINIT 0001 pid -0013 0006 MLME_BA_TX_EVALUATE_RETRY 0003 address desired configured -0013 0007 MLME_BA_TX_FAILURE 0003 address priority result_code -0013 0008 MLME_BA_TX_FORCE_EVALUATE 0001 valid_fsm -0013 0009 MLME_BA_TX_FRAME 0001 frame -0013 000a MLME_BA_TX_FRAME_CANCEL 0001 address -0013 000b MLME_BA_TX_INIT 0002 pid txbuffersize -0013 000c MLME_BA_TX_PEER_EVALUATE 0003 address desired configured -0013 000d MLME_BA_TX_PEER_REMOVED 0003 address desired configured -0013 000e MLME_BA_TX_RAMEADDBA_CFM 0003 address desired configured -0013 000f MLME_BA_TX_RETRY_START 0002 address priority -0013 0010 MLME_BA_TX_RETRY_TIME 0002 address seconds -0013 0011 MLME_BA_TX_TID_CONFIG 0005 pid address priority enable autosetup -# Generated From mlme_hard/mlme_ba_tx/mlme_ba_tx_debug.xml -trace_types 28 -MLME_BA_TX_FAILURE.address MAC_Address -MLME_BA_TX_FAILURE.priority Priority -MLME_BA_TX_FAILURE.result_code Result_Code -MLME_BA_TX_EVALUATE_RETRY.address MAC_Address -MLME_BA_TX_ADD_RAME_CFM.result_code Result_Code -MLME_BA_TX_RETRY_TIME.address MAC_Address -MLME_BA_TX_ADD_RSP.address MAC_Address -MLME_BA_TX_ADD_RSP.priority Priority -MLME_BA_TX_RAMEADDBA_CFM.address MAC_Address -MLME_BA_TX_DEINIT.pid FsmProcessId -MLME_BA_TX_PEER_REMOVED.address MAC_Address -MLME_BA_TX_FORCE_EVALUATE.valid_fsm Boolean -MLME_BA_TX_TID_CONFIG.pid FsmProcessId -MLME_BA_TX_TID_CONFIG.address MAC_Address -MLME_BA_TX_TID_CONFIG.priority Priority -MLME_BA_TX_TID_CONFIG.enable Boolean -MLME_BA_TX_TID_CONFIG.autosetup Boolean -MLME_BA_TX_BATXADD_REQ.address MAC_Address -MLME_BA_TX_CONTROL.address MAC_Address -MLME_BA_TX_RETRY_START.address MAC_Address -MLME_BA_TX_RETRY_START.priority Priority -MLME_BA_TX_FRAME.frame MBULK -MLME_BA_TX_ADD.pid FsmProcessId -MLME_BA_TX_ADD.address MAC_Address -MLME_BA_TX_ADD.priority Priority -MLME_BA_TX_INIT.pid FsmProcessId -MLME_BA_TX_FRAME_CANCEL.address MAC_Address -MLME_BA_TX_PEER_EVALUATE.address MAC_Address -# Generated From mlme_hard/mlme_conmgr/mlme_conmgr_debug.xml -trace_def 41 -0004 0000 MLME_CONMGR_BASF_RESULT 0003 status abort line -0004 0001 MLME_CONMGR_BUILD_ASSOC_FRAME_ACM 0004 old_aci_aifsn new_aci_aifsn old_acm new_acm -0004 0002 MLME_CONMGR_BUILD_ASSOC_FRAME_ACM_RIC_COPIED 0002 coped_bytes resource_descriptor_count -0004 0003 MLME_CONMGR_BUILD_FRAME 0003 build frametype line -0004 0004 MLME_CONMGR_EAPOL 0001 line -0004 0005 MLME_CONMGR_EAPOL_ANONCE_INVALID 0001 line -0004 0006 MLME_CONMGR_EAPOL_BUILD_SEND_G2 0002 bssid line -0004 0007 MLME_CONMGR_EAPOL_BUILD_SEND_M2 0002 bssid line -0004 0008 MLME_CONMGR_EAPOL_BUILD_SEND_M4 0002 bssid line -0004 0009 MLME_CONMGR_EAPOL_DECRYPT_ERROR 0001 line -0004 000a MLME_CONMGR_EAPOL_DESCRIPTOR_VERSION_INVALID 0002 descriptor_version line -0004 000b MLME_CONMGR_EAPOL_GTK_UNAVAILABLE 0001 line -0004 000c MLME_CONMGR_EAPOL_IGTK_UNAVAILABLE 0001 line -0004 000d MLME_CONMGR_EAPOL_KEY_DATA_LENGTH_INVALID 0002 len line -0004 000e MLME_CONMGR_EAPOL_KEY_LENGTH_INVALID 0002 len line -0004 000f MLME_CONMGR_EAPOL_MIC_DISCARDED 0001 line -0004 0010 MLME_CONMGR_EAPOL_MIC_INVALID 0001 line -0004 0011 MLME_CONMGR_EAPOL_MIC_NOT_PRESENT 0001 line -0004 0012 MLME_CONMGR_EAPOL_NOT_8021X 0001 line -0004 0013 MLME_CONMGR_EAPOL_NOT_CCMP128 0001 line -0004 0014 MLME_CONMGR_EAPOL_NOT_GTK_FRAME 0001 line -0004 0015 MLME_CONMGR_EAPOL_NOT_KEY_FRAME 0001 line -0004 0016 MLME_CONMGR_EAPOL_NOT_SECURE_AND_ENCRYPTED 0003 secure encrypted_key line -0004 0017 MLME_CONMGR_EAPOL_PROCESS_G 0001 line -0004 0018 MLME_CONMGR_EAPOL_PROCESS_G1 0001 line -0004 0019 MLME_CONMGR_EAPOL_PROCESS_GTK 0001 line -0004 001a MLME_CONMGR_EAPOL_PROCESS_M 0001 line -0004 001b MLME_CONMGR_EAPOL_PROCESS_M1 0001 line -0004 001c MLME_CONMGR_EAPOL_PROCESS_M3 0001 line -0004 001d MLME_CONMGR_EAPOL_PTK_UNAVAILABLE 0001 line -0004 001e MLME_CONMGR_FRAME_FILTER 0003 frequency bssid is_ssid_present -0004 001f MLME_CONMGR_FRAME_TOO_SHORT_FOR_KEY 0001 line -0004 0020 MLME_CONMGR_INSTALL_KEY 0002 key_type line -0004 0021 MLME_CONMGR_LEAKY_SIGNAL 0002 signalid line -0004 0022 MLME_CONMGR_PLM689_WORKAROUND_NEED_TO_UPDATE_MIB 0001 need_to_update_mib -0004 0023 MLME_CONMGR_REASON 0002 reason line -0004 0024 MLME_CONMGR_REPLAY_COUNTER_INVALID 0001 line -0004 0025 MLME_CONMGR_RX_FRAME 0003 rssi frequency line -0004 0026 MLME_CONMGR_TRANSMISSION_STATUS 0002 txstatus line -0004 0027 MLME_CONMGR_TX_FRAME 0005 tx_rate tx_flags address bssid line -0004 0028 MLME_CONMGR_VALUES 0003 parent size listen -# Generated From mlme_hard/mlme_conmgr/mlme_conmgr_debug.xml -trace_types 23 -MLME_CONMGR_EAPOL_BUILD_SEND_G2.bssid MAC_Address -MLME_CONMGR_INSTALL_KEY.key_type Key_Type -MLME_CONMGR_BUILD_FRAME.build Boolean -MLME_CONMGR_EAPOL_BUILD_SEND_M4.bssid MAC_Address -MLME_CONMGR_EAPOL_BUILD_SEND_M2.bssid MAC_Address -MLME_CONMGR_RX_FRAME.rssi Decibels -MLME_CONMGR_RX_FRAME.frequency Channel_Frequency -MLME_CONMGR_EAPOL_NOT_SECURE_AND_ENCRYPTED.secure Boolean -MLME_CONMGR_EAPOL_NOT_SECURE_AND_ENCRYPTED.encrypted_key Boolean -MLME_CONMGR_TRANSMISSION_STATUS.txstatus Transmission_Status -MLME_CONMGR_FRAME_FILTER.frequency Channel_Frequency -MLME_CONMGR_FRAME_FILTER.bssid MAC_Address -MLME_CONMGR_FRAME_FILTER.is_ssid_present Boolean -MLME_CONMGR_PLM689_WORKAROUND_NEED_TO_UPDATE_MIB.need_to_update_mib Boolean -MLME_CONMGR_EAPOL_DESCRIPTOR_VERSION_INVALID.descriptor_version Natural8 -MLME_CONMGR_TX_FRAME.address MAC_Address -MLME_CONMGR_TX_FRAME.bssid MAC_Address -MLME_CONMGR_BUILD_ASSOC_FRAME_ACM.old_aci_aifsn Natural8 -MLME_CONMGR_BUILD_ASSOC_FRAME_ACM.new_aci_aifsn Natural8 -MLME_CONMGR_BUILD_ASSOC_FRAME_ACM.old_acm Boolean -MLME_CONMGR_BUILD_ASSOC_FRAME_ACM.new_acm Boolean -MLME_CONMGR_BASF_RESULT.status Boolean -MLME_CONMGR_BASF_RESULT.abort Boolean -# Generated From mlme_hard/mlme_data/mlme_data_debug.xml -trace_def 2 -002b 0001 MLME_DATA_ADD_PEER_RECORD 0002 pid address -002b 0002 MLME_DATA_DEL_PEER_RECORD 0002 pid address -# Generated From mlme_hard/mlme_data/mlme_data_debug.xml -trace_types 4 -MLME_DATA_ADD_PEER_RECORD.pid FsmProcessId -MLME_DATA_ADD_PEER_RECORD.address MAC_Address -MLME_DATA_DEL_PEER_RECORD.pid FsmProcessId -MLME_DATA_DEL_PEER_RECORD.address MAC_Address -# Generated From mlme_hard/mlme_ie/mlme_ie_debug.xml -trace_def 4 -003c 0000 MLME_IE_GET_AKM_SUITES_NUMBER 0001 akm_suites_number -003c 0001 MLME_IE_GET_PAIRWISE_CIPHERS_NUMBER 0001 pairwise_ciphers_number -003c 0002 MLME_IE_RSN_CAPABILITIES 0001 capabilities -003c 0003 MLME_IE_VALIDATE_RSN 0008 is_valid pairwise_count_declared pairwise_count_real akm_count_declared akm_count_real pmkid_count capabilities ie_length -# Generated From mlme_hard/mlme_ie/mlme_ie_debug.xml -trace_types 1 -MLME_IE_VALIDATE_RSN.is_valid Boolean -# Generated From mlme_hard/mlme_mbulk/mlme_mbulk_debug.xml -trace_def 20 -0035 0000 MLME_MBULK_ADJUST_RANGE 0006 pid line mbulk_address ref_cnt free_flag flags -0035 0001 MLME_MBULK_ALLOC 0006 pid line mbulk_address ref_cnt free_flag flags -0035 0002 MLME_MBULK_ALLOC_NULL 0002 pid line -0035 0003 MLME_MBULK_APPEND_TAIL 0006 pid line mbulk_address ref_cnt free_flag flags -0035 0004 MLME_MBULK_CLONE 0006 pid line mbulk_address ref_cnt free_flag flags -0035 0005 MLME_MBULK_DAT_AT_R 0006 pid line mbulk_address ref_cnt free_flag flags -0035 0006 MLME_MBULK_DAT_AT_RW 0006 pid line mbulk_address ref_cnt free_flag flags -0035 0007 MLME_MBULK_DAT_R 0006 pid line mbulk_address ref_cnt free_flag flags -0035 0008 MLME_MBULK_DAT_RW 0006 pid line mbulk_address ref_cnt free_flag flags -0035 0009 MLME_MBULK_DUPLICATE 0006 pid line mbulk_address ref_cnt free_flag flags -0035 000a MLME_MBULK_DUPLICATE_NULL 0002 pid line -0035 000b MLME_MBULK_FREE 0006 pid line mbulk_address ref_cnt free_flag flags -0035 000c MLME_MBULK_FREE_NULL 0006 pid line mbulk_address ref_cnt free_flag flags -0035 000d MLME_MBULK_FREE_WITH_SIGNAL 0006 pid line mbulk_address ref_cnt free_flag flags -0035 000e MLME_MBULK_FREE_WITH_SIGNAL_AND_NULL 0006 pid line mbulk_address ref_cnt free_flag flags -0035 000f MLME_MBULK_PREPEND_HEAD 0006 pid line mbulk_address ref_cnt free_flag flags -0035 0010 MLME_MBULK_PROCESS_FSM_EVENT 0006 pid line mbulk_address ref_cnt free_flag flags -0035 0011 MLME_MBULK_PROCESS_FSM_EVENT_NULL 0002 pid line -0035 0012 MLME_MBULK_TRIM_HEAD 0006 pid line mbulk_address ref_cnt free_flag flags -0035 0013 MLME_MBULK_WITH_SIGNAL_ALLOC 0006 pid line mbulk_address ref_cnt free_flag flags -# Generated From mlme_hard/mlme_mbulk/mlme_mbulk_debug.xml -trace_types 54 -MLME_MBULK_DAT_RW.pid FsmProcessId -MLME_MBULK_DAT_RW.mbulk_address Natural32 -MLME_MBULK_DAT_RW.free_flag Boolean -MLME_MBULK_TRIM_HEAD.pid FsmProcessId -MLME_MBULK_TRIM_HEAD.mbulk_address Natural32 -MLME_MBULK_TRIM_HEAD.free_flag Boolean -MLME_MBULK_FREE_NULL.pid FsmProcessId -MLME_MBULK_FREE_NULL.mbulk_address Natural32 -MLME_MBULK_FREE_NULL.free_flag Boolean -MLME_MBULK_APPEND_TAIL.pid FsmProcessId -MLME_MBULK_APPEND_TAIL.mbulk_address Natural32 -MLME_MBULK_APPEND_TAIL.free_flag Boolean -MLME_MBULK_ALLOC.pid FsmProcessId -MLME_MBULK_ALLOC.mbulk_address Natural32 -MLME_MBULK_ALLOC.free_flag Boolean -MLME_MBULK_DAT_AT_R.pid FsmProcessId -MLME_MBULK_DAT_AT_R.mbulk_address Natural32 -MLME_MBULK_DAT_AT_R.free_flag Boolean -MLME_MBULK_CLONE.pid FsmProcessId -MLME_MBULK_CLONE.mbulk_address Natural32 -MLME_MBULK_CLONE.free_flag Boolean -MLME_MBULK_DAT_AT_RW.pid FsmProcessId -MLME_MBULK_DAT_AT_RW.mbulk_address Natural32 -MLME_MBULK_DAT_AT_RW.free_flag Boolean -MLME_MBULK_WITH_SIGNAL_ALLOC.pid FsmProcessId -MLME_MBULK_WITH_SIGNAL_ALLOC.mbulk_address Natural32 -MLME_MBULK_WITH_SIGNAL_ALLOC.free_flag Boolean -MLME_MBULK_PROCESS_FSM_EVENT.pid FsmProcessId -MLME_MBULK_PROCESS_FSM_EVENT.mbulk_address Natural32 -MLME_MBULK_PROCESS_FSM_EVENT.free_flag Boolean -MLME_MBULK_DUPLICATE.pid FsmProcessId -MLME_MBULK_DUPLICATE.mbulk_address Natural32 -MLME_MBULK_DUPLICATE.free_flag Boolean -MLME_MBULK_ADJUST_RANGE.pid FsmProcessId -MLME_MBULK_ADJUST_RANGE.mbulk_address Natural32 -MLME_MBULK_ADJUST_RANGE.free_flag Boolean -MLME_MBULK_FREE_WITH_SIGNAL_AND_NULL.pid FsmProcessId -MLME_MBULK_FREE_WITH_SIGNAL_AND_NULL.mbulk_address Natural32 -MLME_MBULK_FREE_WITH_SIGNAL_AND_NULL.free_flag Boolean -MLME_MBULK_DAT_R.pid FsmProcessId -MLME_MBULK_DAT_R.mbulk_address Natural32 -MLME_MBULK_DAT_R.free_flag Boolean -MLME_MBULK_PROCESS_FSM_EVENT_NULL.pid FsmProcessId -MLME_MBULK_PREPEND_HEAD.pid FsmProcessId -MLME_MBULK_PREPEND_HEAD.mbulk_address Natural32 -MLME_MBULK_PREPEND_HEAD.free_flag Boolean -MLME_MBULK_ALLOC_NULL.pid FsmProcessId -MLME_MBULK_FREE_WITH_SIGNAL.pid FsmProcessId -MLME_MBULK_FREE_WITH_SIGNAL.mbulk_address Natural32 -MLME_MBULK_FREE_WITH_SIGNAL.free_flag Boolean -MLME_MBULK_FREE.pid FsmProcessId -MLME_MBULK_FREE.mbulk_address Natural32 -MLME_MBULK_FREE.free_flag Boolean -MLME_MBULK_DUPLICATE_NULL.pid FsmProcessId -# Generated From mlme_hard/mlme_measurements/mlme_measurements_debug.xml -trace_def 27 -0022 0000 MLME_MEASUREMENTS_ADD_SCAN_RESULT 0001 result_code -0022 0001 MLME_MEASUREMENTS_BUILD_RM_REPORT 0002 size result -0022 0002 MLME_MEASUREMENTS_CLEARING_RESULTS 0000 -0022 0003 MLME_MEASUREMENTS_DEINIT 0001 teardown_req_pid -0022 0004 MLME_MEASUREMENTS_INIT 0002 interface_address beacon_period -0022 0005 MLME_MEASUREMENTS_LINK_REPORT 0004 interface_address bssid rcpi rsni -0022 0006 MLME_MEASUREMENTS_LINK_REQUEST 0005 dialog_token used_power max_power rssi snr -0022 0007 MLME_MEASUREMENTS_REPORT_INFO 0002 bssid ie_len -0022 0008 MLME_MEASUREMENTS_REQUEST 0005 token class channel mode duration -0022 0009 MLME_MEASUREMENTS_REQUESTING_SCAN 0002 measurement_duration ies_len -0022 000a MLME_MEASUREMENTS_REQUEST_IE 0002 token count -0022 000b MLME_MEASUREMENTS_REQUEST_OPT_IE 0002 dummy reason -0022 000c MLME_MEASUREMENTS_REQ_REFUSED 0003 offset token mode -0022 000d MLME_MEASUREMENTS_REQ_SCAN_MASK 0005 class channel mode channel_time freq_mask -0022 000e MLME_MEASUREMENTS_RM_CAPS 0004 link beacon_passive beacon_active beacon_table -0022 000f MLME_MEASUREMENTS_RM_REJECTED 0002 dummy reason -0022 0010 MLME_MEASUREMENTS_RM_REQ 0001 result -0022 0011 MLME_MEASUREMENTS_SCAN_COUNT 0002 performed required -0022 0012 MLME_MEASUREMENTS_SCAN_DELAYED 0001 delay -0022 0013 MLME_MEASUREMENTS_SCAN_IES 0002 frame frame_length -0022 0014 MLME_MEASUREMENTS_SCAN_MASKS 0003 active passive mask -0022 0015 MLME_MEASUREMENTS_SCAN_REQUEST 0001 data -0022 0016 MLME_MEASUREMENTS_SCAN_RESULT 0001 address -0022 0017 MLME_MEASUREMENTS_SCAN_RESULT_NODE_IE 0003 ie len total -0022 0018 MLME_MEASUREMENTS_SCAN_RESULT_NODE_TFS 0001 tfs -0022 0019 MLME_MEASUREMENTS_TABLE_SIZE 0001 entries -0022 001a MLME_MEASUREMENTS_TX_CFM 0001 transmission_status -# Generated From mlme_hard/mlme_measurements/mlme_measurements_debug.xml -trace_types 59 -MLME_MEASUREMENTS_SCAN_RESULT_NODE_TFS.tfs NATURAL64 -MLME_MEASUREMENTS_RM_REQ.result NATURAL8 -MLME_MEASUREMENTS_SCAN_IES.frame MBULK -MLME_MEASUREMENTS_SCAN_IES.frame_length NATURAL32 -MLME_MEASUREMENTS_REQUEST_IE.token NATURAL8 -MLME_MEASUREMENTS_REQUEST_IE.count NATURAL8 -MLME_MEASUREMENTS_SCAN_COUNT.performed NATURAL8 -MLME_MEASUREMENTS_SCAN_COUNT.required NATURAL8 -MLME_MEASUREMENTS_REQUESTING_SCAN.measurement_duration NATURAL16 -MLME_MEASUREMENTS_REQUESTING_SCAN.ies_len NATURAL16 -MLME_MEASUREMENTS_SCAN_DELAYED.delay NATURAL32 -MLME_MEASUREMENTS_BUILD_RM_REPORT.size NATURAL16 -MLME_MEASUREMENTS_BUILD_RM_REPORT.result NATURAL8 -MLME_MEASUREMENTS_SCAN_REQUEST.data TOKEN -MLME_MEASUREMENTS_RM_REJECTED.dummy NATURAL8 -MLME_MEASUREMENTS_RM_REJECTED.reason DEBUG_RM_REQ_FILTER_REASON -MLME_MEASUREMENTS_SCAN_MASKS.active NATURAL48 -MLME_MEASUREMENTS_SCAN_MASKS.passive NATURAL48 -MLME_MEASUREMENTS_SCAN_MASKS.mask NATURAL48 -MLME_MEASUREMENTS_DEINIT.teardown_req_pid FsmProcessId -MLME_MEASUREMENTS_LINK_REQUEST.dialog_token NATURAL8 -MLME_MEASUREMENTS_LINK_REQUEST.used_power NATURAL8 -MLME_MEASUREMENTS_LINK_REQUEST.max_power NATURAL8 -MLME_MEASUREMENTS_LINK_REQUEST.rssi Decibels -MLME_MEASUREMENTS_LINK_REQUEST.snr Decibels -MLME_MEASUREMENTS_REQ_REFUSED.offset NATURAL16 -MLME_MEASUREMENTS_REQ_REFUSED.token NATURAL8 -MLME_MEASUREMENTS_REQ_REFUSED.mode NATURAL8 -MLME_MEASUREMENTS_RM_CAPS.link Boolean -MLME_MEASUREMENTS_RM_CAPS.beacon_passive Boolean -MLME_MEASUREMENTS_RM_CAPS.beacon_active Boolean -MLME_MEASUREMENTS_RM_CAPS.beacon_table Boolean -MLME_MEASUREMENTS_ADD_SCAN_RESULT.result_code NATURAL16 -MLME_MEASUREMENTS_INIT.interface_address MAC_Address -MLME_MEASUREMENTS_INIT.beacon_period TIME_UNITS -MLME_MEASUREMENTS_SCAN_RESULT.address MAC_Address -MLME_MEASUREMENTS_TABLE_SIZE.entries NATURAL16 -MLME_MEASUREMENTS_TX_CFM.transmission_status NATURAL16 -MLME_MEASUREMENTS_REQUEST_OPT_IE.dummy NATURAL8 -MLME_MEASUREMENTS_REQUEST_OPT_IE.reason DEBUG_RM_REQ_OPTIONAL_IE -MLME_MEASUREMENTS_LINK_REPORT.interface_address MAC_Address -MLME_MEASUREMENTS_LINK_REPORT.bssid MAC_Address -MLME_MEASUREMENTS_LINK_REPORT.rcpi NATURAL8 -MLME_MEASUREMENTS_LINK_REPORT.rsni NATURAL8 -MLME_MEASUREMENTS_SCAN_RESULT_NODE_IE.ie NATURAL8 -MLME_MEASUREMENTS_SCAN_RESULT_NODE_IE.len NATURAL8 -MLME_MEASUREMENTS_SCAN_RESULT_NODE_IE.total NATURAL8 -MLME_MEASUREMENTS_REQ_SCAN_MASK.class NATURAL8 -MLME_MEASUREMENTS_REQ_SCAN_MASK.channel NATURAL8 -MLME_MEASUREMENTS_REQ_SCAN_MASK.mode NATURAL8 -MLME_MEASUREMENTS_REQ_SCAN_MASK.channel_time NATURAL16 -MLME_MEASUREMENTS_REQ_SCAN_MASK.freq_mask NATURAL48 -MLME_MEASUREMENTS_REQUEST.token NATURAL8 -MLME_MEASUREMENTS_REQUEST.class NATURAL8 -MLME_MEASUREMENTS_REQUEST.channel NATURAL8 -MLME_MEASUREMENTS_REQUEST.mode NATURAL8 -MLME_MEASUREMENTS_REQUEST.duration NATURAL16 -MLME_MEASUREMENTS_REPORT_INFO.bssid MAC_Address -MLME_MEASUREMENTS_REPORT_INFO.ie_len NATURAL8 -DEBUG_RM_REQ_FILTER_REASON Enum 0000 req_success 0001 frame_too_small 0002 beacon_req_too_small 0003 mib_not_enabled 0004 no_channels_to_scan 0005 duration_too_large 0006 invalid_request -DEBUG_RM_REQ_OPTIONAL_IE Enum 0000 ssid 0001 beacon_reporting 0002 reporting_detail 0003 subelements 0004 ap_channel -# Generated From mlme_hard/mlme_mpdu_router/mlme_mpdu_router_debug.xml -trace_def 12 -0006 0000 MLME_MPDU_FILTER_ADD 0002 filter_id mode -0006 0001 MLME_MPDU_FILTER_REMOVE 0001 filter_id -0006 0002 MLME_MPDU_FRAME_FILTER 0003 pid Channel_Frequency bssid -0006 0003 MLME_MPDU_FRAME_FILTERED_ADDR 0002 filter_addr frame_addr -0006 0004 MLME_MPDU_FRAME_FILTERED_FREQ 0002 filter_freq frame_freq -0006 0005 MLME_MPDU_FRAME_FILTERED_SSID 0001 frame -0006 0006 MLME_MPDU_FRAME_MATCH 0003 pid subscribe_flags frame_flags -0006 0007 MLME_MPDU_HOST_FILTER_MATCH 0000 -0006 0008 MLME_MPDU_MANAGEMENT_FRAME_FILTERED 0000 -0006 0009 MLME_MPDU_ROUTER_DEREGISTER 0001 pid -0006 000a MLME_MPDU_ROUTER_FRAME 0003 type subtype subscribe_flags -0006 000b MLME_MPDU_ROUTER_REGISTER 0002 pid subscribe_flags -# Generated From mlme_hard/mlme_mpdu_router/mlme_mpdu_router_debug.xml -trace_types 18 -MLME_MPDU_ROUTER_FRAME.subscribe_flags Natural32 -MLME_MPDU_FRAME_MATCH.pid FsmProcessId -MLME_MPDU_FRAME_MATCH.subscribe_flags Natural32 -MLME_MPDU_FRAME_MATCH.frame_flags Natural32 -MLME_MPDU_ROUTER_REGISTER.pid FsmProcessId -MLME_MPDU_ROUTER_REGISTER.subscribe_flags Natural32 -MLME_MPDU_FILTER_REMOVE.filter_id Natural8 -MLME_MPDU_ROUTER_DEREGISTER.pid FsmProcessId -MLME_MPDU_FRAME_FILTERED_SSID.frame MBULK -MLME_MPDU_FRAME_FILTERED_ADDR.filter_addr MAC_Address -MLME_MPDU_FRAME_FILTERED_ADDR.frame_addr MAC_Address -MLME_MPDU_FRAME_FILTER.pid FsmProcessId -MLME_MPDU_FRAME_FILTER.Channel_Frequency Channel_Frequency -MLME_MPDU_FRAME_FILTER.bssid MAC_Address -MLME_MPDU_FILTER_ADD.filter_id Natural8 -MLME_MPDU_FILTER_ADD.mode Natural8 -MLME_MPDU_FRAME_FILTERED_FREQ.filter_freq Channel_Frequency -MLME_MPDU_FRAME_FILTERED_FREQ.frame_freq Channel_Frequency -# Generated From mlme_hard/mlme_nan/mlme_nan_debug.xml -trace_def 9 -0016 0000 MLME_NAN_CANDIDATE 0001 bssid -0016 0001 MLME_NAN_CONFIG_TLV_FAILURE 0003 tlv_tag tlv_length tlv_value -0016 0002 MLME_NAN_FSM_DEINIT 0001 pid -0016 0003 MLME_NAN_FSM_INIT 0001 pid -0016 0004 MLME_NAN_MASTER_RANK_CHANGED 0003 master_preference random_factor interface_address -0016 0005 MLME_NAN_ROLE_CHANGED 0006 old_role new_role beacon_counter_to_sync_role_rssi_close beacon_counter_to_sync_role_rssi_middle beacon_counter_to_non_sync_role_rssi_close beacon_counter_to_non_sync_role_rssi_middle -0016 0006 MLME_NAN_SCAN 0002 ies scan_channels -0016 0007 MLME_NAN_SCAN_DONE 0001 found_candidate -0016 0008 MLME_NAN_SCAN_IND_FILTERED 0003 bssid other_bssid reason -# Generated From mlme_hard/mlme_nan/mlme_nan_debug.xml -trace_types 11 -MLME_NAN_MASTER_RANK_CHANGED.interface_address MAC_Address -MLME_NAN_FSM_INIT.pid FsmProcessId -MLME_NAN_CONFIG_TLV_FAILURE.tlv_value Natural32 -MLME_NAN_CANDIDATE.bssid MAC_Address -MLME_NAN_SCAN_IND_FILTERED.bssid MAC_Address -MLME_NAN_SCAN_IND_FILTERED.other_bssid MAC_Address -MLME_NAN_SCAN_IND_FILTERED.reason NAN_SCAN_IND_FILTER_REASON -MLME_NAN_SCAN_DONE.found_candidate Boolean -MLME_NAN_SCAN.ies MBULK -MLME_NAN_SCAN.scan_channels Natural48 -MLME_NAN_FSM_DEINIT.pid FsmProcessId -NAN_SCAN_IND_FILTER_REASON Enum 0000 already_joined 0001 no_nan_ie 0002 lower_cluster_rank 0003 bssid_not_in_range 0004 malloc_failed -# Generated From mlme_hard/mlme_regulatory/mlme_regulatory_debug.xml -trace_def 7 -0015 0000 MLME_REGULATORY_CHANNEL_REQ 0005 country_code freq_center freq_start freq_end bandwidth_mhz -0015 0001 MLME_CONNECTED_COUNTRY 0003 alpha2_0 alpha2_1 indoor_outdoor -0015 0002 MLME_REGULATORY_RULE 0005 freq_start freq_end max_bandwidth_mhz max_power flags -0015 0003 MLME_REGULATORY_CHANNEL_REQ_FAILURE 0004 freq_start freq_end bandwidth_mhz reason -0015 0004 MLME_REGULATORY_CHANNELS_SUPPORTED 0006 supported_channels length num_subbands step channel num_channels -0015 0005 MLME_REGULATORY_MASK 0001 mask -0015 0006 MLME_REGULATORY_ADJUSTED_CHANNEL_CONFIG 0003 proposed_channel_info resolved_channel_info found -# Generated From mlme_hard/mlme_regulatory/mlme_regulatory_debug.xml -trace_types 7 -MLME_REGULATORY_ADJUSTED_CHANNEL_CONFIG.found Boolean -MLME_REGULATORY_MASK.mask Natural48 -MLME_REGULATORY_CHANNELS_SUPPORTED.supported_channels Boolean -MLME_REGULATORY_CHANNELS_SUPPORTED.step Natural8 -MLME_REGULATORY_CHANNELS_SUPPORTED.channel Natural8 -MLME_REGULATORY_CHANNELS_SUPPORTED.num_channels Natural8 -MLME_REGULATORY_CHANNEL_REQ_FAILURE.reason DEBUG_MLME_REGULATORY_CHANNEL_REQ_FAILURE_REASON -DEBUG_MLME_REGULATORY_CHANNEL_REQ_FAILURE_REASON Enum 0000 invalid_bandwidth 0001 mib_read_failed 0002 header_read_failed 0003 no_rule 0004 bandwidth_40m_not_allowed_for_2g4 -# Generated From mlme_hard/mlme_requests/mlme_requests_debug.xml -trace_def 5 -0007 0000 MLME_REQUESTS_FORWARD 0003 id rules pid -0007 0001 MLME_REQUESTS_FORWARD_ERROR 0004 id rules pid line -0007 0002 MLME_REQUESTS_SEND_STAGE1_RESETS 0001 pid -0007 0003 MLME_REQUESTS_SEND_STAGE2_RESETS 0001 pid -0007 0004 MLME_REQUESTS_SEND_WAKE_HOSTS 0001 pid -# Generated From mlme_hard/mlme_requests/mlme_requests_debug.xml -trace_types 5 -MLME_REQUESTS_FORWARD_ERROR.pid FsmProcessId -MLME_REQUESTS_SEND_WAKE_HOSTS.pid FsmProcessId -MLME_REQUESTS_FORWARD.pid FsmProcessId -MLME_REQUESTS_SEND_STAGE1_RESETS.pid FsmProcessId -MLME_REQUESTS_SEND_STAGE2_RESETS.pid FsmProcessId -# Generated From mlme_hard/mlme_roaming/mlme_roaming_debug.xml -trace_def 22 -0018 0000 MLME_ROAMING_ATTEMPT 0004 try_okc bssid rssi freq -0018 0001 MLME_ROAMING_BSS_TRANS_MGMT_REQ 0003 link_loss_imminent disassociation_timer_us deauth_pending -0018 0002 MLME_ROAMING_CLEANUP 0002 bssid ctrl_flag_roam_fail -0018 0003 MLME_ROAMING_COMPLETE 0001 bssid -0018 0004 MLME_ROAMING_CU_TRIGGER 0001 channel_usage_above_threshold -0018 0005 MLME_ROAMING_FAIL 0002 bssid result_code -0018 0006 MLME_ROAMING_GIVEUP 0000 -0018 0007 MLME_ROAMING_IDLE 0001 line -0018 0008 MLME_ROAMING_INITIAL_CONFIG 000a background_scan_period roam_scan_band rssi_low_threshold rssi_delta_threshold rssi_no_candidate_delta_threshold cu_no_candidate_delta_threshold rssi_cu_low_threshold_2G rssi_cu_low_threshold_5G cu_high_threshold_2G cu_high_threshold_5G -0018 0009 MLME_ROAMING_LINK_LOST 0001 deauth -0018 000a MLME_ROAMING_NEIGHBOR 0002 bssid freq -0018 000b MLME_ROAMING_NEW_SCAN 0005 scan_mode scan_type periodic fullscan scan_channels -0018 000c MLME_ROAMING_NO_CANDIDATE_MODE_UPDATE 0002 ctrl_flag_rssi_low_threshold_mode ctrl_flag_cu_high_threshold_mode -0018 000d MLME_ROAMING_POTENTIAL_CANDIDATE 0008 is_eligible candidate_selection_factor candidate_eligibility_threshold local_AP_selection_factor candidate_rssi candidate_channel_utilisation local_AP_rssi local_AP_channel_utilisation -0018 000e MLME_ROAMING_RSSI_BOOST_CANDIDATE 0003 frequency original_rssi boost -0018 000f MLME_ROAMING_RSSI_BOOST_CONNECTED_AP 0003 frequency original_rssi boost -0018 0010 MLME_ROAMING_RSSI_TRIGGER 0006 trigger_flags rssi rssi_low rssi_high rssi_cu_low rssi_cu_high -0018 0011 MLME_ROAMING_SCAN_DONE 0001 roam_candidates -0018 0012 MLME_ROAMING_SCAN_IND_FILTERED 0006 bssid other_bssid rssi freq current_rssi reason -0018 0013 MLME_ROAMING_SET_SCAN_MODE 0006 new_scan_mode old_scan_mode rssi_trigger cu_trigger deauth_pending deauth_reason -0018 0014 MLME_ROAMING_START_SCAN 0004 scan_mode scan_type periodic fullscan -0018 0015 MLME_ROAMING_SUCCESS 0001 bssid -# Generated From mlme_hard/mlme_roaming/mlme_roaming_debug.xml -trace_types 62 -MLME_ROAMING_POTENTIAL_CANDIDATE.is_eligible Boolean -MLME_ROAMING_POTENTIAL_CANDIDATE.candidate_selection_factor Decibels -MLME_ROAMING_POTENTIAL_CANDIDATE.candidate_eligibility_threshold Decibels -MLME_ROAMING_POTENTIAL_CANDIDATE.local_AP_selection_factor Decibels -MLME_ROAMING_POTENTIAL_CANDIDATE.candidate_rssi Decibels -MLME_ROAMING_POTENTIAL_CANDIDATE.candidate_channel_utilisation Decibels -MLME_ROAMING_POTENTIAL_CANDIDATE.local_AP_rssi Decibels -MLME_ROAMING_POTENTIAL_CANDIDATE.local_AP_channel_utilisation Decibels -MLME_ROAMING_START_SCAN.scan_mode ROAMING_SCAN_MODE -MLME_ROAMING_START_SCAN.scan_type SCAN_TYPE -MLME_ROAMING_START_SCAN.periodic Boolean -MLME_ROAMING_START_SCAN.fullscan Boolean -MLME_ROAMING_COMPLETE.bssid MAC_Address -MLME_ROAMING_RSSI_BOOST_CANDIDATE.frequency Channel_Frequency -MLME_ROAMING_RSSI_BOOST_CANDIDATE.original_rssi Decibels -MLME_ROAMING_RSSI_BOOST_CANDIDATE.boost Decibels -MLME_ROAMING_ATTEMPT.try_okc Boolean -MLME_ROAMING_ATTEMPT.bssid MAC_Address -MLME_ROAMING_ATTEMPT.rssi Decibels -MLME_ROAMING_ATTEMPT.freq Channel_Frequency -MLME_ROAMING_CU_TRIGGER.channel_usage_above_threshold Boolean -MLME_ROAMING_SCAN_IND_FILTERED.bssid MAC_Address -MLME_ROAMING_SCAN_IND_FILTERED.other_bssid MAC_Address -MLME_ROAMING_SCAN_IND_FILTERED.rssi Decibels -MLME_ROAMING_SCAN_IND_FILTERED.freq Channel_Frequency -MLME_ROAMING_SCAN_IND_FILTERED.current_rssi Decibels -MLME_ROAMING_SCAN_IND_FILTERED.reason ROAMING_SCAN_IND_FILTER_REASON -MLME_ROAMING_RSSI_BOOST_CONNECTED_AP.frequency Channel_Frequency -MLME_ROAMING_RSSI_BOOST_CONNECTED_AP.original_rssi Decibels -MLME_ROAMING_RSSI_BOOST_CONNECTED_AP.boost Decibels -MLME_ROAMING_CLEANUP.bssid MAC_Address -MLME_ROAMING_CLEANUP.ctrl_flag_roam_fail Boolean -MLME_ROAMING_NO_CANDIDATE_MODE_UPDATE.ctrl_flag_rssi_low_threshold_mode Boolean -MLME_ROAMING_NO_CANDIDATE_MODE_UPDATE.ctrl_flag_cu_high_threshold_mode Boolean -MLME_ROAMING_SET_SCAN_MODE.new_scan_mode ROAMING_SCAN_MODE -MLME_ROAMING_SET_SCAN_MODE.old_scan_mode ROAMING_SCAN_MODE -MLME_ROAMING_SET_SCAN_MODE.rssi_trigger Boolean -MLME_ROAMING_SET_SCAN_MODE.cu_trigger Boolean -MLME_ROAMING_SET_SCAN_MODE.deauth_pending ROAMING_DEAUTH_PENDING -MLME_ROAMING_SET_SCAN_MODE.deauth_reason Reason_Code -MLME_ROAMING_BSS_TRANS_MGMT_REQ.link_loss_imminent Boolean -MLME_ROAMING_BSS_TRANS_MGMT_REQ.disassociation_timer_us Natural32 -MLME_ROAMING_BSS_TRANS_MGMT_REQ.deauth_pending ROAMING_DEAUTH_PENDING -MLME_ROAMING_INITIAL_CONFIG.background_scan_period Natural32 -MLME_ROAMING_INITIAL_CONFIG.rssi_low_threshold Decibels -MLME_ROAMING_INITIAL_CONFIG.rssi_cu_low_threshold_2G Decibels -MLME_ROAMING_INITIAL_CONFIG.rssi_cu_low_threshold_5G Decibels -MLME_ROAMING_RSSI_TRIGGER.trigger_flags ROAMING_TRIGGER_MODE -MLME_ROAMING_RSSI_TRIGGER.rssi Decibels -MLME_ROAMING_RSSI_TRIGGER.rssi_low Decibels -MLME_ROAMING_RSSI_TRIGGER.rssi_high Decibels -MLME_ROAMING_RSSI_TRIGGER.rssi_cu_low Decibels -MLME_ROAMING_RSSI_TRIGGER.rssi_cu_high Decibels -MLME_ROAMING_NEW_SCAN.scan_mode ROAMING_SCAN_MODE -MLME_ROAMING_NEW_SCAN.scan_type ROAMING_SCAN_TYPE -MLME_ROAMING_NEW_SCAN.periodic Boolean -MLME_ROAMING_NEW_SCAN.fullscan Boolean -MLME_ROAMING_NEW_SCAN.scan_channels Natural48 -MLME_ROAMING_SUCCESS.bssid MAC_Address -MLME_ROAMING_NEIGHBOR.bssid MAC_Address -MLME_ROAMING_NEIGHBOR.freq Channel_Frequency -MLME_ROAMING_FAIL.bssid MAC_Address -ROAMING_TRIGGER_MODE Enum 0001 no_trigger 0003 RSSI_only 0005 CU_RSSI_only 0007 RSSI_and_CU_RSSI -ROAMING_DEAUTH_PENDING Enum 0000 DEAUTH_NOT_PENDING 0001 IN_MORE_THAN_10_SECONDS 0002 IN_LESS_THAN_10_SECONDS -ROAMING_SCAN_TYPE Enum 000b SOFT_NEIGHBOUR_ROAMING_SCAN 000c SOFT_CACHED_ROAMING_SCAN 000d SOFT_ALL_ROAMING_SCAN 000e HARD_NEIGHBOUR_ROAMING_SCAN 000f HARD_CACHED_ROAMING_SCAN 0010 HARD_ALL_ROAMING_SCAN 0013 FIRST_ILLEGAL -DEBUG_SCAN_IND_FILTER_REASON Enum 0000 bssid_connected 0001 ssid 0002 rssi 0003 rss 0004 malloc_failed 0005 off_channel 0006 out_of_band 0007 bssid_not_target 0008 mobility_domain -ROAMING_SCAN_MODE Enum 0000 ROAMING_SCAN_MODE_CASE_1 0001 ROAMING_SCAN_MODE_CASE_2 0002 ROAMING_SCAN_MODE_CASE_1_NCHO 0003 ROAMING_SCAN_MODE_CASE_3 0004 ScanMode_None -ROAMING_SCAN_IND_FILTER_REASON Enum 0000 bssid_connected 0001 ssid 0002 rssi 0003 rss 0004 malloc_failed 0005 off_channel 0006 out_of_band 0007 bssid_not_target 0008 mobility_domain 000c selection_factor_low -# Generated From mlme_hard/mlme_sa_query/mlme_sa_query_debug.xml -trace_def 4 -0020 0000 MLME_SA_QUERY_INIT 0001 pid -0020 0001 MLME_SA_QUERY_DEINIT 0001 pid -0020 0002 MLME_SA_QUERY_STATUS 0003 address pmf_in_use status -0020 0003 MLME_SA_QUERY_RESULT 0002 address status -# Generated From mlme_hard/mlme_sa_query/mlme_sa_query_debug.xml -trace_types 7 -MLME_SA_QUERY_INIT.pid FsmProcessId -MLME_SA_QUERY_STATUS.address MAC_Address -MLME_SA_QUERY_STATUS.pmf_in_use Boolean -MLME_SA_QUERY_STATUS.status MLME_SA_QUERY_STATES -MLME_SA_QUERY_RESULT.address MAC_Address -MLME_SA_QUERY_RESULT.status Boolean -MLME_SA_QUERY_DEINIT.pid FsmProcessId -# Generated From mlme_hard/mlme_scan/mlme_scan_debug.xml -trace_def 74 -0001 0000 MLME_NCHO_SCAN_FRAME_IGNORED 0000 -0001 0001 MLME_PNO_AP_SCORE_HIGHER 0002 ap_score candidate_score -0001 0002 MLME_PNO_MATCH_FOUND 0001 network_idx -0001 0003 MLME_PNO_MODE 0002 is_connected connection_vix -0001 0004 MLME_PNO_NETWORK_INDICATED 0000 -0001 0005 MLME_PNO_POLICY_CHECK_AUTH 0007 frame_cpblt_privacy_supported frame_wpa_found frame_rsn_found supports_open_auth supports_psk_auth supports_eap_auth policy -0001 0006 MLME_PNO_POLICY_CHECK_FREQ 0002 frequency policy -0001 0007 MLME_PNO_POLICY_NOT_MATCHED 0000 -0001 0008 MLME_PNO_SIGNAL_BELOW_THRESHOLD 0002 rssi_threshold frame_rssi -0001 0009 MLME_PNO_SSID_NOT_MATCHED 0000 -0001 000a MLME_SCAN_ADD_REQ 0007 requester scan_id max_channel_time_active_scan max_channel_time_passive_scan device_address sps_prority current_prority -0001 000b MLME_SCAN_AP_LOST_INDICATION 0001 bssid -0001 000c MLME_SCAN_BOOK_NEXT_SCAN 0003 pause_count sps_count time -0001 000d MLME_SCAN_BSSID_DL 0002 ap_lost_threshold channel_list_count -0001 000e MLME_SCAN_BSSID_DL_IE 0004 bssid frequency high_rssi_threshold low_rssi_threshold -0001 000f MLME_SCAN_BSSID_DL_IE_TOP 0001 ap_lost_threshold -0001 0010 MLME_SCAN_CHANGE_TRACKING 0002 rssi_sample_size min_breaching_threshold -0001 0011 MLME_SCAN_CHANGE_TRACKING_IE 0002 rssi_sample_size min_breaching_threshold -0001 0012 MLME_SCAN_CHANNEL_ENTRY_ALL 0003 channel_freq mask count -0001 0013 MLME_SCAN_CHANNEL_ENTRY_IE 0002 mask count -0001 0014 MLME_SCAN_CHANNEL_EXCLUDED 0003 freq config policy -0001 0015 MLME_SCAN_CHANNEL_LIST 0003 scan_policy channel_list_count mask -0001 0016 MLME_SCAN_CHANNEL_SCAN_COMPLETED 0006 id rescan_count frames bssid home frame -0001 0017 MLME_SCAN_CHANNEL_SKIPPED_DUE_TO_WIFISHARING 0003 mask permitted_mask channel_freq -0001 0018 MLME_SCAN_DEL_REQ 0002 requester scan_id -0001 0019 MLME_SCAN_DEVICE_ADDRESS_RANDOMISED 0002 old_address new_address -0001 001a MLME_SCAN_DFS_ACTIVE 0002 flags policy -0001 001b MLME_SCAN_DUE_TIME 0004 period scan_next_due_time is_scan_continuous continuous_scan_count -0001 001c MLME_SCAN_EXECUTION_DIAG 0001 ident -0001 001d MLME_SCAN_FRAME_REPORTED 0003 flags is_hotlisted is_preferred -0001 001e MLME_SCAN_GENERIC 0005 line field1 field2 field3 field4 -0001 001f MLME_SCAN_GET_NEXT_CHANNEL 0004 scan_channel_list_type channel_list_count channel_index scan_policy -0001 0020 MLME_SCAN_GET_NEXT_CHANNEL_CANDIDATE 0009 chan_found channel_is_active in_use_mask centre_freq channel_info max_power primary_channel flags reg_domain -0001 0021 MLME_SCAN_GET_NEXT_CHANNEL_INFO 0003 mask reg_mask channel_freq -0001 0022 MLME_SCAN_GET_NEXT_LIST 0003 chan_list chan_freq posn_or_idx -0001 0023 MLME_SCAN_GET_NEXT_SCAN_CANDIDATE 0007 priority highest_priority pause_priority is_scan_in_home_time end_of_home_time scan_start_time bext_next_start_time -0001 0024 MLME_SCAN_GET_NEXT_SCAN_RESULT 0004 priority is_scan_in_home_time now next_scan_due_time -0001 0025 MLME_SCAN_HOTLIST_DL_IE 0004 bssid frequency high_rssi_threshold low_rssi_threshold -0001 0026 MLME_SCAN_HOTLIST_DL_IE_TOP 0001 ap_lost_threshold -0001 0027 MLME_SCAN_HOTLIST_ENTRY 0004 ap_needs_reporting frame_rssi ap_is_found signal_level_below_low_threshold -0001 0028 MLME_SCAN_LIST_ALL 0002 chan_freq posn -0001 0029 MLME_SCAN_MASK 0001 mask -0001 002a MLME_SCAN_NCHO_VALUES 0003 probe_interval home_time away_time -0001 002b MLME_SCAN_NEIGHBOUR 0005 full_mask seen_mask channel_mask channel_done scan_done -0001 002c MLME_SCAN_NEIGHBOUR_DL 0001 neighbour_descriptor_count -0001 002d MLME_SCAN_NEIGHBOUR_DL_IE 0001 neighbour_descriptor_count -0001 002e MLME_SCAN_NEIGHBOUR_ENTRY 0003 bssid channel_freq mask -0001 002f MLME_SCAN_PARAM_SET_MEM 0004 requester pmalloc_status result_code scan_policy -0001 0030 MLME_SCAN_PAUSE_REQ 0005 requester pause priority pause_count current_priority -0001 0031 MLME_SCAN_PAUSE_RESUME_REQUEST 0004 module_id module_subid pause_count line_number -0001 0032 MLME_SCAN_PROCESS_SCAN_END 0003 period tracking hotlist -0001 0033 MLME_SCAN_RESULT 0004 id freq rssi hash -0001 0034 MLME_SCAN_RESULT_FILTER 0002 bcn_bssid dest_add -0001 0035 MLME_SCAN_RESULT_FILTERED 0004 freq bcn_bssid rssi reason -0001 0036 MLME_SCAN_SEND_PROBES 0003 num_probes_ies num_probes_pno_hidden wildcard_scan -0001 0037 MLME_SCAN_SET_TIME_PROBE 0001 duration -0001 0038 MLME_SCAN_SET_TIME_SCAN 0004 id time_on_channel duration timer -0001 0039 MLME_SCAN_SPS_NOT_FOUND 0002 id line -0001 003a MLME_SCAN_SSID_FILTER_IE 0000 -0001 003b MLME_SCAN_START_CHANNEL_SCAN 0005 id channel_index freq active rescan_count -0001 003c MLME_SCAN_TEMP_DEBUG 0002 index value -0001 003d MLME_SCAN_TEMP_DEBUG2 0002 one two -0001 003e MLME_SCAN_TIMER_INDICATION 0005 next_scan_time is_scan_suspended channel_index pause_count fsmData_pause_priority -0001 003f MLME_SCAN_TIMING 0002 period scan_skip_first_period -0001 0040 MLME_SCAN_TIMING_IE 0005 min_period max_period exponent step_count scan_skip_first_period -0001 0041 MLME_SCAN_TRACKING 0002 known_state_aps_count lost_aps_count -0001 0042 MLME_SCAN_TRACKING_CHANGE 0004 bssid new_state new_rssi rssi_average -0001 0043 MLME_SCAN_TRACKING_FRAME 0003 bssid current_state new_rssi -0001 0044 MLME_SCAN_TUNING 0005 priority probel_listen_interval force rssi_threshold delta_rssi_threshold -0001 0045 MLME_SCAN_TUNING_IE 0005 priority probel_listen_interval force rssi_threshold delta_rssi_threshold -0001 0046 MLME_SCAN_VALIDATE_AP 0005 ds_chan ht_chan rice_freq ds_freq ht_freq -0001 0047 MLME_SCAN_WHAT_NEXT 0004 start_time time_on_chl chl_duration rescan_count -0001 0048 MLME_SET_ACL_REQ 0001 result_code -0001 0049 MLME_SET_HOTLIST_REQ 0001 result_code -# Generated From mlme_hard/mlme_scan/mlme_scan_debug.xml -trace_types 161 -MLME_PNO_MODE.is_connected Boolean -MLME_SCAN_ADD_REQ.requester FsmProcessId -MLME_SCAN_ADD_REQ.scan_id SCAN_ID -MLME_SCAN_ADD_REQ.max_channel_time_active_scan TIME_UNITS -MLME_SCAN_ADD_REQ.max_channel_time_passive_scan TIME_UNITS -MLME_SCAN_ADD_REQ.device_address MAC_Address -MLME_SCAN_ADD_REQ.sps_prority Natural8 -MLME_SCAN_ADD_REQ.current_prority Natural8 -MLME_SCAN_NCHO_VALUES.probe_interval Integer16 -MLME_SCAN_NCHO_VALUES.home_time Integer16 -MLME_SCAN_NCHO_VALUES.away_time Integer16 -MLME_SCAN_WHAT_NEXT.start_time Natural32 -MLME_SCAN_WHAT_NEXT.time_on_chl Natural32 -MLME_SCAN_WHAT_NEXT.chl_duration Natural32 -MLME_SCAN_WHAT_NEXT.rescan_count Natural8 -MLME_SCAN_HOTLIST_DL_IE_TOP.ap_lost_threshold Natural8 -MLME_SCAN_DEL_REQ.requester FsmProcessId -MLME_SCAN_DEL_REQ.scan_id SCAN_ID -MLME_SCAN_START_CHANNEL_SCAN.id SCAN_ID -MLME_SCAN_START_CHANNEL_SCAN.channel_index Natural16s -MLME_SCAN_START_CHANNEL_SCAN.freq Channel_Frequency -MLME_SCAN_START_CHANNEL_SCAN.active Boolean -MLME_SCAN_START_CHANNEL_SCAN.rescan_count Natural8 -MLME_SCAN_CHANGE_TRACKING_IE.rssi_sample_size Integer8 -MLME_SCAN_CHANGE_TRACKING_IE.min_breaching_threshold Integer8 -MLME_SCAN_NEIGHBOUR.channel_done Boolean -MLME_SCAN_NEIGHBOUR.scan_done Boolean -MLME_SCAN_NEIGHBOUR_ENTRY.bssid MAC_Address -MLME_SCAN_NEIGHBOUR_ENTRY.channel_freq Channel_Frequency -MLME_SCAN_NEIGHBOUR_ENTRY.mask Natural64 -MLME_PNO_POLICY_CHECK_FREQ.frequency Channel_Frequency -MLME_SCAN_BSSID_DL_IE_TOP.ap_lost_threshold Natural8 -MLME_SCAN_CHANNEL_EXCLUDED.freq Channel_Frequency -MLME_SCAN_CHANNEL_SKIPPED_DUE_TO_WIFISHARING.mask Natural48 -MLME_SCAN_CHANNEL_SKIPPED_DUE_TO_WIFISHARING.permitted_mask Natural48 -MLME_SCAN_CHANGE_TRACKING.rssi_sample_size Integer8 -MLME_SCAN_CHANGE_TRACKING.min_breaching_threshold Integer8 -MLME_SCAN_GET_NEXT_SCAN_CANDIDATE.is_scan_in_home_time Boolean -MLME_SCAN_GET_NEXT_SCAN_CANDIDATE.end_of_home_time Natural32 -MLME_SCAN_GET_NEXT_SCAN_CANDIDATE.scan_start_time Natural32 -MLME_SCAN_GET_NEXT_SCAN_CANDIDATE.bext_next_start_time Natural32 -MLME_SCAN_TIMING_IE.min_period Natural32 -MLME_SCAN_TIMING_IE.max_period Natural32 -MLME_SCAN_TIMING_IE.exponent Natural8 -MLME_SCAN_TIMING_IE.step_count Natural8 -MLME_SCAN_TIMING_IE.scan_skip_first_period Boolean -MLME_SCAN_PAUSE_REQ.requester FsmProcessId -MLME_SCAN_PAUSE_REQ.pause Boolean -MLME_SCAN_PAUSE_REQ.priority Natural8 -MLME_SCAN_PAUSE_REQ.current_priority Natural8 -MLME_SCAN_BSSID_DL.ap_lost_threshold Integer8 -MLME_SCAN_BSSID_DL.channel_list_count Integer8 -MLME_SCAN_TRACKING.known_state_aps_count Natural8 -MLME_SCAN_TRACKING.lost_aps_count Natural8 -MLME_SCAN_CHANNEL_ENTRY_ALL.channel_freq Channel_Frequency -MLME_SCAN_CHANNEL_ENTRY_ALL.mask Natural48 -MLME_SCAN_CHANNEL_ENTRY_ALL.count Natural8 -MLME_SCAN_PARAM_SET_MEM.requester FsmProcessId -MLME_SCAN_PARAM_SET_MEM.result_code Integer16 -MLME_SCAN_BOOK_NEXT_SCAN.time Natural32 -MLME_SCAN_GET_NEXT_LIST.chan_freq Channel_Frequency -MLME_SCAN_TEMP_DEBUG2.one Natural48 -MLME_SCAN_TEMP_DEBUG2.two Natural48 -MLME_SCAN_GET_NEXT_CHANNEL.scan_channel_list_type Natural8 -MLME_SCAN_GET_NEXT_CHANNEL.channel_list_count Natural8 -MLME_SCAN_GET_NEXT_CHANNEL.channel_index Integer16 -MLME_PNO_POLICY_CHECK_AUTH.frame_cpblt_privacy_supported Boolean -MLME_PNO_POLICY_CHECK_AUTH.frame_wpa_found Boolean -MLME_PNO_POLICY_CHECK_AUTH.frame_rsn_found Boolean -MLME_PNO_POLICY_CHECK_AUTH.supports_open_auth Boolean -MLME_PNO_POLICY_CHECK_AUTH.supports_psk_auth Boolean -MLME_PNO_POLICY_CHECK_AUTH.supports_eap_auth Boolean -MLME_SCAN_LIST_ALL.chan_freq Channel_Frequency -MLME_SCAN_TUNING_IE.force Boolean -MLME_SCAN_TUNING_IE.rssi_threshold Decibels -MLME_SCAN_TUNING_IE.delta_rssi_threshold Natural8 -MLME_SCAN_GET_NEXT_CHANNEL_CANDIDATE.chan_found Boolean -MLME_SCAN_GET_NEXT_CHANNEL_CANDIDATE.channel_is_active Boolean -MLME_SCAN_GET_NEXT_CHANNEL_CANDIDATE.in_use_mask Natural64 -MLME_SCAN_GET_NEXT_CHANNEL_CANDIDATE.centre_freq Channel_Frequency -MLME_SCAN_GET_NEXT_CHANNEL_CANDIDATE.max_power Integer8 -MLME_SCAN_GET_NEXT_CHANNEL_CANDIDATE.flags Natural8 -MLME_SCAN_GET_NEXT_CHANNEL_CANDIDATE.reg_domain Natural8 -MLME_SCAN_MASK.mask Natural48 -MLME_SCAN_GET_NEXT_SCAN_RESULT.is_scan_in_home_time Boolean -MLME_SCAN_GET_NEXT_SCAN_RESULT.now Natural32 -MLME_SCAN_GET_NEXT_SCAN_RESULT.next_scan_due_time Natural32 -MLME_PNO_AP_SCORE_HIGHER.ap_score Integer16 -MLME_PNO_AP_SCORE_HIGHER.candidate_score Integer16 -MLME_SCAN_TIMING.period Natural32 -MLME_SCAN_TIMING.scan_skip_first_period Boolean -MLME_SCAN_TRACKING_CHANGE.bssid MAC_Address -MLME_SCAN_TRACKING_CHANGE.new_state Natural8 -MLME_SCAN_TRACKING_CHANGE.new_rssi Decibels -MLME_SCAN_TRACKING_CHANGE.rssi_average Decibels -MLME_SCAN_DUE_TIME.period Natural32 -MLME_SCAN_DUE_TIME.scan_next_due_time Natural32 -MLME_SCAN_DUE_TIME.is_scan_continuous Boolean -MLME_SCAN_DUE_TIME.continuous_scan_count Natural8 -MLME_SCAN_CHANNEL_SCAN_COMPLETED.id SCAN_ID -MLME_SCAN_CHANNEL_SCAN_COMPLETED.rescan_count Natural8 -MLME_SCAN_CHANNEL_SCAN_COMPLETED.frames Natural8 -MLME_SCAN_CHANNEL_SCAN_COMPLETED.bssid Boolean -MLME_SCAN_CHANNEL_SCAN_COMPLETED.home Boolean -MLME_SCAN_CHANNEL_SCAN_COMPLETED.frame Boolean -MLME_SCAN_SET_TIME_PROBE.duration Natural32 -MLME_SCAN_SPS_NOT_FOUND.id SCAN_ID -MLME_SET_ACL_REQ.result_code Integer16 -MLME_SCAN_DEVICE_ADDRESS_RANDOMISED.old_address MAC_Address -MLME_SCAN_DEVICE_ADDRESS_RANDOMISED.new_address MAC_Address -MLME_SCAN_SEND_PROBES.num_probes_ies Natural8 -MLME_SCAN_SEND_PROBES.num_probes_pno_hidden Natural8 -MLME_SCAN_SEND_PROBES.wildcard_scan Boolean -MLME_SCAN_HOTLIST_DL_IE.bssid MAC_Address -MLME_SCAN_HOTLIST_DL_IE.high_rssi_threshold Decibels -MLME_SCAN_HOTLIST_DL_IE.low_rssi_threshold Decibels -MLME_SCAN_CHANNEL_ENTRY_IE.mask Natural48 -MLME_SCAN_CHANNEL_ENTRY_IE.count Natural8 -MLME_SCAN_TIMER_INDICATION.next_scan_time Natural32 -MLME_SCAN_TIMER_INDICATION.is_scan_suspended Boolean -MLME_SCAN_CHANNEL_LIST.mask Natural64 -MLME_SCAN_DFS_ACTIVE.flags Natural8 -MLME_SCAN_AP_LOST_INDICATION.bssid MAC_Address -MLME_SCAN_TUNING.force Boolean -MLME_SCAN_TUNING.rssi_threshold Decibels -MLME_SCAN_TUNING.delta_rssi_threshold Natural8 -MLME_SCAN_RESULT.freq Channel_Frequency -MLME_SCAN_RESULT.rssi Decibels -MLME_SCAN_GET_NEXT_CHANNEL_INFO.mask Natural48 -MLME_SCAN_GET_NEXT_CHANNEL_INFO.reg_mask Natural48 -MLME_SCAN_RESULT_FILTERED.freq Channel_Frequency -MLME_SCAN_RESULT_FILTERED.bcn_bssid MAC_Address -MLME_SCAN_RESULT_FILTERED.rssi Decibels -MLME_SCAN_RESULT_FILTERED.reason DEBUG_MLME_SCAN_FILTER_REASON -MLME_SCAN_TRACKING_FRAME.bssid MAC_Address -MLME_SCAN_TRACKING_FRAME.current_state Natural8 -MLME_SCAN_TRACKING_FRAME.new_rssi Decibels -MLME_SET_HOTLIST_REQ.result_code Integer16 -MLME_SCAN_RESULT_FILTER.bcn_bssid MAC_Address -MLME_SCAN_RESULT_FILTER.dest_add MAC_Address -MLME_SCAN_TEMP_DEBUG.index Natural8 -MLME_SCAN_BSSID_DL_IE.bssid MAC_Address -MLME_SCAN_BSSID_DL_IE.high_rssi_threshold Integer16 -MLME_SCAN_BSSID_DL_IE.low_rssi_threshold Integer16 -MLME_PNO_SIGNAL_BELOW_THRESHOLD.rssi_threshold Decibels -MLME_PNO_SIGNAL_BELOW_THRESHOLD.frame_rssi Decibels -MLME_SCAN_PROCESS_SCAN_END.period Natural32 -MLME_SCAN_PROCESS_SCAN_END.tracking Boolean -MLME_SCAN_PROCESS_SCAN_END.hotlist Boolean -MLME_SCAN_FRAME_REPORTED.is_hotlisted Boolean -MLME_SCAN_FRAME_REPORTED.is_preferred Boolean -MLME_SCAN_HOTLIST_ENTRY.ap_needs_reporting Boolean -MLME_SCAN_HOTLIST_ENTRY.frame_rssi Decibels -MLME_SCAN_HOTLIST_ENTRY.ap_is_found Boolean -MLME_SCAN_HOTLIST_ENTRY.signal_level_below_low_threshold Boolean -MLME_SCAN_SET_TIME_SCAN.time_on_channel Natural32 -MLME_SCAN_SET_TIME_SCAN.duration Natural32 -MLME_SCAN_SET_TIME_SCAN.timer Natural32 -MLME_SCAN_VALIDATE_AP.rice_freq Channel_Frequency -MLME_SCAN_VALIDATE_AP.ds_freq Channel_Frequency -MLME_SCAN_VALIDATE_AP.ht_freq Channel_Frequency -DEBUG_MLME_SCAN_FILTER_REASON Enum 0000 ssid 0001 freq 0002 address 0003 invalid 0004 channel 0005 hash 0006 rssi 0007 not_basic 0008 bssid_filter 0009 policy 000a test_mode 000b ssid_list 000c not_p2p_ssid 000d hotlist 000e tracking_scan 000f blacklisted_sender 0010 pno 0011 duplicate_frame 0012 not_on_channel 0013 off_channel_invalid -# Generated From mlme_hard/mlme_send_offchannel/mlme_send_offchannel_debug.xml -trace_def 2 -0021 0000 MLME_SEND_OFFCHANNEL_INIT 0001 pid -0021 0001 MLME_SEND_OFFCHANNEL_REMAINING_DURATION 0001 duration -# Generated From mlme_hard/mlme_send_offchannel/mlme_send_offchannel_debug.xml -trace_types 1 -MLME_SEND_OFFCHANNEL_INIT.pid FsmProcessId -# Generated From mlme_hard/mlme_tdls/mlme_tdls_debug.xml -trace_def 6 -0023 0000 MLME_TDLS_DEINIT 0001 pid -0023 0001 MLME_TDLS_INIT 0007 pid tdls_activated tdls_allowed_by_macrame bt_activated p2p_activated channel_switch_announced line -0023 0002 MLME_TDLS_INIT_TRACE 0002 pid line -0023 0003 MLME_TDLS_PEER_TRAFFIC_REPORT_IND 0006 tdls_link pkt_cnt address allowd_by_macrame bt_activated p2p_activated -0023 0004 MLME_TDLS_RX_FRAME 0002 address action_type -0023 0005 MLME_TDLS_STATUS 0002 address status -# Generated From mlme_hard/mlme_tdls/mlme_tdls_debug.xml -trace_types 20 -MLME_TDLS_STATUS.address MAC_Address -MLME_TDLS_STATUS.status MLME_TDLS_STATES -MLME_TDLS_INIT.pid FsmProcessId -MLME_TDLS_INIT.tdls_activated Boolean -MLME_TDLS_INIT.tdls_allowed_by_macrame Boolean -MLME_TDLS_INIT.bt_activated Boolean -MLME_TDLS_INIT.p2p_activated Boolean -MLME_TDLS_INIT.channel_switch_announced Boolean -MLME_TDLS_INIT.line Natural32 -MLME_TDLS_PEER_TRAFFIC_REPORT_IND.tdls_link Boolean -MLME_TDLS_PEER_TRAFFIC_REPORT_IND.pkt_cnt Natural32 -MLME_TDLS_PEER_TRAFFIC_REPORT_IND.address MAC_Address -MLME_TDLS_PEER_TRAFFIC_REPORT_IND.allowd_by_macrame Boolean -MLME_TDLS_PEER_TRAFFIC_REPORT_IND.bt_activated Boolean -MLME_TDLS_PEER_TRAFFIC_REPORT_IND.p2p_activated Boolean -MLME_TDLS_DEINIT.pid FsmProcessId -MLME_TDLS_RX_FRAME.address MAC_Address -MLME_TDLS_RX_FRAME.action_type Natural8 -MLME_TDLS_INIT_TRACE.pid FsmProcessId -MLME_TDLS_INIT_TRACE.line Natural32 -# Generated From mlme_hard/mlme_txpower/mlme_txpower_debug.xml -trace_def 3 -0036 0000 MLME_TXPOWER_INFO 0007 channel_freq reg_dom network sar nocell user minimum -0036 0001 MLME_TXPOWER_NETWORK 0004 envelope envelope_limit constraint constraint_limit -0036 0002 MLME_TXPOWER_NETWORK_UPDATE 0002 new_limit old_limit -# Generated From mlme_hard/mlme_txpower/mlme_txpower_debug.xml -trace_types 13 -MLME_TXPOWER_INFO.channel_freq Channel_Frequency -MLME_TXPOWER_INFO.reg_dom Integer8 -MLME_TXPOWER_INFO.network Integer8 -MLME_TXPOWER_INFO.sar Integer8 -MLME_TXPOWER_INFO.nocell Integer8 -MLME_TXPOWER_INFO.user Integer8 -MLME_TXPOWER_INFO.minimum Integer8 -MLME_TXPOWER_NETWORK_UPDATE.new_limit Integer8 -MLME_TXPOWER_NETWORK_UPDATE.old_limit Integer8 -MLME_TXPOWER_NETWORK.envelope Boolean -MLME_TXPOWER_NETWORK.envelope_limit Integer8 -MLME_TXPOWER_NETWORK.constraint Boolean -MLME_TXPOWER_NETWORK.constraint_limit Integer8 -# Generated From mlme_hard/mlme_vifctrl/mlme_vifctrl_debug.xml -trace_def 72 -0008 0000 MLME_VIFCTRL_AP_FAILURE 0002 bssid reason -0008 0001 MLME_VIFCTRL_ARP_EXTRACT 0004 sndr_hw sndr_ip tgt_ip line -0008 0002 MLME_VIFCTRL_ARP_FRAME 0002 frame line -0008 0003 MLME_VIFCTRL_ARP_HDR 0005 fc Addr1 Addr2 Addr3 line -0008 0004 MLME_VIFCTRL_ARP_OFFLOAD 0004 src tgt opcode line -0008 0005 MLME_VIFCTRL_ARP_PKT 0005 arp0 arp1 arp2 arp3 hdr -0008 0006 MLME_VIFCTRL_ASSIST_EAPOL 0002 line is_authenticated -0008 0007 MLME_VIFCTRL_BEACON_ERP 0005 bssid non_erp_present use_protection barker_preamble_mode reason -0008 0008 MLME_VIFCTRL_BEACON_UPDATE 0001 now -0008 0009 MLME_VIFCTRL_BEAMFORMEE_DISABLED 0002 peer_current_nss num_sounding_dimensions -0008 000a MLME_VIFCTRL_BSS_PROT_FLAGS 0001 bss_protection_flags -0008 000b MLME_VIFCTRL_CHANNEL_CONFIG 0007 primary_freq centre_freq channel_info max_air_power form_max_air_power distance_nearest_edge band_edge -0008 000c MLME_VIFCTRL_CHANNEL_NO 0002 channel_no firmware_freq -0008 000d MLME_VIFCTRL_CONNECT_PARAMETERS 000a aid rates peer_rates sta_caps ht_rxmcs ht_highest_rx_rate vht_rxmcs vht_highest_rx_rate qos uapsd_ctrl_flags -0008 000e MLME_VIFCTRL_DEL_TRAFFIC_PARAMETERS 0003 pid priority direction -0008 000f MLME_VIFCTRL_DFS_ADD_BLACKOUT 0004 blackout_start_reference blackout_period blackout_duration blackout_count -0008 0010 MLME_VIFCTRL_DFS_DEL_BLACKOUT 0000 -0008 0011 MLME_VIFCTRL_EAPOL_DATA 0001 data -0008 0012 MLME_VIFCTRL_ECSA_COUNT_FINISHED 0003 now channel_switch_count channel_switch_time -0008 0013 MLME_VIFCTRL_ECSA_INCLUDE_IN_BEACON 0005 now new_primary_channel new_channel_info channel_switch_count channel_switch_mode -0008 0014 MLME_VIFCTRL_ECSA_SEND_ACTION 0005 now bssid new_primary_channel new_channel_info channel_switch_count -0008 0015 MLME_VIFCTRL_ECSA_TIMEOUT 0004 now new_channel_number new_channel_info channel_switch_count -0008 0016 MLME_VIFCTRL_ERP_IE_RECEIVED 0002 pid barker_preamble_flag_set -0008 0017 MLME_VIFCTRL_EVAL_BEACON_FLAGS 0002 current evaluated -0008 0018 MLME_VIFCTRL_FORCE_ACTIVE 0004 pid requester flags active -0008 0019 MLME_VIFCTRL_FRAMETX 0001 status -0008 001a MLME_VIFCTRL_FW_UPDATE_BW 0006 new_bw revised_new_bw channel_centre_freq fw_requested_channel_bw current_channel_info max_operational_bw -0008 001b MLME_VIFCTRL_HT_CAP_DOWNGRADE 0004 host_value mib_value downgraded_value field -0008 001c MLME_VIFCTRL_HT_CHANNEL_INFO 0004 primary_channel_center_freq centre_freq bw channel_info -0008 001d MLME_VIFCTRL_HT_OP 0002 beacon generated -0008 001e MLME_VIFCTRL_INACTIVITY 0002 interval now -0008 001f MLME_VIFCTRL_INACTIVITY_KICK_DO 0000 -0008 0020 MLME_VIFCTRL_INACTIVITY_KICK_INFO 0003 current_time unicast_rx_time time_since_last_rx -0008 0021 MLME_VIFCTRL_INACTIVITY_NULL 0003 interval_since_last_null now time_of_last_null -0008 0022 MLME_VIFCTRL_KEEPALIVE 0002 interval now -0008 0023 MLME_VIFCTRL_LISTEN_OFFLOAD 0001 interval -0008 0024 MLME_VIFCTRL_MANAGEMENT_FRAME 0004 fc DA frame_subtype reason_code -0008 0025 MLME_VIFCTRL_MEMBERSHIP_SELECTOR_NOT_SATISFIED 0003 ht_activated vht_activated all_membership_selector -0008 0026 MLME_VIFCTRL_MFP_STATUS 0003 in_use mfpc mfpr -0008 0027 MLME_VIFCTRL_MIC_FAILURE 0002 peer status -0008 0028 MLME_VIFCTRL_NAN_FAILURE 0002 reason arg -0008 0029 MLME_VIFCTRL_NDP_AD 0008 Checksum LL_type LL_addr buf_type addr_lo addr_mid addr_hi line -0008 002a MLME_VIFCTRL_NDP_FRAME 0002 frame line -0008 002b MLME_VIFCTRL_NDP_OFFLOAD 0007 ICMP_Type Sol_Flg ndp_src1 ndp_src2 ndp_tgt1 ndp_tgt2 line -0008 002c MLME_VIFCTRL_OBSS_SCAN_DONE_IND 0003 channels intolerant_40mhz_ap_found cycle_to_send_report -0008 002d MLME_VIFCTRL_OBSS_SCAN_IND 0002 channels intolerant_40mhz_ap_found -0008 002e MLME_VIFCTRL_OFFLOAD_ACTIVE 0002 flavour active -0008 002f MLME_VIFCTRL_OFFLOAD_INTERCEPT 0001 flavour -0008 0030 MLME_VIFCTRL_OFFLOAD_TIMER 0001 timer_id -0008 0031 MLME_VIFCTRL_OLBC 0003 rx_beacons bss_ht_protection_flags bss_erp_protection_flags -0008 0032 MLME_VIFCTRL_OPERATING_MODE_NOTIF_SEND_ACTION 0003 now bssid channel_bw -0008 0033 MLME_VIFCTRL_P2P_NOA 0005 duration interval start_time blackout_id position -0008 0034 MLME_VIFCTRL_P2P_NOA_SET_TIMER 0003 time_now early_start position -0008 0035 MLME_VIFCTRL_PLM689_WORKAROUND_IP 0002 static frame_cnt -0008 0036 MLME_VIFCTRL_PLM689_WORKAROUND_ON_CONNECT 0003 plm689_workaround_address req_bssid same -0008 0037 MLME_VIFCTRL_PLM689_WORKAROUND_TIMER_STARTED 0000 -0008 0038 MLME_VIFCTRL_PLM689_WORKAROUND_TRIGGERED 0000 -0008 0039 MLME_VIFCTRL_PROBE_REQ_FILTERED 0003 da sa reason -0008 003a MLME_VIFCTRL_QBSS_CU 0004 reported_load_percentage own_load_percentage computed_load_percentage channel_usage_above_threshold -0008 003b MLME_VIFCTRL_RATES 0003 all basic value -0008 003c MLME_VIFCTRL_ROAM 0004 from_bssid from_freq to_bssid to_freq -0008 003d MLME_VIFCTRL_ROAM_FAILURE 0001 result_code -0008 003e MLME_VIFCTRL_ROUTER_ADVERTISEMENT_FRAME 0002 frame line -0008 003f MLME_VIFCTRL_ROUTER_ADVERTISEMENT_OFFLOAD 0007 sa da checksum router_lifetime valid_lifetime preferred_lifetime line -0008 0040 MLME_VIFCTRL_SAVE_WMM_FOR_ACM 0000 -0008 0041 MLME_VIFCTRL_SELECTED_SECURITY 0004 type group_cipher pairwise_cipher akm_suite -0008 0042 MLME_VIFCTRL_SET_IP 0004 ip_ver vif_type ip_addr line -0008 0043 MLME_VIFCTRL_SET_TRAFFIC_PARAMETERS 0006 pid priority direction medium_time minimun_data_rate address -0008 0044 MLME_VIFCTRL_WIFISHARING_ALLOWED_CHANNELS 0001 mask -0008 0045 MLME_VIFCTRL_WIFISHARING_LEAVING_DFS 0002 is_dfs move_to_primary_freq -0008 0046 MLME_VIFCTRL_WIFISHARING_LEAVING_DFS_CHANNEL 0002 host_freq recommended_primary_freq -0008 0047 MLME_VIFCTRL_WIFISHARING_MOVING_AP_TO_CHANNEL 0002 move_to_primary_freq channel_info -# Generated From mlme_hard/mlme_vifctrl/mlme_vifctrl_debug.xml -trace_types 122 -MLME_VIFCTRL_P2P_NOA_SET_TIMER.time_now Natural32 -MLME_VIFCTRL_P2P_NOA_SET_TIMER.early_start Natural32 -MLME_VIFCTRL_P2P_NOA_SET_TIMER.position Natural32 -MLME_VIFCTRL_PLM689_WORKAROUND_IP.static Boolean -MLME_VIFCTRL_MFP_STATUS.in_use Boolean -MLME_VIFCTRL_MFP_STATUS.mfpc Boolean -MLME_VIFCTRL_MFP_STATUS.mfpr Boolean -MLME_VIFCTRL_INACTIVITY_NULL.interval_since_last_null Integer32 -MLME_VIFCTRL_INACTIVITY_NULL.now Natural32 -MLME_VIFCTRL_INACTIVITY_NULL.time_of_last_null Natural32 -MLME_VIFCTRL_MEMBERSHIP_SELECTOR_NOT_SATISFIED.ht_activated Boolean -MLME_VIFCTRL_MEMBERSHIP_SELECTOR_NOT_SATISFIED.vht_activated Boolean -MLME_VIFCTRL_MEMBERSHIP_SELECTOR_NOT_SATISFIED.all_membership_selector Natural8 -MLME_VIFCTRL_INACTIVITY_KICK_INFO.current_time Natural32 -MLME_VIFCTRL_INACTIVITY_KICK_INFO.unicast_rx_time Natural32 -MLME_VIFCTRL_INACTIVITY_KICK_INFO.time_since_last_rx Natural32 -MLME_VIFCTRL_NDP_FRAME.frame MBULK -MLME_VIFCTRL_WIFISHARING_LEAVING_DFS.is_dfs Boolean -MLME_VIFCTRL_CHANNEL_CONFIG.primary_freq Channel_Frequency -MLME_VIFCTRL_CHANNEL_CONFIG.centre_freq Channel_Frequency -MLME_VIFCTRL_CHANNEL_CONFIG.max_air_power Integer8 -MLME_VIFCTRL_INACTIVITY.interval Natural32 -MLME_VIFCTRL_INACTIVITY.now Natural32 -MLME_VIFCTRL_ECSA_SEND_ACTION.now Natural32 -MLME_VIFCTRL_ECSA_SEND_ACTION.bssid MAC_Address -MLME_VIFCTRL_ECSA_SEND_ACTION.new_primary_channel Integer8 -MLME_VIFCTRL_ECSA_SEND_ACTION.channel_switch_count Integer8 -MLME_VIFCTRL_ROUTER_ADVERTISEMENT_FRAME.frame MBULK -MLME_VIFCTRL_MANAGEMENT_FRAME.DA MAC_Address -MLME_VIFCTRL_MANAGEMENT_FRAME.reason_code Reason_Code -MLME_VIFCTRL_EAPOL_DATA.data TOKEN -MLME_VIFCTRL_SET_TRAFFIC_PARAMETERS.pid FsmProcessId -MLME_VIFCTRL_SET_TRAFFIC_PARAMETERS.priority Priority -MLME_VIFCTRL_SET_TRAFFIC_PARAMETERS.direction Direction -MLME_VIFCTRL_SET_TRAFFIC_PARAMETERS.minimun_data_rate Rate -MLME_VIFCTRL_SET_TRAFFIC_PARAMETERS.address MAC_Address -MLME_VIFCTRL_OPERATING_MODE_NOTIF_SEND_ACTION.now Natural32 -MLME_VIFCTRL_OPERATING_MODE_NOTIF_SEND_ACTION.bssid MAC_Address -MLME_VIFCTRL_SET_IP.ip_ver Integer8 -MLME_VIFCTRL_SET_IP.vif_type Integer8 -MLME_VIFCTRL_SET_IP.ip_addr Natural32 -MLME_VIFCTRL_ARP_OFFLOAD.src MAC_Address -MLME_VIFCTRL_ARP_OFFLOAD.tgt MAC_Address -MLME_VIFCTRL_ARP_OFFLOAD.opcode DEBUG_ARP_OPCODE -MLME_VIFCTRL_BEAMFORMEE_DISABLED.peer_current_nss Natural8 -MLME_VIFCTRL_BEAMFORMEE_DISABLED.num_sounding_dimensions Natural8 -MLME_VIFCTRL_AP_FAILURE.bssid MAC_Address -MLME_VIFCTRL_AP_FAILURE.reason DEBUG_AP_FAILURE_REASON -MLME_VIFCTRL_ARP_FRAME.frame MBULK -MLME_VIFCTRL_HT_CAP_DOWNGRADE.field DEBUG_HT_CAP_DOWNGRADE_FIELD -MLME_VIFCTRL_ECSA_TIMEOUT.now Natural32 -MLME_VIFCTRL_ECSA_TIMEOUT.new_channel_number Integer8 -MLME_VIFCTRL_ECSA_TIMEOUT.channel_switch_count Integer8 -MLME_VIFCTRL_NDP_AD.LL_addr MAC_Address -MLME_VIFCTRL_ECSA_INCLUDE_IN_BEACON.now Natural32 -MLME_VIFCTRL_ECSA_INCLUDE_IN_BEACON.new_primary_channel Integer8 -MLME_VIFCTRL_ECSA_INCLUDE_IN_BEACON.channel_switch_count Integer8 -MLME_VIFCTRL_ECSA_INCLUDE_IN_BEACON.channel_switch_mode Integer8 -MLME_VIFCTRL_P2P_NOA.duration Natural32 -MLME_VIFCTRL_P2P_NOA.interval Natural32 -MLME_VIFCTRL_P2P_NOA.start_time Natural32 -MLME_VIFCTRL_P2P_NOA.position Natural32 -MLME_VIFCTRL_FORCE_ACTIVE.pid FsmProcessId -MLME_VIFCTRL_FORCE_ACTIVE.active Boolean -MLME_VIFCTRL_DFS_ADD_BLACKOUT.blackout_start_reference Natural32 -MLME_VIFCTRL_DFS_ADD_BLACKOUT.blackout_period Natural32 -MLME_VIFCTRL_DFS_ADD_BLACKOUT.blackout_duration Natural32 -MLME_VIFCTRL_ARP_EXTRACT.sndr_hw MAC_Address -MLME_VIFCTRL_ARP_EXTRACT.sndr_ip Natural32 -MLME_VIFCTRL_ARP_EXTRACT.tgt_ip Natural32 -MLME_VIFCTRL_CHANNEL_NO.firmware_freq Channel_Frequency -MLME_VIFCTRL_PLM689_WORKAROUND_ON_CONNECT.plm689_workaround_address MAC_Address -MLME_VIFCTRL_PLM689_WORKAROUND_ON_CONNECT.req_bssid MAC_Address -MLME_VIFCTRL_PLM689_WORKAROUND_ON_CONNECT.same Boolean -MLME_VIFCTRL_BEACON_ERP.bssid MAC_Address -MLME_VIFCTRL_BEACON_ERP.reason DEBUG_BEACON_ERP_REASON -MLME_VIFCTRL_KEEPALIVE.interval Natural32 -MLME_VIFCTRL_KEEPALIVE.now Natural32 -MLME_VIFCTRL_NAN_FAILURE.reason DEBUG_NAN_FAILURE_REASON -MLME_VIFCTRL_ROUTER_ADVERTISEMENT_OFFLOAD.sa MAC_Address -MLME_VIFCTRL_ROUTER_ADVERTISEMENT_OFFLOAD.da MAC_Address -MLME_VIFCTRL_ROUTER_ADVERTISEMENT_OFFLOAD.valid_lifetime Natural32 -MLME_VIFCTRL_ROUTER_ADVERTISEMENT_OFFLOAD.preferred_lifetime Natural32 -MLME_VIFCTRL_BEACON_UPDATE.now Natural32 -MLME_VIFCTRL_OBSS_SCAN_IND.intolerant_40mhz_ap_found Boolean -MLME_VIFCTRL_ASSIST_EAPOL.is_authenticated Boolean -MLME_VIFCTRL_QBSS_CU.channel_usage_above_threshold Boolean -MLME_VIFCTRL_ARP_PKT.arp0 Integer8 -MLME_VIFCTRL_ARP_PKT.arp1 Integer8 -MLME_VIFCTRL_ARP_PKT.arp2 Integer8 -MLME_VIFCTRL_ARP_PKT.arp3 Integer8 -MLME_VIFCTRL_DEL_TRAFFIC_PARAMETERS.pid FsmProcessId -MLME_VIFCTRL_DEL_TRAFFIC_PARAMETERS.priority Priority -MLME_VIFCTRL_DEL_TRAFFIC_PARAMETERS.direction Direction -MLME_VIFCTRL_ERP_IE_RECEIVED.pid FsmProcessId -MLME_VIFCTRL_LISTEN_OFFLOAD.interval Natural32 -MLME_VIFCTRL_SELECTED_SECURITY.type DEBUG_MLME_CONMGR_SELECTED_SECURITY_TYPE -MLME_VIFCTRL_SELECTED_SECURITY.group_cipher Natural32 -MLME_VIFCTRL_SELECTED_SECURITY.pairwise_cipher Natural32 -MLME_VIFCTRL_SELECTED_SECURITY.akm_suite Natural32 -MLME_VIFCTRL_PROBE_REQ_FILTERED.da MAC_Address -MLME_VIFCTRL_PROBE_REQ_FILTERED.sa MAC_Address -MLME_VIFCTRL_PROBE_REQ_FILTERED.reason DEBUG_PROBE_REQ_FILTER_REASON -MLME_VIFCTRL_OFFLOAD_ACTIVE.flavour MESSAGE_TYPE -MLME_VIFCTRL_OFFLOAD_ACTIVE.active Boolean -MLME_VIFCTRL_WIFISHARING_ALLOWED_CHANNELS.mask Natural48 -MLME_VIFCTRL_ECSA_COUNT_FINISHED.now Natural32 -MLME_VIFCTRL_ECSA_COUNT_FINISHED.channel_switch_count Integer8 -MLME_VIFCTRL_ECSA_COUNT_FINISHED.channel_switch_time Natural32 -MLME_VIFCTRL_MIC_FAILURE.peer MAC_Address -MLME_VIFCTRL_MIC_FAILURE.status DEBUG_MIC_FAILURE_RESULT -MLME_VIFCTRL_ROAM.from_bssid MAC_Address -MLME_VIFCTRL_ROAM.from_freq Channel_Frequency -MLME_VIFCTRL_ROAM.to_bssid MAC_Address -MLME_VIFCTRL_ROAM.to_freq Channel_Frequency -MLME_VIFCTRL_ARP_HDR.Addr1 MAC_Address -MLME_VIFCTRL_ARP_HDR.Addr2 MAC_Address -MLME_VIFCTRL_ARP_HDR.Addr3 MAC_Address -MLME_VIFCTRL_RATES.value DEBUG_RATES_VALUES -MLME_VIFCTRL_OFFLOAD_INTERCEPT.flavour MESSAGE_TYPE -MLME_VIFCTRL_OBSS_SCAN_DONE_IND.intolerant_40mhz_ap_found Boolean -MLME_VIFCTRL_OBSS_SCAN_DONE_IND.cycle_to_send_report Boolean -DEBUG_BEACON_ERP_REASON Enum 0000 ap_sta_assoc 0001 ap_updating_beacon -DEBUG_HT_CAP_DOWNGRADE_FIELD Enum 0000 cap_info 0001 mmss 0002 mraf 0003 rxmcs -DEBUG_MIC_FAILURE_RESULT Enum 0000 success 0001 no_peer_entry -DEBUG_MLME_VIFCTRL_SELECTED_SECURITY_TYPE Enum 0000 none 0001 rsn 0002 wpa 0003 wapi -DEBUG_AP_FAILURE_REASON Enum 0000 bssid 0001 vif_index 0002 beacon_period 0003 dtim_period 0004 authentication_type 0005 channel 0006 channel_no_ir 0007 channel_dfs 0008 ie_list 0009 no_rates_ie 000a no_ssid_ie 000b no_ht_operation_ie 000c no_wmm_ie 000d no_vht_operation_or_ht_ie 000e missing_ht_ies 000f bandwidth_requires_ie 0010 channel_no_outdoor 0011 probe_rsp_no_p2p_ie 0012 ht_op_ie_channel_mismatch 0013 multiple_security_ies 0014 group_key_mismatch 0015 vendor_ie_present 0016 ht_on_no_ofdm_channel 0017 computed_bss_rates_null 0018 country_mismatch 0019 24_channel_must_be_20mhz 001a wifisharing_not_supported 001b invalid_frequency_not_match 001c invalid_frequency_for_wifisharing -DEBUG_RATES_VALUES Enum 0000 host 0001 mib 0002 sta 0003 intersect_host_mib 0004 intersect_ap_sta 0005 host_filtered_reg 0006 mib_filtered_reg 0007 sta_filtered_reg -DEBUG_NAN_FAILURE_REASON Enum 0001 vif_index 0002 invalid_tlv -DEBUG_PROBE_REQ_FILTER_REASON Enum 0000 group_address 0001 dest_address 0002 ssid 0003 no_p2p_ie 0004 device_address 0005 no_wcs_ie 0006 device_type 0007 no_probe_rsp_ies 0008 no_probe_rsp_p2p_ie 0009 no_probe_rsp_wsc_ie 000a already_txing_probe_resp 000b no_supported_rates_ie 000c p2p_with_only_basic_rates -DEBUG_ARP_OPCODE Enum 0001 ARP_OP_REQUEST 0002 ARP_OP_REPLY -# Generated From mlme_hard/mlme_wifi_logger/mlme_wifi_logger_debug.xml -trace_def 1 -0038 0000 MLME_WIFI_LOGGER_DATA 0002 report line -# Generated From mlme_hard/mlme_wifi_logger/mlme_wifi_logger_debug.xml -trace_types 2 -MLME_WIFI_LOGGER_DATA.report MBULK -MLME_WIFI_LOGGER_DATA.line __LINE__ -# Generated From packet_filter/packet_filter_debug.xml -trace_def 3 -0037 0000 PACKET_FILTER_ADD 0004 id num_desc desc_list_len filter_mode -0037 0001 PACKET_FILTER_DELETE_ALL 0000 -0037 0002 PACKET_FILTER_DELETE_SINGLE 0001 id -# Generated From packet_filter/packet_filter_debug.xml -# Generated From pmalloc/pmalloc_debug.xml -trace_def 6 -000f 0000 PMALLOC_STATS 000a p1size p1blocks p1allocated p1max_allocated p1overflows p2size p2blocks p2allocated p2max_allocated p2overflows -000f 0001 PMALLOC_MEM_SIZE 0003 pmalloc_begin pmalloc_end size -000f 0002 PMALLOC_FSM_SIZE 0003 entry blocks size -000f 0003 PMALLOC_FSM_CONTEXT_SIZE 0002 size count -000f 0004 PMALLOC_HOSTIO_SIG_SIZE 000c s1id s1size s2id s2size s3id s3size s4id s4size s5id s5size s6id s6size -000f 0005 PMALLOC_FSM_DATA_SIZE 0002 pid size -# Generated From pmalloc/pmalloc_debug.xml -trace_types 9 -PMALLOC_HOSTIO_SIG_SIZE.s1id SignalId -PMALLOC_HOSTIO_SIG_SIZE.s2id SignalId -PMALLOC_HOSTIO_SIG_SIZE.s3id SignalId -PMALLOC_HOSTIO_SIG_SIZE.s4id SignalId -PMALLOC_HOSTIO_SIG_SIZE.s5id SignalId -PMALLOC_HOSTIO_SIG_SIZE.s6id SignalId -PMALLOC_MEM_SIZE.pmalloc_begin Natural32 -PMALLOC_MEM_SIZE.pmalloc_end Natural32 -PMALLOC_MEM_SIZE.size Natural32 -# Generated From rice/rice_debug.xml -trace_def 20 -000b 0000 RICE_CHANGE_RADIO_STATE_DONE 000a radio_state shared_vif_mode rice_freq_half_mhz rice_bandwidth rice_primary_ch_pos rice_tx_pwr_limit_quarter_dbm shared_freq_half_mhz shared_bandwidth shared_primary_ch_pos shared_tx_pwr_limit_quarter_dbm -000b 0001 RICE_TRIM_ON_RADIO_CALIBRATION_IND 0003 requested_duration min_usable_duration pending -000b 0002 RICE_IDLE_ON_RADIO_CALIBRATION_DONE_IND 0000 -000b 0003 RICE_IDLE_OFF_CHANGE_RADIO_STATE 0008 radio_state vif_mode num_of_channels freq_half_mhz bandwith primary_ch_pos tx_pwr_limit_quarter_dbm deadline -000b 0004 RICE_IDLE_ON_CHANGE_RADIO_STATE 0008 radio_state vif_mode num_of_channels freq_half_mhz bandwith primary_ch_pos tx_pwr_limit_quarter_dbm deadline -000b 0005 RICE_TRIM_ON_RADIO_CALIBRATION_RESP 0002 schedule_deadline deadline -000b 0006 RICE_TRIM_ON_RADIO_CALIBRATION_STEP 0002 duration pending -000b 0007 RICE_PACKET_GAIN_HISTO 000c gain_word_0 gain_count_0 gain_word_1 gain_count_1 gain_word_2 gain_count_2 gain_word_3 gain_count_3 gain_word_4 gain_count_4 gain_word_5 gain_count_5 -000b 0008 RICE_PACKET_MIN_MAX 0005 min_snr max_snr min_rssi max_rssi invalid_count -000b 0009 RICE_PACKET_SNR_HISTO 000c snr_count_0 snr_count_1 snr_count_2 snr_count_3 snr_count_4 snr_count_5 snr_count_6 snr_count_7 snr_count_8 snr_count_9 snr_count_10 snr_count_11 -000b 000b RICE_CORE_VOLTAGE_UPDATE 0001 core_voltage_mv -000b 000c RICE_RX_COMP_AMPLITUDE_HISTO 000c comp_amplitude_count_0 comp_amplitude_count_1 comp_amplitude_count_2 comp_amplitude_count_3 comp_amplitude_count_4 comp_amplitude_count_5 comp_amplitude_count_6 comp_amplitude_count_7 comp_amplitude_count_8 comp_amplitude_count_9 comp_amplitude_count_10 comp_amplitude_count_11 -000b 000d RICE_RX_COMP_PHASE_HISTO 000c comp_phase_count_0 comp_phase_count_1 comp_phase_count_2 comp_phase_count_3 comp_phase_count_4 comp_phase_count_5 comp_phase_count_6 comp_phase_count_7 comp_phase_count_8 comp_phase_count_9 comp_phase_count_10 comp_phase_count_11 -000b 000e RICE_RX_COMP_AUTO_COEFFS_PER_PACKET 0005 packet_count rx_iq_comp_amplitude rx_iq_comp_phase rx_iq_comp_amplitude_averaged rx_iq_comp_phase_averaged -000b 000f RICE_IQ_COMP_MIN_MAX 000a min_rx_comp_amplitude max_rx_comp_amplitude min_rx_comp_phase max_rx_comp_phase min_rx_comp_amplitude_averaged max_rx_comp_amplitude_averaged min_rx_comp_phase_averaged max_rx_comp_phase_averaged average_comp_amplitude_cal_averaged average_comp_phase_cal_averaged -000b 0010 RICE_RX_COMP_PHASE_AVERAGED_HISTO 000c comp_phase_averaged_count_0 comp_phase_averaged_count_1 comp_phase_averaged_count_2 comp_phase_averaged_count_3 comp_phase_averaged_count_4 comp_phase_averaged_count_5 comp_phase_averaged_count_6 comp_phase_averaged_count_7 comp_phase_averaged_count_8 comp_phase_averaged_count_9 comp_phase_averaged_count_10 comp_phase_averaged_count_11 -000b 0011 RICE_RX_COMP_AMPLITUDE_AVERAGED_HISTO 000c comp_amplitude_averaged_count_0 comp_amplitude_averaged_count_1 comp_amplitude_averaged_count_2 comp_amplitude_averaged_count_3 comp_amplitude_averaged_count_4 comp_amplitude_averaged_count_5 comp_amplitude_averaged_count_6 comp_amplitude_averaged_count_7 comp_amplitude_averaged_count_8 comp_amplitude_averaged_count_9 comp_amplitude_averaged_count_10 comp_amplitude_averaged_count_11 -000b 0012 RICE_SWITCH_ON_DONE 0000 -000b 0013 RICE_CHANGE_STATE_ESTIMATES_1 0005 start switch_on_off switch_channel finish extra -000b 0014 RICE_CHANGE_STATE_ESTIMATES_2 0005 off_estimate on_estimate switch_scan_estimate switch_cached_estimate switch_uncached_estimate -# Generated From rice/rice_debug.xml -trace_types 35 -RICE_IDLE_ON_CHANGE_RADIO_STATE.tx_pwr_limit_quarter_dbm Decibels -RICE_CHANGE_STATE_ESTIMATES_1.start Natural32 -RICE_CHANGE_STATE_ESTIMATES_1.switch_on_off Natural32 -RICE_CHANGE_STATE_ESTIMATES_1.switch_channel Natural32 -RICE_CHANGE_STATE_ESTIMATES_1.finish Natural32 -RICE_CHANGE_STATE_ESTIMATES_1.extra Natural32 -RICE_RX_COMP_AUTO_COEFFS_PER_PACKET.rx_iq_comp_amplitude Natural16s -RICE_RX_COMP_AUTO_COEFFS_PER_PACKET.rx_iq_comp_phase Natural16s -RICE_RX_COMP_AUTO_COEFFS_PER_PACKET.rx_iq_comp_amplitude_averaged Natural16s -RICE_RX_COMP_AUTO_COEFFS_PER_PACKET.rx_iq_comp_phase_averaged Natural16s -RICE_IQ_COMP_MIN_MAX.min_rx_comp_amplitude Natural16s -RICE_IQ_COMP_MIN_MAX.max_rx_comp_amplitude Natural16s -RICE_IQ_COMP_MIN_MAX.min_rx_comp_phase Natural16s -RICE_IQ_COMP_MIN_MAX.max_rx_comp_phase Natural16s -RICE_IQ_COMP_MIN_MAX.min_rx_comp_amplitude_averaged Natural16s -RICE_IQ_COMP_MIN_MAX.max_rx_comp_amplitude_averaged Natural16s -RICE_IQ_COMP_MIN_MAX.min_rx_comp_phase_averaged Natural16s -RICE_IQ_COMP_MIN_MAX.max_rx_comp_phase_averaged Natural16s -RICE_IQ_COMP_MIN_MAX.average_comp_amplitude_cal_averaged Natural16s -RICE_IQ_COMP_MIN_MAX.average_comp_phase_cal_averaged Natural16s -RICE_IDLE_OFF_CHANGE_RADIO_STATE.tx_pwr_limit_quarter_dbm Decibels -RICE_TRIM_ON_RADIO_CALIBRATION_RESP.schedule_deadline Natural32 -RICE_TRIM_ON_RADIO_CALIBRATION_RESP.deadline Natural32 -RICE_CHANGE_STATE_ESTIMATES_2.off_estimate Natural32 -RICE_CHANGE_STATE_ESTIMATES_2.on_estimate Natural32 -RICE_CHANGE_STATE_ESTIMATES_2.switch_scan_estimate Natural32 -RICE_CHANGE_STATE_ESTIMATES_2.switch_cached_estimate Natural32 -RICE_CHANGE_STATE_ESTIMATES_2.switch_uncached_estimate Natural32 -RICE_TRIM_ON_RADIO_CALIBRATION_STEP.duration Natural32 -RICE_CHANGE_RADIO_STATE_DONE.rice_tx_pwr_limit_quarter_dbm Decibels -RICE_CHANGE_RADIO_STATE_DONE.shared_tx_pwr_limit_quarter_dbm Decibels -RICE_PACKET_MIN_MAX.min_snr Natural16s -RICE_PACKET_MIN_MAX.max_snr Natural16s -RICE_PACKET_MIN_MAX.min_rssi Natural16s -RICE_PACKET_MIN_MAX.max_rssi Natural16s -# Generated From rice/rice_rssi_debug.xml -trace_def 6 -0031 0000 RICE_RSSI_INFO_PER_PACKET 000a rx_mixer_gain_index rx_lna_gain_index rssi_dBm steps rssi_lin rssi_gain_adjustment_qdB rssi_band_offset_qdB snr rssi_valid rx_digital_gain_step -0031 0001 RICE_RSSI_LNA_MIXER 0004 rx_mixer_gain_index rx_lna_gain_index rssi_valid center_frequency_half_mhz -0031 0002 RICE_RSSI_PER_PACKET_FROM_MAC 0007 gain_steps rssi_mac rssi_lin raw_rssi_dbm rssi_qdBm rssi_dBm packet_count -0031 0003 RICE_RSSI_VALIDITY 0008 gain_steps misc_gain rssi_mac rssi_lin raw_rssi_dbm rssi_qdBm rssi_dBm rssi_valid -0031 0004 RICE_RSSI_FREQ_OFFSET_FAULT 0009 centre_freq_half_mhz ch_bandwidth freq_offset bb_freq_offset_val ppdu_rate rssi_valid phy_gain phy_misc_gain phy_rssi -0031 0005 RICE_RSSI_DIG_GAIN 0005 bypass_digital_agc rx_digital_gain_step digital_gain_correction phy_misc_gain digital_gain_mask -# Generated From rice/rice_rssi_debug.xml -trace_types 19 -RICE_RSSI_DIG_GAIN.phy_misc_gain Natural16s -RICE_RSSI_FREQ_OFFSET_FAULT.ch_bandwidth Natural16s -RICE_RSSI_FREQ_OFFSET_FAULT.phy_gain Natural16s -RICE_RSSI_FREQ_OFFSET_FAULT.phy_misc_gain Natural16s -RICE_RSSI_FREQ_OFFSET_FAULT.phy_rssi Natural16s -RICE_RSSI_PER_PACKET_FROM_MAC.raw_rssi_dbm Natural16s -RICE_RSSI_PER_PACKET_FROM_MAC.rssi_qdBm Natural16s -RICE_RSSI_PER_PACKET_FROM_MAC.rssi_dBm Natural16s -RICE_RSSI_INFO_PER_PACKET.rssi_dBm Natural16s -RICE_RSSI_INFO_PER_PACKET.rssi_gain_adjustment_qdB Natural16s -RICE_RSSI_INFO_PER_PACKET.rssi_band_offset_qdB Natural16s -RICE_RSSI_INFO_PER_PACKET.snr Natural16s -RICE_RSSI_INFO_PER_PACKET.rssi_valid Natural16s -RICE_RSSI_INFO_PER_PACKET.rx_digital_gain_step Natural16s -RICE_RSSI_VALIDITY.raw_rssi_dbm Natural16s -RICE_RSSI_VALIDITY.rssi_qdBm Natural16s -RICE_RSSI_VALIDITY.rssi_dBm Natural16s -RICE_RSSI_VALIDITY.rssi_valid Natural16s -RICE_RSSI_LNA_MIXER.rssi_valid Natural16s -# Generated From wlanlite/wlanlite_debug.xml -trace_def 1 -000d 0000 WLANLITE_RX_MAC_FILTERING 0007 flag mac_add_hi mac_add_mid mac_add_lo current_count bad_crc stream_offset -# Generated From wlanlite/wlanlite_debug.xml -# Generated From hip_signals.xml -trace_types 80 -Radio_Bitmap Enum 0002 radio_1 0001 radio_0 -Cipher_Suite_Selector Natural32 -Peer_Index Natural16 -Tx_Data_Type Enum 0000 data_word 0001 data_random -Channel_Frequency Natural16 -Client_Tag Natural16 -TDLS_Event Enum 0003 Discovered 0001 Connected 0002 Disconnected -Scan_Id Natural16 -Data_Unit_Descriptor Enum 0002 AMSDU_subframe 0000 IEEE802_11_Frame 0003 AMSDU 0004 TCP_ACK 0001 IEEE802_3_Frame -Firmware_Reference Natural32 -Pmalloc_Area Enum 0001 Pmalloc_Fsm_Stats 0000 Pmalloc_Stats 0002 Hostio_Sig_Sizes -NAN_Availability_Interval Natural32 -NANSDF_Mask Natural16 -Connection_type Enum 0001 P2p_Operation 0005 Wlan_Ranging 0004 Nan_Further_Service_Slot 0000 Wlan_Infrastructure -uint16 Natural16 -Microseconds16 Natural16 -uint32 Natural32 -Hidden_Ssid Enum 0002 Hidden_Zero_Data 0000 Not_Hidden 0001 Hidden_Zero_Length -int32 Natural32s -VIF_Index Natural16 -CW_Start_Flags Enum 0000 none 0001 scan_channel -NAN_SDF_Control Enum 0008 Received_FollowUp_Event 0002 Subscribe_End_Event 0004 Match_expired_Event 0010 Disable_Responses_after_FollowUp 0001 Publish_End_Event -Microseconds32 Natural32 -RTT_Type Enum 0000 One_sided 0001 Two_sided -ePNO_Policy Enum 0100 Auth_Open 0010 Same_Network 0004 G_Band 0008 Strict_Match 0001 Hidden 0400 Auth_EAPOL 0002 A_Band 0200 Auth_PSK -End_Point Enum 0002 DPLP 0001 Hostio -Message_Type Enum 0005 DHCP 0001 EAP_Message 0003 EAPOL_Key_M4 0007 WAI_Message 0006 Neighbor_Discovery 0002 EAPOL_Key_M123 0004 ARP 0008 Periodic_Offload 0010 IEEE80211_Action -Mode Enum 0003 Loopback 0002 Sink 0001 Source -Tx_Set_Params_Flags Enum 0040 short_preamble 2000 ibss_frames 0000 none 0080 disable_scrambler 0004 duplicate_40 0400 disable_spreader 0800 greenfield_preamble 0100 ldpc 0001 ack 0002 duplicate_80 0010 cs 0020 scan_channel 0008 thermal_duty_cycle -NAN_Operation_Control Enum 0001 Cluster_SDF 0004 Start_Cluster_Event 0002 MAC_Address_Event 0008 Joined_Cluster_Event -Request_Type Enum 0000 SMAPPER_Rx_Config -Beacon_Periods Natural16 -Time_Units Natural16 -Bulk_Data_Descriptor Enum 0001 Smapper 0000 Inline -Data_Length Natural16 -Binding_Mask Natural32 -NANOperControl_Mask Natural16 -Purpose_Mask Natural16 -VIF_Type Enum 0005 NAN 0003 AP 0002 Station 0004 Wlanlite 0000 Unsynchronised -CW_Type Enum 0003 dc 0001 ramp 0002 two_tone 0004 prn 0000 sine -Device_Role Enum 0002 P2p_GO 0004 P2p_Client 0001 Infrastructure_Station 0003 P2p_Device -Power_Management_Mode Enum 0001 Power_Save 0000 Active_Mode -TDLS_Action Enum 0003 Channel_Switch 0002 Teardown 0000 Discovery 0001 Setup -Boolean Enum 0001 True 0000 False -Data_Rate Enum 60c1 11ac20_28m9bps_sgi_nss2 6007 11ac20_65mbps 6848 11ac80_390mbps_sgi 0005 11b20_5m5bps 408f 11n20_130mbps_nss2 4046 11n20_65mbps_sgi 6488 11ac40_324mbps_nss2 6808 11ac80_351mbps 6843 11ac80_130mbps_sgi 6044 11ac20_43m3bps_sgi 6084 11ac20_78mbps_nss2 6087 11ac20_130mbps_nss2 6847 11ac80_325mbps_sgi 4004 11n20_39mbps 6002 11ac20_19m5bps 6800 11ac80_29m3bps 6047 11ac20_72m2bps_sgi 6807 11ac80_292m5bps 4405 11n40_108mbps 6883 11ac80_234mbps_nss2 e002 ctr_crc_error 6082 11ac20_39mbps_nss2 68c3 11ac80_260mbps_sgi_nss2 4042 11n20_21m7bps_sgi 4045 11n20_57m8bps_sgi 60c2 11ac20_43m3bps_sgi_nss2 e006 ctr_error 60c3 11ac20_57m8bps_sgi_nss2 68c0 11ac80_65mbps_sgi_nss2 6401 11ac40_27mbps 44c9 11n40_60mbps_sgi_nss2 40cd 11n20_115m6bps_sgi_nss2 6480 11ac40_27mbps_nss2 6404 11ac40_81mbps 4444 11n40_90mbps_sgi 44c8 11n40_30mbps_sgi_nss2 0002 11b20_2mbps 4407 11n40_135mbps 44cf 11n40_300mbps_sgi_nss2 4040 11n20_7m2bps_sgi 4088 11n20_13mbps_nss2 4005 11n20_52mbps 44cc 11n40_180mbps_sgi_nss2 2024 11a20_36mbps 64c8 11ac40_360mbps_sgi_nss2 6448 11ac40_180mbps_sgi 4002 11n20_19m5bps 6440 11ac40_15mbps_sgi 408d 11n20_104mbps_nss2 4443 11n40_60mbps_sgi 6841 11ac80_65mbps_sgi 4000 11n20_6m5bps 000b 11b20_11mbps 4402 11n40_40m5bps 60c7 11ac20_144m4bps_sgi_nss2 44ca 11n40_90mbps_sgi_nss2 2018 11a20_24mbps 6481 11ac40_54mbps_nss2 4406 11n40_121m5bps 4003 11n20_26mbps 6489 11ac40_360mbps_nss2 6487 11ac40_270mbps_nss2 6042 11ac20_21m7bps_sgi 6882 11ac80_175m5bps_nss2 4089 11n20_26mbps_nss2 6486 11ac40_243mbps_nss2 40cc 11n20_86m7bps_sgi_nss2 6006 11ac20_58m5bps 60c0 11ac20_14m4bps_sgi_nss2 6085 11ac20_104mbps_nss2 6048 11ac20_86m7bps_sgi 4460 11n40_6m7bps_sgi 6402 11ac40_40m5bps 40cf 11n20_144m4bps_sgi_nss2 6809 11ac80_390mbps 60c8 11ac20_173m3bps_sgi_nss2 408a 11n20_39mbps_nss2 68c1 11ac80_130mbps_sgi_nss2 4440 11n40_15mbps_sgi 64c9 11ac40_400mbps_sgi_nss2 6447 11ac40_150mbps_sgi 6888 11ac80_702mbps_nss2 2036 11a20_54mbps e000 ctr_total 6003 11ac20_26mbps 6886 11ac80_526m5bps_nss2 6407 11ac40_135mbps e003 ctr_bad_signal 4001 11n20_13mbps 4047 11n20_72m2bps_sgi 4043 11n20_28m9bps_sgi 6001 11ac20_13mbps 6840 11ac80_32m5bps_sgi 6804 11ac80_175m5bps 200c 11a20_12mbps 4445 11n40_120mbps_sgi 448e 11n40_243mbps_nss2 6849 11ac80_433m3bps_sgi 6483 11ac40_108mbps_nss2 68c6 11ac80_585mbps_sgi_nss2 64c3 11ac40_120mbps_sgi_nss2 6041 11ac20_14m4bps_sgi 6445 11ac40_120mbps_sgi 6889 11ac80_780mbps_nss2 64c2 11ac40_90mbps_sgi_nss2 6485 11ac40_216mbps_nss2 6884 11ac80_351mbps_nss2 4401 11n40_27mbps 64c6 11ac40_270mbps_sgi_nss2 64c4 11ac40_180mbps_sgi_nss2 4007 11n20_65mbps 0001 11b20_1mbps 40ce 11n20_130mbps_sgi_nss2 6403 11ac40_54mbps 60c4 11ac20_86m7bps_sgi_nss2 44ce 11n40_270mbps_sgi_nss2 6880 11ac80_58m5bps_nss2 40ca 11n20_43m3bps_sgi_nss2 6409 11ac40_180mbps 4488 11n40_27mbps_nss2 60c5 11ac20_115m6bps_sgi_nss2 4442 11n40_45mbps_sgi 6801 11ac80_58m5bps 6004 11ac20_39mbps 68c5 11ac80_520mbps_sgi_nss2 408c 11n20_78mbps_nss2 448f 11n40_270mbps_nss2 40cb 11n20_57m8bps_sgi_nss2 4489 11n40_54mbps_nss2 6803 11ac80_117mbps 2009 11a20_9mbps 68c8 11ac80_780mbps_sgi_nss2 6088 11ac20_156mbps_nss2 60c6 11ac20_130mbps_sgi_nss2 2030 11a20_48mbps 6444 11ac40_90mbps_sgi 6443 11ac40_60mbps_sgi 6441 11ac40_30mbps_sgi 4403 11n40_54mbps 6046 11ac20_65mbps_sgi 6484 11ac40_162mbps_nss2 6405 11ac40_108mbps 6400 11ac40_13m5bps 40c8 11n20_14m4bps_sgi_nss2 408e 11n20_117mbps_nss2 6000 11ac20_6m5bps 6083 11ac20_52mbps_nss2 6442 11ac40_45mbps_sgi 68c7 11ac80_650mbps_sgi_nss2 2006 11a20_6mbps 6844 11ac80_195mbps_sgi 4041 11n20_14m4bps_sgi 448b 11n40_108mbps_nss2 448d 11n40_216mbps_nss2 408b 11n20_52mbps_nss2 6846 11ac80_292m5bps_sgi 68c9 11ac80_866m7bps_sgi_nss2 6887 11ac80_585mbps_nss2 64c0 11ac40_30mbps_sgi_nss2 4400 11n40_13m5bps 68c4 11ac80_390mbps_sgi_nss2 2012 11a20_18mbps 4441 11n40_30mbps_sgi 4447 11n40_150mbps_sgi 40c9 11n20_28m9bps_sgi_nss2 4006 11n20_58m5bps 6845 11ac80_260mbps_sgi 6805 11ac80_234mbps 64c5 11ac40_240mbps_sgi_nss2 4420 11n40_6mbps 6080 11ac20_13mbps_nss2 6881 11ac80_117mbps_nss2 4044 11n20_43m3bps_sgi 6446 11ac40_135mbps_sgi 6482 11ac40_81mbps_nss2 6081 11ac20_26mbps_nss2 e005 ctr_duplicate 44cb 11n40_120mbps_sgi_nss2 4404 11n40_81mbps 6806 11ac80_263m3bps 6449 11ac40_200mbps_sgi 448a 11n40_81mbps_nss2 64c7 11ac40_300mbps_sgi_nss2 6842 11ac80_97m5bps_sgi 4446 11n40_135mbps_sgi 64c1 11ac40_60mbps_sgi_nss2 e004 ctr_ptw70 6005 11ac20_52mbps 68c2 11ac80_195mbps_sgi_nss2 6086 11ac20_117mbps_nss2 6040 11ac20_7m2bps_sgi 6406 11ac40_121m5bps 448c 11n40_162mbps_nss2 6885 11ac80_468mbps_nss2 44cd 11n40_240mbps_sgi_nss2 6802 11ac80_87m8bps 6008 11ac20_78mbps 6045 11ac20_57m8bps_sgi 6408 11ac40_162mbps e001 ctr_no_error 6043 11ac20_28m9bps_sgi -Raw_Power Natural16s -RTT_ID Natural16 -Procedure_Type Enum 0002 Device_Discovered 0003 Roaming_Started 0000 Unknown 0001 Connection_Started -StatsStop_Mask Natural16 -Authentication_Type Enum 0001 Shared_Key 0000 Open_System 0080 LEAP -Device_State Enum 4 bist_running 2 tx_running 1 rx_running 0 idle 3 cw_running -Key_Type Enum 0003 IGTK 0001 Pairwise 0002 WEP 0000 Group -Picoseconds16 Natural16 -Slot_Number Natural16 -Counter32 Natural32 -Host_State Enum 0001 LCD_Active 0004 SAR_Active 0002 Cellular_Active -Event Enum 0010 WIFI_EVENT_ROAM_SCAN_COMPLETE 000f WIFI_EVENT_ROAM_SCAN_STARTED 0005 WIFI_EVENT_FW_RE_ASSOC_STARTED 0015 WIFI_EVENT_FW_EAPOL_FRAME_TRANSMIT_START 0007 WIFI_EVENT_DRIVER_SCAN_RESULT_FOUND 000a WIFI_EVENT_G_SCAN_COMPLETE 0006 WIFI_EVENT_DRIVER_SCAN_REQUESTED 0034 WIFI_EVENT_DRIVER_PNO_NETWORK_FOUND 0026 WIFI_EVENT_G_SCAN_STOP 0029 WIFI_EVENT_G_SCAN_BUCKET_STARTED 000e WIFI_EVENT_BEACON_RECEIVED 0104 WIFI_EVENT_NAN_CLUSTER_STARTED 0105 WIFI_EVENT_NAN_CLUSTER_JOINED 0003 WIFI_EVENT_FW_AUTH_STARTED 0032 WIFI_EVENT_DRIVER_PNO_ADD 0017 WIFI_EVENT_DRIVER_EAPOL_FRAME_TRANSMIT_REQUESTED 0101 WIFI_EVENT_NAN_SUBSCRIBE_TERMINATED 0020 WIFI_EVENT_BT_COEX_BT_HID_START 0012 WIFI_EVENT_ROAM_SEARCH_STOPPED 0065 WIFI_EVENT_BLACKOUT_STOP 0000 WIFI_EVENT_ASSOCIATION_REQUESTED 0008 WIFI_EVENT_DRIVER_SCAN_COMPLETE 002f WIFI_EVENT_AUTH_TIMEOUT 002b WIFI_EVENT_G_SCAN_RESULTS_AVAILABLE 0001 WIFI_EVENT_AUTH_COMPLETE 0037 WIFI_EVENT_DRIVER_PNO_SCAN_COMPLETE 0035 WIFI_EVENT_DRIVER_PNO_SCAN_REQUESTED 002d WIFI_EVENT_ROAM_CANDIDATE_FOUND 001c WIFI_EVENT_BT_COEX_BT_SCO_START 0016 WIFI_EVENT_FW_EAPOL_FRAME_TRANSMIT_STOP 0011 WIFI_EVENT_ROAM_SEARCH_STARTED 000d WIFI_EVENT_ROAM_REQUESTED 0009 WIFI_EVENT_G_SCAN_STARTED 000b WIFI_EVENT_DISASSOCIATION_REQUESTED 0100 WIFI_EVENT_NAN_PUBLISH_TERMINATED 001f WIFI_EVENT_BT_COEX_BT_SCAN_STOP 001d WIFI_EVENT_BT_COEX_BT_SCO_STOP 0028 WIFI_EVENT_G_SCAN_CYCLE_COMPLETED 0031 WIFI_EVENT_MEM_ALLOC_FAILURE 002c WIFI_EVENT_G_SCAN_CAPABILITIES 0024 WIFI_EVENT_ROAM_ASSOC_STARTED 0103 WIFI_EVENT_NAN_ADDRESS_CHANGED 0002 WIFI_EVENT_ASSOC_COMPLETE 0102 WIFI_EVENT_NAN_MATCH_EXPIRED 0033 WIFI_EVENT_DRIVER_PNO_REMOVE 0025 WIFI_EVENT_ROAM_ASSOC_COMPLETE 001b WIFI_EVENT_BLOCK_ACK_NEGOTIATION_COMPLETE 0106 WiFI_EVENT_NAN_TRANSMIT_FOLLOWUP 0036 WIFI_EVENT_DRIVER_PNO_SCAN_RESULT_FOUND 0030 WIFI_EVENT_ASSOC_TIMEOUT 0021 WIFI_EVENT_BT_COEX_BT_HID_STOP 0064 WIFI_EVENT_BLACKOUT_START 000c WIFI_EVENT_RE_ASSOCIATION_REQUESTED 0018 WIFI_EVENT_FW_EAPOL_FRAME_RECEIVED 002e WIFI_EVENT_ROAM_SCAN_CONFIG 0023 WIFI_EVENT_ROAM_AUTH_COMPLETE 001a WIFI_EVENT_DRIVER_EAPOL_FRAME_RECEIVED 0014 WIFI_EVENT_CHANNEL_SWITCH_ANOUNCEMENT 002a WIFI_EVENT_G_SCAN_BUCKET_COMPLETED 0027 WIFI_EVENT_G_SCAN_CYCLE_STARTED 0004 WIFI_EVENT_FW_ASSOC_STARTED 0022 WIFI_EVENT_ROAM_AUTH_STARTED 001e WIFI_EVENT_BT_COEX_BT_SCAN_START -Purpose Enum 0004 Association_Response 0010 Association_Request 0020 Probe_Request 0002 Probe_Response 0008 Local 0001 Beacon -Tx_Read_Flags Enum 0002 thermal_cutout 0001 frame_counting 0000 none -Picoseconds32 Natural32 -Direction Enum 0000 Transmit 0003 Any 0001 Receive -Decibels Natural16s -RTT_Bandwidth Enum 0020 160MHz 0010 80MHz 0008 40MHz 0004 20MHz -RTT_Preamble Enum 0002 HT 0004 VHT 0001 Legacy -Report_Mode Enum 0002 End_of_Scan_cycle 0004 Real_Time 0001 Buffer_full 0008 No_Batch -Capability_Information Natural16 -Scan_Type Enum 0010 Hard_All_Roaming_Scan 0005 P2P_Scan_Social 0001 Initial_Scan 000b Soft_Neighbour_Roaming_Scan 0002 Full_Scan 000e Hard_Neighbour_Roaming_Scan 0003 Scheduled_Scan 0011 OBSS_Scan_Internal 000f Hard_Cached_Roaming_Scan 0009 GScan 000c Soft_Cached_Roaming_Scan 0012 NAN_Scan 0006 OBSS_Scan 0007 AP_Auto_Channel_Selection 0004 P2P_Scan_Full 000a Measurement_Scan 0013 First_Illegal 000d Soft_All_Roaming_Scan -ACL_Policy Enum 0001 WhiteList 0000 BlackList -Rx_Start_Flags Enum 0004 periodic 0000 none 0008 ack 0002 filtering 0001 scan_channel 0010 lp_mode -IPv4_Address Natural32 -Reason_Code Enum 0022 QoS_Excessive_Not_Ack 9002 NAN_Service_Terminated_User_Request 8004 Security_Required 0029 Start 0006 Deauthenticated_invalid_class_2_frame 9006 NAN_Transmit_Followup_Success 0019 TDLS_Peer_Unreachable 8003 Synchronisation_Loss 0023 QoS_TXOP_Limit_Exceeded 0010 Deauthenticated_Group_ Handshake_Timeout 9003 NAN_Service_Terminated_Count_Reached 0000 Reserved 0024 QSTA_Leaving 9007 NAN_Transmit_Followup_Failure 0001 Unspecified_Reason 9004 NAN_Service_Terminated_Discovery_Shutdown 0026 Unknown 0003 Deauthenticated_Leaving_ESS 000a Deauthenticated_Unacceptable_Power_Capability 0011 Deauthenticated_Handshake_Element_Mismatch 0028 Keep_Alive_Failure 0005 Deauthenticated_no_more_stations 8005 Roaming_failure_link_loss_no_candidate 0025 End 0014 Deauthenticated_Reason_Invalid_RSNE 0004 Deauthenticated_inactivity 0020 QoS_Unspecified_Reason 9005 NAN_Service_Terminated_Post_Discovery_Expired 000f Deauthenticated_4_Way_Handshake_Timeout 001a TDLS_Teardown_Unspecified_Reason 8006 Hotspot_max_client_reached 9001 NAN_Service_Terminated_Timeout 0017 Deauthenticated_802_1_X_Auth_Failed 0007 Deauthenticated_invalid_class_3_frame 0002 Deauthenticated_Invalid_authentication 0027 Timeout -RTT_Status Enum 0008 Measurement_Aborted 0009 Fail_Invalid_Time_Stamp 0006 Fail_Incorrect_channel 0003 Fail_Rejected 0005 Fail_Timeout 000f Fail_FTM_Parameter_Override 000c Fail_Busy_try_later 0002 Fail_No_Response 0007 Fail_FTM_Not_Supported 000b Fail_Burst_Not_Scheduled 000a Fail_No_FTM_Received 0001 Unspecified_failure 000d Fail_Invalid_request 0000 Success 0004 Fail_Not_Scheduled -Protocol Enum 0002 TCP 0001 UDP -Transmission_Status Enum 0002 Tx_Lifetime 0005 Unavailable_Key_Mapping 0003 No_BSS 0006 Unspecified_failure 0000 Successful 0004 Excessive_Data_Length 0001 Retry_Limit -Result_Code Enum 800c Host_Request_Failed 8010 Auth_Timeout 9003 NAN_Invalid_Requestor_Instance_ID 9000 Invalid_TLV_Value 8007 Missing_Information_Element 0030 Not_Allowed 800f Probe_Timeout 800d Comeback_Time_Running 004f Transmission_Failure 800a Invalid_Virtual_Interface_Index 0000 Success 0028 Rejected_Invalid_IE 8012 Assoc_Abort 8011 Assoc_Timeout 800e Invalid_Frequency 0026 Invalid_Parameters 8006 Insufficient_Resource 800b Host_Request_Success 9002 NAN_Invalid_Publish_Subscribe_ID 8001 Too_Many_Simultaneous_Requests 9001 NAN_Protocol_Failure 8002 BSS_Already_Started_Or_Joined 8003 Not_Supported 0001 Unspecified_Failure 0031 Not_Present 8000 Timeout 8004 Invalid_State -int16 Natural16s -Priority Enum 0006 QoS_UP6 0003 QoS_UP3 0002 QoS_UP2 0005 QoS_UP5 0001 QoS_UP1 0007 QoS_UP7 8000 Contention 0000 QoS_UP0 0004 QoS_UP4 -Category_Mask Natural32 -StatsStop_Bitmap Enum 0040 Stats_Iface_AC 0004 Stats_Radio_Channels 0002 Stats_Radio_CCA 0080 Stats_Iface_Contension 0008 Stats_Radio_Scan 0001 Stats_Radio 0020 Stats_Iface_Txrate 0010 Stats_Iface -RTT_Peer_Type Enum 0005 NAN_Device 0002 STA 0001 AP 0000 unknown 0004 P2P_Client 0003 P2P_GO -# Generated From fsm_signals/station_types.xml -trace_types 20 -Trigger_Type Enum 0001 Type_B 0000 Type_A -Halradio_Debug_Bus_Log_Trig_T Enum 0001 bad_crc 0002 num_triggers 0000 free_run -MLME_Frame_Type Enum 0002 Management 0003 All 0001 Data -RICE_RADIO_STATE_T Enum 0004 num_states 0002 rx_only 0001 rx_only_lp 0003 rxtx_lp 0004 rxtx 0000 off -RICE_VIF_MODE_T Enum 0001 operational 0000 scan -Scan_Event_Type Enum 0002 active_scan_start 0001 passive_scan_end 0003 active_scan_end 0000 passive_scan_start -Rice_Calibration_Wlan_Impact_Type Enum 0001 not_allowed 0000 not_affected -Halradio_Log_Fsel_T Enum 0000 fsel_80 0001 fsel_40 ffff max 0002 fsel_20 0003 num_fsel -Halradio_Log_Cap_Point_T Enum 0004 tx_dpd_out_iq 0001 tx_dac_q ffff max 000f rx_mac 0009 rx_adc 0002 tx_dac_iq 0005 tx_iq_chain_in_msbs 0000 tx_dac_i 0006 tx_iq_chain_in_lsbs 000e rx_ofdm_modem_input 0003 tx_in_iq 000b rx_bba_demap 0010 num_cap_points 0007 tx_mac 000c rx_ofdm_modem_msb_input 000d rx_cck_modem_input 0008 dpd_tx3_rx2 0008 last_tx 000a rx_comp_out -VIF_Register_Status_Type Enum 0002 Failed_Low_Resources 0001 Failed 0000 Success -Triggered_Get_Type Enum 0000 rssi_snr_bound -BLACKOUT_TYPE Enum 0001 LOCAL_DEVICE_ONLY 0004 QUIET_ELEMENT ffff ANY 0002 P2P -Halradio_Log_Trig_T Enum 001d max_phy_tx_pulse 0018 capture_timer_expired 0000 none 001b max_phy_tx_en 0003 int ffff max 001a max_phy_rx_en 0011 agc_lock 001c max_phy_rx_pulse 0001 immediate 0005 short 0012 rx_payload_start 0006 bad_crc 0010 rx_cca 0016 tx_end 000d end_of_buffer 0014 rx_end 000a bad_crc_ofdm_only 000e stf_sync 0019 plcp_crc_err 0002 noack 0004 sync 0013 end_of_ndp 000c interrupt 001e num_trigs 0017 stf_no_ltf 0009 bad_crc_cck_only 000f rci_sync 0015 tx_start 0007 cck_only 0008 ofdm_only -Conn_Security_Mode Enum 0000 OPEN 0001 PROTECTED -Mbulk Natural32 -NAN_Role_Type Enum 0004 Non_Sync 0001 Anchor_Master 0000 Not_Set 0003 Sync 0002 Master -BLACKOUT_SOURCE Enum 0000 DOT11_LOCAL_TSF 0004 NOT_LINKED 0002 OTHER_RADIO 0008 DOT11_LOCAL_SYSTIME -BLACKOUT_ID Natural16 -VIF_Schedule_Type Enum 0002 fully_descheduled 0001 deschedule 0000 schedule -Rice_Calibration_Bt_Impact_Type Enum 0003 not_allowed 0002 silence_needed 0000 not_affected 0001 receive_blocked -trace_types 1 -Boolean Enum 0000 False 0001 True diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/wlan/unicli.dbg b/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/wlan/unicli.dbg deleted file mode 100644 index 20dd9bf..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/wlan/unicli.dbg +++ /dev/null @@ -1,2022 +0,0 @@ -signalid 289 -1000 MaUnitdata_request -1001 MaControl_request -1002 DataSpareSignal1_request -1003 DataSpareSignal2_request -1004 DataSpareSignal3_request -1100 MaUnitdata_confirm -1101 MaControl_confirm -1102 DataSpareSignal1_confirm -1103 DataSpareSignal2_confirm -1104 DataSpareSignal3_confirm -1200 DataSpareSignal1_response -1201 DataSpareSignal2_response -1202 DataSpareSignal3_response -1300 MaUnitdata_indication -1301 MaBlockack_indication -1302 DataSpareSignal1_indication -1303 DataSpareSignal2_indication -1304 DataSpareSignal3_indication -2001 MlmeGet_request -2002 MlmeSet_request -2003 MlmePowermgt_request -2004 MlmeAddInfoElements_request -2005 MlmeAddScan_request -2006 MlmeDelScan_request -2007 MlmeAddVif_request -2008 MlmeDelVif_request -2009 MlmeStart_request -200a MlmeSetChannel_request -200b MlmeConnect_request -200c MlmeReassociate_request -200d MlmeRoam_request -200e MlmeDisconnect_request -200f MlmeRegisterActionFrame_request -2010 MlmeSendFrame_request -2011 MlmeResetDwellTime_request -2012 MlmeSetTrafficParameters_request -2013 MlmeDelTrafficParameters_request -2014 MlmeSetPacketFilter_request -2015 MlmeSetIpAddress_request -2016 MlmeSetAcl_request -2018 MlmeSetkeys_request -201a MlmeGetKeySequence_request -201c MlmeSetPmk_request -201f MlmeSetCachedChannels_request -2020 MlmeSetWhitelistSsid_request -2021 MlmeTdlsAction_request -2022 MlmeChannelSwitch_request -2023 MlmeMonitorRssi_request -2024 MlmeStartLinkStatistics_request -2025 MlmeStopLinkStatistics_request -2026 MlmeSetBssidHotlist_request -2027 MlmeSetPnoList_request -2028 MlmeHostState_request -2029 MlmeAddRange_request -202a MlmeDelRange_request -202b MlmeSetNoa_request -202c MlmeSetCtwindow_request -202d MlmeNanStart_request -202e MlmeNanConfig_request -202f MlmeNanPublish_request -2030 MlmeNanSubscribe_request -2031 MlmeNanFollowup_request -2032 ControlSpareSignal1_request -2033 ControlSpareSignal2_request -2034 ControlSpareSignal3_request -2101 MlmeGet_confirm -2102 MlmeSet_confirm -2103 MlmePowermgt_confirm -2104 MlmeAddInfoElements_confirm -2105 MlmeAddScan_confirm -2106 MlmeDelScan_confirm -2107 MlmeAddVif_confirm -2108 MlmeDelVif_confirm -2109 MlmeStart_confirm -210a MlmeSetChannel_confirm -210b MlmeConnect_confirm -210c MlmeReassociate_confirm -210d MlmeRoam_confirm -210e MlmeDisconnect_confirm -210f MlmeRegisterActionFrame_confirm -2110 MlmeSendFrame_confirm -2111 MlmeResetDwellTime_confirm -2112 MlmeSetTrafficParameters_confirm -2113 MlmeDelTrafficParameters_confirm -2114 MlmeSetPacketFilter_confirm -2115 MlmeSetIpAddress_confirm -2116 MlmeSetAcl_confirm -2118 MlmeSetkeys_confirm -211a MlmeGetKeySequence_confirm -211c MlmeSetPmk_confirm -211f MlmeSetCachedChannels_confirm -2120 MlmeSetWhitelistSsid_confirm -2121 MlmeTdlsAction_confirm -2122 MlmeChannelSwitch_confirm -2123 MlmeMonitorRssi_confirm -2124 MlmeStartLinkStatistics_confirm -2125 MlmeStopLinkStatistics_confirm -2126 MlmeSetBssidHotlist_confirm -2127 MlmeSetPnoList_confirm -2128 MlmeHostState_confirm -2129 MlmeAddRange_confirm -212a MlmeDelRange_confirm -212b MlmeSetNoa_confirm -212c MlmeSetCtwindow_confirm -212d MlmeNanStart_confirm -212e MlmeNanConfig_confirm -212f MlmeNanPublish_confirm -2130 MlmeNanSubscribe_confirm -2131 MlmeNanFollowup_confirm -2132 ControlSpareSignal1_confirm -2133 ControlSpareSignal2_confirm -2134 ControlSpareSignal3_confirm -2200 MlmeConnect_response -2201 MlmeConnected_response -2202 MlmeReassociate_response -2203 MlmeRoamed_response -2204 MlmeTdlsPeer_response -2205 ControlSpareSignal1_response -2206 ControlSpareSignal2_response -2207 ControlSpareSignal3_response -2300 MlmeScan_indication -2301 MlmeScanDone_indication -2302 MlmeListenEnd_indication -2303 MlmeConnect_indication -2304 MlmeConnected_indication -2305 MlmeReassociate_indication -2306 MlmeRoam_indication -2307 MlmeRoamed_indication -2308 MlmeDisconnect_indication -2309 MlmeDisconnected_indication -230a MlmeProcedureStarted_indication -230b MlmeMicFailure_indication -230c MlmeFrameTransmission_indication -230d MlmeReceivedFrame_indication -230f MlmeTdlsPeer_indication -2310 MlmeApLoss_indication -2311 MlmeSignificantChange_indication -2312 MlmeRssiReport_indication -2313 MlmeAcPriorityUpdate_indication -2314 MlmeRange_indication -2315 MlmeRangeDone_indication -2316 MlmeEventLog_indication -2317 MlmeNanEvent_indication -2318 MlmeNanService_indication -2319 MlmeNanFollowup_indication -231a MlmeChannelSwitched_indication -231b ControlSpareSignal1_indication -231c ControlSpareSignal2_indication -231d ControlSpareSignal3_indication -8000 DebugSpareSignal1_request -8001 DebugSpareSignal2_request -8002 DebugSpareSignal3_request -8100 DebugSpareSignal1_confirm -8101 DebugSpareSignal2_confirm -8102 DebugSpareSignal3_confirm -8200 DebugSpareSignal1_response -8201 DebugSpareSignal2_response -8202 DebugSpareSignal3_response -8301 DebugWord12_indication -8302 DebugFault_indication -8303 DebugSpareSignal1_indication -8304 DebugSpareSignal2_indication -8305 DebugSpareSignal3_indication -9000 TestBlockRequests_request -9001 TestPanic_request -9002 TestSuspend_request -9003 TestResume_request -9004 RadioLogging_request -9005 WlanliteCwStart_request -9006 WlanliteCwStop_request -9007 WlanliteTxSetParams_request -9008 WlanliteTxStart_request -9009 WlanliteTxRead_request -900a WlanliteTxStop_request -900b WlanliteRxStart_request -900c WlanliteRxRead_request -900d WlanliteRxStop_request -900e WlanliteStatus_request -900f TestPmalloc_request -9010 TestSaQuery_request -9011 TestChannelSwitch_request -9012 TestCheckFwAlive_request -9013 DebugGeneric_request -9014 DebugPktSinkStart_request -9015 DebugPktSinkStop_request -9016 DebugPktSinkReport_request -9017 DebugPktGenStart_request -9018 DebugPktGenStop_request -9019 DebugPktGenReport_request -901a WlanliteRadioSelect_request -901b TestHipTesterStart_request -901c TestHipTesterStop_request -901d TestHipTesterSetParams_request -901e TestHipTesterReport_request -901f TestBistGetTxGain_request -9020 TestSpareSignal1_request -9021 TestSpareSignal2_request -9022 TestSpareSignal3_request -9100 RadioLogging_confirm -9101 WlanliteCwStart_confirm -9102 WlanliteTxSetParams_confirm -9103 WlanliteCwStop_confirm -9104 WlanliteTxStart_confirm -9105 WlanliteTxRead_confirm -9106 WlanliteTxStop_confirm -9107 WlanliteRxStart_confirm -9108 WlanliteRxRead_confirm -9109 WlanliteRxStop_confirm -910a WlanliteStatus_confirm -910b TestPmalloc_confirm -910c TestSaQuery_confirm -910d TestChannelSwitch_confirm -910e TestCheckFwAlive_confirm -910f TestSuspend_confirm -9110 TestResume_confirm -9111 DebugGeneric_confirm -9112 WlanliteRadioSelect_confirm -9113 TestHipTesterStart_confirm -9114 TestHipTesterStop_confirm -9115 TestHipTesterSetParams_confirm -9116 TestBistGetTxGain_confirm -9117 TestSpareSignal1_confirm -9118 TestSpareSignal2_confirm -9119 TestSpareSignal3_confirm -9200 TestSpareSignal1_response -9201 TestSpareSignal2_response -9202 TestSpareSignal3_response -9300 RadioLogging_indication -9301 DebugGeneric_indication -9302 DebugPktSinkReport_indication -9303 DebugPktGenReport_indication -9304 TestHipTesterReport_indication -9305 TestSpareSignal1_indication -9306 TestSpareSignal2_indication -9307 TestSpareSignal3_indication -a202 WlanliteRadioCalibration_indication -a203 WlanliteRadioCalibrationDone_indication -a204 WlanliteTxFrameTimer_indication -a205 WlanliteRxPeriodicTimer_indication -a206 WlanliteRxPeriodicChannelSwitchDone_indication -a252 RiceChangeFsmParams_request -a253 RiceInitialise_request -a254 RiceChangeRadioState_request -a255 RiceRadioCheck_request -a256 RiceRadioLog_request -a257 RiceDebugBusLog_request -a258 RiceRadioNudgeNannyTimer_request -a259 RiceReqRadioCalibration_response -a25a RiceNannyTimer_indication -a25b RiceSwitchOnTimer_indication -a25c RiceRadioLogTimer_indication -a422 RameMsgDelba_confirm -a423 RameMsgRadioOffDplpOff_indication -a424 RameMsgRadioOnDplpOn_indication -a425 RameMsgRadioSwitchChannelDplpOff_indication -a426 RameMsgRxActivityOccurred_indication -a427 RameMsgDplpStaPaused_confirm -a428 RameMsgDplpStaResumed_confirm -a429 RameMsgDplpStaCleared_confirm -a42a RameMsgDplpMoveDu_confirm -a42b RameMsgDplpVifDelete_confirm -a42c RameMsgVifCheckClear_indication -a42d RameMsgVifAnnounceAvailability_indication -a42e RameMsgPsUpdate_indication -a42f RameMsgTdlsPeerSp_indication -a430 RameMsgTdlsPsUpdate_indication -a431 RameMsgNullAnnounceFrameProcessed_indication -a432 RameMsgPersistentFrameProcessed_indication -a433 RameMsgCtsAnnounceFrameProcessed_indication -a434 RameMsgFrameRx_indication -a435 RameMsgMm_confirm -a436 RameMsgPsServTriggered_indication -a437 RameMsgPsServEnd_indication -a438 RameMsgSpuriousMorebit_indication -a439 RameMsgMcastServiceEnd_indication -a43a RameMsgBeaconTxFinished_indication -a43b RameMsgPsPollTxFinished_indication -a43c RameMsgPeerPsStateUpdate_indication -a43d RameMsgSendNullFrame_request -a43e RameMsgBaTxError_indication -a43f RameMsgPauseResumeDplp_confirm -a440 RameMsgDpdFrameProcessed_indication -a441 RameMsgStaKeepaliveTxFinished_indication -a442 RameMsgRadioReady_indication -a4d2 RameRadioChangeState_request -a4d3 RameRadioOff_request -a4d4 RameRadioChangeStateDone_confirm -a4d5 RameRadioChangeStateOffDone_confirm -a4d6 RameRadioPerformDpd_request -pid 4 -4000 rice_mgr_fsm 0005 block_until_setup idle_off switching_on idle_on trim_on -4001 macrame_radio_ctl[0] 0003 Idle WaitForRadioOnOff DpdOngoing -4002 macrame_radio_ctl[1] 0003 Idle WaitForRadioOnOff DpdOngoing -4003 wlanlite_mgr_fsm 0007 Idle Wait_RadioLog Wait_DebugBus Cw_Running BIST_Running Rx_Running Tx_Running -faultid 461 -0000 none -0001 panic -0003 mib_write -0004 mib_read -0005 macrame_mib -0006 sta_data_create_record -0007 macrame_rates -0008 macrame_mmpdu_lost -0009 dplane_rx_pdu_lost -000a mlme_cap_error -000b no_rates_rx -000c mlme_token_lock_fail -000d encryption_tsc_pn_wrap -000e mib_req_val_absent -000f mib_type_clash -0010 mib_ram_corrupt -0011 macrame_ind_error -0012 macrame_ind_overflow -0013 mib_duff_index_count -0014 mib_enabled_but_not_implemented -0015 mlme_deauth_to -0016 mib_rom_corrupt -0017 mib_invalid_index -0018 bad_signal_process_id -0019 stack_low -001a no_rates_tx -001b sdio_bad_rewind_handle -001c sdio_bad_command -001d sdio_bad_ack -001e bad_signal_from_host -001f vco_lock_failed -0020 adc_convert -0022 bad_analogue_setting -0023 divide_by_zero -0024 macrame_ind_unexpected -0025 fsm_leaky_signal_discarded -0026 macrame_rx_error -0027 mib_limit -0028 vlint_overflow -0029 mib_ram_overflow -002a macrame_default_wep_key_id -002b uart_invalid_mib_configuration -002e mibps_fail -002f mibps_data_corrupt -0030 mibps_write_fail -0031 ps_unsupported_version -0032 piopulse_already_attached -0033 piopulse_not_attached -0034 ps_corrupt -0035 mkt_actions_parse_error -0036 vlint_negative_unsigned_value -0037 vlint_too_big -0038 ps_eeprom_read_fail -0039 mlme_param_wpa_and_wpa2_in_ie -003a mlme_auth_to_asoc -003b mlme_peer_record_does_not_exist -003c mlme_peer_record_should_already_have_been_deleted -0040 mlme_param_wpa_oui_error -0041 mlme_critical_param_ie_length_error -0042 mlme_param_rsn_version_error -0043 mlme_param_mib_group_cipher_error -0044 mlme_param_pairwise_cipher_error -0045 mlme_param_akm_suite_error -0046 mlme_param_capability_error -0047 mlme_param_invalid_token -0048 mlme_param_expected_ie_missing -0049 mlme_param_mib_read_ptk_fail -004a mlme_param_mib_read_ast_fail -004b mlme_param_mib_read_ptksa_replay_fail -004c mlme_param_mib_read_gtksa_replay_fail -004d mlme_param_cap_mask_and_privacy_do_not_match -004e mlme_param_illegal_station_type -004f mlme_param_join_param_error -0050 spare_1 -0051 coex_invalid_pio -0052 mib_read_warning -0053 mib_write_warning -0054 macrame_unexpected_protection -0055 mlme_param_rsn_capability_error -0056 mlme_param_privacy_or_rsna_disabled -0057 rame_encryption_key -0058 rame_channel_switch_fail -0059 mlme_scan_probe_tx_fail -005a mlme_join_not_supported -005b mlme_utils -005c mlme_supported_rates_odd -005e bad_rate_tx -005f mib_assert_fail -0060 mib_tab_index -0061 bad_rate_rx -0062 mib_ram_rec_corrupt -0063 macrame_admitted_time_exceeded -0064 macrame_qos_null_no_uplink -0065 mlme_param_pmkid_error -0066 mlme_host_duplicate_ie -0067 mlme_host_bad_ie -0068 mlme_host_ignored_ie -0069 mlme_host_ies_corrupt -006a mlme_host_ies_missing -006b mlme_host_missing_ie -006c mlme_not_in_bss -006d mlme_not_in_same_bss -006f coex_empty_config -0071 macrame_tx_failed -0072 macrame_rekey -0073 macrame_rx_frame_too_long -0074 mlme_bad_eapol_request -0075 mlme_scan_downgrade_to_passive -0076 coex_nplusone_pio_invalid -0079 wrong_hw_definitions -007a ma_packet_req_warn -007b mlme_mod_req_info -007c mlme_start_req_info -007d beacon_tim_absent_error -007e beacon_tim_bits_warn -007f beacon_dtim_error -0080 dplane_received_frame_from_own_mac_addr -0081 mlme_param_wapi_version_error -0082 mlme_param_wapi_akm_suite_error -0083 mlme_param_unicast_cipher_error -0084 mlme_param_mib_multicast_cipher_error -0085 mlme_param_wapi_capability_error -0086 mlme_param_bkid_error -0087 mlme_param_rsn_and_wapi_in_ie -0088 rx_fifo_overflow -0089 mlme_param_group_management_cipher_error -0090 macrame_ht_cest_unlocked -0091 macrame_ht_bad_sounding_frame -0092 dorm_clkgen_fallback -0093 seg_fault -0094 panic_arg -0095 recalibrate_radio -0096 missed_beacons_report -0097 rame_invalid_ba -0098 rame_invalid_bainfo -0099 mib_table_inconsistent -009a primitive_rxd_in_wrong_mode -009b invalid_vif_identifier -009c invalid_pri_for_qos_packet -009d macrame_tx_invalid_frame_type -009e fsm_error_processing_signal -009f mlme_nan_start_req_info -00a0 SLUT_table_not_found -00a1 vldata_overflow -00a2 vldata_negative_unsigned_value -00a3 vldata_too_big -00a4 rss_not_defined -00a5 vldata_wrong_format -00a6 bidirectional_comm_lost -00a7 indication_rxd_no_vif_scheduled -00a8 dplane_no_encption_key_found -00a9 coex_init_fail -00aa excessive_data_vif_associated -00ab no_mibps_data_record -00ac coex_not_enabled -00ad rame_change_mode_ps_to_fps -00ae mlme_scan_autonomous_probe_id_missing -00af mlme_scan_no_autonomous_channels -00b0 radio_setup_failed -00b1 usrpio_lsb_already_protected -00b2 usrpio_msb_already_protected -00b3 usrpio_lsb_not_protected -00b4 usrpio_msb_not_protected -00b5 coex_init_failed -00b6 coex_acl_table -00b7 coex_sco_table -00b8 coex_bt_shared_memory_problems -00b9 p2P_noa_attribute -00ba macrame_create_streambuffer_failure -00bb ba_stream_buffer_protect_warn -00bc ba_stream_buffer_illegal_data -00bd rx_streaming_buffer -00be ba_mpdu_length_exceeded -00bf wideband_pll_lock_retried -00c0 mlme_scan_not_scheduled -00c1 host_pump_sb_in_wrong_state -00c2 ref_pll_retry_loop -00c3 quiet_element_insufficient_resources -00c4 mac_if_ind_hndl_invalid -00c5 mlme_scan_no_probes_sent -00c6 invalid_mac_address_allocation -00c7 thermal_tx_back_off -00c8 macrame_tx_no_resource -00c9 mlme_host_setie_ie_invalid -00ca mlme_probe_request_ie_invalid -00cb ind_rejected_hw_ptr_not_updated -00cc macrame_multihop_qos_not_supported -00cd coex_ble_scan_not_supported_with_this_bt_firmware -00ce token_map_too_many_instances -00cf efuse_read_failure -00d0 pll_delay_line -00d1 tx_trim_gain_search -00d2 bt_shared_memory_tear_count_limit_reached -00d3 cme_prim_version_mismatch -00d4 cme_message_channel -00d5 bt_shared_memory_state -00d6 coex_vif_update_timing -00d7 coex_blackout_id_failed -00d8 halfec_cannot_determine_bt_tx_pio -00d9 p2p_common_failed -00da macrame_unexpected_reception_status -00db periodic_send_common_failed -00dc reassoc_unexpected_reception_failed -00dd macrame_short_frame_length -00de invalid_channel -00df radio_params_change_in_bad_state -00e0 lo_coarse_dac -00e1 rame_invalid_go_beacon_drift_value -00e2 wl_radio_rx_comp -00e3 speedy -00e4 blackout_not_registered -00e5 dplp_mpdu_lost -00e6 missing_ba -00e7 fos_confused -00e8 ba_rx_no_match -00e9 rx_dcoc_timeout -00ea dpd_gain_align_path_zero -00eb fallback_table_length_exceeded -00ec ba_rx_low_pmalloc -00ed radio_dpd_mib -00ee invalid_dorm_entity -00ef logen_swing -00f0 logen_acal -00f1 too_many_ba_rx -00f2 invalid_rssi -00f3 dpd_loopback_fir_gain -00f4 turning_dplp_off_when_running -00f5 link_adapt_pdu_retries_too_high -00f6 frequency_offset_too_big -00f7 radio_estimates -00f8 unable_to_malloc -00f9 unknown_dud_request_type -00fa coex_vif_timing_bad_noa_offset -00fb filter_fwcallback_no_mem -00fc unknown_platform -00fd unsupported_platform_feature -00fe radio_papr_config -00ff rame_invalid_set_peer_channel_request -0100 bfmee_too_many_interfaces -0101 bfmee_unknown_mac_status -0102 bfmee_bad_state_transition -0103 bfmee_underflow -0104 bfmee_unsupported_vif_type -0105 bfmee_unknown_modulation -0106 dpd_loopback_signal_suspect -0107 iq_capture_too_many_requests -0108 rice_freq_outside_known_bands -0109 invalid_radio_identifier -010a invalid_modulation_type -010e bad_lut_ub_index_pregain -0110 invalid_fir_coefficient -0111 bad_bb_sample_offset_short_gi -0112 power_overridden -0116 coex_debug_override_bt_enabled -4000 supported_rates_too_long -4001 supported_rates_too_short -4002 supported_rates_missing -4003 wmm_ac_out_of_order -4004 wmm_ecw_out_of_order -4005 wmm_not_supported_at_qap -4006 wmmsa_not_supported_at_qap -4007 wmmsa_bad_qos_capability -4008 u_apsd_not_supported_at_qap -4009 dot11e_not_supported_at_qap -400a no_basic_rates -400b _wrong_number__coex_unsupported_scheme__wrong_number -400c _wrong_number__mib_table_inconsistent__wrong_number -400d _wrong_number__seg_fault__wrong_number -400e _wrong_number__primitive_rxd_in_wrong_mode__wrong_number -400f _wrong_number__invalid_vif_identifier__wrong_number -4010 _wrong_number__invalid_pri_for_qos_packet__wrong_number -4011 coex_mac_mib_key_failure -4012 sos_not_scheduled_in_time -4013 mlme_watchdog_ping -4014 mlme_token_clone_fail -4015 macrame_encryption_key_mismatch -4016 mlme_max_tx_pwr_anomaly -4017 mlme_send_offchannel_req_info -4018 coex_wrong_imposed_min_rate -4019 tx_ldpc_count -401a rx_ldpc_count -401b rx_stbc_count -401c rx_bfmee_count -401d token_mbulk_conversion_failure -401e rame_invalid_sched_request -401f radio_logger_hw_fail -4020 signanal_too_many_samples_read -4021 rame_coex_blackout_attach_failed -4022 rame_coex_blackout_attach_invalid_vif -4024 macrame_set_peer_rates_fail -4025 macrame_encryption_rekey -4026 rame_encryption_keyfind_fail -4027 rame_set_qos_invalid_sta -4028 rame_add_ba_invalid_sta -4029 coex_mac_create_blackout_failed -402a hostio_kick_unmask_to_host_int -402b rame_sta_double_add -402c debug_init -402d wifi_logger_no_mem -8000 mystery -8001 bad_interface -8002 multidomaincapabilityimplemented_not -8003 hostif_unexpected_interrupt -8004 macrame_rx_discarded -8006 bad_signal_to_host -8008 macrame_duff_pdu_confirm_indication -8009 fsm_create_not_supported -800a fsm_create_other_processor -800b fsm_create_bad_pid -800c fsm_create_other_priority -800d fsm_create_stopped_but_input_queue_not_empty -800e fsm_create_stopped_but_pending -800f macrame_invalid_powermgt -8012 fsm_trace_message_lost -8016 mm_confirm_asoc_req -8017 mm_confirm_asoc_rsp -8018 mm_confirm_reasoc_req -8019 mm_confirm_reasoc_rsp -801a mm_confirm_probe_req -801b mm_confirm_probe_rsp -801c mm_confirm_mgmt6 -801d mm_confirm_mgmt7 -801e mm_confirm_beacon -801f mm_confirm_atim -8020 mm_confirm_disasoc -8021 mm_confirm_auth -8022 mm_confirm_deauth -8023 mm_confirm_action -8024 mm_confirm_mgmt14 -8025 mm_confirm_mgmt15 -8026 mm_confirm_not_mgmt -8027 no_beacon_tx -8028 recalibrate_radio_deprecated -8029 rame_schdl_unexpected_signal -802a dplane_block_ack_not_compressed -802b dplane_block_ack_no_stream -802c dplane_block_ack_seq_too_high -802d dplane_block_ack_already_processed -802e dplane_block_ack_stale_buns -802f dplane_block_ack_end_of_life -8030 dplane_block_ack_software_timeout -8031 dplane_block_ack_retry_frame -8032 dplane_block_ack_success -8033 dplane_block_ack_wrong_dest -8034 dplane_block_ack_unexpected_mtba -8036 dplane_block_ack_13 -8037 dplane_block_ack_14 -8038 dplane_block_ack_15 -8039 dplane_block_ack_req_unknown_sta -803a dplane_block_ack_req_not_compressed -803b dplane_block_ack_req_no_stream -803c dplane_block_ack_req_fragmented -803d dplane_block_ack_req_stale_buns -803e dplane_block_ack_req_no_response -803f dplane_block_ack_req_wrong_dest -8040 dplane_block_ack_no_tx_block_ack_for_mtba -8041 dplane_block_ack_ampdu_unsupported_policy -8042 dplane_block_ack_25 -8043 dplane_block_ack_26 -8044 dplane_block_ack_27 -8045 dplane_block_ack_28 -8046 dplane_block_ack_29 -8047 dplane_block_ack_30 -8048 dplane_block_ack_31 -8049 macrame_measurement_timer -804a host_debug -804d macrame_amsdu_format -804f duff_ap -8050 macrame_class_err -8051 macrame_iface_err -8052 coex_blackout_req_failed -8053 coex_invalid_protect_activity -8054 coex_invalid_tx_activity -8055 FSM_lockup_avoided -8056 macrame_ofdm_fft_workaround -8057 macrame_rx_control_buffer_offset -8059 no_space_for_mib_psid_map -8060 macrame_state -8062 rame_big_min_vif_duration -8063 cts_to_self_failure -8064 cme_invoked_when_not_enabled -8065 macrame_wake_up_in_past -8066 cme_replay_timeout -8067 ofdm_bug_resetting_modules -8068 calibration_request_too_big -8069 calibration_not_granted -8070 beacon_illegal_rate -8071 debug_signal_discarded -8072 bt_start_while_abort_forced -8073 rame_mlme_frame_discarded -8074 rame_unexpected_signal -8075 mlme_delete_vif_in_mlme -8076 mlme_delete_vif_in_macrame -8077 rame_radio_unexpected_signal -8078 set_p2p_noa_not_p2p_go_vif -8079 using_forced_channel_bw -8080 macrame_earliest_too_late -c000 bssid_not_individual -c001 ds_parameter_set_ie_missing -c002 mac_potentially_stuck -c003 invalid_sta_disconnect -c004 mlme_conmgr -c005 mlme_vifctrl -c006 mlme_frame -c007 mlme_ap -c008 mlme_partial_ie -c009 mlme_mpdu_router -c00a mlme_requests -c00b mlme_ie_length -c00c mlme_scan -c00d mlme_rate_invalid_rate -c00e mlme_roaming -c010 mlme_requests_leaky_signal_discarded -c011 mlme_mib_leaky_signal_discarded -c012 mlme_scan_leaky_signal_discarded -c013 mlme_vifctrl_leaky_signal_discarded -c014 mlme_conmgr_leaky_signal_discarded -c015 mlme_roaming_leaky_signal_discarded -c016 mlme_ap_leaky_signal_discarded -c018 mlme_ba_leaky_signal_discarded -c019 mlme_ba_tx_leaky_signal_discarded -c01b rame_mlme_invalid_tx_control_request -c01c fsm_unexpected_terminated_fsm -c01d mlme_sa_query -c01e mlme_sa_query_leaky_signal_discarded -c01f mlme_mpdu_router_leaky_signal_discarded -c020 mlme_send_offchan_leaky_signal_discarded -c021 mlme_tdls -c022 mlme_tdls_leaky_signal_discarded -c023 mlme_ba -c024 mlme_ba_tx -c026 mlme_measurements -c027 mlme_mib -c028 mlme_periodic -c029 mlme_nan -c02a mlme_nan_leaky_signal_discarded -c02b mlme_ie -c02c mlme_frame_unexpected_mgt_frame -c02d mlme_wifisharing_invalid_channel -c02f mlme_wifisharing_channel_switch_failed_1 -c030 dplane_fallback -c031 mlme_txpower -c032 dplane_protection -c033 reg_domain -c034 dplane_mib_fallback -c035 mlme_sar -c036 dplane_create_fallback_tbl -c037 dplane_mib -c038 mlme_connect_req_info -c039 mlme_wifisharing_channel_switch_failed_2 -c03b no_key_for_pmf -c03c dplane_rx_frame_discarded -c03d mlme_mbulk -c03e mlme_param_unexpected_channel_bw_enum -c03f mlme_workaround_plm689_triggered -c040 dplane_rx_resource_low -c041 hostio_host_not_responsive -c042 dplane_replay_null_key -c043 dplane_replay_suspected_attack -c044 rame_beacon_tx_ap_send_beacon_not_found -c045 dplane_frag_seq_for_patch_not_found -panicid 517 -2000 DPLP_FRAG_GENERIC -2001 DPLP_FRAG_WRONG_LEN -2002 DPLP_FRAG_FREE_DU -2003 DPLP_FRAG_IS_LAST_FRAME_FRAG -2004 DPLP_FRAG_IS_INCONSISTENT -2010 DPLP_FALLBACK_GENERIC -2011 DPLP_FALLBACK_INC_REF_COUNT_WHEN_MAX -2012 DPLP_FALLBACK_DEC_REF_COUNT_WHEN_ZERO -2013 DPLP_FALLBACK_INVALID_MODULATION -2014 DPLP_FALLBACK_MAX_ENTRIES_IS_ZERO -2015 DPLP_FALLBACK_ASSIGN_LINK_INFO_TO_TX_ENTRY_Q_NULL -2016 DPLP_FALLBACK_FAILED_TO_ALLOCATE_LINK_INFO -2017 DPLP_FALLBACK_TBL_LENGTH_OUT_OF_BOUNDS -2018 DPLP_FALLBACK_RATE_INDEX_OUT_OF_BOUNDS -2020 DPLP_ENC_HNDL_GENERIC -2021 DPLP_ENC_HNDL_WRONG_ENC_TYPE -2022 DPLP_ENC_HNDL_MBULK_NULL -2023 DPLP_ENC_HNDL_KEYC_NULL -2024 DPLP_ENC_HNDL_NO_ROOM_LEFT -2025 DPLP_ENC_HNDL_LIST_EMPTY -2026 DPLP_ENC_HNDL_NO_KEY_FOUND -2027 DPLP_ENC_HNDL_ENC_INFO_ALLOC_FAIL -2028 DPLP_ENC_HNDL_NO_FRAMES_QUEUED_TO_DPHP -2029 DPLP_ENC_HNDL_WAPI_CRYPTOSW_INVALID -2030 DPLP_CTRL_MGRL_GENERIC -2031 DPLP_CTRL_MGR_DP_STATE_NOT_PAUSING -2032 DPLP_CTRL_MGR_DP_STATE_NOT_RESUMING -2033 DPLP_CTRL_MGR_DP_STATE_NOT_PAUSED -2034 DPLP_CTRL_MGR_NEW_CMD_ALLOC_FAIL -2040 DPLP_LINK_ADAPT_GENERIC -2041 DPLP_LINK_ADAPT_RATE_UNSUPPORTED -2042 DPLP_LINK_ADAPT_RATE_INDEX_OUT_OF_BOUNDS -2043 DPLP_LINK_ADAPT_RATE_MIN_BA_RATE_WRONG -2044 DPLP_LINK_ADAPT_SELECTED_RATE_INVALID -2045 DPLP_LINK_ADAPT_FALLBACK_TABLE_IS_NULL -2047 DPLP_LINK_ADAPT_NUM_RETRIES_IS_WRONG -2050 DPLP_EXT_API_GENERIC -2051 DPLP_EXT_API_DU_IS_NOT_RXENTRY -2052 DPLP_EXT_API_DU_IS_NOT_TXENTRY -2053 DPLP_EXT_API_RESOURCE_HANDLE_NOT_CALLED_FROM_CB -2054 DPLP_EXT_API_WRONG_AMSDU_LEN -2055 DPLP_EXT_API_WRONG_SIGNAL_BUFFER_SIZE -2057 DPLP_EXT_API_MSG_CANNOT_QUEUE_BEACON -2058 DPLP_EXT_API_DU_HAS_WRONG_STATE -205a DPLP_EXT_API_INVALID_PID -205b DPLP_EXT_API_INVALID_PAUSE_TYPE -2060 DPLP_RX_GENERIC -2061 DPLP_RX_VIF_IS_SCAN -2062 DPLP_RX_FRAG_COUNT_WRONG_FOR_AMPDU -2063 DPLP_RX_SEQ_DIFF_GREATER_THAN_WIN_SIZE -2064 DPLP_RX_DPLP_INTERNAL_ERROR -2065 DPLP_RX_CORRUPT_MBULK -2070 DPLP_STATION_GENERIC -2071 DPLP_STATION_TX_UP_IS_UNMAPPED -2072 DPLP_STATION_FRAME_ALREADY_COUNTED -2073 DPLP_STATION_TOO_MANY_QUEUED_FRAMES -2074 DPLP_STATION_FRAME_IS_NOT_COUNTED -2075 DPLP_STATION_NO_QUEUED_FRAME -2076 DPLP_STATION_FRAME_HAS_NO_TXQUEUE -2077 DPLP_STATION_FRAME_NOT_READY_TO_QUEUE -2078 DPLP_STATION_RATE_INVALID -2079 DPLP_STATION_SET_TX_RATE_FALLBACK_NON_NULL_RATE_SET_BY_MIB -207a DPLP_STATION_SET_TX_RATE_FALLBACK_NON_NULL_HIGH_IMPORTANCE -207b DPLP_STATION_SET_TX_RATE_FALLBACK_NON_NULL_AMDPU -207c DPLP_STATION_TXENTRY_HAS_NO_BAINFO -207d DPLP_STATION_SET_TX_RATE_FALLBACK_NON_NULL_MULTICAST -207e DPLP_STATION_DPLP_IN_WRONG_STATE -207f DPLP_STATION_CLEAR_MUST_BE_TOTAL_PAUSED -2080 DPLP_STATION_CLEAR_MUST_BE_NOTHING_QUEUED -2081 DPLP_STATION_UNINSTALL_FALLBACK_TBLS_REF_COUNT_NOT_ZERO_SF -2082 DPLP_STATION_UNINSTALL_FALLBACK_TBLS_REF_COUNT_NOT_ZERO_LF -2090 DPLP_AMPDU_MGR_GENERIC -2091 DPLP_AMPDU_MGR_MALLOC_FAIL -2092 DPLP_AMPDU_MGR_TX_QUEUE_HEAD_OR_TAIL_NULL -2093 DPLP_AMPDU_MGR_DU_NOT_READY_TO_SEND -2094 DPLP_AMPDU_MGR_AMPDU_TXENTRY_LIST_NOT_FOUND -2095 DPLP_AMPDU_MGR_TOO_MANY_FRAMES_WAITING_TO_TX -2096 DPLP_AMPDU_MGR_TX_ENTRY_HAS_NO_BAINFO -2097 DPLP_AMPDU_MGR_TX_ENTRY_HAS_INVALID_RATE -2098 DPLP_AMPDU_LINK_INFO_IS_NULL -20a0 DPLP_HW_GENERIC -20a1 DPLP_HW_VIF_IS_NOT_SCHEDULED -20a2 DPLP_HW_MBULK_HAS_NO_SIGNAL -20a3 DPLP_HW_MBULK_HAS_REFCOUNT_OR_LEN -20a4 DPLP_HW_UNEXPECTED_DU_STATE -20a5 DPLP_HW_TXENTRY_IS_DATAFRAME -20a6 DPLP_HW_DPIF_Q_NUM_NOT_FOUND -20a7 DPLP_HW_ACTIVE_DEADLINE_IS_NULL -20a8 DPLP_HW_STOP_DEADLINE_NOT_FOUND -20a9 DPLP_HW_UNEXPECTED_VIF_ID -20aa DPLP_HW_VIF_DEADLINE_NOT_FOUND -20b0 DPLP_MPDU_LOAD_GENERIC -20b1 DPLP_MPDU_LOAD_NODE_ELEMENT_NOT_NULL -20b2 DPLP_MPDU_LOAD_PPDU_NOT_FOUND -20b3 DPLP_MPDU_LOAD_NOT_A_TRIGGERED_QUEUE -20b4 DPLP_MPDU_LOAD_CANCELLING_NULL_PPDU -20b5 DPLP_MPDU_LOAD_UNICAST_IS_PAUSING -20b6 DPLP_MPDU_LOAD_TXENTRY_NOT_FOUND -20b7 DPLP_MPDU_LOAD_NO_MORE_TRIGGERED_Q_LEFT -20b8 DPLP_MPDU_LOAD_FRAME_NOT_QUEUED -20c0 DPLP_QUEUE_GENERIC -20c1 DPLP_QUEUE_WRONG_DU_STATE -20c2 DPLP_QUEUE_TX_QUEUE_NOT_EMPTY -20c3 DPLP_QUEUE_MAC_AC_IS_WRONG -20c4 DPLP_QUEUE_FRAME_WITHOUT_TX_QUEUE -20c5 DPLP_QUEUE_LIST_ELEMENT_IS_WRONG -20c6 DPLP_QUEUE_MBULK_NOT_LARGE_ENOUGH -20c7 DPLP_QUEUE_UNKNOWN_REQUEST_TYPE -20c8 DPLP_QUEUE_DOUBLE_DEQUEUE -20c9 DPLP_QUEUE_TX_QUEUE_EMPTY -20d0 DPLP_FROM_HOST_HARD -20e0 DPLP_TIMER_SCHEDULE_WHEN_PAUSED -2100 DPLP_DPLP_IMM_UNIMPLEMENTED -2200 DPHP_BA_GENERIC -2201 DPHP_BA_RESERVE_NON_AMPDU -2202 DPHP_BA_LOAD_NON_AMPDU -2203 DPHP_BA_LOAD_RESERVE_FAILED -2210 DPHP_COORD_GENERIC -2211 DPHP_COORD_BAD_RESET -2212 DPHP_COORD_BAD_RESET_STAGE2 -2213 DPHP_COORD_INVALID_BK_CLEAR -2214 DPHP_COORD_PPDU_LIST_DAMAGED -2215 DPHP_COORD_NOT_MARKED_CANCEL -2216 DPHP_COORD_INVALID_PPDU_STATE -2217 DPHP_COORD_INVALID_DPHP_STATE -2218 DPHP_COORD_Q_EMPTY -2220 DPHP_DEADLINE_GENERIC -2221 DPHP_DEADLINE_BK_NOT_EMPTY -2222 DPHP_DEADLINE_BAD_DEADLINE -2223 DPHP_DEADLINE_IS_NULL -2224 DPHP_DEADLINE_BAD_Q_MASK -2225 DPHP_DEADLINE_ILLEGAL_PPDU -2226 DPHP_DEADLINE_ALREADY_ACTIVE -2227 DPHP_DEADLINE_INVALID_TYPE -2230 DPHP_RX_GENERIC -2231 DPHP_RX_NO_DRAM -2232 DPHP_RX_TRUNCATED_DOLLOP -2233 DPHP_RX_SANITY -2234 DPHP_RX_NO_PRECEDING_MPDU -2235 DPHP_RX_BAD_DOLLOP -2240 DPHP_DMA_GENERIC -2241 DPHP_DMA_RX_ORDER -2242 DPHP_DMA_UNEVEN_ALIGN -2243 DPHP_DMA_INVALID_ENC_TYPE -2244 DPHP_DMA_NO_SPACE -2245 DPHP_DMA_TX_FRAME_TOO_LONG -2246 DPHP_DMA_PLINE_FULL -2247 DPHP_DMA_PLINE_EMPTY -2248 DPHP_DMA_PLINE_INVALID -2249 DPHP_DMA_INVALID_TFER_ALERT -224a DPHP_DMA_MBULK_CHAIN_ERROR -224b DPHP_DMA_INVALID_PAUSE_STATE -224c DPHP_DMA_SG_LIST_FULL -224d DPHP_DMA_BAD_SAVED_RX_STATE -2250 DPHP_RESET_GENERIC -2251 DPHP_RESET_BAD_STATE_REQUEST -2252 DPHP_RESET_RX_NOT_IDLE -2253 DPHP_RESET_DMA_NOT_IDLE -2254 DPHP_RESET_BAD_WDOG_STATE -2255 DPHP_RESET_HW_IDLE_FAIL -2256 DPHP_RESET_BAD_MAC_STATE -2257 DPHP_INIT_BAD_MAC_REGS_ADDR_START -2260 DPHP_INT_GENERIC -2261 DPHP_INT_UNHANDLED -2262 DPHP_INT_MAC_ERROR -2263 DPHP_INT_DMA_ALERT_RECURSION -2264 DPHP_INT_BAD_DMA_TFER_STATE -2265 DPHP_INT_DMA_TFER_FAIL -2266 MAC_ACC_BAD_TX_RATE -2267 MAC_ACC_BAD_PROT_RATE -2270 DPHP_TX_GENERIC -2271 DPHP_TX_UNDERFLOW -2280 DPHP_SLOT_GENERIC -2281 DPHP_SLOT_EXPECTED_AMPDU -2282 DPHP_SLOT_NULL_PPDU -2283 DPHP_SLOT_DMA_INCOMPLETE -2284 DPHP_SLOT_QUEUEING_FAIL -2285 DPHP_SLOT_BAD_CANCEL_REQ -2286 DPHP_SLOT_TIMED_TX_Q_PAUSED -2287 DPHP_SLOT_DMA_DATA_INVALID -2288 DPHP_SLOT_INVALID_STATE -2289 DPHP_SLOT_INVALID_PDU_STATUS -228a DPHP_SLOT_UNEXPECTED_CFM -2290 DPHP_CONFIG_GENERIC -2291 DPHP_CONFIG_BAD_EDCA_Q -2292 DPHP_CONFIG_BAD_EDCA_CONFIG -2293 DPHP_CONFIG_MISSING_PROT_TABLE -2294 DPHP_CONFIG_RAMSW_SIZE_INVALID -22a0 DPHP_DPIF_GENERIC -22a1 DPHP_DPIF_BAD_DEADLINE_CANCEL -22a2 DPHP_DPIF_INVALID_ECW -22a3 DPHP_DPIF_INVALID_BURST -22a4 DPHP_DPIF_BAD_RX_CHAIN_CALC -22a5 DPHP_DPIF_BAD_RX_TYPE -22a6 DPHP_DPIF_PEER_INFO -22b0 DPHP_TCM_GENERIC -22b1 DPHP_TCM_ALLOC_SIZE_MISMATCH -22b2 DPHP_TCM_POOL_EMPTY -22b3 DPHP_TCM_BAD_FREE -22b4 DPHP_TCM_INIT_INSUFFICIENT_SPACE -22b5 DPHP_TCM_POOL_SIZE -22b6 DPHP_TCM_INIT_FAIL -22c0 DPHP_BAD_MIF_STATE -2300 MACRAME_VIF_CREATE_NULL_SCANVIF -2301 MACRAME_VIF_DEREGISTER_QUEUED_TX_FRAMES -2302 MACRAME_VIF_DELETE_STATION_ASSOCIATED -2303 MACRAME_VIF_ANNOUNCE_AVAILABILITY_INVALID_STATE -2304 MACRAME_VIF_ANNOUNCE_AVAILABILITY_INVALID_PS_STATE -2305 MACRAME_VIF_CLEAR_INVALID_SCHED_STATE -2306 MACRAME_VIF_UPDATE_MACACC_VIF_NOT_SCHEDULED -2307 MACRAME_VIF_UPDATE_BSS_VIF_NOT_SCHEDULED -2308 MACRAME_VIF_DESCHED_REG_REQ_INVALID_PS_STATE -2309 MACRAME_VIF_SCHED_MISSED_INVALID_EARLIEST_TIME -230a MACRAME_VIF_SW_DONE_VIF_NOT_SCHEDULED -230b MACRAME_VIF_CACHE_TRIM_SCAN_VIF_NOT_VALID -230c MACRAME_VIF_CTS_PROCESSED_NULL_DU -230d MACRAME_VIF_DEREGISTER_NO_REG_VIF -230e MACRAME_VIF_DEREGISTER_INVALID_SCHED_STATE -230f MACRAME_VIF_SCHED_MISSED_INVALID_START_TIME -2310 MACRAME_VIF_RESUME_STA_BBM -2311 MACRAME_VIF_INDEX_OUT_OF_RANGE -2312 MACRAME_VIF_INVALID_INHIBIT -2313 MACRAME_VIF_CANCEL_NULL_ENTRY -2314 MACRAME_VIF_REGISTER_FAILED -2315 MACRAME_VIF_IS_NULL -2320 MACRAME_STATION_ADD_NULL_RECORD -2321 MACRAME_STATION_DPLP_CLEARED_INVALID_INHIBIT -2322 MACRAME_STATION_DPLP_CLEARED_EMPTY_QUEUE -2323 MACRAME_STATION_SET_CONNECT_NULL_RECORD -2324 MACRAME_STATION_RESET_STA_RECORD_WITH_ENC_KEY -2340 MACRAME_SCHED_UPDATE_DURATION_HIST_VIF_NOT_SCHEDULED -2341 MACRAME_SCHED_REPORT_BO_CHANGE_INVALID_STATE -2342 MACRAME_SCHED_QUERY_BO_INVALID_BO_TIMES -2343 MACRAME_SCHED_RESCHEDULE_ALREADY_ACTIVE -2344 MACRAME_SCHED_SCHED_INVALID_VIF -2345 MACRAME_SCHED_SWITCH_RESPONSE_INVALID_VIF -2346 MACRAME_SCHED_SWITCH_RESPONSE_INVALID_STATE -2347 MACRAME_SCHED_SCHED_IND_INVALID_VIF -2348 MACRAME_SCHED_RADIO_DONE_INVALID_STATE -2349 MACRAME_SCHED_BO_UPDATE_INVALID_VIX -234a MACRAME_SCHED_DESCHED_NOW_NOT_SCEDULED -234b MACRAME_SCHED_NEAREST_SCHED_TIME_INVALID_STATE -234c MACRAME_SCHED_COULD_NOT_INSTANTIATE_FSM -234d MACRAME_SCHED_INVALID_FSM_PID -2361 MACRAME_TX_MM_REQUEST_INVALID_VIF -2362 MACRAME_TX_ADDING_NULL_ENTRY_TO_BUFFER -2363 MACRAME_TX_SENDING_NULL_ENTRY_FROM_BUFFER -2364 MACRAME_TX_DISCARDING_NULL_ENTRY_FROM_BUFFER -2365 MACRAME_TX_CHANGING_STA -2366 MACRAME_TX_DISCARD_NULL_PTR_TO_ENTRY -2367 MACRAME_TX_CANCEL_NULL_PTR_TO_ENTRY -2368 MACRAME_TX_CANCEL_NULL_TXENTRY -2369 MACRAME_TX_NO_PSPOLL -2380 MACRAME_BEACON_SCAN_TIM_VIF_NOT_STA -2381 MACRAME_BEACON_MISSED_BEACON_NULL_VIF -2382 MACRAME_BEACON_MISSED_BEACON_NOT_SCHEDULED_VIF -2383 MACRAME_BEACON_MISSED_BEACON_VIF_NOT_STA -2384 MACRAME_BEACON_UPDATE_WAKEUP_VIF_NOT_STA -2385 MACRAME_BEACON_TX_INIT_INVALID_VIF_TYPE -2386 MACRAME_BEACON_TX_CLEAR_INVALID_VIF_TYPE -2387 MACRAME_BEACON_TX_LOAD_HANDLER_INVALID_VIF_TYPE -2388 MACRAME_BEACON_TX_LOAD_HANDLER_READONLY_FRAME -2389 MACRAME_BEACON_TX_FINISHED_INVALID_VIF -238a MACRAME_BEACON_RX_SCHEDULE_TOO_FAR_IN_THE_FUTURE -238b MACRAME_BEACON_TX_CLONE_IS_NULL -238c MACRAME_BEACON_TX_SHEDULE_REQUEST_IN_THE_PAST -238d MACRAME_BEACON_TX_GET_NEXT_TIME_INVALID_VIF_TYPE -238e MACRAME_BEACON_TX_AP_WRITE_PVB_INPUT_CHECK -238f MACRAME_BEACON_TX_AP_UPDATE_NEEDED_NON_AP_VIF -2390 MACRAME_BEACON_TX_AP_SEND_BEACON_NON_SCHEDULED_VIF -2391 MACRAME_BEACON_TX_AP_SEND_BEACON_NON_AP_VIF -2392 MACRAME_BEACON_TX_AP_SEND_BEACON_NOT_FOUND -2393 MACRAME_BEACON_TX_AP_INIT_NON_AP_VIF -2394 MACRAME_BEACON_TX_AP_CLEAR_BEACON_IN_DPLP -2395 MACRAME_BEACON_TX_ECSA_COUNT_REACHED_ZERO -239a MACRAME_BEACON_CALC_SLEEP_PERIODS -239b MACRAME_BEACON_TBTT_EBRT_INVALID_VIF -239c MACRAME_BEACON_TBTT_EBRT_INVALID_LISTEN_START -239d MACRAME_BEACON_TX_NOT_ENOUGH_MEMORY_FOR_BEACON -239e MACRAME_BEACON_TX_TXENTRY_IS_NULL -239f MACRAME_BEACON_IMM_EXIT -23a0 MACRAME_PS_COMMON_UPDATE_TX_TIMEOUT_NON_STA_VIF -23a1 MACRAME_PS_COMMON_INTERRESTING_ACTIVITY_NOT_IN_PS -23a2 MACRAME_PS_COMMON_PS_CHECK_INVALID_VIF -23a3 MACRAME_PS_COMMON_ANNOUNCE_PROCESSED_NULL_DU -23a4 MACRAME_PS_COMMON_SEND_PSNULL_ALLOC_ERROR -23a5 MACRAME_PS_COMMON_POPULATE_PSNULL_DU_ERROR -23a6 MACRAME_PS_COMMON_POPULATE_PSNULL_VIF_NOT_SCHEDULED -23a7 MACRAME_PS_LEGACY_PSPOLL_CFM_NULL_DU -23a8 MACRAME_PS_LEGACY_PSPOLL_CFM_NON_STA_VIF -23a9 MACRAME_PS_UAPSD_ENQUEUE_TRIGGER_VIF_NOT_SCHEDULED -23c0 MACRAME_BLACKOUT_CMM_INVALID_NUM_BO -23c1 MACRAME_BLACKOUT_CHIP_INVALID_NUM_BO -23c2 MACRAME_BLACKOUT_P2P_INVALID_VIF_TYPE_NOA -23c3 MACRAME_BLACKOUT_P2P_SET_CTW_FAIL -23c4 MACRAME_BLACKOUT_NOT_REGISTERED -23c5 MACRAME_BLACKOUT_P2P_SCAN_NOA_NOT_UPDATED -23e0 MACRAME_FSM_INVALID_TRAFFIC_QUEUE_VIF -23e1 MACRAME_FSM_INVALID_TRAFFIC_QUEUE_LEVEL -23e2 MACRAME_FSM_ADD_BO_INVALID_TYPE -23e3 MACRAME_FSM_ADD_BO_UNDEFINED_TYPE -23e4 MACRAME_FSM_ADD_BO_P2P_INVALID_ID -23e5 MACRAME_FSM_ADD_BO_QUIET_INVALID_ID -23e6 MACRAME_FSM_ADD_BO_LOCAL_INVALID_ID -23e7 MACRAME_FSM_DEL_BO_INVALID_TYPE -23e8 MACRAME_FSM_DEL_BO_UNDEFINED_TYPE -23e9 MACRAME_FSM_DEL_BO_P2P_INVALID_ID -23ea MACRAME_FSM_DEL_BO_QUIET_INVALID_ID -23eb MACRAME_FSM_DEL_BO_LOCAL_INVALID_ID -23ec MACRAME_FSM_PAUSE_CFM_INVALID -23ed MACRAME_FSM_CLEAR_CFM_INVALID -2400 MACRAME_TIMER_UNSCHEDULABLE_VIF_MULTICAST -2401 MACRAME_TIMER_UNSCHEDULABLE_VIF_FAST_PS -2402 MACRAME_TIMER_UNSCHEDULABLE_VIF_PS_DELAY -2403 MACRAME_TIMER_UNSCHEDULABLE_VIF_CHECK_CLEAR -2404 MACRAME_TIMER_UNSCHEDULABLE_VIF_MOREBIT -2405 MACRAME_TIMER_UNSCHEDULABLE_VIF_PS_CHECK -2406 MACRAME_TIMER_UNSCHEDULABLE_VIF_PS_TIMER -2407 MACRAME_TIMER_UNSCHEDULABLE_VIF_TDLS -2408 MACRAME_TIMER_UNSCHEDULABLE_VIF_RMC -2409 MACRAME_TIMER_UNSCHEDULABLE_VIF_BEACON_MONITOR -240a MACRAME_TIMER_UNSCHEDULABLE_VIF_BEACON_TX -240b MACRAME_TIMER_DPLANE_OPERATION_TIMEOUT -2420 MACRAME_COEX_BLACKOUT_ATTACH_USPBO_FAILED -2421 MACRAME_COEX_BLACKOUT_ATTACH_VIF_FAILED -2422 MACRAME_COEX_BLACKOUT_ATTACH_INVALID_HANDLE -2423 MACRAME_COEX_BLACKOUT_UPDATE_INVALID_HANDLE -2424 MACRAME_COEX_BLACKOUT_DESTROY_INVALID_HANDLE -2425 MACRAME_COEX_BLACKOUT_DETACH_INVALID_HANDLE -2426 MACRAME_COEX_BLACKOUT_MASK_INVALID_HANDLE -2427 MACRAME_COEX_BLACKOUT_UNMASK_INVALID_HANDLE -2428 MACRAME_COEX_VIF_GET_NEXT_DTIM_TIME_INVALID_VIF -2429 MACRAME_COEX_VIF_GET_CLEAR_TIME_INVALID_VIF -242a MACRAME_COEX_NEGATIVE_MAX_CLEAR_TIMEOUT -2430 MACRAME_MLME_API_SET_INTERF_ADDR_INVALID_VIX -2431 MACRAME_MLME_API_ALLOW_BEACONS_NON_AP_VIF -2432 MACRAME_MLME_API_PROTECTION_INVALID_VIF -2433 MACRAME_MLME_API_SHORT_PREAMBLE_INVALID_VIF -2434 MACRAME_MLME_API_SET_BSS_INVALID_VIF -2435 MACRAME_MLME_API_SET_BSS_NO_AP -2436 MACRAME_MLME_API_SET_INFO_SCAN_VIF -2437 MACRAME_MLME_API_CONFIG_QUEUE_SCAN_VIF -2438 MACRAME_MLME_API_SET_BSS_UNMATCHED_VIF_TYPES -2439 MACRAME_MLME_API_INVALID_VIF -2441 MACRAME_BA_MGR_REMOVE_BA_NULL_INFO -2442 MACRAME_BA_MGR_REMOVE_BA_HWINFO -2443 MACRAME_BA_MGR_QUEUE_HEAD_NULL -2444 MACRAME_BA_MGR_QUEUE_TAIL_NULL -2445 MACRAME_BA_MGR_DELBA_RX_BAINSTANCE_NULL -2446 MACRAME_BA_MGR_FIND_BA_INVALID_TPRI -2447 MACRAME_BA_MGR_DELBA_INVALID_DIR -2450 MACRAME_KEY_MALLOC_FAILED -2451 MACRAME_RADIO_INIT_DONE_INVALID_STATE -2452 MACRAME_RADIO_STATE_CHANGE_ON_NO_DESCRIPTORS -2453 MACRAME_RADIO_OFF_INVALID_STATE -2454 MACRAME_RADIO_DPD_NO_RATES -2455 MACRAME_NO_SCHEDULED_VIF -2456 MACRAME_RADIO_COULD_NOT_INSTANTIATE_FSM -2457 MACRAME_RADIO_INVALID_BITMAP -2480 MACRAME_DPLANE_MACRAME_NULL_POINTER -2490 MACRAME_VIF_PAUSE_RESUME_NOT_ENOUGH_MEMORY_FOR_REQUEST -24ff MACRAME_LAST_ID -2500 MLME_RAME_GET_KA_INTERVAL_INVALID_DATA -2511 MLME_BA_FSM_TO_BAD_PID_1 -2512 MLME_BA_FSM_TO_BAD_PID_2 -2514 MLME_BA_FSM_TO_BAD_PID_4 -2520 MLME_CONMGR_FRAME_SZ_WRONG -2521 MLME_CONMGR_IES_NULL -2530 MLME_DATA_ADD_PEER_REC -2531 MLME_DATA_DEL_PEER_REC -2532 MLME_DATA_SAVE_UNKNOWN_KEY_TYPE -2550 MLME_IE_INVALID_IE -2551 MLME_IE_INVALID_RATE -2552 MLME_IE_INVALID_RATE_1 -2560 MLME_MEASUREMENTS_FRAME_SZ_WRONG -2570 MLME_SEND_PERIODIC_FRAME_SZ_WRONG -2571 MLME_SEND_OFFCHANNEL_UNKNOWN_SCHED_TYPE -2572 MLME_SEND_PACKET_NODE_IS_NULL -2580 MLME_REQUESTS_INVALID_MBULK -2581 MLME_REQUESTS_TEST_PANIC -2582 MLME_REQUESTS_INVALID_STATE_IN_ADD_VIF -25a0 MLME_ROAMING_FRAME_SZ_WRONG -25a1 MLME_ROAMING_IES_SZ_WRONG -25b0 MLME_SA_QUERY_PAUSE_FAILED -25b1 MLME_SA_QUERY_UNPAUSE_FAILED -25b2 MLME_SA_QUERY_FRAME_SZ_WRONG -25c0 MLME_SCAN_VIF_REGISTRATION_FAILED -25c1 MLME_SCAN_MPDU_REGISTRATION_FAILED -25c2 MLME_SCAN_SPS_RECORD_IS_NULL -25c3 MLME_SCAN_SPS_RECORD_IS_NULL_1 -25c4 MLME_SCAN_SPS_RECORD_IS_NULL_2 -25c5 MLME_SCAN_SPS_RECORD_IS_NULL_3 -25c6 MLME_SCAN_HOTLIST_SZ_WRONG -25c7 MLME_SCAN_BSSID_DESC_LIST_SZ_WRONG -25c8 MLME_SCAN_BSSID_DESC_LIST_SZ_WRONG_1 -25c9 MLME_SCAN_INVALID_NUM_OF_SAMPLES -25ca MLME_SCAN_INTERNAL_DATA_CORRUPTED -25cb MLME_SCAN_INTERNAL_DATA_CORRUPTED_1 -25cc MLME_SCAN_INTERNAL_DATA_CORRUPTED_2 -25cd MLME_SCAN_INTERNAL_DATA_CORRUPTED_3 -25ce MLME_SCAN_INTERNAL_DATA_CORRUPTED_4 -25cf MLME_SCAN_FRAME_SZ_WRONG -25d1 MLME_TDLS_PEER_RECORD_NOT_FOUND -25d2 MLME_TDLS_PEER_RECORD_NOT_FOUND_1 -25d3 MLME_TDLS_STA_DEL_CFM_FAILED -25d7 MLME_TDLS_FRAME_SZ_WRONG -25e0 MLME_VIFCTRL_FSM_TO_BAD_PID -25e1 MLME_VIFCTRL_FSM_TO_BAD_PID_1 -25e2 MLME_VIFCTRL_FAILED_TO_START_BA_PID -25e3 MLME_VIFCTRL_FAILED_TO_START_BA_TX_PID -25e4 MLME_VIFCTRL_FAILED_TO_START_SA_Q_PID -25e5 MLME_VIFCTRL_OBSS_SCAN_IES_SIZE_WRONG -25e6 MLME_VIFCTRL_FAILED_TO_START_MSRMNTS_PID -25e7 MLME_VIFCTRL_FAILED_TO_START_TDLS_PID -25e8 MLME_VIFCTRL_FAILED_TO_START_ROAMING_PID -25e9 MLME_VIFCTRL_FAILED_TO_START_AP_STA_PID -25ea MLME_VIFCTRL_FAILED_TO_START_CONMGR_PID -25eb MLME_VIFCTRL_FAILED_TO_START_NAN_PID -25ec MLME_VIFCTRL_FRAME_SZ_WRONG -25ef MLME_VIFCTRL_FILTER_OVERFLOW -25f7 MLME_VIFCTRL_FILTER_FAILED -25f8 MLME_VIFCTRL_FILTER_FAILED_1 -25f9 MLME_VIFCTRL_FILTER_FAILED_2 -25fa MLME_VIFCTRL_FILTER_FAILED_3 -25fb MLME_VIFCTRL_FORCE_ACTIVE_OUT_OF_RANGE -25fc MLME_VIFCTRL_WRONG_VIF_INDEX -25fd MLME_VIFCTRL_WRONG_VIF_INDEX_1 -25fe MLME_VIFCTRL_WRONG_VIF_TYPE -25ff MLME_VIFCTRL_IMPOSSIBLE_CHANNEL_SWITCH -2601 MLME_VIFCTRL_PACKET_FILTER_IES_TOO_LONG -2602 MLME_VIFCTRL_PACKET_FILTER_IES_INVALID_MODE -2603 MLME_VIFCTRL_PACKET_FILTER_IES_INVALID_RANGE -2604 MLME_VIFCTRL_PACKET_FILTER_IES_NO_FILTER -2610 MLME_MBULK_IS_NULL -2620 MLME_MPDU_FSM_REGISTRATION_FAILED -2621 MLME_MPDU_VIX_REGISTRATION_FAILED -2630 MLME_FRAMES_FRAME_SZ_WRONG -2640 MLME_NAN_UNEXPECTED_BEHAVIOR -2700 RADIO_RICE_RADIO_SETUP_FAILED -2701 RADIO_RICE_ALREADY_SETUP -2702 RADIO_RICE_BAD_CLOCK_FREQ -2703 RADIO_RICE_IMM_ERROR -2704 RADIO_RICE_DPD_LUT_ERROR -2705 RADIO_RICE_MGR_FSM_ERROR -2706 RADIO_RICE_RADIO_FSM_ERROR -2710 RADIO_HAL_BAD_FREQ_COMP_TABLE_TYPE -2711 RADIO_HAL_BAD_TEMP_COMP_TABLE_TYPE -2712 RADIO_HAL_BAD_SIG_GEN_WAVEFORM_TYPE -2713 RADIO_HAL_BAD_SIG_GEN_LOCATION_TYPE -2714 RADIO_HAL_UNKNOWN_TX_TRIM_TYPE -2715 RADIO_HAL_UNKNOWN_TX_LOOPBACK_TYPE -2716 RADIO_HAL_BAD_CONFIGURATION -2800 TEST_DPHPADPT_RX_MBULK_HEADER_SIZE -2801 TEST_DPHPADPT_RX_OUT_OF_MBULKS -2802 TEST_DPHPADPT_RX_UNEXPECTED_MPDU -2803 TEST_DPHPADPT_RX_TOO_MANY_MPDUS_IN_AMPDU -2810 TEST_MICRAME_BAD_RADIO_REQUEST -2811 TEST_MICRAME_TX_QUEUE_EMPTY -2812 TEST_MICRAME_TX_QUEUE_FULL -2820 TEST_WLANLITE_INVALID_STATE -2821 TEST_WLANLITE_LOAD_FRAME_PPDU_ALLOC -2822 TEST_WLANLITE_INVALID_RADIO_ID -2823 TEST_WLANLITE_INVALID_CONN_ID -2900 COEX_API_PERIODIC_EVENT_INVALID_ENTRY -2910 COEX_STRAT_INIT_FAILURE -29ff COEX_LAST -2a01 COMMON_HOSTIO_GENERIC -2a02 COMMON_HOSTIO_HOST_NOT_RESPONSIVE -2a03 COMMON_HOSTIO_VIRT_GENERIC -2a04 COMMON_HOSTIO_VIRT_WLANLITE -2a10 COMMON_PMALLOC_OUT_OF_MEMORY -2a11 COMMON_PMALLOC_INVALID_MEMORY_CONFIG -2a12 COMMON_PMALLOC_INVALID_POINTER -2a13 COMMON_PMALLOC_MEMORY_EXHAUSTION -2a20 COMMON_DEBUG_DWORD12_INVALID_PTR -2a21 COMMON_DEBUG_DWORD12_SANITY_FAIL -2a22 COMMON_DEBUG_SAP_TOO_LARGE_ALLOC_SZ -2a30 COMMON_SERVICE_FOS_RES_NOT_CLEANED -2a31 COMMON_SERVICE_START_FAILED -2a32 COMMON_SERVICE_STOP_FAILED -2a33 COMMON_SERVICE_FOS_TASK_NOT_SCHEDULED -2a41 COMMON_MBULK_GENERIC -2a50 COMMON_HW_ILLEGAL_RESPONSE_RATE -2a51 COMMON_RSA_OUT_OF_RANGE -2a60 COMMON_FSM_ALLOCATION_FAILURE -2a61 COMMON_FSM_INVALID_SIGNAL -2a62 COMMON_FSM_INVALID_PRIORITY -2a63 COMMON_FSM_FAILURE -2a64 COMMON_FSM_SIGNAL_TO_UNKNOWN_PROCESS -2a65 COMMON_FSM_SIGNAL_TO_UNKNOWN_PROCESSOR -2a66 COMMON_FSM_SIGNAL_TO_ENV -2a67 COMMON_FSM_EMPTY_TIMER_LIST -2a68 COMMON_FSM_LAST_NEXT_NOT_NULL -2a69 COMMON_FSM_LAST_IS_NULL -2a70 COMMON_UTILS_DATA_UNIT -2a71 COMMON_UTILS_MAKE_FRAME -2a72 COMMON_UTILS_LINKED_LIST -2a80 COMMON_MIB_ROM_CORRUPT -2a81 COMMON_MIB_OVERRIDE -2a82 COMMON_MIB_GETACTOS -2a83 COMMON_MIB_VIF_NULL_IN_GET_LLS_RADIOSTATS -2aa0 COMMON_SHARED_DATA_VIF_INVALID_ACCESS -2aa1 COMMON_SHARED_DATA_VIF_STA_INVALID_ACCESS -2aa2 COMMON_SHARED_DATA_VIF_AP_INVALID_ACCESS -2aa3 COMMON_SHARED_DATA_VIF_NAN_INVALID_ACCESS -2aa4 COMMON_SHARED_DATA_VIF_SCAN_INVALID_ACCESS -2aa5 COMMON_SHARED_DATA_STA_INVALID_ACCESS -2ab0 COMMON_PACKET_FILTER_GENERIC -2ab1 COMMON_PACKET_FILTER_INVALID_PID -2ab2 COMMON_PACKET_FILTER_LIST_HEAD_IS_NOT_NULL -2ab3 COMMON_PACKET_FILTER_NOT_ALL_FILTERS_DELETED -2ab4 COMMON_PACKET_FILTER_INVALID_PARAMETERS -2ab5 COMMON_PACKET_FILTER_INSUFFICIENT_RESOURCE -2af0 COMMON_GENERIC_EDP -2af1 COMMON_GENERIC_RESET -2af2 COMMON_CACHE_UNALIGNED_ADDR -2aff COMMON_PLACEHOLDER_PLACEHOLDER_MAX -mibkey 373 -0000 MIBKEY_NULL -0001 DOT11RSNASTATSSTAADDRESS -03f1 UNIFIFRAMERESPONSECFMTXLIFETIMETIMEOUT -03f9 UNIFIFRAMERESPONSECFMFAILURETIMEOUT -0401 UNIFIFORCEACTIVEDURATION -0411 UNIFIMLMESCANMAXNUMBEROFPROBESETS -0419 UNIFIMLMESCANSTOPIFLESSTHANXFRAMES -0069 DOT11RSNASTATSROBUSTMGMTCCMPREPLAYS -0421 UNIFIMLMESTATIONINACTIVITYTIMEOUT -0429 UNIFIMLMECLIINACTIVITYTIMEOUT -0431 UNIFIMLMESTATIONINITIALKICKTIMEOUT -0439 UNIFIUARTCONFIGURE -043f UNIFIUARTPIOS -0445 UNIFICLOCKFREQUENCY -044d UNIFICRYSTALFREQUENCYTRIM -0457 UNIFIENABLEDORM -045f UNIFIDISABLEDORMWHENBTON -0467 UNIFIEXTERNALCLOCKDETECT -046f UNIFIEXTERNALFASTCLOCKREQUEST -0477 UNIFIWATCHDOGTIMEOUT -0483 UNIFIEXTERNALFASTCLOCKREQUESTPIO -048d UNIFIRSSI -0495 UNIFILASTBSSRSSI -049b UNIFISNR -04a3 UNIFILASTBSSSNR -04a9 UNIFISWTXTIMEOUT -04b1 UNIFIHWTXTIMEOUT -0079 DOT11TDLSPEERUAPSDINDICATIONWINDOW -04bb UNIFITXDATARATE -04c3 UNIFISNREXTRAOFFSETCCK -04cb UNIFIRSSIMAXAVERAGINGPERIOD -04d7 UNIFIRSSIMINRECEIVEDFRAMES -04e1 UNIFILASTBSSTXDATARATE -04e7 UNIFIDISCARDEDFRAMECOUNT -04ef UNIFIMACRAMEDEBUGSTATS -04f9 UNIFICURRENTTSFTIME -0501 UNIFIBATXENABLETID -0081 DOT11ASSOCIATIONSAQUERYMAXIMUMTIMEOUT -050b UNIFIBACONFIG -0517 UNIFIMOVEBKTOBE -051f UNIFIBEACONRECEIVED -0527 UNIFIRADIOONTIME -052f UNIFIRADIOTXTIME -0537 UNIFIRADIORXTIME -053f UNIFIRADIOSCANTIME -0547 UNIFIPSLEAKYAP -0551 UNIFITQAMACTIVATED -0559 UNIFINOACKACTIVATIONCOUNT -0561 UNIFIRXFCSERRORCOUNT -0569 UNIFIBEACONSRECEIVEDPERCENTAGE -3677 UNIFIROAMRSSIBOOST -3683 UNIFIRXEXTERNALGAINFREQUENCY -0575 UNIFIQUEUESTATSENABLE -3693 UNIFIRXEXTERNALGAIN -36a1 UNIFISARBACKOFF -36ad UNIFISCANPARAMETERS -057f UNIFIDPDMASTERSWITCH -058b UNIFIGOOGLEMAXNUMBEROFPERIODICSCANS -0593 UNIFIGOOGLEMAXRSSISAMPLESIZE -059b UNIFIGOOGLEMAXHOTLISTAPS -05a5 UNIFIGOOGLEMAXSIGNIFICANTWIFICHANGEAPS -387f UNIFITHROUGHPUTDEBUG -3887 UNIFITXANTENNACONNECTIONLOSSFREQUENCY -3897 UNIFITXANTENNACONNECTIONLOSS -38a5 UNIFITXANTENNAMAXGAINFREQUENCY -38b5 UNIFITXANTENNAMAXGAIN -38c3 UNIFITXDETECTORFREQUENCYCOMPENSATION -38d1 UNIFITXDETECTORTEMPERATURECOMPENSATION -05af UNIFIGOOGLEMAXBSSIDHISTORYENTRIES -38df UNIFITXFTRIMSETTINGS -38ed UNIFITXGAINSETTINGS -38fb UNIFITXGAINSTEPSETTINGS -3909 UNIFITXOOBCONSTRAINTS -3917 UNIFITXOPENLOOPFREQUENCYCOMPENSATION -3925 UNIFITXOPENLOOPTEMPERATURECOMPENSATION -05b7 UNIFIMACBEACONTIMEOUT -3933 UNIFITXPAGAINDPDFREQUENCYCOMPENSATION -3941 UNIFITXPAGAINDPDTEMPERATURECOMPENSATION -394f UNIFITXPOWERDETECTORRESPONSE -395d UNIFITXPOWERTRIMCONFIG -3969 UNIFITXSETTINGS -0093 DOT11ASSOCIATIONSAQUERYRETRYTIMEOUT -05c1 UNIFIROAMTRACKINGSCANPERIOD -05cf UNIFIROAMCULOCAL -05dd UNIFICUROAMSCANNOCANDIDATEDELTATRIGGER -05eb UNIFIROAMAPSELECTDELTAFACTOR -05f9 UNIFICUROAMWEIGHT -0607 UNIFIRSSIROAMWEIGHT -0615 UNIFIROAMBSSLOADMONITORINGFREQUENCY -0623 UNIFICUMEASUREMENTINTERVAL -0633 UNIFICURRENTBSSNSS -063b UNIFIAPMIMOUSED -0643 UNIFIROAMOFFLOADED4WSHKTIMEOUT -0651 UNIFIROAMINGCOUNT -0659 UNIFIROAMINGAKM -0661 UNIFICURRENTBSSBANDWIDTH -0667 UNIFICURRENTBSSCHANNELFREQUENCY -066d UNIFILOGGERENABLED -00a5 DOT11POWERCAPABILITYMAXIMPLEMENTED -0675 UNIFIMAPACKETFATEENABLED -067f UNIFICSRONLYEIFSDURATION -0687 UNIFIOVERRIDEDEFAULTBETXOPFORHT -0691 UNIFIOVERRIDEDEFAULTBETXOP -069b UNIFIRXABBTRIMSETTINGS -06a3 UNIFIRADIOTRIMSENABLE -06ab UNIFIHARDWAREPLATFORM -06b3 UNIFIFORCECHANNELBW -06bf UNIFIDPDTRAININGDURATION -00ad DOT11POWERCAPABILITYMINIMPLEMENTED -06c7 UNIFICOEXDEBUGOVERRIDEBT -06cf UNIFIFASTPOWERSAVETIMEOUT -06e1 UNIFIFASTPOWERSAVETIMEOUTSMALL -06f3 UNIFIMLMESTAKEEPALIVETIMEOUT -06ff UNIFIMLMEAPKEEPALIVETIMEOUT -070b UNIFIMLMEGOKEEPALIVETIMEOUT -00b5 DOT11RTSTHRESHOLD -0717 UNIFISTAROUTERADVERTISEMENTMINIMUMINTERVALTOFORWARD -0725 UNIFIROAMCONNECTIONQUALITYCHECKWAITAFTERCONNECT -072f UNIFIAPBEACONMAXDRIFT -0739 UNIFIBSSMAXIDLEPERIODENABLED -0741 UNIFIVIFIDLEMONITORTIME -074d UNIFIDISABLELEGACYPOWERSAVE -0755 UNIFIDEBUGFORCEACTIVE -075d UNIFISTATIONACTIVITYIDLETIME -0767 UNIFIPOWERMANAGEMENTDELAYTIMEOUT -0777 UNIFIAPSDSERVICEPERIODTIMEOUT -0785 UNIFICONCURRENTPOWERMANAGEMENTDELAYTIMEOUT -0795 UNIFISTATIONQOSINFO -079d UNIFILISTENINTERVALSKIPPINGDTIM -07b1 UNIFILISTENINTERVAL -07bf UNIFILEGACYPSPOLLTIMEOUT -07cd UNIFITOGGLEPOWERDOMAIN -07d5 UNIFIP2PLISTENINTERVALSKIPPINGDTIM -07e9 UNIFIFRAGMENTATIONDURATION -00cb DOT11SHORTRETRYLIMIT -07f5 UNIFIIDLEMODELITEENABLED -07fd UNIFIIDLEMODEENABLED -0805 UNIFIDTIMWAITTIMEOUT -080f UNIFILISTENINTERVALMAXTIME -0821 UNIFISCANMAXPROBETRANSMITLIFETIME -082d UNIFIPOWERSAVETRANSITIONPACKETTHRESHOLD -0835 UNIFIPROBERESPONSELIFETIME -083f UNIFIPROBERESPONSEMAXRETRY -0847 UNIFIEXITPOWERSAVEPERIOD -0851 UNIFIAGGRESSIVEPOWERSAVETRANSITIONPERIOD -0859 UNIFIACTIVETIMEAFTERMOREBIT -0861 UNIFIFORCEDSCHEDULEDURATION -086d UNIFIVHTCAPABILITIES -0887 UNIFIMAXVIFSCHEDULEDURATION -088f UNIFIVIFLONGINTERVALTIME -0897 UNIFIDISALLOWSCHEDRELINQUISH -089f UNIFIRAMEDPLANEOPERATIONTIMEOUT -00dd DOT11LONGRETRYLIMIT -08a9 UNIFIDEBUGKEEPRADIOON -08b1 UNIFISCANABSENCEDURATION -08b9 UNIFISCANABSENCEPERIOD -08c1 UNIFIMAXCLIENT -08cb UNIFITDLSINP2PACTIVATED -08d3 UNIFITDLSACTIVATED -08db UNIFITDLSTPTHRESHOLDPKTSECS -08e5 UNIFITDLSRSSITHRESHOLD -08ef UNIFITDLSMAXIMUMRETRY -08f7 UNIFITDLSTPMONITORSECS -08ff UNIFITDLSBASICHTMCSSET -091f UNIFITDLSBASICVHTMCSSET -092f DOT11TDLSDISCOVERYREQUESTWINDOW -0937 DOT11TDLSRESPONSETIMEOUT -093f DOT11TDLSCHANNELSWITCHACTIVATED -0947 UNIFITDLSDESIGNFORTESTMODE -094f UNIFITDLSKEYLIFETIMEINTERVAL -00ef DOT11FRAGMENTATIONTHRESHOLD -095b UNIFITDLSTEARDOWNFRAMETXTIMEOUT -0965 UNIFIWIFISHARINGENABLED -096d UNIFIWIFISHARING5GHZCHANNEL -0983 UNIFIWIFISHARINGCHANNELSWITCHCOUNT -098b UNIFICHANNELANNOUNCEMENTCOUNT -0993 UNIFIRATESTSTOREDSA -099d UNIFIRATESTSTOREFRAME -09a7 DOT11TDLSPEERUAPSDBUFFERSTAACTIVATED -09af UNIFICSRONLYMIBSHIELD -09b7 UNIFIPRIVATEBBBTXFILTERCONFIG -09bf UNIFIPRIVATESWAGCFRONTENDGAIN -0019 DOT11RSNASTATSTKIPLOCALMICFAILURES -09cd UNIFIPRIVATESWAGCFRONTENDLOSS -09db UNIFIPRIVATESWAGCEXTTHRESH -09e9 UNIFICSRONLYPOWERCALDELAY -09f1 UNIFIRXAGCCONTROL -09ff UNIFIWAPIQOSMASK -0a0b UNIFIRAAMAXSPECTIMERMULTIPLIER -0a17 UNIFIWMMSTALLENABLE -0a23 UNIFIRAASPECULATIONINTERVAL -0a31 UNIFIRAASPECULATIONPERIOD -0105 DOT11RTSSUCCESSCOUNT -0a3d UNIFIRAANUMBSPECULATIONFRAMES -0a49 UNIFIRAATXHOSTRATE -0a55 UNIFIFALLBACKSHORTFRAMERETRYDISTRIBUTION -0a6b UNIFIPREEBRTWINDOW -0a7f UNIFIPOSTEBRTWINDOW -0a93 UNIFIPSPOLLTHRESHOLD -0a9f UNIFITXUSINGLDPCENABLED -0aa7 UNIFITXSGI20ENABLED -0aaf UNIFITXSGI40ENABLED -0ab7 UNIFITXSGI80ENABLED -0abf UNIFITXSGI160ENABLED -0ac7 UNIFIMACADDRESSRANDOMISATION -0acf UNIFISUBEAMFORMERENABLED -0115 DOT11ACKFAILURECOUNT -0ad7 UNIFIMUBEAMFORMERENABLED -0adf UNIFITXOFDMSELECT -0aeb UNIFITXDIGGAIN -0af7 UNIFICHIPTEMPERATURE -0aff UNIFIBATTERYVOLTAGE -0b07 UNIFIFORCESHORTSLOTTIME -0b0f UNIFIDEBUGDISABLERADIONANNYACTIONS -0b19 UNIFIRXCCKMODEMSENSITIVITY -0b2f UNIFIDPDPERBANDWIDTH -0b39 UNIFIBBVERSION -0b41 UNIFIRFVERSION -0b49 UNIFICLEARRADIOTRIMCACHE -0b51 UNIFIRXRADIOCSMODE -0b5b UNIFIRXPRIENERGYDETTHRESHOLD -0b65 UNIFIRXSECENERGYDETTHRESHOLD -0b6f UNIFICCAMASTERSWITCH -0125 DOT11MULTICASTRECEIVEDFRAMECOUNT -0b79 UNIFIRXSYNCCCACFG -0b83 UNIFIMACSECCHANCLEARTIME -0b8d UNIFILNACONTROLENABLED -0b95 UNIFILNACONTROLRSSITHRESHOLDLOWER -0ba3 UNIFILNACONTROLRSSITHRESHOLDUPPER -0bb1 UNIFILOWPOWERRXCONFIG -0bbd UNIFITPCENABLED -0bc9 UNIFICURRENTTXPOWERLEVEL -0bd3 UNIFIUSERSETTXPOWERLEVEL -0bdf UNIFITPCMAXPOWERRSSITHRESHOLD -0beb UNIFITPCMINPOWERRSSITHRESHOLD -0bf7 UNIFITPCMINPOWER2G -0c03 UNIFITPCMINPOWER5G -0c0f UNIFIRADIOLPRXRSSITHRESHOLDLOWER -0135 DOT11FCSERRORCOUNT -0c1d UNIFIRADIOLPRXRSSITHRESHOLDUPPER -0c2b UNIFIPMFASSOCIATIONCOMEBACKTIMEDELTA -0c35 UNIFITESTTSPECHACK -0c3d UNIFITESTTSPECHACKVALUE -0c45 UNIFIDEBUGINSTANTDELIVERY -0c4f UNIFIDEBUGENABLE -0c59 UNIFIDPLANEDEBUG -0c65 UNIFINANENABLED -0c6d UNIFINANBEACONCAPABILITIES -0c77 HUTSREADWRITEDATAELEMENTINT32 -0c89 HUTSREADWRITEDATAELEMENTBOOLEAN -0c91 HUTSREADWRITEDATAELEMENTOCTETSTRING -0143 DOT11WEPUNDECRYPTABLECOUNT -0ca7 HUTSREADWRITEREMOTEPROCEDURECALLINT32 -0cb7 HUTSREADWRITEINTERNALAPIINT16 -0cbf HUTSREADWRITEINTERNALAPIUINT16 -0cc9 HUTSREADWRITEINTERNALAPIUINT32 -0cd9 HUTSREADWRITEINTERNALAPIINT64 -0ce1 HUTSREADWRITEINTERNALAPIBOOLEAN -0ce9 HUTSREADWRITEINTERNALAPIOCTETSTRING -0cff UNIFITESTSCANNOMEDIUM -0d07 UNIFIDUALBANDCONCURRENCY -0d0f UNIFISUPPORTEDCHANNELS -0d27 UNIFICOUNTRYLIST -0153 DOT11MANUFACTURERPRODUCTVERSION -0161 UNIFIMLMECONNECTIONTIMEOUT -016b UNIFIMLMESCANCHANNELMAXSCANTIME -0eff UNIFINOCELLINCLUDEDCHANNELS -0f15 HUTSREADWRITEINTERNALAPIFIXSIZETABLEKEYROW -0f25 HUTSREADWRITEINTERNALAPIFIXSIZETABLEKEY1ROW -0f2d HUTSREADWRITEINTERNALAPIFIXSIZETABLEKEY2ROW -0f35 HUTSREADWRITEINTERNALAPIFIXVARSIZETABLEKEY1ROW -0f3b HUTSREADWRITEINTERNALAPIFIXVARSIZETABLEKEY2ROW -0f41 HUTSREADWRITEINTERNALAPIFIXEDSIZETABLEROW -0187 UNIFIMLMESCANCHANNELPROBEINTERVAL -0f5d HUTSREADWRITEINTERNALAPIVARSIZETABLEROW -0fb7 HUTSREADWRITEINTERNALAPIVARSIZETABLEKEYROW -0fc7 HUTSREADWRITEREMOTEPROCEDURECALLOCTETSTRING -0fd7 HUTSREADWRITETABLEINT16ROW -0fe7 HUTSREADWRITETABLEOCTETSTRINGROW -0029 DOT11RSNASTATSTKIPREMOTEMICFAILURES -1041 UNIFIACRETRIES -1049 UNIFITXDATACONFIRM -1053 UNIFICCACSTHRESH -105d UNIFICUROAMSCANTRIGGER -01a3 UNIFIMLMEDATAREFERENCETIMEOUT -106b UNIFICUROAMFACTOR -1083 UNIFIDPDTRAINPACKETCONFIG -10b3 UNIFIDEBUGMODULECONTROL -01af UNIFIMLMESCANPROBEINTERVAL -01b9 UNIFIMLMESCANHIGHRSSITHRESHOLD -11ab UNIFIDEFAULTCOUNTRY -11cb UNIFIDPDPREDISTORTGAINS -11d7 UNIFILOADDPDLUT -01c9 UNIFIMLMESCANDELTARSSITHRESHOLD -11e7 UNIFIOVERRIDEDPDLUT -11f5 UNIFIMACCCABUSYTIME -11fd UNIFIMODEMSGIOFFSET -1205 UNIFINOCELLMAXPOWER -1217 UNIFIOPERATINGCLASSPARAMTERS -01d7 UNIFIMLMESCANMAXIMUMAGE -1271 UNIFIPEERBANDWIDTH -1277 UNIFICURRENTPEERNSS -127d UNIFIPEERTXDATARATE -1283 UNIFIPEERRSSI -1289 UNIFISWTOHWQUEUESTATS -1291 UNIFIHOSTTOSWQUEUESTATS -1299 UNIFIRSSICUROAMSCANTRIGGER -01dd UNIFIMLMESCANMAXIMUMRESULTS -12a7 UNIFIRSSIROAMFACTOR -12bf UNIFIRADIOCCADEBUG -12c7 UNIFIRADIOCCATHRESHOLDS -01e5 UNIFIMLMEAUTONOMOUSSCANNOISY -12f7 UNIFIRADIORXSETTINGSREAD -12ff UNIFIRADIOTXSETTINGSREAD -1307 UNIFIRADIOTXPOWEROVERRIDE -1317 UNIFIRATESTATSRXSUCCESSCOUNT -131f UNIFIRATESTATSTXSUCCESSCOUNT -1327 UNIFIRATESTATSRATE -132f UNIFIRAATXSUCCESSESCOUNT -1337 UNIFIRAATXFAILURESCOUNT -133f UNIFIRAATXPER -01ed UNIFIFIRMWAREBUILDID -1347 UNIFIRAARESETSTATS -134f UNIFIRAATXMTPER -1357 UNIFIREADHARDWARECOUNTER -135f UNIFIREADREG -1367 UNIFIREGULATORYPARAMETERS -01f5 UNIFICHIPVERSION -01fb UNIFIFIRMWAREPATCHBUILDID -0203 UNIFIBASICCAPABILITIES -020d UNIFIEXTENDEDCAPABILITIES -0223 UNIFIHTCAPABILITIES -0039 DOT11RSNASTATSCCMPREPLAYS -0245 UNIFIRSNCAPABILITIES -024f UNIFI24G40MHZCHANNELS -0257 UNIFIEXTENDEDCAPABILITIESDISABLED -025f UNIFITESTSETCHANNELBW -0267 UNIFIPLM689WORKAROUNDENABLE -026f UNIFIPLM689WORKAROUNDTRIGGERDHCPDISCOVERCOUNT -0277 UNIFIPLM689WORKAROUNDTRIGGERDHCPDISCOVERTIMEOUT -0281 UNIFISUPPORTEDDATARATES -029b UNIFIPLM689WORKAROUNDADDRESSES -02af UNIFIRADIOMEASUREMENTACTIVATED -02b7 UNIFIRADIOMEASUREMENTCAPABILITIES -02c9 UNIFIVHTACTIVATED -02d1 UNIFIHTACTIVATED -02d9 UNIFIPLM689WORKAROUNDTRIGGERSTATICIPTIMEOUT -0049 DOT11RSNASTATSCCMPDECRYPTERRORS -02e1 UNIFIPLM689WORKAROUNDTRIGGERARPCOUNT -02e9 UNIFIROAMINGENABLED -02f1 UNIFIRSSIROAMSCANTRIGGER -0301 UNIFIROAMDELTATRIGGER -030f UNIFIROAMCACHEDCHANNELSCANPERIOD -031d UNIFIFULLROAMSCANPERIOD -032b UNIFIROAMSCANBAND -0337 UNIFIROAMSCANMAXACTIVECHANNELTIME -0343 UNIFIROAMFULLCHANNELSCANFREQUENCY -034d UNIFIROAMMODE -0359 UNIFIRSSIROAMSCANNOCANDIDATEDELTATRIGGER -0367 UNIFIROAMEAPTIMEOUT -0371 UNIFIROAMSCANCONTROL -0379 UNIFIROAMDFSSCANMODE -0059 DOT11RSNASTATSTKIPREPLAYS -0009 DOT11RSNASTATSTKIPICVERRORS -0385 UNIFIROAMSCANHOMETIME -038d UNIFIROAMSCANHOMEAWAYTIME -0397 UNIFIROAMSCANNPROBE -039f UNIFIAPOLBCDURATION -03a9 UNIFIAPOLBCINTERVAL -03b3 UNIFIFRAMERESPONSETIMEOUT -03c3 UNIFICONNECTIONFAILURETIMEOUT -03d3 UNIFICONNECTINGPROBETIMEOUT -03e1 UNIFIDISCONNECTTIMEOUT -oid 372 -100 dot11AssociationSAQueryMaximumTimeout -101 dot11AssociationSAQueryRetryTimeout -112 dot11PowerCapabilityMaxImplemented -113 dot11PowerCapabilityMinImplemented -121 dot11RTSThreshold -122 dot11ShortRetryLimit -123 dot11LongRetryLimit -124 dot11FragmentationThreshold -146 dot11RTSSuccessCount -148 dot11ACKFailureCount -150 dot11MulticastReceivedFrameCount -151 dot11FCSErrorCount -153 dot11WEPUndecryptableCount -183 dot11manufacturerProductVersion -2000 unifiMLMEConnectionTimeOut -2001 unifiMLMEScanChannelMaxScanTime -2002 unifiMLMEScanChannelProbeInterval -2005 unifiMLMEDataReferenceTimeout -2007 unifiMLMEScanProbeInterval -2008 unifiMLMEScanHighRSSIThreshold -2010 unifiMLMEScanDeltaRSSIThreshold -2014 unifiMLMEScanMaximumAge -2015 unifiMLMEScanMaximumResults -2016 unifiMLMEAutonomousScanNoisy -2021 unifiFirmwareBuildID -2022 unifiChipVersion -2023 unifiFirmwarePatchBuildID -2030 unifiBasicCapabilities -2031 unifiExtendedCapabilities -2032 unifiHtCapabilities -2034 unifiRsnCapabilities -2035 unifi24G40MHZChannels -2036 unifiExtendedCapabilitiesDisabled -2037 unifiTestSetChannelBW -2038 unifiPLM689WorkaroundEnable -2039 unifiPLM689WorkaroundTriggerDHCPDiscoverCount -2040 unifiPLM689WorkaroundTriggerDHCPDiscoverTimeout -2041 unifiSupportedDataRates -2042 unifiPLM689WorkaroundAddresses -2043 unifiRadioMeasurementActivated -2044 unifiRadioMeasurementCapabilities -2045 unifiVhtActivated -2046 unifiHtActivated -2047 unifiPLM689WorkaroundTriggerStaticIPTimeout -2048 unifiPLM689WorkaroundTriggerARPCount -2049 unifiRoamingEnabled -2050 unifiRssiRoamScanTrigger -2051 unifiRoamDeltaTrigger -2052 unifiRoamCachedChannelScanPeriod -2053 unifiFullRoamScanPeriod -2055 unifiRoamScanBand -2057 unifiRoamScanMaxActiveChannelTime -2058 unifiRoamFullChannelScanFrequency -2060 unifiRoamMode -2064 unifiRssiRoamScanNoCandidateDeltaTrigger -2065 unifiRoamEAPTimeout -2067 unifiRoamScanControl -2068 unifiRoamDfsScanMode -2069 unifiRoamScanHomeTime -2070 unifiRoamScanHomeAwayTime -2072 unifiRoamScanNProbe -2076 unifiApOlbcDuration -2077 unifiApOlbcInterval -2080 unifiFrameResponseTimeOut -2081 unifiConnectionFailureTimeout -2082 unifiConnectingProbeTimeout -2083 unifiDisconnectTimeout -2084 unifiFrameResponseCfmTxLifetimeTimeOut -2085 unifiFrameResponseCfmFailureTimeOut -2086 unifiForceActiveDuration -2087 unifiMLMEScanMaxNumberOfProbeSets -2088 unifiMLMEScanStopIfLessThanXFrames -2094 unifiPeerBandwidth -2095 unifiCurrentPeerNss -2096 unifiPeerTxDataRate -2097 unifiPeerRSSI -2098 unifiMLMEStationInactivityTimeOut -2099 unifiMLMECliInactivityTimeOut -2100 unifiMLMEStationInitialKickTimeOut -2110 unifiUartConfigure -2111 unifiUartPios -2140 unifiClockFrequency -2141 unifiCrystalFrequencyTrim -2142 unifiEnableDorm -2143 unifiDisableDormWhenBtOn -2146 unifiExternalClockDetect -2149 unifiExternalFastClockRequest -2152 unifiWatchdogTimeout -2154 unifiScanParameters -2158 unifiExternalFastClockRequestPIO -2200 unifiRSSI -2201 unifiLastBssRSSI -2202 unifiSNR -2203 unifiLastBssSNR -2204 unifiSwTxTimeout -2205 unifiHwTxTimeout -2206 unifiRateStatsRxSuccessCount -2207 unifiRateStatsTxSuccessCount -2208 unifiTxDataRate -2209 unifiSNRExtraOffsetCCK -2210 unifiRSSIMaxAveragingPeriod -2211 unifiRSSIMinReceivedFrames -2212 unifiRateStatsRate -2213 unifiLastBssTxDataRate -2214 unifiDiscardedFrameCount -2215 unifiMacrameDebugStats -2218 unifiCurrentTSFTime -2221 unifiBaTxEnableTid -2225 unifiBaConfig -2226 unifiMoveBKtoBE -2228 unifiBeaconReceived -2229 unifiACRetries -2230 unifiRadioOnTime -2231 unifiRadioTxTime -2232 unifiRadioRxTime -2233 unifiRadioScanTime -2234 unifiPSLeakyAP -2235 unifiTqamActivated -2240 unifiNoAckActivationCount -2241 unifiRxFcsErrorCount -2245 unifiBeaconsReceivedPercentage -2250 unifiSwToHwQueueStats -2251 unifiHostToSwQueueStats -2252 unifiQueueStatsEnable -2253 unifiTxDataConfirm -2254 unifiThroughputDebug -2255 unifiLoadDpdLut -2256 unifiDpdMasterSwitch -2257 unifiDpdPredistortGains -2258 unifiOverrideDpdLut -2260 unifiGoogleMaxNumberOfPeriodicScans -2261 unifiGoogleMaxRSSISampleSize -2262 unifiGoogleMaxHotlistAPs -2263 unifiGoogleMaxSignificantWifiChangeAPs -2264 unifiGoogleMaxBssidHistoryEntries -2270 unifiMacBeaconTimeout -2298 unifiRoamRSSIBoost -2299 UnifiRoamTrackingScanPeriod -2300 unifiRoamCuLocal -2301 unifiCuRoamScanNoCandidateDeltaTrigger -2302 unifiRoamAPSelectDeltaFactor -2303 unifiCURoamweight -2304 unifiCURoamfactor -2305 unifiRSSIRoamweight -2306 unifiRSSIRoamfactor -2307 unifiRSSICURoamScanTrigger -2308 unifiCURoamScanTrigger -2309 unifiRoamBSSLoadMonitoringFrequency -2311 unifiCUMeasurementInterval -2312 unifiCurrentBssNss -2313 unifiAPMimoUsed -2314 unifiRoamOffloaded4wshkTimeout -2315 unifiRoamingCount -2316 unifiRoamingAKM -2317 unifiCurrentBssBandwidth -2318 unifiCurrentBssChannelFrequency -2320 unifiLoggerEnabled -2321 unifiMaPacketFateEnabled -2362 unifiCSROnlyEIFSDuration -2364 unifiOverrideDefaultBETXOPForHT -2365 unifiOverrideDefaultBETXOP -2366 unifiRXABBTrimSettings -2367 unifiRadioTrimsEnable -2368 unifiRadioCCAThresholds -2369 unifiHardwarePlatform -2370 unifiForceChannelBW -2371 unifiDPDTrainingDuration -2372 unifiTxFtrimSettings -2373 unifiDPDTrainPacketConfig -2425 unifiCoexDebugOverrideBt -2500 unifiFastPowerSaveTimeout -2501 unifiFastPowerSaveTimeOutSmall -2502 unifiMLMESTAKeepAliveTimeout -2503 unifiMLMEAPKeepAliveTimeout -2504 unifiMLMEGOKeepAliveTimeout -2505 unifiSTARouterAdvertisementMinimumIntervalToForward -2506 unifiRoamConnectionQualityCheckWaitAfterConnect -2507 unifiApBeaconMaxDrift -2508 unifiBSSMaxIdlePeriodEnabled -2509 unifiVifIdleMonitorTime -2510 unifiDisableLegacyPowerSave -2511 unifiDebugForceActive -2512 unifiStationActivityIdleTime -2514 unifiPowerManagementDelayTimeout -2515 unifiAPSDServicePeriodTimeout -2516 unifiConcurrentPowerManagementDelayTimeout -2517 unifiStationQosInfo -2518 unifiListenIntervalSkippingDTIM -2519 unifiListenInterval -2520 unifiLegacyPsPollTimeout -2522 unifiTogglePowerDomain -2523 unifiP2PListenIntervalSkippingDTIM -2524 unifiFragmentationDuration -2526 unifiIdleModeLiteEnabled -2527 unifiIdleModeEnabled -2529 unifiDTIMWaitTimeout -2530 unifiListenIntervalMaxTime -2531 unifiScanMaxProbeTransmitLifetime -2532 unifiPowerSaveTransitionPacketThreshold -2533 unifiProbeResponseLifetime -2534 unifiProbeResponseMaxRetry -2535 unifiExitPowerSavePeriod -2536 unifiAggressivePowerSaveTransitionPeriod -2537 unifiActiveTimeAfterMoreBit -2538 unifiForcedScheduleDuration -2540 unifiVhtCapabilities -2541 unifiMAXVifScheduleDuration -2542 unifiVifLongIntervalTime -2543 unifiDisallowSchedRelinquish -2544 unifiRameDplaneOperationTimeout -2545 unifiDebugKeepRadioOn -2548 unifiScanAbsenceDuration -2549 unifiScanAbsencePeriod -2550 unifiMaxClient -2556 unifiTdlsInP2pActivated -2558 unifiTdlsActivated -2559 unifiTdlsTPThresholdPktSecs -2560 unifiTdlsRssiThreshold -2561 unifiTdlsMaximumRetry -2562 unifiTdlsTPMonitorSecs -2563 unifiTdlsBasicHtMcsSet -2564 unifiTdlsBasicVhtMcsSet -2565 dot11TDLSDiscoveryRequestWindow -2566 dot11TDLSResponseTimeout -2567 dot11TDLSChannelSwitchActivated -2568 unifiTdlsDesignForTestMode -2577 unifiTdlsKeyLifeTimeInterval -2578 unifiTdlsTeardownFrameTxTimeout -2580 unifiWifiSharingEnabled -2582 unifiWiFiSharing5GHzChannel -2583 unifiWifiSharingChannelSwitchCount -2584 unifiChannelAnnouncementCount -2585 unifiRATestStoredSA -2586 unifiRATestStoreFrame -2587 dot11TDLSPeerUAPSDBufferSTAActivated -4001 unifiCSROnlyMIBShield -4071 unifiPrivateBbbTxFilterConfig -4075 unifiPrivateSWAGCFrontEndGain -4076 unifiPrivateSWAGCFrontEndLoss -4077 unifiPrivateSWAGCExtThresh -4078 unifiCSROnlyPowerCalDelay -4079 unifiRxAgcControl -4130 unifiWapiQosMask -4138 unifiRaaMaxSpecTimerMultiplier -4139 unifiWMMStallEnable -4140 unifiRaaSpeculationInterval -4141 unifiRaaSpeculationPeriod -4142 unifiRaaNumbSpeculationFrames -4143 unifiRaaTxSuccessesCount -4144 unifiRaaTxFailuresCount -4145 unifiRaaTxPer -4146 unifiRaaResetStats -4147 unifiRaaTxMTPer -4148 unifiRaaTxHostRate -4149 unifiFallbackShortFrameRetryDistribution -4171 unifiPreEBRTWindow -4173 unifiPostEBRTWindow -4179 unifiPsPollThreshold -430 dot11RSNAStatsSTAAddress -433 dot11RSNAStatsTKIPICVErrors -434 dot11RSNAStatsTKIPLocalMICFailures -435 dot11RSNAStatsTKIPRemoteMICFailures -436 dot11RSNAStatsCCMPReplays -437 dot11RSNAStatsCCMPDecryptErrors -438 dot11RSNAStatsTKIPReplays -441 dot11RSNAStatsRobustMgmtCCMPReplays -5029 unifiDebugModuleControl -5030 unifiTxUsingLdpcEnabled -5031 unifiTxSettings -5032 unifiTxGainSettings -5033 unifiTxAntennaConnectionLossFrequency -5034 unifiTxAntennaConnectionLoss -5035 unifiTxAntennaMaxGainFrequency -5036 unifiTxAntennaMaxGain -5037 unifiRxExternalGainFrequency -5038 unifiRxExternalGain -5040 unifiTxSGI20Enabled -5041 unifiTxSGI40Enabled -5042 unifiTxSGI80Enabled -5043 unifiTxSGI160Enabled -5044 unifiMacAddressRandomisation -5045 unifiSuBeamformerEnabled -5046 unifiMuBeamformerEnabled -5055 unifiTxPowerDetectorResponse -5056 unifiTxDetectorTemperatureCompensation -5057 unifiTxDetectorFrequencyCompensation -5058 unifiTxOpenLoopTemperatureCompensation -5059 unifiTxOpenLoopFrequencyCompensation -5060 unifiTxOfdmSelect -5061 unifiTxDigGain -5062 unifiChipTemperature -5063 UnifiBatteryVoltage -5064 unifiTxOOBConstraints -5066 unifiTxPaGainDpdTemperatureCompensation -5067 unifiTxPaGainDpdFrequencyCompensation -5072 unifiTxPowerTrimConfig -5080 unifiForceShortSlotTime -5081 unifiTxGainStepSettings -5082 unifiDebugDisableRadioNannyActions -5083 unifiRxCckModemSensitivity -5084 unifiDpdPerBandwidth -5085 unifiBBVersion -5086 unifiRFVersion -5087 unifiReadHardwareCounter -5088 unifiClearRadioTrimCache -5089 unifiRadioTXSettingsRead -5090 unifiModemSgiOffset -5091 unifiRadioTxPowerOverride -5092 unifiRxRadioCsMode -5093 unifiRxPriEnergyDetThreshold -5094 unifiRxSecEnergyDetThreshold -5096 unifiRadioRXSettingsRead -5100 unifiRadioCCADebug -5101 unifiCCACSThresh -5102 unifiCCAMasterSwitch -5103 unifiRxSyncCCACfg -5104 unifiMacCCABusyTime -5105 unifiMacSecChanClearTime -53 dot11TDLSPeerUAPSDIndicationWindow -6013 unifiLnaControlEnabled -6014 unifiLnaControlRssiThresholdLower -6015 unifiLnaControlRssiThresholdUpper -6018 unifiLowPowerRxConfig -6019 unifiTPCEnabled -6020 unifiCurrentTxpowerLevel -6021 unifiUserSetTxpowerLevel -6022 unifiTPCMaxPowerRSSIThreshold -6023 unifiTPCMinPowerRSSIThreshold -6024 unifiTPCMinPower2G -6025 unifiTPCMinPower5G -6026 unifiSarBackoff -6028 unifiRadioLpRxRssiThresholdLower -6029 unifiRadioLpRxRssiThresholdUpper -6050 unifiPMFAssociationComebackTimeDelta -6060 unifiTestTspecHack -6061 unifiTestTspecHackValue -6069 unifiDebugInstantDelivery -6071 unifiDebugEnable -6073 unifiDPlaneDebug -6080 unifiNANEnabled -6081 unifiNANBeaconCapabilities -6100 hutsReadWriteDataElementInt32 -6101 hutsReadWriteDataElementBoolean -6102 hutsReadWriteDataElementOctetString -6103 hutsReadWriteTableInt16Row -6104 hutsReadWriteTableOctetStringRow -6105 hutsReadWriteRemoteProcedureCallInt32 -6107 hutsReadWriteRemoteProcedureCallOctetString -6108 hutsReadWriteInternalAPIInt16 -6109 hutsReadWriteInternalAPIUint16 -6110 hutsReadWriteInternalAPIUint32 -6111 hutsReadWriteInternalAPIInt64 -6112 hutsReadWriteInternalAPIBoolean -6113 hutsReadWriteInternalAPIOctetString -6114 hutsReadWriteInternalAPIFixedSizeTableRow -6115 hutsReadWriteInternalAPIVarSizeTableRow -6116 hutsReadWriteInternalAPIFixSizeTableKey1Row -6117 hutsReadWriteInternalAPIFixSizeTableKey2Row -6118 hutsReadWriteInternalAPIFixVarSizeTableKey1Row -6119 hutsReadWriteInternalAPIFixVarSizeTableKey2Row -6120 hutsReadWriteInternalAPIFixSizeTableKeyRow -6121 hutsReadWriteInternalAPIVarSizeTableKeyRow -6122 unifiTestScanNoMedium -6123 unifiDualBandConcurrency -8011 unifiRegulatoryParameters -8012 unifiSupportedChannels -8013 unifiDefaultCountry -8014 unifiCountryList -8015 unifiOperatingClassParamters -8017 unifiNoCellMaxPower -8018 unifiNoCellIncludedChannels -8051 unifiReadReg diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/wlan/unitab.dbg b/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/wlan/unitab.dbg deleted file mode 100644 index ff3b6b8..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/wlan/unitab.dbg +++ /dev/null @@ -1,372 +0,0 @@ -2 dot11RSNAStatsSTAAddress -2 dot11RSNAStatsTKIPICVErrors -2 dot11RSNAStatsTKIPLocalMICFailures -2 dot11RSNAStatsTKIPRemoteMICFailures -2 dot11RSNAStatsCCMPReplays -2 dot11RSNAStatsCCMPDecryptErrors -2 dot11RSNAStatsTKIPReplays -2 dot11RSNAStatsRobustMgmtCCMPReplays -0 dot11TDLSPeerUAPSDIndicationWindow -0 dot11AssociationSAQueryMaximumTimeout -0 dot11AssociationSAQueryRetryTimeout -0 dot11PowerCapabilityMaxImplemented -0 dot11PowerCapabilityMinImplemented -0 dot11RTSThreshold -0 dot11ShortRetryLimit -0 dot11LongRetryLimit -0 dot11FragmentationThreshold -0 dot11RTSSuccessCount -0 dot11ACKFailureCount -0 dot11MulticastReceivedFrameCount -0 dot11FCSErrorCount -0 dot11WEPUndecryptableCount -0 dot11manufacturerProductVersion -0 unifiMLMEConnectionTimeOut -0 unifiMLMEScanChannelMaxScanTime -0 unifiMLMEScanChannelProbeInterval -0 unifiMLMEDataReferenceTimeout -0 unifiMLMEScanProbeInterval -0 unifiMLMEScanHighRSSIThreshold -0 unifiMLMEScanDeltaRSSIThreshold -0 unifiMLMEScanMaximumAge -0 unifiMLMEScanMaximumResults -0 unifiMLMEAutonomousScanNoisy -0 unifiFirmwareBuildID -0 unifiChipVersion -0 unifiFirmwarePatchBuildID -0 unifiBasicCapabilities -0 unifiExtendedCapabilities -0 unifiHtCapabilities -0 unifiRsnCapabilities -0 unifi24G40MHZChannels -0 unifiExtendedCapabilitiesDisabled -0 unifiTestSetChannelBW -0 unifiPLM689WorkaroundEnable -0 unifiPLM689WorkaroundTriggerDHCPDiscoverCount -0 unifiPLM689WorkaroundTriggerDHCPDiscoverTimeout -0 unifiSupportedDataRates -0 unifiPLM689WorkaroundAddresses -0 unifiRadioMeasurementActivated -0 unifiRadioMeasurementCapabilities -0 unifiVhtActivated -0 unifiHtActivated -0 unifiPLM689WorkaroundTriggerStaticIPTimeout -0 unifiPLM689WorkaroundTriggerARPCount -0 unifiRoamingEnabled -0 unifiRssiRoamScanTrigger -0 unifiRoamDeltaTrigger -0 unifiRoamCachedChannelScanPeriod -0 unifiFullRoamScanPeriod -0 unifiRoamScanBand -0 unifiRoamScanMaxActiveChannelTime -0 unifiRoamFullChannelScanFrequency -0 unifiRoamMode -0 unifiRssiRoamScanNoCandidateDeltaTrigger -0 unifiRoamEAPTimeout -0 unifiRoamScanControl -0 unifiRoamDfsScanMode -0 unifiRoamScanHomeTime -0 unifiRoamScanHomeAwayTime -0 unifiRoamScanNProbe -0 unifiApOlbcDuration -0 unifiApOlbcInterval -0 unifiFrameResponseTimeOut -0 unifiConnectionFailureTimeout -0 unifiConnectingProbeTimeout -0 unifiDisconnectTimeout -0 unifiFrameResponseCfmTxLifetimeTimeOut -0 unifiFrameResponseCfmFailureTimeOut -0 unifiForceActiveDuration -0 unifiMLMEScanMaxNumberOfProbeSets -0 unifiMLMEScanStopIfLessThanXFrames -0 unifiMLMEStationInactivityTimeOut -0 unifiMLMECliInactivityTimeOut -0 unifiMLMEStationInitialKickTimeOut -0 unifiUartConfigure -0 unifiUartPios -0 unifiClockFrequency -0 unifiCrystalFrequencyTrim -0 unifiEnableDorm -0 unifiDisableDormWhenBtOn -0 unifiExternalClockDetect -0 unifiExternalFastClockRequest -0 unifiWatchdogTimeout -0 unifiExternalFastClockRequestPIO -0 unifiRSSI -0 unifiLastBssRSSI -0 unifiSNR -0 unifiLastBssSNR -0 unifiSwTxTimeout -0 unifiHwTxTimeout -0 unifiTxDataRate -0 unifiSNRExtraOffsetCCK -0 unifiRSSIMaxAveragingPeriod -0 unifiRSSIMinReceivedFrames -0 unifiLastBssTxDataRate -0 unifiDiscardedFrameCount -0 unifiMacrameDebugStats -0 unifiCurrentTSFTime -0 unifiBaTxEnableTid -0 unifiBaConfig -0 unifiMoveBKtoBE -0 unifiBeaconReceived -0 unifiRadioOnTime -0 unifiRadioTxTime -0 unifiRadioRxTime -0 unifiRadioScanTime -0 unifiPSLeakyAP -0 unifiTqamActivated -0 unifiNoAckActivationCount -0 unifiRxFcsErrorCount -0 unifiBeaconsReceivedPercentage -0 unifiQueueStatsEnable -0 unifiDpdMasterSwitch -0 unifiGoogleMaxNumberOfPeriodicScans -0 unifiGoogleMaxRSSISampleSize -0 unifiGoogleMaxHotlistAPs -0 unifiGoogleMaxSignificantWifiChangeAPs -0 unifiGoogleMaxBssidHistoryEntries -0 unifiMacBeaconTimeout -0 UnifiRoamTrackingScanPeriod -0 unifiRoamCuLocal -0 unifiCuRoamScanNoCandidateDeltaTrigger -0 unifiRoamAPSelectDeltaFactor -0 unifiCURoamweight -0 unifiRSSIRoamweight -0 unifiRoamBSSLoadMonitoringFrequency -0 unifiCUMeasurementInterval -0 unifiCurrentBssNss -0 unifiAPMimoUsed -0 unifiRoamOffloaded4wshkTimeout -0 unifiRoamingCount -0 unifiRoamingAKM -0 unifiCurrentBssBandwidth -0 unifiCurrentBssChannelFrequency -0 unifiLoggerEnabled -0 unifiMaPacketFateEnabled -0 unifiCSROnlyEIFSDuration -0 unifiOverrideDefaultBETXOPForHT -0 unifiOverrideDefaultBETXOP -0 unifiRXABBTrimSettings -0 unifiRadioTrimsEnable -0 unifiHardwarePlatform -0 unifiForceChannelBW -0 unifiDPDTrainingDuration -0 unifiCoexDebugOverrideBt -0 unifiFastPowerSaveTimeout -0 unifiFastPowerSaveTimeOutSmall -0 unifiMLMESTAKeepAliveTimeout -0 unifiMLMEAPKeepAliveTimeout -0 unifiMLMEGOKeepAliveTimeout -0 unifiSTARouterAdvertisementMinimumIntervalToForward -0 unifiRoamConnectionQualityCheckWaitAfterConnect -0 unifiApBeaconMaxDrift -0 unifiBSSMaxIdlePeriodEnabled -0 unifiVifIdleMonitorTime -0 unifiDisableLegacyPowerSave -0 unifiDebugForceActive -0 unifiStationActivityIdleTime -0 unifiPowerManagementDelayTimeout -0 unifiAPSDServicePeriodTimeout -0 unifiConcurrentPowerManagementDelayTimeout -0 unifiStationQosInfo -0 unifiListenIntervalSkippingDTIM -0 unifiListenInterval -0 unifiLegacyPsPollTimeout -0 unifiTogglePowerDomain -0 unifiP2PListenIntervalSkippingDTIM -0 unifiFragmentationDuration -0 unifiIdleModeLiteEnabled -0 unifiIdleModeEnabled -0 unifiDTIMWaitTimeout -0 unifiListenIntervalMaxTime -0 unifiScanMaxProbeTransmitLifetime -0 unifiPowerSaveTransitionPacketThreshold -0 unifiProbeResponseLifetime -0 unifiProbeResponseMaxRetry -0 unifiExitPowerSavePeriod -0 unifiAggressivePowerSaveTransitionPeriod -0 unifiActiveTimeAfterMoreBit -0 unifiForcedScheduleDuration -0 unifiVhtCapabilities -0 unifiMAXVifScheduleDuration -0 unifiVifLongIntervalTime -0 unifiDisallowSchedRelinquish -0 unifiRameDplaneOperationTimeout -0 unifiDebugKeepRadioOn -0 unifiScanAbsenceDuration -0 unifiScanAbsencePeriod -0 unifiMaxClient -0 unifiTdlsInP2pActivated -0 unifiTdlsActivated -0 unifiTdlsTPThresholdPktSecs -0 unifiTdlsRssiThreshold -0 unifiTdlsMaximumRetry -0 unifiTdlsTPMonitorSecs -0 unifiTdlsBasicHtMcsSet -0 unifiTdlsBasicVhtMcsSet -0 dot11TDLSDiscoveryRequestWindow -0 dot11TDLSResponseTimeout -0 dot11TDLSChannelSwitchActivated -0 unifiTdlsDesignForTestMode -0 unifiTdlsKeyLifeTimeInterval -0 unifiTdlsTeardownFrameTxTimeout -0 unifiWifiSharingEnabled -0 unifiWiFiSharing5GHzChannel -0 unifiWifiSharingChannelSwitchCount -0 unifiChannelAnnouncementCount -0 unifiRATestStoredSA -0 unifiRATestStoreFrame -0 dot11TDLSPeerUAPSDBufferSTAActivated -0 unifiCSROnlyMIBShield -0 unifiPrivateBbbTxFilterConfig -0 unifiPrivateSWAGCFrontEndGain -0 unifiPrivateSWAGCFrontEndLoss -0 unifiPrivateSWAGCExtThresh -0 unifiCSROnlyPowerCalDelay -0 unifiRxAgcControl -0 unifiWapiQosMask -0 unifiRaaMaxSpecTimerMultiplier -0 unifiWMMStallEnable -0 unifiRaaSpeculationInterval -0 unifiRaaSpeculationPeriod -0 unifiRaaNumbSpeculationFrames -0 unifiRaaTxHostRate -0 unifiFallbackShortFrameRetryDistribution -0 unifiPreEBRTWindow -0 unifiPostEBRTWindow -0 unifiPsPollThreshold -0 unifiTxUsingLdpcEnabled -0 unifiTxSGI20Enabled -0 unifiTxSGI40Enabled -0 unifiTxSGI80Enabled -0 unifiTxSGI160Enabled -0 unifiMacAddressRandomisation -0 unifiSuBeamformerEnabled -0 unifiMuBeamformerEnabled -0 unifiTxOfdmSelect -0 unifiTxDigGain -0 unifiChipTemperature -0 UnifiBatteryVoltage -0 unifiForceShortSlotTime -0 unifiDebugDisableRadioNannyActions -0 unifiRxCckModemSensitivity -0 unifiDpdPerBandwidth -0 unifiBBVersion -0 unifiRFVersion -0 unifiClearRadioTrimCache -0 unifiRxRadioCsMode -0 unifiRxPriEnergyDetThreshold -0 unifiRxSecEnergyDetThreshold -0 unifiCCAMasterSwitch -0 unifiRxSyncCCACfg -0 unifiMacSecChanClearTime -0 unifiLnaControlEnabled -0 unifiLnaControlRssiThresholdLower -0 unifiLnaControlRssiThresholdUpper -0 unifiLowPowerRxConfig -0 unifiTPCEnabled -0 unifiCurrentTxpowerLevel -0 unifiUserSetTxpowerLevel -0 unifiTPCMaxPowerRSSIThreshold -0 unifiTPCMinPowerRSSIThreshold -0 unifiTPCMinPower2G -0 unifiTPCMinPower5G -0 unifiRadioLpRxRssiThresholdLower -0 unifiRadioLpRxRssiThresholdUpper -0 unifiPMFAssociationComebackTimeDelta -0 unifiTestTspecHack -0 unifiTestTspecHackValue -0 unifiDebugInstantDelivery -0 unifiDebugEnable -0 unifiDPlaneDebug -0 unifiNANEnabled -0 unifiNANBeaconCapabilities -0 hutsReadWriteDataElementInt32 -0 hutsReadWriteDataElementBoolean -0 hutsReadWriteDataElementOctetString -0 hutsReadWriteRemoteProcedureCallInt32 -0 hutsReadWriteInternalAPIInt16 -0 hutsReadWriteInternalAPIUint16 -0 hutsReadWriteInternalAPIUint32 -0 hutsReadWriteInternalAPIInt64 -0 hutsReadWriteInternalAPIBoolean -0 hutsReadWriteInternalAPIOctetString -0 unifiTestScanNoMedium -0 unifiDualBandConcurrency -0 unifiSupportedChannels -0 unifiCountryList -0 unifiNoCellIncludedChannels -2 hutsReadWriteInternalAPIFixSizeTableKeyRow -1 hutsReadWriteInternalAPIFixSizeTableKey1Row -1 hutsReadWriteInternalAPIFixSizeTableKey2Row -1 hutsReadWriteInternalAPIFixVarSizeTableKey1Row -1 hutsReadWriteInternalAPIFixVarSizeTableKey2Row -1 hutsReadWriteInternalAPIFixedSizeTableRow -1 hutsReadWriteInternalAPIVarSizeTableRow -2 hutsReadWriteInternalAPIVarSizeTableKeyRow -2 hutsReadWriteRemoteProcedureCallOctetString -1 hutsReadWriteTableInt16Row -1 hutsReadWriteTableOctetStringRow -1 unifiACRetries -1 unifiTxDataConfirm -1 unifiCCACSThresh -1 unifiCURoamScanTrigger -1 unifiCURoamfactor -1 unifiDPDTrainPacketConfig -1 unifiDebugModuleControl -1 unifiDefaultCountry -1 unifiDpdPredistortGains -2 unifiLoadDpdLut -2 unifiOverrideDpdLut -2 unifiMacCCABusyTime -2 unifiModemSgiOffset -1 unifiNoCellMaxPower -1 unifiOperatingClassParamters -1 unifiPeerBandwidth -1 unifiCurrentPeerNss -1 unifiPeerTxDataRate -1 unifiPeerRSSI -1 unifiSwToHwQueueStats -1 unifiHostToSwQueueStats -1 unifiRSSICURoamScanTrigger -1 unifiRSSIRoamfactor -2 unifiRadioCCADebug -1 unifiRadioCCAThresholds -2 unifiRadioRXSettingsRead -2 unifiRadioTXSettingsRead -1 unifiRadioTxPowerOverride -1 unifiRateStatsRxSuccessCount -1 unifiRateStatsTxSuccessCount -1 unifiRateStatsRate -1 unifiRaaTxSuccessesCount -1 unifiRaaTxFailuresCount -1 unifiRaaTxPer -1 unifiRaaResetStats -1 unifiRaaTxMTPer -2 unifiReadHardwareCounter -1 unifiReadReg -1 unifiRegulatoryParameters -1 unifiRoamRSSIBoost -1 unifiRxExternalGainFrequency -1 unifiRxExternalGain -1 unifiSarBackoff -1 unifiScanParameters -1 unifiThroughputDebug -1 unifiTxAntennaConnectionLossFrequency -1 unifiTxAntennaConnectionLoss -1 unifiTxAntennaMaxGainFrequency -1 unifiTxAntennaMaxGain -1 unifiTxDetectorFrequencyCompensation -1 unifiTxDetectorTemperatureCompensation -1 unifiTxFtrimSettings -1 unifiTxGainSettings -1 unifiTxGainStepSettings -1 unifiTxOOBConstraints -1 unifiTxOpenLoopFrequencyCompensation -1 unifiTxOpenLoopTemperatureCompensation -1 unifiTxPaGainDpdFrequencyCompensation -1 unifiTxPaGainDpdTemperatureCompensation -1 unifiTxPowerDetectorResponse -1 unifiTxPowerTrimConfig -1 unifiTxSettings diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/wlan/univif.dbg b/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/wlan/univif.dbg deleted file mode 100644 index 990c3e2..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/wlan/univif.dbg +++ /dev/null @@ -1,372 +0,0 @@ -z dot11RSNAStatsSTAAddress -z dot11RSNAStatsTKIPICVErrors -z dot11RSNAStatsTKIPLocalMICFailures -z dot11RSNAStatsTKIPRemoteMICFailures -z dot11RSNAStatsCCMPReplays -z dot11RSNAStatsCCMPDecryptErrors -z dot11RSNAStatsTKIPReplays -z dot11RSNAStatsRobustMgmtCCMPReplays -z dot11TDLSPeerUAPSDIndicationWindow -z dot11AssociationSAQueryMaximumTimeout -z dot11AssociationSAQueryRetryTimeout -z dot11PowerCapabilityMaxImplemented -z dot11PowerCapabilityMinImplemented - p dot11RTSThreshold - p dot11ShortRetryLimit - p dot11LongRetryLimit - p dot11FragmentationThreshold - p dot11RTSSuccessCount - p dot11ACKFailureCount - p dot11MulticastReceivedFrameCount - p dot11FCSErrorCount - p dot11WEPUndecryptableCount -z dot11manufacturerProductVersion -z unifiMLMEConnectionTimeOut -z unifiMLMEScanChannelMaxScanTime -z unifiMLMEScanChannelProbeInterval -z unifiMLMEDataReferenceTimeout -z unifiMLMEScanProbeInterval -z unifiMLMEScanHighRSSIThreshold -z unifiMLMEScanDeltaRSSIThreshold -z unifiMLMEScanMaximumAge -z unifiMLMEScanMaximumResults -z unifiMLMEAutonomousScanNoisy -z unifiFirmwareBuildID -z unifiChipVersion -z unifiFirmwarePatchBuildID -z unifiBasicCapabilities -z unifiExtendedCapabilities -z unifiHtCapabilities -z unifiRsnCapabilities -z unifi24G40MHZChannels -z unifiExtendedCapabilitiesDisabled - p unifiTestSetChannelBW -z unifiPLM689WorkaroundEnable -z unifiPLM689WorkaroundTriggerDHCPDiscoverCount -z unifiPLM689WorkaroundTriggerDHCPDiscoverTimeout -z unifiSupportedDataRates -z unifiPLM689WorkaroundAddresses -z unifiRadioMeasurementActivated -z unifiRadioMeasurementCapabilities -z unifiVhtActivated -z unifiHtActivated -z unifiPLM689WorkaroundTriggerStaticIPTimeout -z unifiPLM689WorkaroundTriggerARPCount -z unifiRoamingEnabled -z unifiRssiRoamScanTrigger -z unifiRoamDeltaTrigger -z unifiRoamCachedChannelScanPeriod -z unifiFullRoamScanPeriod -z unifiRoamScanBand -z unifiRoamScanMaxActiveChannelTime -z unifiRoamFullChannelScanFrequency -z unifiRoamMode -z unifiRssiRoamScanNoCandidateDeltaTrigger -z unifiRoamEAPTimeout -z unifiRoamScanControl -z unifiRoamDfsScanMode -z unifiRoamScanHomeTime -z unifiRoamScanHomeAwayTime -z unifiRoamScanNProbe -z unifiApOlbcDuration -z unifiApOlbcInterval -z unifiFrameResponseTimeOut -z unifiConnectionFailureTimeout -z unifiConnectingProbeTimeout -z unifiDisconnectTimeout -z unifiFrameResponseCfmTxLifetimeTimeOut -z unifiFrameResponseCfmFailureTimeOut -z unifiForceActiveDuration -z unifiMLMEScanMaxNumberOfProbeSets -z unifiMLMEScanStopIfLessThanXFrames -z unifiMLMEStationInactivityTimeOut -z unifiMLMECliInactivityTimeOut -z unifiMLMEStationInitialKickTimeOut -z unifiUartConfigure -z unifiUartPios -z unifiClockFrequency -z unifiCrystalFrequencyTrim -z unifiEnableDorm -z unifiDisableDormWhenBtOn -z unifiExternalClockDetect -z unifiExternalFastClockRequest -z unifiWatchdogTimeout -z unifiExternalFastClockRequestPIO - p unifiRSSI -z unifiLastBssRSSI - p unifiSNR -z unifiLastBssSNR -z unifiSwTxTimeout -z unifiHwTxTimeout - p unifiTxDataRate -z unifiSNRExtraOffsetCCK -z unifiRSSIMaxAveragingPeriod -z unifiRSSIMinReceivedFrames -z unifiLastBssTxDataRate - p unifiDiscardedFrameCount -z unifiMacrameDebugStats - p unifiCurrentTSFTime -z unifiBaTxEnableTid -z unifiBaConfig -z unifiMoveBKtoBE - p unifiBeaconReceived -z unifiRadioOnTime -z unifiRadioTxTime -z unifiRadioRxTime -z unifiRadioScanTime - p unifiPSLeakyAP -z unifiTqamActivated -z unifiNoAckActivationCount -z unifiRxFcsErrorCount - p unifiBeaconsReceivedPercentage - p unifiQueueStatsEnable -z unifiDpdMasterSwitch -z unifiGoogleMaxNumberOfPeriodicScans -z unifiGoogleMaxRSSISampleSize -z unifiGoogleMaxHotlistAPs -z unifiGoogleMaxSignificantWifiChangeAPs -z unifiGoogleMaxBssidHistoryEntries -z unifiMacBeaconTimeout -z UnifiRoamTrackingScanPeriod -z unifiRoamCuLocal -z unifiCuRoamScanNoCandidateDeltaTrigger -z unifiRoamAPSelectDeltaFactor -z unifiCURoamweight -z unifiRSSIRoamweight -z unifiRoamBSSLoadMonitoringFrequency -z unifiCUMeasurementInterval -z unifiCurrentBssNss -z unifiAPMimoUsed -z unifiRoamOffloaded4wshkTimeout -z unifiRoamingCount -z unifiRoamingAKM -z unifiCurrentBssBandwidth -z unifiCurrentBssChannelFrequency -z unifiLoggerEnabled -z unifiMaPacketFateEnabled -z unifiCSROnlyEIFSDuration -z unifiOverrideDefaultBETXOPForHT -z unifiOverrideDefaultBETXOP -z unifiRXABBTrimSettings -z unifiRadioTrimsEnable -z unifiHardwarePlatform -z unifiForceChannelBW -z unifiDPDTrainingDuration -z unifiCoexDebugOverrideBt -z unifiFastPowerSaveTimeout -z unifiFastPowerSaveTimeOutSmall -z unifiMLMESTAKeepAliveTimeout -z unifiMLMEAPKeepAliveTimeout -z unifiMLMEGOKeepAliveTimeout -z unifiSTARouterAdvertisementMinimumIntervalToForward -z unifiRoamConnectionQualityCheckWaitAfterConnect -z unifiApBeaconMaxDrift -z unifiBSSMaxIdlePeriodEnabled -z unifiVifIdleMonitorTime -z unifiDisableLegacyPowerSave -z unifiDebugForceActive -z unifiStationActivityIdleTime -z unifiPowerManagementDelayTimeout - p unifiAPSDServicePeriodTimeout -z unifiConcurrentPowerManagementDelayTimeout -z unifiStationQosInfo -z unifiListenIntervalSkippingDTIM -z unifiListenInterval - p unifiLegacyPsPollTimeout -z unifiTogglePowerDomain -z unifiP2PListenIntervalSkippingDTIM - p unifiFragmentationDuration -z unifiIdleModeLiteEnabled -z unifiIdleModeEnabled -z unifiDTIMWaitTimeout -z unifiListenIntervalMaxTime -z unifiScanMaxProbeTransmitLifetime -z unifiPowerSaveTransitionPacketThreshold -z unifiProbeResponseLifetime -z unifiProbeResponseMaxRetry -z unifiExitPowerSavePeriod -z unifiAggressivePowerSaveTransitionPeriod -z unifiActiveTimeAfterMoreBit - p unifiForcedScheduleDuration -z unifiVhtCapabilities -z unifiMAXVifScheduleDuration -z unifiVifLongIntervalTime -z unifiDisallowSchedRelinquish -z unifiRameDplaneOperationTimeout -z unifiDebugKeepRadioOn -z unifiScanAbsenceDuration -z unifiScanAbsencePeriod -z unifiMaxClient -z unifiTdlsInP2pActivated -z unifiTdlsActivated -z unifiTdlsTPThresholdPktSecs -z unifiTdlsRssiThreshold -z unifiTdlsMaximumRetry -z unifiTdlsTPMonitorSecs -z unifiTdlsBasicHtMcsSet -z unifiTdlsBasicVhtMcsSet -z dot11TDLSDiscoveryRequestWindow -z dot11TDLSResponseTimeout -z dot11TDLSChannelSwitchActivated -z unifiTdlsDesignForTestMode -z unifiTdlsKeyLifeTimeInterval -z unifiTdlsTeardownFrameTxTimeout -z unifiWifiSharingEnabled -z unifiWiFiSharing5GHzChannel -z unifiWifiSharingChannelSwitchCount -z unifiChannelAnnouncementCount -z unifiRATestStoredSA -z unifiRATestStoreFrame -z dot11TDLSPeerUAPSDBufferSTAActivated -z unifiCSROnlyMIBShield -z unifiPrivateBbbTxFilterConfig -z unifiPrivateSWAGCFrontEndGain -z unifiPrivateSWAGCFrontEndLoss -z unifiPrivateSWAGCExtThresh -z unifiCSROnlyPowerCalDelay -z unifiRxAgcControl -z unifiWapiQosMask -z unifiRaaMaxSpecTimerMultiplier -z unifiWMMStallEnable -z unifiRaaSpeculationInterval -z unifiRaaSpeculationPeriod -z unifiRaaNumbSpeculationFrames -z unifiRaaTxHostRate -z unifiFallbackShortFrameRetryDistribution - p unifiPreEBRTWindow - p unifiPostEBRTWindow - p unifiPsPollThreshold -z unifiTxUsingLdpcEnabled -z unifiTxSGI20Enabled -z unifiTxSGI40Enabled -z unifiTxSGI80Enabled -z unifiTxSGI160Enabled -z unifiMacAddressRandomisation -z unifiSuBeamformerEnabled -z unifiMuBeamformerEnabled -z unifiTxOfdmSelect -z unifiTxDigGain -z unifiChipTemperature -z UnifiBatteryVoltage -z unifiForceShortSlotTime -z unifiDebugDisableRadioNannyActions -z unifiRxCckModemSensitivity -z unifiDpdPerBandwidth -z unifiBBVersion -z unifiRFVersion -z unifiClearRadioTrimCache -z unifiRxRadioCsMode -z unifiRxPriEnergyDetThreshold -z unifiRxSecEnergyDetThreshold -z unifiCCAMasterSwitch -z unifiRxSyncCCACfg -z unifiMacSecChanClearTime -z unifiLnaControlEnabled -z unifiLnaControlRssiThresholdLower -z unifiLnaControlRssiThresholdUpper -z unifiLowPowerRxConfig -z unifiTPCEnabled - p unifiCurrentTxpowerLevel -z unifiUserSetTxpowerLevel -z unifiTPCMaxPowerRSSIThreshold -z unifiTPCMinPowerRSSIThreshold -z unifiTPCMinPower2G -z unifiTPCMinPower5G -z unifiRadioLpRxRssiThresholdLower -z unifiRadioLpRxRssiThresholdUpper -z unifiPMFAssociationComebackTimeDelta -z unifiTestTspecHack -z unifiTestTspecHackValue -z unifiDebugInstantDelivery -z unifiDebugEnable -z unifiDPlaneDebug -z unifiNANEnabled -z unifiNANBeaconCapabilities -z hutsReadWriteDataElementInt32 -z hutsReadWriteDataElementBoolean -z hutsReadWriteDataElementOctetString - p hutsReadWriteRemoteProcedureCallInt32 -z hutsReadWriteInternalAPIInt16 -z hutsReadWriteInternalAPIUint16 -z hutsReadWriteInternalAPIUint32 - p hutsReadWriteInternalAPIInt64 -z hutsReadWriteInternalAPIBoolean -z hutsReadWriteInternalAPIOctetString -z unifiTestScanNoMedium -z unifiDualBandConcurrency -z unifiSupportedChannels -z unifiCountryList -z unifiNoCellIncludedChannels -z hutsReadWriteInternalAPIFixSizeTableKeyRow - p hutsReadWriteInternalAPIFixSizeTableKey1Row - p hutsReadWriteInternalAPIFixSizeTableKey2Row -z hutsReadWriteInternalAPIFixVarSizeTableKey1Row -z hutsReadWriteInternalAPIFixVarSizeTableKey2Row -z hutsReadWriteInternalAPIFixedSizeTableRow -z hutsReadWriteInternalAPIVarSizeTableRow -z hutsReadWriteInternalAPIVarSizeTableKeyRow -z hutsReadWriteRemoteProcedureCallOctetString - p hutsReadWriteTableInt16Row -z hutsReadWriteTableOctetStringRow - p unifiACRetries -z unifiTxDataConfirm -z unifiCCACSThresh -z unifiCURoamScanTrigger -z unifiCURoamfactor -z unifiDPDTrainPacketConfig -z unifiDebugModuleControl -z unifiDefaultCountry -z unifiDpdPredistortGains -z unifiLoadDpdLut -z unifiOverrideDpdLut -z unifiMacCCABusyTime -z unifiModemSgiOffset -z unifiNoCellMaxPower -z unifiOperatingClassParamters -z unifiPeerBandwidth -z unifiCurrentPeerNss -z unifiPeerTxDataRate -z unifiPeerRSSI - p unifiSwToHwQueueStats - p unifiHostToSwQueueStats -z unifiRSSICURoamScanTrigger -z unifiRSSIRoamfactor -z unifiRadioCCADebug -z unifiRadioCCAThresholds -z unifiRadioRXSettingsRead -z unifiRadioTXSettingsRead -z unifiRadioTxPowerOverride - p unifiRateStatsRxSuccessCount - p unifiRateStatsTxSuccessCount -z unifiRateStatsRate - p unifiRaaTxSuccessesCount - p unifiRaaTxFailuresCount - p unifiRaaTxPer - p unifiRaaResetStats - p unifiRaaTxMTPer -z unifiReadHardwareCounter -z unifiReadReg -z unifiRegulatoryParameters -z unifiRoamRSSIBoost -z unifiRxExternalGainFrequency -z unifiRxExternalGain -z unifiSarBackoff -z unifiScanParameters - p unifiThroughputDebug -z unifiTxAntennaConnectionLossFrequency -z unifiTxAntennaConnectionLoss -z unifiTxAntennaMaxGainFrequency -z unifiTxAntennaMaxGain -z unifiTxDetectorFrequencyCompensation -z unifiTxDetectorTemperatureCompensation -z unifiTxFtrimSettings -z unifiTxGainSettings -z unifiTxGainStepSettings -z unifiTxOOBConstraints -z unifiTxOpenLoopFrequencyCompensation -z unifiTxOpenLoopTemperatureCompensation -z unifiTxPaGainDpdFrequencyCompensation -z unifiTxPaGainDpdTemperatureCompensation -z unifiTxPowerDetectorResponse -z unifiTxPowerTrimConfig -z unifiTxSettings diff --git a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/wlan/xide_mib.dbg b/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/wlan/xide_mib.dbg deleted file mode 100644 index 149e53c..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/mx140_t/debug/wlan/xide_mib.dbg +++ /dev/null @@ -1,372 +0,0 @@ -Element dot11RSNAStatsSTAAddress BasicType string BERType string OID 1.2.3.2.1.2.3.1.430 Access read_only PSID 430 GetFunction mibrsnastatsget ElementTable dot11RSNAStatsTable ElementTableIndices dot11RSNAConfigIndex:dot11RSNAStatsIndex BFType var BFAccess RO -Element dot11RSNAStatsTKIPICVErrors BasicType integer BERType integer_counter32 OID 1.2.3.2.1.2.3.1.433 Access read_only Min 0 Max 4294967295 PSID 433 GetFunction mibrsnastatsget ElementTable dot11RSNAStatsTable ElementTableIndices dot11RSNAConfigIndex:dot11RSNAStatsIndex BFType int64 BFAccess RO -Element dot11RSNAStatsTKIPLocalMICFailures BasicType integer BERType integer_counter32 OID 1.2.3.2.1.2.3.1.434 Access read_only Min 0 Max 4294967295 PSID 434 GetFunction mibrsnastatsget ElementTable dot11RSNAStatsTable ElementTableIndices dot11RSNAConfigIndex:dot11RSNAStatsIndex BFType int64 BFAccess RO -Element dot11RSNAStatsTKIPRemoteMICFailures BasicType integer BERType integer_counter32 OID 1.2.3.2.1.2.3.1.435 Access read_only Min 0 Max 4294967295 PSID 435 GetFunction mibrsnastatsget ElementTable dot11RSNAStatsTable ElementTableIndices dot11RSNAConfigIndex:dot11RSNAStatsIndex BFType int64 BFAccess RO -Element dot11RSNAStatsCCMPReplays BasicType integer BERType integer_counter32 OID 1.2.3.2.1.2.3.1.436 Access read_only Min 0 Max 4294967295 PSID 436 GetFunction mibrsnastatsget ElementTable dot11RSNAStatsTable ElementTableIndices dot11RSNAConfigIndex:dot11RSNAStatsIndex BFType int64 BFAccess RO -Element dot11RSNAStatsCCMPDecryptErrors BasicType integer BERType integer_counter32 OID 1.2.3.2.1.2.3.1.437 Access read_only Min 0 Max 4294967295 PSID 437 GetFunction mibrsnastatsget ElementTable dot11RSNAStatsTable ElementTableIndices dot11RSNAConfigIndex:dot11RSNAStatsIndex BFType int64 BFAccess RO -Element dot11RSNAStatsTKIPReplays BasicType integer BERType integer_counter32 OID 1.2.3.2.1.2.3.1.438 Access read_only Min 0 Max 4294967295 PSID 438 GetFunction mibrsnastatsget ElementTable dot11RSNAStatsTable ElementTableIndices dot11RSNAConfigIndex:dot11RSNAStatsIndex BFType int64 BFAccess RO -Element dot11RSNAStatsRobustMgmtCCMPReplays BasicType integer BERType integer_counter32 OID 1.2.3.2.1.2.3.1.441 Access read_only Min 0 Max 4294967295 PSID 441 GetFunction mibrsnastatsget ElementTable dot11RSNAStatsTable ElementTableIndices dot11RSNAConfigIndex:dot11RSNAStatsIndex BFType int64 BFAccess RO -Element dot11TDLSPeerUAPSDIndicationWindow BasicType integer BERType integer OID 1.2.3.1.53 Access read_write PSID 53 Default 1 BFType uint16 BFAccess RW -Element dot11AssociationSAQueryMaximumTimeout BasicType integer BERType integer_counter32 OID 1.2.3.1.100 Access read_write Min 0 Max 4294967295 PSID 100 Default 1000 BFType int64 BFAccess RW -Element dot11AssociationSAQueryRetryTimeout BasicType integer BERType integer_counter32 OID 1.2.3.1.101 Access read_write Min 1 Max 4294967295 PSID 101 Default 201 BFType int64 BFAccess RW -Element dot11PowerCapabilityMaxImplemented BasicType integer BERType integer OID 1.2.3.1.112 Access read_only PSID 112 GetFunction mibmaxpowerget BFType int16 BFAccess RO -Element dot11PowerCapabilityMinImplemented BasicType integer BERType integer OID 1.2.3.1.113 Access read_only PSID 113 GetFunction mibminpowerget BFType int16 BFAccess RO -Element dot11RTSThreshold BasicType integer BERType integer OID 1.2.3.1.121 Access read_write Min 0 Max 65536 PSID 121 Default 9000 GetPerVifFunction mibuint16get SetPerVifFunction mibuint16set BFType uint16 BFAccess RW -Element dot11ShortRetryLimit BasicType integer BERType integer OID 1.2.3.1.122 Access read_write Min 1 Max 255 PSID 122 Default 15 GetPerVifFunction mibuint16get SetPerVifFunction mibuint16set BFType uint16 BFAccess RW -Element dot11LongRetryLimit BasicType integer BERType integer OID 1.2.3.1.123 Access read_write Min 1 Max 255 PSID 123 Default 4 GetPerVifFunction mibuint16get SetPerVifFunction mibuint16set BFType uint16 BFAccess RW -Element dot11FragmentationThreshold BasicType integer BERType integer OID 1.2.3.1.124 Access read_write Min 256 Max 11500 PSID 124 Default 3000 GetPerVifFunction mibuint16get SetPerVifFunction mibuint16set BFType uint16 BFAccess RW -Element dot11RTSSuccessCount BasicType integer BERType integer_counter32 OID 1.2.3.1.146 Access read_only Min 0 Max 4294967295 PSID 146 GetPerVifFunction mibpktcntget BFType int64 BFAccess RO -Element dot11ACKFailureCount BasicType integer BERType integer_counter32 OID 1.2.3.1.148 Access read_only Min 0 Max 4294967295 PSID 148 GetPerVifFunction mibpktcntget BFType int64 BFAccess RO -Element dot11MulticastReceivedFrameCount BasicType integer BERType integer_counter32 OID 1.2.3.1.150 Access read_only Min 0 Max 4294967295 PSID 150 GetPerVifFunction mibpktcntget BFType int64 BFAccess RO -Element dot11FCSErrorCount BasicType integer BERType integer_counter32 OID 1.2.3.1.151 Access read_only Max 4294967295 PSID 151 GetPerVifFunction mibpktcntget BFType int64 BFAccess RO -Element dot11WEPUndecryptableCount BasicType integer BERType integer_counter32 OID 1.2.3.1.153 Access read_only Min 0 Max 4294967295 PSID 153 GetPerVifFunction mibpktcntget BFType int64 BFAccess RO -Element dot11manufacturerProductVersion BasicType string BERType string OID 1.2.3.1.183 Access read_only Min 0 Max 300 PSID 183 GetFunction mibgetfirmwareproductversion BFType var BFAccess RO -Element unifiMLMEConnectionTimeOut BasicType integer BERType integer OID 1.2.3.1.2000 Access read_write PSID 2000 Default 3000 BFType uint16 BFAccess RW -Element unifiMLMEScanChannelMaxScanTime BasicType string BERType string OID 1.2.3.1.2001 Access read_write Min 14 Max 14 PSID 2001 Default 0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00 BFType var BFAccess RW -Element unifiMLMEScanChannelProbeInterval BasicType string BERType string OID 1.2.3.1.2002 Access read_write Min 14 Max 14 PSID 2002 Default 0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00 BFType var BFAccess RW -Element unifiMLMEDataReferenceTimeout BasicType integer BERType integer OID 1.2.3.1.2005 Access read_only Max 65534 PSID 2005 Default 0 BFType uint16 BFAccess RO -Element unifiMLMEScanProbeInterval BasicType integer BERType integer OID 1.2.3.1.2007 Access read_write PSID 2007 Default 70 BFType uint16 BFAccess RW -Element unifiMLMEScanHighRSSIThreshold BasicType integer BERType integer OID 1.2.3.1.2008 Access read_write Min -128 Max 127 PSID 2008 Default -90 BFType int16 BFAccess RW -Element unifiMLMEScanDeltaRSSIThreshold BasicType integer BERType integer OID 1.2.3.1.2010 Access read_write Min 1 Max 255 PSID 2010 Default 20 BFType uint16 BFAccess RW -Element unifiMLMEScanMaximumAge BasicType integer BERType integer OID 1.2.3.1.2014 Access read_write PSID 2014 BFType uint16 BFAccess RW -Element unifiMLMEScanMaximumResults BasicType integer BERType integer OID 1.2.3.1.2015 Access read_write PSID 2015 Default 40 BFType uint16 BFAccess RW -Element unifiMLMEAutonomousScanNoisy BasicType integer BERType string OID 1.2.3.1.2016 Access read_write PSID 2016 Default 0 BFType bool BFAccess RW -Element unifiFirmwareBuildID BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2021 Access read_only PSID 2021 GetFunction mibgetfirmwarebuildid BFType uint32 BFAccess RO -Element unifiChipVersion BasicType integer BERType integer OID 1.2.3.1.2022 Access read_only PSID 2022 BFType uint16 BFAccess RO -Element unifiFirmwarePatchBuildID BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2023 Access read_only PSID 2023 GetFunction mibgetfirmwarebuildid BFType uint32 BFAccess RO -Element unifiBasicCapabilities BasicType integer BERType integer OID 1.2.3.1.2030 Access read_write PSID 2030 Default 0x0730 BFType uint16 BFAccess RW -Element unifiExtendedCapabilities BasicType string BERType string OID 1.2.3.1.2031 Access read_write Min 9 Max 9 PSID 2031 Default 0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x40:0x00 BFType var BFAccess RW -Element unifiHtCapabilities BasicType string BERType string OID 1.2.3.1.2032 Access read_write Min 21 Max 21 PSID 2032 Default 0x6f:0x01:0x17:0xff:0x00:0x00:0x00:0x01:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00 BFType var BFAccess RW -Element unifiRsnCapabilities BasicType integer BERType integer OID 1.2.3.1.2034 Access read_write PSID 2034 Default 0x248C BFType uint16 BFAccess RW -Element unifi24G40MHZChannels BasicType integer BERType string OID 1.2.3.1.2035 Access read_only PSID 2035 Default 0 BFType bool BFAccess RO -Element unifiExtendedCapabilitiesDisabled BasicType integer BERType string OID 1.2.3.1.2036 Access read_write PSID 2036 Default 0 BFType bool BFAccess RW -Element unifiTestSetChannelBW BasicType integer BERType integer OID 1.2.3.1.2037 Access read_write NamedValues BW20:1:BW40:2:BW80:3 PSID 2037 SetPerVifFunction mibcapbwset BFType uint16 BFAccess RW -Element unifiPLM689WorkaroundEnable BasicType integer BERType string OID 1.2.3.1.2038 Access read_write PSID 2038 Default 1 BFType bool BFAccess RW -Element unifiPLM689WorkaroundTriggerDHCPDiscoverCount BasicType integer BERType integer OID 1.2.3.1.2039 Access read_write PSID 2039 Default 2 BFType uint16 BFAccess RW -Element unifiPLM689WorkaroundTriggerDHCPDiscoverTimeout BasicType integer BERType integer OID 1.2.3.1.2040 Access read_write PSID 2040 Default 1000 BFType uint16 BFAccess RW -Element unifiSupportedDataRates BasicType string BERType string OID 1.2.3.1.2041 Access read_only Min 2 Max 16 PSID 2041 Default 0x02:0x04:0x0b:0x0c:0x12:0x16:0x18:0x24:0x30:0x48:0x60:0x6c BFType var BFAccess RO -Element unifiPLM689WorkaroundAddresses BasicType string BERType string OID 1.2.3.1.2042 Access read_write Min 6 Max 6 PSID 2042 Default 0x00:0x00:0x00:0x00:0x00:0x00 BFType var BFAccess RW -Element unifiRadioMeasurementActivated BasicType integer BERType string OID 1.2.3.1.2043 Access read_write PSID 2043 Default 1 BFType bool BFAccess RW -Element unifiRadioMeasurementCapabilities BasicType string BERType string OID 1.2.3.1.2044 Access read_write Min 5 Max 5 PSID 2044 Default 0x71:0x00:0x00:0x00:0x00 BFType var BFAccess RW -Element unifiVhtActivated BasicType integer BERType string OID 1.2.3.1.2045 Access read_write PSID 2045 Default 0 BFType bool BFAccess RW -Element unifiHtActivated BasicType integer BERType string OID 1.2.3.1.2046 Access read_write PSID 2046 Default 1 BFType bool BFAccess RW -Element unifiPLM689WorkaroundTriggerStaticIPTimeout BasicType integer BERType integer OID 1.2.3.1.2047 Access read_write PSID 2047 Default 3 BFType uint16 BFAccess RW -Element unifiPLM689WorkaroundTriggerARPCount BasicType integer BERType integer OID 1.2.3.1.2048 Access read_write PSID 2048 Default 5 BFType uint16 BFAccess RW -Element unifiRoamingEnabled BasicType integer BERType string OID 1.2.3.1.2049 Access read_write PSID 2049 Default 1 BFType bool BFAccess RW -Element unifiRssiRoamScanTrigger BasicType integer BERType integer OID 1.2.3.1.2050 Access read_write Min -128 Max 127 PSID 2050 Default -75 BFType int16 BFAccess RW -Element unifiRoamDeltaTrigger BasicType integer BERType integer OID 1.2.3.1.2051 Access read_write Min 1 Max 255 PSID 2051 Default 10 BFType uint16 BFAccess RW -Element unifiRoamCachedChannelScanPeriod BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2052 Access read_write Min 1 PSID 2052 Default 20000000 BFType uint32 BFAccess RW -Element unifiFullRoamScanPeriod BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2053 Access read_write Min 1 PSID 2053 Default 30000000 BFType uint32 BFAccess RW -Element unifiRoamScanBand BasicType integer BERType integer OID 1.2.3.1.2055 Access read_write Min 1 Max 2 PSID 2055 Default 2 BFType uint16 BFAccess RW -Element unifiRoamScanMaxActiveChannelTime BasicType integer BERType integer OID 1.2.3.1.2057 Access read_write Min 1 PSID 2057 Default 120 BFType uint16 BFAccess RW -Element unifiRoamFullChannelScanFrequency BasicType integer BERType integer OID 1.2.3.1.2058 Access read_write Min 1 PSID 2058 Default 9 BFType uint16 BFAccess RW -Element unifiRoamMode BasicType integer BERType integer OID 1.2.3.1.2060 Access read_write Min 0 Max 2 PSID 2060 Default 1 BFType uint16 BFAccess RW -Element unifiRssiRoamScanNoCandidateDeltaTrigger BasicType integer BERType integer OID 1.2.3.1.2064 Access read_only Min 1 Max 255 PSID 2064 Default 10 BFType uint16 BFAccess RO -Element unifiRoamEAPTimeout BasicType integer BERType integer OID 1.2.3.1.2065 Access read_only PSID 2065 Default 200 BFType uint16 BFAccess RO -Element unifiRoamScanControl BasicType integer BERType string OID 1.2.3.1.2067 Access read_write PSID 2067 Default 0 BFType bool BFAccess RW -Element unifiRoamDfsScanMode BasicType integer BERType integer OID 1.2.3.1.2068 Access read_write Min 0 Max 2 PSID 2068 Default 01 BFType uint16 BFAccess RW -Element unifiRoamScanHomeTime BasicType integer BERType integer OID 1.2.3.1.2069 Access read_write PSID 2069 Default 45 BFType uint16 BFAccess RW -Element unifiRoamScanHomeAwayTime BasicType integer BERType integer OID 1.2.3.1.2070 Access read_write PSID 2070 Default 100 BFType uint16 BFAccess RW -Element unifiRoamScanNProbe BasicType integer BERType integer OID 1.2.3.1.2072 Access read_write PSID 2072 Default 2 BFType uint16 BFAccess RW -Element unifiApOlbcDuration BasicType integer BERType integer OID 1.2.3.1.2076 Access read_write PSID 2076 Default 300 BFType uint16 BFAccess RW -Element unifiApOlbcInterval BasicType integer BERType integer OID 1.2.3.1.2077 Access read_write PSID 2077 Default 2000 BFType uint16 BFAccess RW -Element unifiFrameResponseTimeOut BasicType integer BERType integer OID 1.2.3.1.2080 Access read_write Min 0 Max 500 PSID 2080 Default 200 BFType uint16 BFAccess RW -Element unifiConnectionFailureTimeout BasicType integer BERType integer OID 1.2.3.1.2081 Access read_write Min 0 Max 4000 PSID 2081 Default 1500 BFType uint16 BFAccess RW -Element unifiConnectingProbeTimeout BasicType integer BERType integer OID 1.2.3.1.2082 Access read_write Min 0 Max 100 PSID 2082 Default 10 BFType uint16 BFAccess RW -Element unifiDisconnectTimeout BasicType integer BERType integer OID 1.2.3.1.2083 Access read_write Min 0 Max 3000 PSID 2083 Default 1500 BFType uint16 BFAccess RW -Element unifiFrameResponseCfmTxLifetimeTimeOut BasicType integer BERType integer OID 1.2.3.1.2084 Access read_write PSID 2084 Default 10 BFType uint16 BFAccess RW -Element unifiFrameResponseCfmFailureTimeOut BasicType integer BERType integer OID 1.2.3.1.2085 Access read_write PSID 2085 Default 40 BFType uint16 BFAccess RW -Element unifiForceActiveDuration BasicType integer BERType integer OID 1.2.3.1.2086 Access read_write Min 0 Max 1000 PSID 2086 Default 200 BFType uint16 BFAccess RW -Element unifiMLMEScanMaxNumberOfProbeSets BasicType integer BERType integer OID 1.2.3.1.2087 Access read_write PSID 2087 Default 2 BFType uint16 BFAccess RW -Element unifiMLMEScanStopIfLessThanXFrames BasicType integer BERType integer OID 1.2.3.1.2088 Access read_write PSID 2088 Default 4 BFType uint16 BFAccess RW -Element unifiMLMEStationInactivityTimeOut BasicType integer BERType integer OID 1.2.3.1.2098 Access read_write PSID 2098 Default 3 BFType uint16 BFAccess RW -Element unifiMLMECliInactivityTimeOut BasicType integer BERType integer OID 1.2.3.1.2099 Access read_write PSID 2099 Default 10 BFType uint16 BFAccess RW -Element unifiMLMEStationInitialKickTimeOut BasicType integer BERType integer OID 1.2.3.1.2100 Access read_write PSID 2100 Default 50 BFType uint16 BFAccess RW -Element unifiUartConfigure BasicType integer BERType integer OID 1.2.3.1.2110 Access read_write PSID 2110 Hide BFType uint16 BFAccess RW -Element unifiUartPios BasicType integer BERType integer OID 1.2.3.1.2111 Access read_write NamedValues no_pios:1:tx_rx_only:2:tx_rx_rts_cts:3 NamedValues no_pios:1:tx_rx_only:2:tx_rx_rts_cts:3 PSID 2111 Hide BFType uint16 BFAccess RW -Element unifiClockFrequency BasicType integer BERType integer OID 1.2.3.1.2140 Access read_only PSID 2140 GetFunction mibuint16get BFType uint16 BFAccess RO -Element unifiCrystalFrequencyTrim BasicType integer BERType integer OID 1.2.3.1.2141 Access read_only Max 63 PSID 2141 Default 31 BFType uint16 BFAccess RO -Element unifiEnableDorm BasicType integer BERType string OID 1.2.3.1.2142 Access read_write PSID 2142 Default 1 BFType bool BFAccess RW -Element unifiDisableDormWhenBtOn BasicType integer BERType string OID 1.2.3.1.2143 Access read_write PSID 2143 Default 0 BFType bool BFAccess RW -Element unifiExternalClockDetect BasicType integer BERType string OID 1.2.3.1.2146 Access read_only PSID 2146 Default 0 BFType bool BFAccess RO -Element unifiExternalFastClockRequest BasicType integer BERType integer OID 1.2.3.1.2149 Access read_only NamedValues no_clock_request:0:totem_pole:1:inverted_totem_pole:2:open_drain:3:open_source:4 NamedValues no_clock_request:0:totem_pole:1:inverted_totem_pole:2:open_drain:3:open_source:4 PSID 2149 Default 1 BFType uint16 BFAccess RO -Element unifiWatchdogTimeout BasicType integer BERType integer OID 1.2.3.1.2152 Access read_only Min 1 PSID 2152 Default 1500 BFType uint16 BFAccess RO -Element unifiExternalFastClockRequestPIO BasicType integer BERType integer OID 1.2.3.1.2158 Access read_only Max 15 PSID 2158 Default 9 BFType uint16 BFAccess RO -Element unifiRSSI BasicType integer BERType integer OID 1.2.3.1.2200 Access read_only PSID 2200 GetPerVifFunction mibgetrssi BFType int16 BFAccess RO -Element unifiLastBssRSSI BasicType integer BERType integer OID 1.2.3.1.2201 Access read_write PSID 2201 BFType int16 BFAccess RW -Element unifiSNR BasicType integer BERType integer OID 1.2.3.1.2202 Access read_only PSID 2202 GetPerVifFunction mibgetsnr BFType int16 BFAccess RO -Element unifiLastBssSNR BasicType integer BERType integer OID 1.2.3.1.2203 Access read_write PSID 2203 BFType int16 BFAccess RW -Element unifiSwTxTimeout BasicType integer BERType integer OID 1.2.3.1.2204 Access read_write PSID 2204 Default 5 BFType uint16 BFAccess RW -Element unifiHwTxTimeout BasicType integer BERType integer OID 1.2.3.1.2205 Access read_write PSID 2205 Default 512 BFType uint16 BFAccess RW -Element unifiTxDataRate BasicType integer BERType integer OID 1.2.3.1.2208 Access read_only PSID 2208 GetPerVifFunction mibtxdatarateget BFType uint16 BFAccess RO -Element unifiSNRExtraOffsetCCK BasicType integer BERType integer OID 1.2.3.1.2209 Access read_only PSID 2209 Default 8 BFType int16 BFAccess RO -Element unifiRSSIMaxAveragingPeriod BasicType integer BERType integer OID 1.2.3.1.2210 Access read_only Min 1 PSID 2210 Default 3000 BFType uint16 BFAccess RO -Element unifiRSSIMinReceivedFrames BasicType integer BERType integer OID 1.2.3.1.2211 Access read_only Min 1 PSID 2211 Default 2 BFType uint16 BFAccess RO -Element unifiLastBssTxDataRate BasicType integer BERType integer OID 1.2.3.1.2213 Access read_write PSID 2213 BFType uint16 BFAccess RW -Element unifiDiscardedFrameCount BasicType integer BERType integer OID 1.2.3.1.2214 Access read_only PSID 2214 GetPerVifFunction mibpktcntget BFType uint16 BFAccess RO -Element unifiMacrameDebugStats BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2215 Access read_write PSID 2215 GetFunction mibuint32get SetFunction mibuint32set BFType uint32 BFAccess RW -Element unifiCurrentTSFTime BasicType integer BERType integer OID 1.2.3.1.2218 Access read_only PSID 2218 GetPerVifFunction mibtsftime BFType int64 BFAccess RO -Element unifiBaTxEnableTid BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2221 Access read_write PSID 2221 Default 0x0557 BFType uint32 BFAccess RW -Element unifiBaConfig BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2225 Access read_write PSID 2225 Default 0x3fff01 BFType uint32 BFAccess RW -Element unifiMoveBKtoBE BasicType integer BERType string OID 1.2.3.1.2226 Access read_write PSID 2226 Default 1 BFType bool BFAccess RW -Element unifiBeaconReceived BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2228 Access read_only PSID 2228 GetPerVifFunction mibllsstatsget BFType uint32 BFAccess RO -Element unifiRadioOnTime BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2230 Access read_only PSID 2230 GetFunction mibllsstatsget BFType uint32 BFAccess RO -Element unifiRadioTxTime BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2231 Access read_only PSID 2231 GetFunction mibllsstatsget BFType uint32 BFAccess RO -Element unifiRadioRxTime BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2232 Access read_only PSID 2232 GetFunction mibllsstatsget BFType uint32 BFAccess RO -Element unifiRadioScanTime BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2233 Access read_only PSID 2233 GetFunction mibllsstatsget BFType uint32 BFAccess RO -Element unifiPSLeakyAP BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2234 Access read_only PSID 2234 Default 0 GetPerVifFunction mibllsstatsget BFType uint32 BFAccess RO -Element unifiTqamActivated BasicType integer BERType string OID 1.2.3.1.2235 Access read_write PSID 2235 Default 0 BFType bool BFAccess RW -Element unifiNoAckActivationCount BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2240 Access read_only PSID 2240 GetFunction mibuint32get BFType uint32 BFAccess RO -Element unifiRxFcsErrorCount BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2241 Access read_only PSID 2241 GetFunction mibuint32get BFType uint32 BFAccess RO -Element unifiBeaconsReceivedPercentage BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2245 Access read_only PSID 2245 Default 0 GetPerVifFunction mibuint32get SetPerVifFunction mibuint32set BFType uint32 BFAccess RO -Element unifiQueueStatsEnable BasicType integer BERType string OID 1.2.3.1.2252 Access read_write PSID 2252 Default 0 SetPerVifFunction mibuint16set BFType bool BFAccess RW -Element unifiDpdMasterSwitch BasicType integer BERType integer OID 1.2.3.1.2256 Access read_write PSID 2256 Default 0 GetFunction mibuint16get SetFunction mibricechangefsmparams BFType uint16 BFAccess RW -Element unifiGoogleMaxNumberOfPeriodicScans BasicType integer BERType integer OID 1.2.3.1.2260 Access read_write PSID 2260 Default 6 BFType uint16 BFAccess RW -Element unifiGoogleMaxRSSISampleSize BasicType integer BERType integer OID 1.2.3.1.2261 Access read_write PSID 2261 Default 8 BFType uint16 BFAccess RW -Element unifiGoogleMaxHotlistAPs BasicType integer BERType integer OID 1.2.3.1.2262 Access read_write PSID 2262 Default 64 BFType uint16 BFAccess RW -Element unifiGoogleMaxSignificantWifiChangeAPs BasicType integer BERType integer OID 1.2.3.1.2263 Access read_write PSID 2263 Default 64 BFType uint16 BFAccess RW -Element unifiGoogleMaxBssidHistoryEntries BasicType integer BERType integer OID 1.2.3.1.2264 Access read_write PSID 2264 Default 0 BFType uint16 BFAccess RW -Element unifiMacBeaconTimeout BasicType integer BERType integer OID 1.2.3.1.2270 Access read_write PSID 2270 Default 128 BFType uint16 BFAccess RW -Element UnifiRoamTrackingScanPeriod BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2299 Access read_write Min 1 PSID 2299 Default 5000000 BFType uint32 BFAccess RW -Element unifiRoamCuLocal BasicType integer BERType integer OID 1.2.3.1.2300 Access read_write Min 0 Max 255 PSID 2300 Default 0 BFType uint16 BFAccess RW -Element unifiCuRoamScanNoCandidateDeltaTrigger BasicType integer BERType integer OID 1.2.3.1.2301 Access read_write Min 0 Max 100 PSID 2301 Default 15 BFType uint16 BFAccess RW -Element unifiRoamAPSelectDeltaFactor BasicType integer BERType integer OID 1.2.3.1.2302 Access read_write Min 0 Max 100 PSID 2302 Default 20 BFType uint16 BFAccess RW -Element unifiCURoamweight BasicType integer BERType integer OID 1.2.3.1.2303 Access read_write Min 0 Max 100 PSID 2303 Default 30 BFType uint16 BFAccess RW -Element unifiRSSIRoamweight BasicType integer BERType integer OID 1.2.3.1.2305 Access read_write Min 0 Max 100 PSID 2305 Default 70 BFType uint16 BFAccess RW -Element unifiRoamBSSLoadMonitoringFrequency BasicType integer BERType integer OID 1.2.3.1.2309 Access read_write Min 0 Max 100 PSID 2309 Default 10 BFType uint16 BFAccess RW -Element unifiCUMeasurementInterval BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2311 Access read_write Min 1 Max 1000 PSID 2311 Default 500 BFType uint32 BFAccess RW -Element unifiCurrentBssNss BasicType integer BERType integer OID 1.2.3.1.2312 Access read_only NamedValues SISO:0:MIMO_2x2:1:MIMO_3x3:2:MIMO_4x4:3 PSID 2312 Default 0 BFType uint16 BFAccess RO -Element unifiAPMimoUsed BasicType integer BERType string OID 1.2.3.1.2313 Access read_only PSID 2313 Default 0 BFType bool BFAccess RO -Element unifiRoamOffloaded4wshkTimeout BasicType integer BERType integer OID 1.2.3.1.2314 Access read_write Min 0 Max 100 PSID 2314 Default 10 BFType uint16 BFAccess RW -Element unifiRoamingCount BasicType integer BERType integer OID 1.2.3.1.2315 Access read_only PSID 2315 Default 0 BFType uint16 BFAccess RO -Element unifiRoamingAKM BasicType integer BERType integer OID 1.2.3.1.2316 Access read_only NamedValues AKM_None:0:AKM_OKC:1:AKM_FT_1X:2:AKM_PSK:3:AKM_FT_PSK:4:AKM_PMKSA_Caching:5 NamedValues AKM_None:0:AKM_OKC:1:AKM_FT_1X:2:AKM_PSK:3:AKM_FT_PSK:4:AKM_PMKSA_Caching:5 PSID 2316 Default 0 BFType uint16 BFAccess RO -Element unifiCurrentBssBandwidth BasicType integer BERType integer OID 1.2.3.1.2317 Access read_only PSID 2317 BFType uint16 BFAccess RO -Element unifiCurrentBssChannelFrequency BasicType integer BERType integer OID 1.2.3.1.2318 Access read_only PSID 2318 BFType uint16 BFAccess RO -Element unifiLoggerEnabled BasicType integer BERType integer OID 1.2.3.1.2320 Access read_write NamedValues Disabled:0:Partial:1:Full:2 PSID 2320 Default 0 BFType uint16 BFAccess RW -Element unifiMaPacketFateEnabled BasicType integer BERType string OID 1.2.3.1.2321 Access read_write PSID 2321 Default 0 SetFunction mibmapacketfateenableset BFType bool BFAccess RW -Element unifiCSROnlyEIFSDuration BasicType integer BERType integer OID 1.2.3.1.2362 Access read_only PSID 2362 Default 12 BFType uint16 BFAccess RO -Element unifiOverrideDefaultBETXOPForHT BasicType integer BERType integer OID 1.2.3.1.2364 Access read_write PSID 2364 Default 171 BFType uint16 BFAccess RW -Element unifiOverrideDefaultBETXOP BasicType integer BERType integer OID 1.2.3.1.2365 Access read_write PSID 2365 Default 78 BFType uint16 BFAccess RW -Element unifiRXABBTrimSettings BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2366 Access read_write PSID 2366 Default 0 BFType uint32 BFAccess RW -Element unifiRadioTrimsEnable BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2367 Access read_write PSID 2367 Default 5 BFType uint32 BFAccess RW -Element unifiHardwarePlatform BasicType integer BERType integer OID 1.2.3.1.2369 Access read_write NamedValues PLATFORM_NOT_SET:0:UNIV2:1:T20:2:OPTIMUS:3:ON5:4:UNIV3:5:J3POP:6:XCOVER4:7:KATMAI_SMDK:8:PICO:9:KATMAI_S612_SMDK:10:J330F:11:J330N:12:XCOVER4_390W:13:KATMAI_WIN_M1712:14:KATMAI_WIN_MAESTRO:15:KATMAI_WIN_S611_SMDK:16:LASSEN_SMDK:17:LEMAN_S620_SMDK:18:LASSEN_UNIV:19:TAB_E:20:LASSEN_A6_SMA600_2018_04:21:LASSEN_A5_REV02_2017_07:23:LASSEN_A7_REV01_2017_07:24:LASSEN_J3NEO_2017_08:25:LASSEN_J3TOP:26:LASSEN_J7TOP:27:LASSEN_AVL:28:LASSEN_J7DUO:29:J3TOP:30:J400F:31:JAVA_J260G:32:LASSEN_A6_SMA600A_2018_05:33:JAVA_NU110:34:LASSEN_A530D:35:KATMAI_WIN_M1712_FULLSCREEN:36 NamedValues PLATFORM_NOT_SET:0:UNIV2:1:T20:2:OPTIMUS:3:ON5:4:UNIV3:5:J3POP:6:XCOVER4:7:KATMAI_SMDK:8:PICO:9:KATMAI_S612_SMDK:10:J330F:11:J330N:12:XCOVER4_390W:13:KATMAI_WIN_M1712:14:KATMAI_WIN_MAESTRO:15:KATMAI_WIN_S611_SMDK:16:LASSEN_SMDK:17:LEMAN_S620_SMDK:18:LASSEN_UNIV:19:TAB_E:20:LASSEN_A6_SMA600_2018_04:21:LASSEN_A5_REV02_2017_07:23:LASSEN_A7_REV01_2017_07:24:LASSEN_J3NEO_2017_08:25:LASSEN_J3TOP:26:LASSEN_J7TOP:27:LASSEN_AVL:28:LASSEN_J7DUO:29:J3TOP:30:J400F:31:JAVA_J260G:32:LASSEN_A6_SMA600A_2018_05:33:JAVA_NU110:34:LASSEN_A530D:35:KATMAI_WIN_M1712_FULLSCREEN:36 PSID 2369 Default 0 BFType uint16 BFAccess RW -Element unifiForceChannelBW BasicType integer BERType integer OID 1.2.3.1.2370 Access read_write PSID 2370 Default 0 SetFunction mibuint16set GetFunction mibuint16get BFType uint16 BFAccess RW -Element unifiDPDTrainingDuration BasicType integer BERType integer OID 1.2.3.1.2371 Access read_write PSID 2371 Default 10 BFType uint16 BFAccess RW -Element unifiCoexDebugOverrideBt BasicType integer BERType string OID 1.2.3.1.2425 Access read_write PSID 2425 Default 0 BFType bool BFAccess RW -Element unifiFastPowerSaveTimeout BasicType integer BERType integer OID 1.2.3.1.2500 Access read_only Max 2147483647 PSID 2500 Default 400000 BFType uint32 BFAccess RO -Element unifiFastPowerSaveTimeOutSmall BasicType integer BERType integer OID 1.2.3.1.2501 Access read_only Max 2147483647 PSID 2501 Default 200000 BFType uint32 BFAccess RO -Element unifiMLMESTAKeepAliveTimeout BasicType integer BERType integer OID 1.2.3.1.2502 Access read_write Max 2147 PSID 2502 Default 30 BFType uint16 BFAccess RW -Element unifiMLMEAPKeepAliveTimeout BasicType integer BERType integer OID 1.2.3.1.2503 Access read_write Max 2147 PSID 2503 Default 10 BFType uint16 BFAccess RW -Element unifiMLMEGOKeepAliveTimeout BasicType integer BERType integer OID 1.2.3.1.2504 Access read_write Max 2147 PSID 2504 Default 10 BFType uint16 BFAccess RW -Element unifiSTARouterAdvertisementMinimumIntervalToForward BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2505 Access read_write Max 4294967285 PSID 2505 Default 60 BFType uint32 BFAccess RW -Element unifiRoamConnectionQualityCheckWaitAfterConnect BasicType integer BERType integer OID 1.2.3.1.2506 Access read_write PSID 2506 Default 200 BFType uint16 BFAccess RW -Element unifiApBeaconMaxDrift BasicType integer BERType integer OID 1.2.3.1.2507 Access read_write PSID 2507 Default 0xFFFF BFType uint16 BFAccess RW -Element unifiBSSMaxIdlePeriodEnabled BasicType integer BERType string OID 1.2.3.1.2508 Access read_write PSID 2508 Default 0 BFType bool BFAccess RW -Element unifiVifIdleMonitorTime BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2509 Access read_only Max 1800 PSID 2509 Default 1 BFType uint32 BFAccess RO -Element unifiDisableLegacyPowerSave BasicType integer BERType string OID 1.2.3.1.2510 Access read_write PSID 2510 Default 1 BFType bool BFAccess RW -Element unifiDebugForceActive BasicType integer BERType string OID 1.2.3.1.2511 Access read_write PSID 2511 Default 0 BFType bool BFAccess RW -Element unifiStationActivityIdleTime BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2512 Access read_write PSID 2512 Default 500 BFType uint32 BFAccess RW -Element unifiPowerManagementDelayTimeout BasicType integer BERType integer OID 1.2.3.1.2514 Access read_write Max 2147483647 PSID 2514 Default 30000 BFType uint32 BFAccess RW -Element unifiAPSDServicePeriodTimeout BasicType integer BERType integer OID 1.2.3.1.2515 Access read_write PSID 2515 Default 20000 GetPerVifFunction mibuint16get SetPerVifFunction mibuint16set BFType uint16 BFAccess RW -Element unifiConcurrentPowerManagementDelayTimeout BasicType integer BERType integer OID 1.2.3.1.2516 Access read_write Max 2147483647 PSID 2516 Default 6000 BFType uint32 BFAccess RW -Element unifiStationQosInfo BasicType integer BERType integer OID 1.2.3.1.2517 Access read_write PSID 2517 Default 0 BFType uint16 BFAccess RW -Element unifiListenIntervalSkippingDTIM BasicType integer BERType integer_counter32 OID 1.2.3.1.2518 Access read_only Min 0 Max 4294967295 PSID 2518 Default 0x00054645 BFType int64 BFAccess RO -Element unifiListenInterval BasicType integer BERType integer OID 1.2.3.1.2519 Access read_only Min 0 Max 100 PSID 2519 Default 5 BFType int16 BFAccess RO -Element unifiLegacyPsPollTimeout BasicType integer BERType integer OID 1.2.3.1.2520 Access read_write PSID 2520 Default 15000 GetPerVifFunction mibuint16get SetPerVifFunction mibuint16set BFType uint16 BFAccess RW -Element unifiTogglePowerDomain BasicType integer BERType string OID 1.2.3.1.2522 Access read_write PSID 2522 Default 1 BFType bool BFAccess RW -Element unifiP2PListenIntervalSkippingDTIM BasicType integer BERType integer_counter32 OID 1.2.3.1.2523 Access read_only Min 0 Max 4294967295 PSID 2523 Default 0x00011111 BFType int64 BFAccess RO -Element unifiFragmentationDuration BasicType integer BERType integer OID 1.2.3.1.2524 Access read_write PSID 2524 Default 0 GetPerVifFunction mibuint16get SetPerVifFunction mibuint16set BFType uint16 BFAccess RW -Element unifiIdleModeLiteEnabled BasicType integer BERType string OID 1.2.3.1.2526 Access read_write PSID 2526 Default 1 BFType bool BFAccess RW -Element unifiIdleModeEnabled BasicType integer BERType string OID 1.2.3.1.2527 Access read_write PSID 2527 Default 0 BFType bool BFAccess RW -Element unifiDTIMWaitTimeout BasicType integer BERType integer OID 1.2.3.1.2529 Access read_write PSID 2529 Default 50000 BFType uint16 BFAccess RW -Element unifiListenIntervalMaxTime BasicType integer BERType integer OID 1.2.3.1.2530 Access read_only Min 0 Max 65536 PSID 2530 Default 1000 BFType uint16 BFAccess RO -Element unifiScanMaxProbeTransmitLifetime BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2531 Access read_write Min 1 PSID 2531 Default 64 BFType uint32 BFAccess RW -Element unifiPowerSaveTransitionPacketThreshold BasicType integer BERType integer OID 1.2.3.1.2532 Access read_write PSID 2532 Default 10 BFType uint16 BFAccess RW -Element unifiProbeResponseLifetime BasicType integer BERType integer OID 1.2.3.1.2533 Access read_write PSID 2533 Default 500 BFType uint16 BFAccess RW -Element unifiProbeResponseMaxRetry BasicType integer BERType integer OID 1.2.3.1.2534 Access read_write PSID 2534 Default 5 BFType uint16 BFAccess RW -Element unifiExitPowerSavePeriod BasicType integer BERType integer OID 1.2.3.1.2535 Access read_write PSID 2535 Default 200 BFType uint16 BFAccess RW -Element unifiAggressivePowerSaveTransitionPeriod BasicType integer BERType integer OID 1.2.3.1.2536 Access read_write PSID 2536 Default 5 BFType uint16 BFAccess RW -Element unifiActiveTimeAfterMoreBit BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2537 Access read_write PSID 2537 Default 30 BFType uint32 BFAccess RW -Element unifiForcedScheduleDuration BasicType integer BERType integer OID 1.2.3.1.2538 Access read_write PSID 2538 Default 50 GetPerVifFunction mibuint16get SetPerVifFunction mibuint16set BFType uint16 BFAccess RW -Element unifiVhtCapabilities BasicType string BERType string OID 1.2.3.1.2540 Access read_write Min 12 Max 12 PSID 2540 Default 0x31:0x71:0x00:0x03:0xfe:0xff:0x00:0x00:0xfe:0xff:0x00:0x00 BFType var BFAccess RW -Element unifiMAXVifScheduleDuration BasicType integer BERType integer OID 1.2.3.1.2541 Access read_write PSID 2541 Default 20 BFType uint16 BFAccess RW -Element unifiVifLongIntervalTime BasicType integer BERType integer OID 1.2.3.1.2542 Access read_write PSID 2542 Default 60 BFType uint16 BFAccess RW -Element unifiDisallowSchedRelinquish BasicType integer BERType string OID 1.2.3.1.2543 Access read_write PSID 2543 Default 0 BFType bool BFAccess RW -Element unifiRameDplaneOperationTimeout BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2544 Access read_only PSID 2544 Default 1000 BFType uint32 BFAccess RO -Element unifiDebugKeepRadioOn BasicType integer BERType string OID 1.2.3.1.2545 Access read_write PSID 2545 Default 0 BFType bool BFAccess RW -Element unifiScanAbsenceDuration BasicType integer BERType integer OID 1.2.3.1.2548 Access read_write PSID 2548 Default 7 BFType uint16 BFAccess RW -Element unifiScanAbsencePeriod BasicType integer BERType integer OID 1.2.3.1.2549 Access read_write PSID 2549 Default 14 BFType uint16 BFAccess RW -Element unifiMaxClient BasicType integer BERType integer OID 1.2.3.1.2550 Access read_write Min 1 PSID 2550 Default 10 BFType uint16 BFAccess RW -Element unifiTdlsInP2pActivated BasicType integer BERType string OID 1.2.3.1.2556 Access read_write PSID 2556 Default 1 BFType bool BFAccess RW -Element unifiTdlsActivated BasicType integer BERType string OID 1.2.3.1.2558 Access read_write PSID 2558 Default 1 BFType bool BFAccess RW -Element unifiTdlsTPThresholdPktSecs BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2559 Access read_write PSID 2559 Default 100 BFType uint32 BFAccess RW -Element unifiTdlsRssiThreshold BasicType integer BERType integer OID 1.2.3.1.2560 Access read_write PSID 2560 Default -75 BFType int16 BFAccess RW -Element unifiTdlsMaximumRetry BasicType integer BERType integer OID 1.2.3.1.2561 Access read_write PSID 2561 Default 3 BFType uint16 BFAccess RW -Element unifiTdlsTPMonitorSecs BasicType integer BERType integer OID 1.2.3.1.2562 Access read_write PSID 2562 Default 10 BFType uint16 BFAccess RW -Element unifiTdlsBasicHtMcsSet BasicType string BERType string OID 1.2.3.1.2563 Access read_write Min 16 Max 16 PSID 2563 Default 0xff:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00 BFType var BFAccess RW -Element unifiTdlsBasicVhtMcsSet BasicType string BERType string OID 1.2.3.1.2564 Access read_write Min 2 Max 2 PSID 2564 Default 0xfe:0xff BFType var BFAccess RW -Element dot11TDLSDiscoveryRequestWindow BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2565 Access read_write PSID 2565 Default 10 BFType uint32 BFAccess RW -Element dot11TDLSResponseTimeout BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2566 Access read_write PSID 2566 Default 5 BFType uint32 BFAccess RW -Element dot11TDLSChannelSwitchActivated BasicType integer BERType string OID 1.2.3.1.2567 Access read_write PSID 2567 Default 0 BFType bool BFAccess RW -Element unifiTdlsDesignForTestMode BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2568 Access read_write PSID 2568 Default 0x00000000 BFType uint32 BFAccess RW -Element unifiTdlsKeyLifeTimeInterval BasicType integer BERType integer_unsigned32 OID 1.2.3.1.2577 Access read_write PSID 2577 Default 0x000FFFFF BFType uint32 BFAccess RW -Element unifiTdlsTeardownFrameTxTimeout BasicType integer BERType integer OID 1.2.3.1.2578 Access read_write PSID 2578 Default 500 BFType uint16 BFAccess RW -Element unifiWifiSharingEnabled BasicType integer BERType string OID 1.2.3.1.2580 Access read_write PSID 2580 Default 1 BFType bool BFAccess RW -Element unifiWiFiSharing5GHzChannel BasicType string BERType string OID 1.2.3.1.2582 Access read_write Min 8 Max 8 PSID 2582 Default 0x00:0xC0:0xFF:0xFF:0x7F:0x00:0x00:0x00 BFType var BFAccess RW -Element unifiWifiSharingChannelSwitchCount BasicType integer BERType integer OID 1.2.3.1.2583 Access read_write PSID 2583 Default 3 BFType uint16 BFAccess RW -Element unifiChannelAnnouncementCount BasicType integer BERType integer OID 1.2.3.1.2584 Access read_write PSID 2584 Default 10 BFType uint16 BFAccess RW -Element unifiRATestStoredSA BasicType string BERType string OID 1.2.3.1.2585 Access read_write PSID 2585 Default "0x00000000" BFType var BFAccess RW -Element unifiRATestStoreFrame BasicType string BERType string OID 1.2.3.1.2586 Access read_write PSID 2586 Default "0x00000000" BFType var BFAccess RW -Element dot11TDLSPeerUAPSDBufferSTAActivated BasicType integer BERType string OID 1.2.3.1.2587 Access read_write PSID 2587 Default 0 BFType bool BFAccess RW -Element unifiCSROnlyMIBShield BasicType integer BERType integer OID 1.2.3.1.4001 Access not_accessible NamedValues open:1:warn:2:guard:3:alarm:4 NamedValues open:1:warn:2:guard:3:alarm:4 PSID 4001 Default 2 Hide BFType uint16 BFAccess NA -Element unifiPrivateBbbTxFilterConfig BasicType integer BERType integer OID 1.2.3.1.4071 Access read_write PSID 4071 Default 0x17 Hide BFType uint16 BFAccess RW -Element unifiPrivateSWAGCFrontEndGain BasicType integer BERType integer OID 1.2.3.1.4075 Access read_write Min -128 Max 127 PSID 4075 Default 0 Hide BFType int16 BFAccess RW -Element unifiPrivateSWAGCFrontEndLoss BasicType integer BERType integer OID 1.2.3.1.4076 Access read_write Min -128 Max 127 PSID 4076 Default 0 Hide BFType int16 BFAccess RW -Element unifiPrivateSWAGCExtThresh BasicType integer BERType integer OID 1.2.3.1.4077 Access read_write Min -128 Max 127 PSID 4077 Default -25 Hide BFType int16 BFAccess RW -Element unifiCSROnlyPowerCalDelay BasicType integer BERType integer OID 1.2.3.1.4078 Access read_write PSID 4078 Default 0 Hide BFType uint16 BFAccess RW -Element unifiRxAgcControl BasicType string BERType string OID 1.2.3.1.4079 Access read_write Min 11 Max 11 PSID 4079 GetFunction mibbmsgget SetFunction mibricechangefsmparams BFType var BFAccess RW -Element unifiWapiQosMask BasicType integer BERType integer OID 1.2.3.1.4130 Access read_write PSID 4130 Default 15 GetFunction mibuint16get SetFunction mibuint16set Hide BFType uint16 BFAccess RW -Element unifiRaaMaxSpecTimerMultiplier BasicType integer BERType integer OID 1.2.3.1.4138 Access read_write PSID 4138 Default 8 SetFunction mibuint16set GetFunction mibuint16get BFType uint16 BFAccess RW -Element unifiWMMStallEnable BasicType integer BERType integer OID 1.2.3.1.4139 Access read_write PSID 4139 Default 1 SetFunction mibuint16set GetFunction mibuint16get BFType uint16 BFAccess RW -Element unifiRaaSpeculationInterval BasicType integer BERType integer OID 1.2.3.1.4140 Access read_write PSID 4140 Default 100 SetFunction mibuint16set GetFunction mibuint16get BFType uint16 BFAccess RW -Element unifiRaaSpeculationPeriod BasicType integer BERType integer OID 1.2.3.1.4141 Access read_write PSID 4141 Default 10 SetFunction mibuint16set GetFunction mibuint16get BFType uint16 BFAccess RW -Element unifiRaaNumbSpeculationFrames BasicType integer BERType integer OID 1.2.3.1.4142 Access read_write PSID 4142 Default 10 SetFunction mibuint16set GetFunction mibuint16get BFType uint16 BFAccess RW -Element unifiRaaTxHostRate BasicType integer BERType integer OID 1.2.3.1.4148 Access read_write PSID 4148 Default 0 SetFunction mibuint16set GetFunction mibuint16get BFType uint16 BFAccess RW -Element unifiFallbackShortFrameRetryDistribution BasicType string BERType string OID 1.2.3.1.4149 Access read_write Min 5 Max 5 PSID 4149 Default 0x03:0x02:0x01:0x00:0x00 GetFunction mibdplanefallbackget SetFunction mibdplanefallbackset BFType var BFAccess RW -Element unifiPreEBRTWindow BasicType integer BERType integer OID 1.2.3.1.4171 Access read_only Max 2147483647 PSID 4171 Default 100 GetPerVifFunction mibuint32get SetPerVifFunction mibuint32set Hide BFType uint32 BFAccess RO -Element unifiPostEBRTWindow BasicType integer BERType integer OID 1.2.3.1.4173 Access read_only Max 2147483647 PSID 4173 Default 2000 GetPerVifFunction mibuint32get SetPerVifFunction mibuint32set Hide BFType uint32 BFAccess RO -Element unifiPsPollThreshold BasicType integer BERType integer OID 1.2.3.1.4179 Access read_write PSID 4179 Default 30 GetPerVifFunction mibuint16get SetPerVifFunction mibuint16set BFType uint16 BFAccess RW -Element unifiTxUsingLdpcEnabled BasicType integer BERType string OID 1.2.3.1.5030 Access read_write PSID 5030 Default 1 BFType bool BFAccess RW -Element unifiTxSGI20Enabled BasicType integer BERType string OID 1.2.3.1.5040 Access read_write PSID 5040 Default 1 BFType bool BFAccess RW -Element unifiTxSGI40Enabled BasicType integer BERType string OID 1.2.3.1.5041 Access read_write PSID 5041 Default 1 BFType bool BFAccess RW -Element unifiTxSGI80Enabled BasicType integer BERType string OID 1.2.3.1.5042 Access read_write PSID 5042 Default 1 BFType bool BFAccess RW -Element unifiTxSGI160Enabled BasicType integer BERType string OID 1.2.3.1.5043 Access read_write PSID 5043 Default 0 BFType bool BFAccess RW -Element unifiMacAddressRandomisation BasicType integer BERType string OID 1.2.3.1.5044 Access read_write PSID 5044 Default 0 BFType bool BFAccess RW -Element unifiSuBeamformerEnabled BasicType integer BERType string OID 1.2.3.1.5045 Access read_write PSID 5045 Default 0 BFType bool BFAccess RW -Element unifiMuBeamformerEnabled BasicType integer BERType string OID 1.2.3.1.5046 Access read_write PSID 5046 Default 0 BFType bool BFAccess RW -Element unifiTxOfdmSelect BasicType string BERType string OID 1.2.3.1.5060 Access read_write Min 4 Max 8 PSID 5060 SetFunction mibricechangefsmparams BFType var BFAccess RW -Element unifiTxDigGain BasicType string BERType string OID 1.2.3.1.5061 Access read_write Min 16 Max 48 PSID 5061 SetFunction mibricechangefsmparams BFType var BFAccess RW -Element unifiChipTemperature BasicType integer BERType integer OID 1.2.3.1.5062 Access read_only PSID 5062 GetFunction mibint16get BFType int16 BFAccess RO -Element UnifiBatteryVoltage BasicType integer BERType integer OID 1.2.3.1.5063 Access read_only PSID 5063 GetFunction mibuint16get BFType uint16 BFAccess RO -Element unifiForceShortSlotTime BasicType integer BERType string OID 1.2.3.1.5080 Access read_write PSID 5080 Default 0 BFType bool BFAccess RW -Element unifiDebugDisableRadioNannyActions BasicType integer BERType string OID 1.2.3.1.5082 Access read_write PSID 5082 Default 0 SetFunction mibricechangenonfsmparams BFType bool BFAccess RW -Element unifiRxCckModemSensitivity BasicType string BERType string OID 1.2.3.1.5083 Access read_write Min 6 Max 6 PSID 5083 Default 0x0a:0x09:0x05:0xa:0xa:0x0 SetFunction mibricechangenonfsmparams BFType var BFAccess RW -Element unifiDpdPerBandwidth BasicType integer BERType integer OID 1.2.3.1.5084 Access read_write PSID 5084 Default 63 SetFunction mibricechangenonfsmparams BFType uint16 BFAccess RW -Element unifiBBVersion BasicType integer BERType integer OID 1.2.3.1.5085 Access read_only PSID 5085 GetFunction mibuint16get BFType uint16 BFAccess RO -Element unifiRFVersion BasicType integer BERType integer OID 1.2.3.1.5086 Access read_only PSID 5086 GetFunction mibuint16get BFType uint16 BFAccess RO -Element unifiClearRadioTrimCache BasicType integer BERType integer OID 1.2.3.1.5088 Access read_write PSID 5088 SetFunction mibricechangefsmparams BFType uint16 BFAccess RW -Element unifiRxRadioCsMode BasicType integer BERType integer OID 1.2.3.1.5092 Access read_write PSID 5092 SetFunction mibhalmacmodemgenericset GetFunction mibhalmacmodemgenericget BFType uint16 BFAccess RW -Element unifiRxPriEnergyDetThreshold BasicType integer BERType integer OID 1.2.3.1.5093 Access read_write PSID 5093 SetFunction mibhalmacmodemgenericset GetFunction mibhalmacmodemgenericget BFType uint16 BFAccess RW -Element unifiRxSecEnergyDetThreshold BasicType integer BERType integer OID 1.2.3.1.5094 Access read_write PSID 5094 SetFunction mibhalmacmodemgenericset GetFunction mibhalmacmodemgenericget BFType uint16 BFAccess RW -Element unifiCCAMasterSwitch BasicType integer BERType integer OID 1.2.3.1.5102 Access read_write PSID 5102 GetFunction mibhalmacmacconfiggenericget SetFunction mibhalmacmacconfiggenericset BFType uint16 BFAccess RW -Element unifiRxSyncCCACfg BasicType integer BERType integer OID 1.2.3.1.5103 Access read_write PSID 5103 GetFunction mibhalmacmodemgenericget SetFunction mibhalmacmodemgenericset BFType uint16 BFAccess RW -Element unifiMacSecChanClearTime BasicType integer BERType integer OID 1.2.3.1.5105 Access read_write PSID 5105 GetFunction mibhalmacmacconfiggenericget SetFunction mibhalmacmacconfiggenericset BFType uint16 BFAccess RW -Element unifiLnaControlEnabled BasicType integer BERType string OID 1.2.3.1.6013 Access read_write PSID 6013 Default 1 BFType bool BFAccess RW -Element unifiLnaControlRssiThresholdLower BasicType integer BERType integer OID 1.2.3.1.6014 Access read_write Min -128 Max 127 PSID 6014 Default -40 BFType int16 BFAccess RW -Element unifiLnaControlRssiThresholdUpper BasicType integer BERType integer OID 1.2.3.1.6015 Access read_write Min -128 Max 127 PSID 6015 Default -30 BFType int16 BFAccess RW -Element unifiLowPowerRxConfig BasicType integer BERType integer OID 1.2.3.1.6018 Access read_write PSID 6018 Default 3 SetFunction mibuint16set GetFunction mibuint16get BFType uint16 BFAccess RW -Element unifiTPCEnabled BasicType integer BERType string OID 1.2.3.1.6019 Access read_write PSID 6019 Default 1 SetFunction mibboolset GetFunction mibboolget BFType bool BFAccess RW -Element unifiCurrentTxpowerLevel BasicType integer BERType integer OID 1.2.3.1.6020 Access read_only PSID 6020 Default 0 GetPerVifFunction mibint16get BFType int16 BFAccess RO -Element unifiUserSetTxpowerLevel BasicType integer BERType integer OID 1.2.3.1.6021 Access read_write PSID 6021 Default 127 SetFunction mlmeusersettxpowerlevel BFType int16 BFAccess RW -Element unifiTPCMaxPowerRSSIThreshold BasicType integer BERType integer OID 1.2.3.1.6022 Access read_write PSID 6022 Default -55 SetFunction mibint16set GetFunction mibint16get BFType int16 BFAccess RW -Element unifiTPCMinPowerRSSIThreshold BasicType integer BERType integer OID 1.2.3.1.6023 Access read_write PSID 6023 Default -45 SetFunction mibint16set GetFunction mibint16get BFType int16 BFAccess RW -Element unifiTPCMinPower2G BasicType integer BERType integer OID 1.2.3.1.6024 Access read_write PSID 6024 Default 52 SetFunction mibint16set GetFunction mibint16get BFType int16 BFAccess RW -Element unifiTPCMinPower5G BasicType integer BERType integer OID 1.2.3.1.6025 Access read_write PSID 6025 Default 40 SetFunction mibint16set GetFunction mibint16get BFType int16 BFAccess RW -Element unifiRadioLpRxRssiThresholdLower BasicType integer BERType integer OID 1.2.3.1.6028 Access read_write Min -128 Max 127 PSID 6028 Default -60 BFType int16 BFAccess RW -Element unifiRadioLpRxRssiThresholdUpper BasicType integer BERType integer OID 1.2.3.1.6029 Access read_write Min -128 Max 127 PSID 6029 Default -50 BFType int16 BFAccess RW -Element unifiPMFAssociationComebackTimeDelta BasicType integer BERType integer_unsigned32 OID 1.2.3.1.6050 Access read_write PSID 6050 Default 1100 BFType uint32 BFAccess RW -Element unifiTestTspecHack BasicType integer BERType string OID 1.2.3.1.6060 Access read_write PSID 6060 Default 0 BFType bool BFAccess RW -Element unifiTestTspecHackValue BasicType integer BERType integer OID 1.2.3.1.6061 Access read_write PSID 6061 Default 0 BFType uint16 BFAccess RW -Element unifiDebugInstantDelivery BasicType integer BERType string OID 1.2.3.1.6069 Access read_write PSID 6069 Default 0 SetFunction mibdebuginstantdeliveryset BFType bool BFAccess RW -Element unifiDebugEnable BasicType integer BERType string OID 1.2.3.1.6071 Access read_write PSID 6071 Default 1 SetFunction mibdebugenableset BFType bool BFAccess RW -Element unifiDPlaneDebug BasicType integer BERType integer_unsigned32 OID 1.2.3.1.6073 Access read_write PSID 6073 Default 0x3 GetFunction mibdplanedebugmaskget SetFunction mibdplanedebugmaskset BFType uint32 BFAccess RW -Element unifiNANEnabled BasicType integer BERType string OID 1.2.3.1.6080 Access read_write PSID 6080 Default 0 BFType bool BFAccess RW -Element unifiNANBeaconCapabilities BasicType integer BERType integer OID 1.2.3.1.6081 Access read_write PSID 6081 Default 0x0720 BFType uint16 BFAccess RW -Element hutsReadWriteDataElementInt32 BasicType integer BERType integer_counter32 OID 1.2.3.1.6100 Access read_write Min 0 Max 4294967295 PSID 6100 Default 1000 BFType int64 BFAccess RW -Element hutsReadWriteDataElementBoolean BasicType integer BERType string OID 1.2.3.1.6101 Access read_write PSID 6101 Default 1 BFType bool BFAccess RW -Element hutsReadWriteDataElementOctetString BasicType string BERType string OID 1.2.3.1.6102 Access read_write Min 9 Max 9 PSID 6102 Default 0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00:0x00 BFType var BFAccess RW -Element hutsReadWriteRemoteProcedureCallInt32 BasicType integer BERType integer_unsigned32 OID 1.2.3.1.6105 Access read_write PSID 6105 Default 0x000A0001 GetPerVifFunction mibuint32get SetPerVifFunction mibuint32set BFType uint32 BFAccess RW -Element hutsReadWriteInternalAPIInt16 BasicType integer BERType integer OID 1.2.3.1.6108 Access read_write PSID 6108 Default -55 BFType int16 BFAccess RW -Element hutsReadWriteInternalAPIUint16 BasicType integer BERType integer OID 1.2.3.1.6109 Access read_write PSID 6109 Default 0x0730 BFType uint16 BFAccess RW -Element hutsReadWriteInternalAPIUint32 BasicType integer BERType integer OID 1.2.3.1.6110 Access read_write Max 2147483647 PSID 6110 Default 30000 BFType uint32 BFAccess RW -Element hutsReadWriteInternalAPIInt64 BasicType integer BERType integer OID 1.2.3.1.6111 Access read_only PSID 6111 GetPerVifFunction mibtsftime BFType int64 BFAccess RO -Element hutsReadWriteInternalAPIBoolean BasicType integer BERType string OID 1.2.3.1.6112 Access read_write PSID 6112 Default 1 BFType bool BFAccess RW -Element hutsReadWriteInternalAPIOctetString BasicType string BERType string OID 1.2.3.1.6113 Access read_write Min 8 Max 8 PSID 6113 Default 0x00:0x18:0x00:0x00:0x00:0x00:0x00:0x00 BFType var BFAccess RW -Element unifiTestScanNoMedium BasicType integer BERType string OID 1.2.3.1.6122 Access read_write PSID 6122 Default 0 BFType bool BFAccess RW -Element unifiDualBandConcurrency BasicType integer BERType string OID 1.2.3.1.6123 Access read_write PSID 6123 Default 0 BFType bool BFAccess RW -Element unifiSupportedChannels BasicType string BERType string OID 1.2.3.1.8012 Access read_write Min 0 Max 20 PSID 8012 Default 0x01:0x0e:0x24:0x04:0x34:0x04:0x64:0x0c:0x95:0x05 BFType var BFAccess RW -Element unifiCountryList BasicType string BERType string OID 1.2.3.1.8014 Access read_only Min 2 Max 250 PSID 8014 Default 0x30:0x30:0x41:0x44:0x41:0x45:0x41:0x46:0x41:0x49:0x41:0x4c:0x41:0x4d:0x41:0x4e:0x41:0x4f:0x41:0x52:0x41:0x53:0x41:0x54:0x41:0x55:0x41:0x57:0x41:0x5a:0x42:0x41:0x42:0x42:0x42:0x44:0x42:0x45:0x42:0x46:0x42:0x47:0x42:0x48:0x42:0x49:0x42:0x4a:0x42:0x4c:0x42:0x4d:0x42:0x4e:0x42:0x4f:0x42:0x52:0x42:0x53:0x42:0x54:0x42:0x57:0x42:0x59:0x42:0x5a:0x43:0x41:0x43:0x43:0x43:0x44:0x43:0x46:0x43:0x47:0x43:0x48:0x43:0x49:0x43:0x4c:0x43:0x4d:0x43:0x4e:0x43:0x4f:0x43:0x52:0x43:0x55:0x43:0x56:0x43:0x58:0x43:0x59:0x43:0x5a:0x44:0x45:0x44:0x4a:0x44:0x4b:0x44:0x4d:0x44:0x4f:0x44:0x5a:0x45:0x43:0x45:0x45:0x45:0x47:0x45:0x48:0x45:0x52:0x45:0x53:0x45:0x54:0x46:0x49:0x46:0x4a:0x46:0x4b:0x46:0x4c:0x46:0x4d:0x46:0x4f:0x46:0x52:0x47:0x41:0x47:0x42:0x47:0x44:0x47:0x45:0x47:0x46:0x47:0x47:0x47:0x48:0x47:0x49:0x47:0x4c:0x47:0x4d:0x47:0x4e:0x47:0x50:0x47:0x51:0x47:0x52:0x47:0x54:0x47:0x55:0x47:0x57:0x47:0x59:0x48:0x4b:0x48:0x4d:0x48:0x4e:0x48:0x52:0x48:0x54:0x48:0x55:0x49:0x44:0x49:0x45:0x49:0x4c:0x49:0x4d:0x49:0x4e:0x49:0x4f:0x49:0x51:0x49:0x52:0x49:0x53:0x49:0x54:0x4a:0x45:0x4a:0x4d:0x4a:0x4f:0x4a:0x50:0x4b:0x45:0x4b:0x47:0x4b:0x48:0x4b:0x49:0x4b:0x4d:0x4b:0x4e:0x4b:0x52:0x4b:0x57:0x4b:0x59:0x4b:0x5a:0x4c:0x42:0x4c:0x43:0x4c:0x49:0x4c:0x4b:0x4c:0x53:0x4c:0x54:0x4c:0x55:0x4c:0x56:0x4c:0x59:0x4d:0x41:0x4d:0x43:0x4d:0x44:0x4d:0x45:0x4d:0x46:0x4d:0x47:0x4d:0x48:0x4d:0x4b:0x4d:0x4c:0x4d:0x4d:0x4d:0x4e:0x4d:0x4f:0x4d:0x50:0x4d:0x51:0x4d:0x52:0x4d:0x53:0x4d:0x54:0x4d:0x55:0x4d:0x56:0x4d:0x57:0x4d:0x58:0x4d:0x59:0x4d:0x5a:0x4e:0x43:0x4e:0x45:0x4e:0x46:0x4e:0x47:0x4e:0x49:0x4e:0x4c:0x4e:0x4f:0x4e:0x50:0x4e:0x52:0x4e:0x5a:0x4f:0x4d:0x50:0x41:0x50:0x45:0x50:0x46:0x50:0x47:0x50:0x48:0x50:0x4b:0x50:0x4c:0x50:0x4d:0x50:0x4e:0x50:0x52:0x50:0x54:0x50:0x57:0x50:0x59:0x51:0x41:0x52:0x45:0x52:0x4f:0x52:0x53:0x52:0x55:0x52:0x57:0x53:0x41:0x53:0x42:0x53:0x45:0x53:0x47:0x53:0x49:0x53:0x4b:0x53:0x4c:0x53:0x4d:0x53:0x4e:0x53:0x4f:0x53:0x52:0x53:0x54:0x53:0x56:0x53:0x58:0x53:0x5a:0x54:0x43:0x54:0x44:0x54:0x46:0x54:0x47:0x54:0x48:0x54:0x4a:0x54:0x4d:0x54:0x4e:0x54:0x4f:0x54:0x52:0x54:0x54:0x54:0x56:0x54:0x57:0x54:0x5a:0x55:0x41:0x55:0x47:0x55:0x4d:0x55:0x53:0x55:0x59:0x55:0x5a:0x56:0x41:0x56:0x43:0x56:0x45:0x56:0x49:0x56:0x4e:0x56:0x55:0x57:0x46:0x57:0x53:0x59:0x45:0x59:0x54:0x5a:0x41:0x5a:0x57 BFType var BFAccess RO -Element unifiNoCellIncludedChannels BasicType string BERType string OID 1.2.3.1.8018 Access read_write Min 8 Max 8 PSID 8018 Default 0x00:0x18:0x00:0x00:0x00:0x00:0x00:0x00 BFType var BFAccess RW -Element hutsReadWriteInternalAPIFixSizeTableKeyRow BasicType integer BERType integer_counter32 OID 1.2.3.3.1.2.3.1.6120 Access read_only Min 0 Max 4294967295 PSID 6120 GetFunction mibtsftime ElementTable hutsReadWriteInternalAPIFixSizeTableKeyRowTable ElementTableIndices hutsReadWriteInternalAPIFixSizeTableKeyIndex1:hutsReadWriteInternalAPIFixSizeTableKeyIndex2 BFType int64 BFAccess RO -Element hutsReadWriteInternalAPIFixSizeTableKey1Row BasicType integer BERType integer OID 1.2.3.4.1.2.3.1.6116 Access read_only PSID 6116 GetPerVifFunction mibhutsint16get ElementTable hutsReadWriteInternalAPIFixSizeTableKeys ElementTableIndices hutsReadWriteInternalAPIFixSizeTableKeysindex BFType uint16 BFAccess RO -Element hutsReadWriteInternalAPIFixSizeTableKey2Row BasicType integer BERType integer OID 1.2.3.4.1.2.3.1.6117 Access read_only PSID 6117 GetPerVifFunction mibhutsint16get ElementTable hutsReadWriteInternalAPIFixSizeTableKeys ElementTableIndices hutsReadWriteInternalAPIFixSizeTableKeysindex BFType uint16 BFAccess RO -Element hutsReadWriteInternalAPIFixVarSizeTableKey1Row BasicType integer BERType integer_unsigned32 OID 1.2.3.5.1.2.3.1.6118 Access read_write PSID 6118 ElementTable hutsReadWriteInternalAPIFixVarSizeTableKeys ElementTableIndices hutsReadWriteInternalAPIFixVarSizeTableKeysIndex BFType uint32 BFAccess RW -Element hutsReadWriteInternalAPIFixVarSizeTableKey2Row BasicType string BERType string OID 1.2.3.5.1.2.3.1.6119 Access read_write PSID 6119 ElementTable hutsReadWriteInternalAPIFixVarSizeTableKeys ElementTableIndices hutsReadWriteInternalAPIFixVarSizeTableKeysIndex BFType var BFAccess RW -Element hutsReadWriteInternalAPIFixedSizeTableRow BasicType integer BERType integer OID 1.2.3.6.1.2.3.1.6114 Access read_write Min 0 Max 100 PSID 6114 DefaultIX1 1::80: DefaultIX1 2::80: DefaultIX1 3::80: DefaultIX1 4::80: ElementTable hutsReadWriteInternalAPIFixedSizeTable ElementTableIndices hutsReadWriteInternalAPIFixedSizeTableIndex BFType int16 BFAccess RW -Element hutsReadWriteInternalAPIVarSizeTableRow BasicType string BERType string OID 1.2.3.7.1.2.3.1.6115 Access read_only Min 6 Max 73 PSID 6115 DefaultIX1 1:0x53:0x54:0x70:0x73:0x74:0x75:0x7A:0x7B:0x7C:0x7D:0x7E:0x7F:0x80:0x81:0x82 DefaultIX1 2:0x01:0x02:0x03:0x05:0x06:0x07:0x08:0x09:0x0A:0x10:0x11:0x80:0x81:0x82 DefaultIX1 3:0x01:0x03:0x05:0x16:0x17:0x19:0x1A:0x1B:0x1C:0x1E:0x1F:0x20:0x21:0x80:0x81:0x82 DefaultIX1 4:0x01:0x02:0x03:0x04:0x05:0x06:0x20:0x21:0x24:0x25:0x26:0x29:0x2A:0x2B:0x3A:0x80:0x81:0x82 ElementTable hutsReadWriteInternalAPIVarSizeTable ElementTableIndices hutsReadWriteInternalAPIVarSizeTableindex BFType var BFAccess RO -Element hutsReadWriteInternalAPIVarSizeTableKeyRow BasicType string BERType string OID 1.2.3.8.1.2.3.1.6121 Access read_write Min 144 Max 144 PSID 6121 GetFunction miboctetstringget SetFunction miboctetstringset ElementTable hutsReadWriteInternalAPIVarSizeTableKeyTable ElementTableIndices hutsReadWriteInternalAPIVarSizeTableKeyIndex1:hutsReadWriteInternalAPIVarSizeTableKeyIndex2 BFType var BFAccess RW -Element hutsReadWriteRemoteProcedureCallOctetString BasicType string BERType string OID 1.2.3.9.1.2.3.1.6107 Access read_write Min 144 Max 144 PSID 6107 GetFunction miboctetstringget SetFunction miboctetstringset ElementTable hutsReadWriteRPCTableOctetStringTable ElementTableIndices hutsReadWriteRPCTableOctetStringTableIndex0:hutsReadWriteRPCTableOctetStringTableIndex1 BFType var BFAccess RW -Element hutsReadWriteTableInt16Row BasicType integer BERType integer OID 1.2.3.10.1.2.3.1.6103 Access read_only Min -32768 Max 32767 PSID 6103 GetPerVifFunction mibhutsint16get ElementTable hutsReadWriteTableInt16IdTable ElementTableIndices hutsReadWriteTableInt16 BFType int16 BFAccess RO -Element hutsReadWriteTableOctetStringRow BasicType string BERType string OID 1.2.3.11.1.2.3.1.6104 Access read_only Min 6 Max 73 PSID 6104 DefaultIX1 1:0x53:0x54:0x70:0x73:0x74:0x75:0x7A:0x7B:0x7C:0x7D:0x7E:0x7F:0x80:0x81:0x82 DefaultIX1 2:0x01:0x02:0x03:0x05:0x06:0x07:0x08:0x09:0x0A:0x10:0x11:0x80:0x81:0x82 DefaultIX1 3:0x01:0x03:0x05:0x16:0x17:0x19:0x1A:0x1B:0x1C:0x1E:0x1F:0x20:0x21:0x80:0x81:0x82 DefaultIX1 4:0x01:0x02:0x03:0x04:0x05:0x06:0x20:0x21:0x24:0x25:0x26:0x29:0x2A:0x2B:0x3A:0x80:0x81:0x82 ElementTable hutsReadWriteTableOctetStringTable ElementTableIndices hutsReadWriteTableOctetString BFType var BFAccess RO -Element unifiACRetries BasicType integer BERType integer_unsigned32 OID 1.2.3.12.1.2.3.1.2229 Access read_only PSID 2229 GetPerVifFunction mibllsstatsget ElementTable unifiAcTxConfirmTable ElementTableIndices unifiAccessClassIndex BFType uint32 BFAccess RO -Element unifiTxDataConfirm BasicType integer BERType string OID 1.2.3.12.1.2.3.1.2253 Access read_write PSID 2253 Default 0 SetFunction mibtxdatacfmset ElementTable unifiAcTxConfirmTable ElementTableIndices unifiAccessClassIndex BFType bool BFAccess RW -Element unifiCCACSThresh BasicType integer BERType integer OID 1.2.3.13.1.2.3.1.5101 Access read_write PSID 5101 GetFunction mibhalmacmodemgenericget SetFunction mibhalmacmodemgenericset ElementTable unifiCCACSThreshTable ElementTableIndices unifiSisoMimoTableIndex BFType uint16 BFAccess RW -Element unifiCURoamScanTrigger BasicType integer BERType integer OID 1.2.3.14.1.2.3.1.2308 Access read_write PSID 2308 DefaultIX1 1::70: DefaultIX1 2::70: ElementTable unifiCURoamScanTriggerTable ElementTableIndices unifiBandTableIndex BFType uint16 BFAccess RW -Element unifiCURoamfactor BasicType integer BERType integer OID 1.2.3.15.1.2.3.1.2304 Access read_write PSID 2304 DefaultIX1 1::100: DefaultIX1 2::90: DefaultIX1 3::70: DefaultIX1 4::50: DefaultIX1 5::20: ElementTable unifiCURoamfactorTable ElementTableIndices unifiCURoamfactorTableIndex BFType uint16 BFAccess RW -Element unifiDPDTrainPacketConfig BasicType string BERType string OID 1.2.3.16.1.2.3.1.2373 Access read_write Min 8 Max 8 PSID 2373 DefaultIX1 1:0x00:0x00:0x80:0x01:0x80:0x05:0x00:0x00 DefaultIX1 2:0x01:0x00:0x82:0x01:0x80:0x05:0x00:0x00 DefaultIX1 3:0x01:0x00:0x82:0x01:0x82:0x05:0x00:0x00 SetFunction mibricechangefsmparams ElementTable unifiDPDTrainPacketConfigTable ElementTableIndices unifiDPDTrainPacketConfigIndex BFType var BFAccess RW -Element unifiDebugModuleControl BasicType integer BERType integer OID 1.2.3.17.1.2.3.1.5029 Access read_write PSID 5029 DefaultIX1 1:::0xC004: DefaultIX1 2:::0x0000: DefaultIX1 3:::0x00FF: DefaultIX1 4:::0xC004: DefaultIX1 5:::0x00FF: DefaultIX1 6:::0xC000: DefaultIX1 7:::0xC004: DefaultIX1 8:::0xC004: DefaultIX1 9:::0x00FF: DefaultIX1 10::0x00FF: DefaultIX1 11::0x0001: DefaultIX1 12::0x00FF: DefaultIX1 13::0x00FF: DefaultIX1 14::0xC000: DefaultIX1 15::0x00FF: DefaultIX1 16::0x00FF: DefaultIX1 17::0x00FF: DefaultIX1 18::0x00FF: DefaultIX1 19::0x00FF: DefaultIX1 20::0xC000: DefaultIX1 21::0xC000: DefaultIX1 22::0xC004: DefaultIX1 23::0x00FF: DefaultIX1 24::0xC004: DefaultIX1 25::0x0001: DefaultIX1 26::0x00FF: DefaultIX1 27::0x00FF: DefaultIX1 28::0x00FF: DefaultIX1 29::0x00FF: DefaultIX1 30::0x0001: DefaultIX1 31::0x00FF: DefaultIX1 32::0x00FF: DefaultIX1 33::0x00FF: DefaultIX1 34::0x00FF: DefaultIX1 35::0xC000: DefaultIX1 36::0x0000: DefaultIX1 37::0x0001: DefaultIX1 38::0x00FF: DefaultIX1 39::0x00FF: DefaultIX1 40::0x00FF: DefaultIX1 41::0x00FF: DefaultIX1 42::0x00FF: DefaultIX1 43::0x00FF: DefaultIX1 44::0x00FF: DefaultIX1 45::0x00FF: DefaultIX1 46::0x00FF: DefaultIX1 47::0x00FF: DefaultIX1 48::0x00FF: DefaultIX1 49::0x00FF: DefaultIX1 50::0x0001: DefaultIX1 51::0x00FF: DefaultIX1 52::0x0000: DefaultIX1 53::0x00FF: DefaultIX1 54::0xC004: DefaultIX1 55::0x0004: DefaultIX1 56::0x0004: DefaultIX1 57::0x00FF: DefaultIX1 58::0xC000: DefaultIX1 59::0x00FF: DefaultIX1 60::0x0000: ElementTable unifiDebugConfigTable ElementTableIndices unifiDebugModulesIndex BFType uint16 BFAccess RW -Element unifiDefaultCountry BasicType string BERType string OID 1.2.3.18.1.2.3.1.8013 Access read_write Min 3 Max 3 PSID 8013 DefaultIX1 1:0x30:0x30:0x20 DefaultIX1 2:0x30:0x30:0x20 DefaultIX1 3:0x30:0x30:0x20 ElementTable unifiDefaultCountryTable ElementTableIndices unifiDefaultCountryIndex BFType var BFAccess RW -Element unifiDpdPredistortGains BasicType string BERType string OID 1.2.3.19.1.2.3.1.2257 Access read_write Min 13 Max 13 PSID 2257 SetFunction mibricechangefsmparams ElementTable unifiDpdPredistortGainsTable ElementTableIndices unifiDpdPredistortGainsTableIndex BFType var BFAccess RW -Element unifiLoadDpdLut BasicType string BERType string OID 1.2.3.20.1.2.3.1.2255 Access read_write Min 147 Max 147 PSID 2255 GetFunction mibbmsgget SetFunction mibricedpdlutset ElementTable unifiLoadDpdLutTable ElementTableIndices unifiLoadDpdLutGroupIndex:unifiLoadDpdLutTemperatureIndex BFType var BFAccess RW -Element unifiOverrideDpdLut BasicType string BERType string OID 1.2.3.20.1.2.3.1.2258 Access read_write Min 147 Max 147 PSID 2258 SetFunction mibricedpdlutset ElementTable unifiLoadDpdLutTable ElementTableIndices unifiLoadDpdLutGroupIndex:unifiLoadDpdLutTemperatureIndex BFType var BFAccess RW -Element unifiMacCCABusyTime BasicType integer BERType integer OID 1.2.3.21.1.2.3.1.5104 Access read_write PSID 5104 GetFunction mibhalmacmacconfiggenericget ElementTable unifiMacBusyTimeTable ElementTableIndices unifiMacInstanceIndex:unifiMacBusyTimeTableIndex BFType uint16 BFAccess RW -Element unifiModemSgiOffset BasicType integer BERType integer OID 1.2.3.22.1.2.3.1.5090 Access read_write PSID 5090 SetFunction mibhalmacmodemgenericset ElementTable unifiModemSgiOffsetTable ElementTableIndices unifiBandTableIndex:unifiBWTableIndex BFType uint16 BFAccess RW -Element unifiNoCellMaxPower BasicType integer BERType integer OID 1.2.3.23.1.2.3.1.8017 Access read_write PSID 8017 DefaultIX1 1::28: DefaultIX1 2::28: DefaultIX1 3::20: DefaultIX1 4::20: ElementTable unifiNoCellTable ElementTableIndices unifiConnectionTypeTableIndex BFType int16 BFAccess RW -Element unifiOperatingClassParamters BasicType string BERType string OID 1.2.3.24.1.2.3.1.8015 Access read_only Min 6 Max 73 PSID 8015 DefaultIX1 1:0x53:0x54:0x70:0x73:0x74:0x75:0x7A:0x7B:0x7C:0x7D:0x7E:0x7F:0x80:0x81:0x82 DefaultIX1 2:0x01:0x02:0x03:0x05:0x06:0x07:0x08:0x09:0x0A:0x10:0x11:0x80:0x81:0x82 DefaultIX1 3:0x01:0x03:0x05:0x16:0x17:0x19:0x1A:0x1B:0x1C:0x1E:0x1F:0x20:0x21:0x80:0x81:0x82 DefaultIX1 4:0x01:0x02:0x03:0x04:0x05:0x06:0x20:0x21:0x24:0x25:0x26:0x29:0x2A:0x2B:0x3A:0x80:0x81:0x82 ElementTable unifiOperatingClassTable ElementTableIndices unifiOperatingClassTableIndex BFType var BFAccess RO -Element unifiPeerBandwidth BasicType integer BERType integer OID 1.2.3.25.1.2.3.1.2094 Access read_only PSID 2094 ElementTable unifiPeerIdTable ElementTableIndices unifiPeerid BFType uint16 BFAccess RO -Element unifiCurrentPeerNss BasicType integer BERType integer OID 1.2.3.25.1.2.3.1.2095 Access read_only PSID 2095 ElementTable unifiPeerIdTable ElementTableIndices unifiPeerid BFType uint16 BFAccess RO -Element unifiPeerTxDataRate BasicType integer BERType integer OID 1.2.3.25.1.2.3.1.2096 Access read_only PSID 2096 ElementTable unifiPeerIdTable ElementTableIndices unifiPeerid BFType uint16 BFAccess RO -Element unifiPeerRSSI BasicType integer BERType integer OID 1.2.3.25.1.2.3.1.2097 Access read_only PSID 2097 ElementTable unifiPeerIdTable ElementTableIndices unifiPeerid BFType int16 BFAccess RO -Element unifiSwToHwQueueStats BasicType integer BERType integer OID 1.2.3.26.1.2.3.1.2250 Access read_only PSID 2250 GetPerVifFunction mibqueuestatsget ElementTable unifiQueueStatsIdTable ElementTableIndices unifiQueueStatsIndex BFType uint16 BFAccess RO -Element unifiHostToSwQueueStats BasicType integer BERType integer OID 1.2.3.26.1.2.3.1.2251 Access read_only PSID 2251 GetPerVifFunction mibqueuestatsget ElementTable unifiQueueStatsIdTable ElementTableIndices unifiQueueStatsIndex BFType uint16 BFAccess RO -Element unifiRSSICURoamScanTrigger BasicType integer BERType integer OID 1.2.3.27.1.2.3.1.2307 Access read_write PSID 2307 DefaultIX1 1::-60: DefaultIX1 2::-70: ElementTable unifiRSSICURoamScanTriggerTable ElementTableIndices unifiBandTableIndex BFType int16 BFAccess RW -Element unifiRSSIRoamfactor BasicType integer BERType integer OID 1.2.3.28.1.2.3.1.2306 Access read_write PSID 2306 DefaultIX1 1::100: DefaultIX1 2::90: DefaultIX1 3::70: DefaultIX1 4::50: DefaultIX1 5::20: ElementTable unifiRSSIRoamfactorTable ElementTableIndices unifiRSSIRoamfactorTableIndex BFType uint16 BFAccess RW -Element unifiRadioCCADebug BasicType integer BERType integer_unsigned32 OID 1.2.3.29.1.2.3.1.5100 Access read_only PSID 5100 GetFunction mibradioccadebug ElementTable unifiRadioCCADebugTable ElementTableIndices unifiRadioInstanceIndex:unifiRadioCCADebugTableIndex BFType uint32 BFAccess RO -Element unifiRadioCCAThresholds BasicType string BERType string OID 1.2.3.30.1.2.3.1.2368 Access read_write Min 0 Max 255 PSID 2368 DefaultIX1 1:0x01:0x03:0x07:0x03:0x03:0x00:0x16:0x00:0x30:0x00:0x16:0x00:0x30 DefaultIX1 2:0x01:0x03:0x07:0x03:0x03:0x00:0x16:0x00:0x30:0x00:0x16:0x00:0x30 SetFunction mibricechangefsmparams ElementTable unifiRadioCCAThresholdsTable ElementTableIndices unifiRadioCCAThresholdsTableIndex BFType var BFAccess RW -Element unifiRadioRXSettingsRead BasicType string BERType string OID 1.2.3.31.1.2.3.1.5096 Access read_only PSID 5096 GetFunction mibradiorxsettingsread ElementTable unifiRadioRXSettingsTable ElementTableIndices unifiRadioInstanceIndex:unifiRadioRXSettingsIndex BFType var BFAccess RO -Element unifiRadioTXSettingsRead BasicType integer BERType integer OID 1.2.3.32.1.2.3.1.5089 Access read_only PSID 5089 GetFunction mibradiotxsettingsread ElementTable unifiRadioTXSettingsTable ElementTableIndices unifiMacInstanceIndex:unifiRadioTXSettingsIndex BFType uint16 BFAccess RO -Element unifiRadioTxPowerOverride BasicType integer BERType integer OID 1.2.3.33.1.2.3.1.5091 Access read_write Min -128 Max 127 PSID 5091 SetFunction mibricegenericset GetFunction mibint16get ElementTable unifiRadioTxPowerOverrideTable ElementTableIndices unifiRadioTXPowerOverrideTableIndex BFType int16 BFAccess RW -Element unifiRateStatsRxSuccessCount BasicType integer BERType integer_unsigned32 OID 1.2.3.34.1.2.3.1.2206 Access read_only PSID 2206 GetPerVifFunction mibratestatsget ElementTable unifiRateStatsTable ElementTableIndices unifiRateStatsIndex BFType uint32 BFAccess RO -Element unifiRateStatsTxSuccessCount BasicType integer BERType integer_unsigned32 OID 1.2.3.34.1.2.3.1.2207 Access read_only PSID 2207 GetPerVifFunction mibratestatsget ElementTable unifiRateStatsTable ElementTableIndices unifiRateStatsIndex BFType uint32 BFAccess RO -Element unifiRateStatsRate BasicType integer BERType integer OID 1.2.3.34.1.2.3.1.2212 Access read_only PSID 2212 GetFunction mibuint16get ElementTable unifiRateStatsTable ElementTableIndices unifiRateStatsIndex BFType uint16 BFAccess RO -Element unifiRaaTxSuccessesCount BasicType integer BERType integer OID 1.2.3.34.1.2.3.1.4143 Access read_only PSID 4143 GetPerVifFunction mibraaratestatsget ElementTable unifiRateStatsTable ElementTableIndices unifiRateStatsIndex BFType uint16 BFAccess RO -Element unifiRaaTxFailuresCount BasicType integer BERType integer OID 1.2.3.34.1.2.3.1.4144 Access read_only PSID 4144 GetPerVifFunction mibraaratestatsget ElementTable unifiRateStatsTable ElementTableIndices unifiRateStatsIndex BFType uint16 BFAccess RO -Element unifiRaaTxPer BasicType integer BERType integer OID 1.2.3.34.1.2.3.1.4145 Access read_only PSID 4145 GetPerVifFunction mibraaratestatsget ElementTable unifiRateStatsTable ElementTableIndices unifiRateStatsIndex BFType uint16 BFAccess RO -Element unifiRaaResetStats BasicType integer BERType integer OID 1.2.3.34.1.2.3.1.4146 Access read_write PSID 4146 SetPerVifFunction mibratestatsreset ElementTable unifiRateStatsTable ElementTableIndices unifiRateStatsIndex BFType uint16 BFAccess RW -Element unifiRaaTxMTPer BasicType integer BERType integer OID 1.2.3.34.1.2.3.1.4147 Access read_only PSID 4147 GetPerVifFunction mibraaratestatsget ElementTable unifiRateStatsTable ElementTableIndices unifiRateStatsIndex BFType uint16 BFAccess RO -Element unifiReadHardwareCounter BasicType integer BERType integer_unsigned32 OID 1.2.3.35.1.2.3.1.5087 Access read_only PSID 5087 GetFunction mibreadhardwarecounter ElementTable unifiReadHardwareCounterTable ElementTableIndices unifiMacInstanceIndex:unifiReadHardwareCounterIndex BFType uint32 BFAccess RO -Element unifiReadReg BasicType integer BERType integer_unsigned32 OID 1.2.3.36.1.2.3.1.8051 Access read_only PSID 8051 GetFunction mibreadreg ElementTable unifiReadRegTable ElementTableIndices unifiReadHardwareCounterIndex BFType uint32 BFAccess RO -Element unifiRegulatoryParameters BasicType string BERType string OID 1.2.3.37.1.2.3.1.8011 Access read_only Min 3 Max 73 PSID 8011 DefaultIX1 1:0x30:0x30:0x02:0x62:0x09:0xA8:0x09:0x28:0x14:0x00:0x99:0x09:0xB2:0x09:0x28:0x14:0x01:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x62:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 2:0x41:0x44:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0x50:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 3:0x41:0x45:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 4:0x41:0x46:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 5:0x41:0x49:0x02:0x62:0x09:0xA8:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x62:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 6:0x41:0x4C:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 7:0x41:0x4D:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x14:0x12:0x00 DefaultIX1 8:0x41:0x4E:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x62:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 9:0x41:0x4F:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 10:0x41:0x52:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x10:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0xD6:0x15:0x50:0x18:0x02:0x12:0x16:0x62:0x16:0x50:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 11:0x41:0x53:0x01:0x62:0x09:0xA8:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 12:0x41:0x54:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 13:0x41:0x55:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x1E:0x14:0x82:0x14:0x50:0x17:0x10:0x82:0x14:0xE6:0x14:0x50:0x17:0x12:0x5E:0x15:0xE0:0x15:0x50:0x1E:0x02:0x12:0x16:0x62:0x16:0x50:0x1E:0x02:0x5D:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 14:0x41:0x57:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x62:0x16:0xA0:0x1B:0x02:0x5D:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 15:0x41:0x5A:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x12:0x00:0x82:0x14:0xD2:0x14:0x50:0x12:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 16:0x42:0x41:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 17:0x42:0x42:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x17:0x10:0x82:0x14:0xD2:0x14:0x50:0x17:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 18:0x42:0x44:0x03:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 19:0x42:0x45:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 20:0x42:0x46:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x4E:0x16:0xA0:0x18:0x02 DefaultIX1 21:0x42:0x47:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x5D:0x16:0xF3:0x16:0x50:0x0E:0x00 DefaultIX1 22:0x42:0x48:0x03:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x14:0x14:0x10:0x82:0x14:0xD2:0x14:0x14:0x14:0x12:0x67:0x16:0xCB:0x16:0x14:0x14:0x00 DefaultIX1 23:0x42:0x49:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 24:0x42:0x4A:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x14:0x14:0x00 DefaultIX1 25:0x42:0x4C:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 26:0x42:0x4D:0x01:0x62:0x09:0xA8:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 27:0x42:0x4E:0x03:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 28:0x42:0x4F:0x03:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x1E:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 29:0x42:0x52:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x10:0x82:0x14:0xD2:0x14:0x50:0x18:0x12:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 30:0x42:0x53:0x01:0x62:0x09:0xA8:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 31:0x42:0x54:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 32:0x42:0x57:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 33:0x42:0x59:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x12:0x16:0x4E:0x16:0x28:0x1B:0x02 DefaultIX1 34:0x42:0x5A:0x03:0x62:0x09:0xB2:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x62:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 35:0x43:0x41:0x01:0x62:0x09:0xA8:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x10:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0xE0:0x15:0x50:0x18:0x02:0x12:0x16:0x62:0x16:0x50:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 36:0x43:0x43:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0xD6:0x15:0x50:0x14:0x02:0x12:0x16:0x62:0x16:0x50:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 37:0x43:0x44:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 38:0x43:0x46:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x28:0x11:0x00:0x82:0x14:0xD2:0x14:0x28:0x18:0x02:0x72:0x15:0x4E:0x16:0x28:0x18:0x02 DefaultIX1 39:0x43:0x47:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 40:0x43:0x48:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 41:0x43:0x49:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x4E:0x16:0xA0:0x18:0x02 DefaultIX1 42:0x43:0x4C:0x03:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x62:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 43:0x43:0x4D:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 44:0x43:0x4E:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x17:0x10:0x82:0x14:0xD2:0x14:0x50:0x17:0x12:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 45:0x43:0x4F:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x10:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 46:0x43:0x52:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x14:0x11:0x00:0x82:0x14:0xD2:0x14:0x14:0x18:0x02:0x72:0x15:0x62:0x16:0x14:0x18:0x02:0x67:0x16:0xCB:0x16:0x14:0x1E:0x00 DefaultIX1 47:0x43:0x55:0x01:0x62:0x09:0xA8:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x17:0x00:0x82:0x14:0xD2:0x14:0x50:0x17:0x02:0x72:0x15:0x62:0x16:0xA0:0x17:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 48:0x43:0x56:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 49:0x43:0x58:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0xD6:0x15:0xA0:0x1B:0x02:0x12:0x16:0x62:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 50:0x43:0x59:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 51:0x43:0x5A:0x02:0x60:0x09:0xB3:0x09:0x28:0x14:0x00:0x1E:0x14:0x82:0x14:0x50:0x17:0x10:0x82:0x14:0xE6:0x14:0x50:0x14:0x12:0x5E:0x15:0x5D:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 52:0x44:0x45:0x02:0x60:0x09:0xB3:0x09:0x28:0x14:0x00:0x1E:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xE6:0x14:0x50:0x14:0x12:0x5E:0x15:0x5D:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 53:0x44:0x4A:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00 DefaultIX1 54:0x44:0x4B:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 55:0x44:0x4D:0x01:0x62:0x09:0xA8:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x17:0x02:0x72:0x15:0x62:0x16:0xA0:0x17:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 56:0x44:0x4F:0x01:0x62:0x09:0xB2:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x17:0x02:0x72:0x15:0x62:0x16:0xA0:0x17:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 57:0x44:0x5A:0x03:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x1E:0x14:0x82:0x14:0x50:0x17:0x00:0x82:0x14:0xE6:0x14:0x50:0x17:0x02:0x5E:0x15:0x26:0x16:0xA0:0x1E:0x02 DefaultIX1 58:0x45:0x43:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x14:0x11:0x00:0x82:0x14:0xD2:0x14:0x14:0x18:0x02:0x72:0x15:0x62:0x16:0x14:0x18:0x02:0x67:0x16:0xCB:0x16:0x14:0x1E:0x00 DefaultIX1 59:0x45:0x45:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 60:0x45:0x47:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x28:0x14:0x00:0x82:0x14:0xD2:0x14:0x28:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 61:0x45:0x48:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02 DefaultIX1 62:0x45:0x52:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00 DefaultIX1 63:0x45:0x53:0x02:0x60:0x09:0xB3:0x09:0x28:0x14:0x00:0x1E:0x14:0x82:0x14:0x50:0x17:0x10:0x82:0x14:0xE6:0x14:0x50:0x14:0x12:0x5E:0x15:0x5D:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 64:0x45:0x54:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 65:0x46:0x49:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 66:0x46:0x4A:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0xD6:0x15:0x50:0x14:0x02:0x12:0x16:0x62:0x16:0x50:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 67:0x46:0x4B:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 68:0x46:0x4C:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 69:0x46:0x4D:0x01:0x62:0x09:0xA8:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 70:0x46:0x4F:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 71:0x46:0x52:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 72:0x47:0x41:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 73:0x47:0x42:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 74:0x47:0x44:0x01:0x62:0x09:0xA8:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 75:0x47:0x45:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x12:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 76:0x47:0x46:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 77:0x47:0x47:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 78:0x47:0x48:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x4E:0x16:0xA0:0x18:0x02 DefaultIX1 79:0x47:0x49:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 80:0x47:0x4C:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 81:0x47:0x4D:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 82:0x47:0x4E:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 83:0x47:0x50:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 84:0x47:0x51:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 85:0x47:0x52:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 86:0x47:0x54:0x01:0x62:0x09:0xB2:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x17:0x02:0x72:0x15:0x62:0x16:0xA0:0x17:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 87:0x47:0x55:0x01:0x62:0x09:0xA8:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x14:0x11:0x00:0x82:0x14:0xD2:0x14:0x14:0x18:0x02:0x72:0x15:0x62:0x16:0x14:0x18:0x02:0x67:0x16:0xCB:0x16:0x14:0x1E:0x00 DefaultIX1 88:0x47:0x57:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 89:0x47:0x59:0x00:0x62:0x09:0xB2:0x09:0x28:0x1E:0x00:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 90:0x48:0x4B:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 91:0x48:0x4D:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0xD6:0x15:0x50:0x14:0x02:0x12:0x16:0x62:0x16:0x50:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 92:0x48:0x4E:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 93:0x48:0x52:0x02:0x60:0x09:0xB3:0x09:0x28:0x14:0x00:0x1E:0x14:0x82:0x14:0x50:0x17:0x10:0x82:0x14:0xE6:0x14:0x50:0x14:0x12:0x5E:0x15:0x5D:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 94:0x48:0x54:0x01:0x62:0x09:0xB2:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 95:0x48:0x55:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 96:0x49:0x44:0x03:0x62:0x09:0xB2:0x09:0x14:0x14:0x00:0x67:0x16:0xB7:0x16:0x14:0x17:0x00 DefaultIX1 97:0x49:0x45:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 98:0x49:0x4C:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x17:0x10:0x82:0x14:0xE6:0x14:0x50:0x17:0x12:0x72:0x15:0x62:0x16:0x50:0x17:0x02:0x67:0x16:0xCB:0x16:0x50:0x17:0x01 DefaultIX1 99:0x49:0x4D:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 100:0x49:0x4E:0x03:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 101:0x49:0x4F:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 102:0x49:0x51:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 103:0x49:0x52:0x03:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x28:0x14:0x00:0x82:0x14:0xD2:0x14:0x28:0x14:0x02:0x72:0x15:0x62:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 104:0x49:0x53:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 105:0x49:0x54:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 106:0x4A:0x45:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 107:0x4A:0x4D:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 108:0x4A:0x4F:0x03:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x17:0x00:0x67:0x16:0xCB:0x16:0x50:0x17:0x00 DefaultIX1 109:0x4A:0x50:0x03:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x2E:0x13:0x7E:0x13:0x28:0x17:0x00:0xA6:0x13:0xE2:0x13:0x28:0x17:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x17:0x02 DefaultIX1 110:0x4B:0x45:0x03:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x17:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x62:0x16:0x50:0x1E:0x02:0x67:0x16:0xB7:0x16:0x28:0x17:0x00 DefaultIX1 111:0x4B:0x47:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 112:0x4B:0x48:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x62:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x1B:0x00 DefaultIX1 113:0x4B:0x49:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0xD6:0x15:0x50:0x14:0x02:0x12:0x16:0x62:0x16:0x50:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 114:0x4B:0x4D:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 115:0x4B:0x4E:0x02:0x62:0x09:0xA8:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x62:0x16:0xA0:0x1E:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 116:0x4B:0x52:0x03:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x5E:0x15:0x5D:0x16:0xA0:0x1E:0x02:0x5D:0x16:0xDA:0x16:0x50:0x1E:0x00 DefaultIX1 117:0x4B:0x57:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12 DefaultIX1 118:0x4B:0x59:0x01:0x62:0x09:0xA8:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 119:0x4B:0x5A:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x1E:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xE6:0x14:0x50:0x14:0x12:0x12:0x16:0x4E:0x16:0x50:0x14:0x12 DefaultIX1 120:0x4C:0x42:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 121:0x4C:0x43:0x02:0x62:0x09:0xA8:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x62:0x16:0xA0:0x1E:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 122:0x4C:0x49:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 123:0x4C:0x4B:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x14:0x11:0x00:0x82:0x14:0xD2:0x14:0x14:0x18:0x02:0x72:0x15:0x62:0x16:0x14:0x18:0x02:0x67:0x16:0xCB:0x16:0x14:0x1E:0x00 DefaultIX1 124:0x4C:0x53:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 125:0x4C:0x54:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 126:0x4C:0x55:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 127:0x4C:0x56:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 128:0x4C:0x59:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 129:0x4D:0x41:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12 DefaultIX1 130:0x4D:0x43:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 131:0x4D:0x44:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 132:0x4D:0x45:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 133:0x4D:0x46:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 134:0x4D:0x47:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 135:0x4D:0x48:0x01:0x62:0x09:0xB2:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 136:0x4D:0x4B:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 137:0x4D:0x4C:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 138:0x4D:0x4D:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x17:0x00:0x82:0x14:0xD2:0x14:0x50:0x17:0x02:0x72:0x15:0x4E:0x16:0x50:0x1E:0x02 DefaultIX1 139:0x4D:0x4E:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 140:0x4D:0x4F:0x01:0x62:0x09:0xB2:0x09:0x28:0x17:0x00:0x32:0x14:0x82:0x14:0x50:0x17:0x00:0x82:0x14:0xD2:0x14:0x50:0x17:0x02:0x72:0x15:0x62:0x16:0xA0:0x1E:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 141:0x4D:0x50:0x01:0x62:0x09:0xA8:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 142:0x4D:0x51:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 143:0x4D:0x52:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 144:0x4D:0x53:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 145:0x4D:0x54:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 146:0x4D:0x55:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x4E:0x16:0xA0:0x18:0x02 DefaultIX1 147:0x4D:0x56:0x02:0x60:0x09:0xB3:0x09:0x28:0x14:0x00:0x1E:0x14:0x82:0x14:0x50:0x17:0x10:0x82:0x14:0xE6:0x14:0x50:0x14:0x12:0x5D:0x16:0xDA:0x16:0x50:0x14:0x00 DefaultIX1 148:0x4D:0x57:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x62:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 149:0x4D:0x58:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0xD6:0x15:0x50:0x18:0x02:0x12:0x16:0x62:0x16:0x50:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 150:0x4D:0x59:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x12:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x18:0x00 DefaultIX1 151:0x4D:0x5A:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 152:0x4E:0x43:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 153:0x4E:0x45:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 154:0x4E:0x46:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0xD6:0x15:0x50:0x14:0x02:0x12:0x16:0x62:0x16:0x50:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 155:0x4E:0x47:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x1E:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 156:0x4E:0x49:0x01:0x62:0x09:0xB2:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 157:0x4E:0x4C:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 158:0x4E:0x4F:0x02:0x60:0x09:0xB3:0x09:0x28:0x14:0x00:0x1E:0x14:0x82:0x14:0x50:0x17:0x10:0x82:0x14:0xE6:0x14:0x50:0x14:0x12:0x5E:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 159:0x4E:0x50:0x03:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x67:0x16:0xB7:0x16:0x50:0x14:0x00 DefaultIX1 160:0x4E:0x52:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 161:0x4E:0x5A:0x02:0x62:0x09:0xB2:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x10:0x82:0x14:0xD2:0x14:0x50:0x18:0x12:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 162:0x4F:0x4D:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 163:0x50:0x41:0x01:0x62:0x09:0xB2:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x10:0x82:0x14:0xD2:0x14:0x50:0x17:0x02:0x5E:0x15:0x5D:0x16:0xA0:0x1E:0x00:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 164:0x50:0x45:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 165:0x50:0x46:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 166:0x50:0x47:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 167:0x50:0x48:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 168:0x50:0x4B:0x03:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 169:0x50:0x4C:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 170:0x50:0x4D:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 171:0x50:0x4E:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 172:0x50:0x52:0x01:0x62:0x09:0xA8:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 173:0x50:0x54:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 174:0x50:0x57:0x01:0x62:0x09:0xB2:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 175:0x50:0x59:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 176:0x51:0x41:0x03:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x1E:0x14:0x82:0x14:0x50:0x17:0x10:0x82:0x14:0xE6:0x14:0x50:0x14:0x12:0x5E:0x15:0x5D:0x16:0xA0:0x1B:0x12:0x67:0x16:0xCB:0x16:0x50:0x1E:0x12 DefaultIX1 177:0x52:0x45:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 178:0x52:0x4F:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 179:0x52:0x53:0x02:0x60:0x09:0xB3:0x09:0x28:0x14:0x00:0x1E:0x14:0xE6:0x14:0x28:0x17:0x10:0x5E:0x15:0x5D:0x16:0x14:0x1E:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 180:0x52:0x55:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x12:0x16:0x4E:0x16:0x50:0x1E:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 181:0x52:0x57:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x4E:0x16:0xA0:0x18:0x02 DefaultIX1 182:0x53:0x41:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x62:0x16:0xA0:0x1B:0x02:0x67:0x16:0xB7:0x16:0x50:0x0E:0x00 DefaultIX1 183:0x53:0x42:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00 DefaultIX1 184:0x53:0x45:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 185:0x53:0x47:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x17:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x62:0x16:0xA0:0x1E:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 186:0x53:0x49:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 187:0x53:0x4B:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 188:0x53:0x4C:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 189:0x53:0x4D:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 190:0x53:0x4E:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02 DefaultIX1 191:0x53:0x4F:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00 DefaultIX1 192:0x53:0x52:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 193:0x53:0x54:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 194:0x53:0x56:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x14:0x11:0x00:0x82:0x14:0xD2:0x14:0x14:0x17:0x02:0x72:0x15:0x62:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x14:0x1E:0x00 DefaultIX1 195:0x53:0x58:0x00:0x62:0x09:0xA8:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x62:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 196:0x53:0x5A:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 197:0x54:0x43:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x4E:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 198:0x54:0x44:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 199:0x54:0x46:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 200:0x54:0x47:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x28:0x14:0x00:0x82:0x14:0xD2:0x14:0x28:0x14:0x02:0x72:0x15:0x4E:0x16:0x28:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 201:0x54:0x48:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x10:0x82:0x14:0xD2:0x14:0x50:0x18:0x12:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 202:0x54:0x4A:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 203:0x54:0x4D:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02 DefaultIX1 204:0x54:0x4E:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02 DefaultIX1 205:0x54:0x4F:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00 DefaultIX1 206:0x54:0x52:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 207:0x54:0x54:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 208:0x54:0x56:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00 DefaultIX1 209:0x54:0x57:0x01:0x60:0x09:0xA8:0x09:0x28:0x1E:0x00:0x1E:0x14:0x82:0x14:0x50:0x17:0x00:0x82:0x14:0xE6:0x14:0x50:0x17:0x02:0x5E:0x15:0x62:0x16:0xA0:0x17:0x02:0x67:0x16:0xDA:0x16:0x50:0x1E:0x00 DefaultIX1 210:0x54:0x5A:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 211:0x55:0x41:0x02:0x60:0x09:0xB3:0x09:0x28:0x14:0x00:0x1E:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xE6:0x14:0x50:0x14:0x12:0x72:0x15:0x26:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 212:0x55:0x47:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xB7:0x16:0x50:0x1E:0x00 DefaultIX1 213:0x55:0x4D:0x00:0x62:0x09:0xA8:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x62:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 214:0x55:0x53:0x01:0x62:0x09:0xA8:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x17:0x00:0x82:0x14:0xD2:0x14:0x50:0x17:0x02:0x72:0x15:0x62:0x16:0xA0:0x17:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 215:0x55:0x59:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x17:0x00:0x82:0x14:0xD2:0x14:0x50:0x17:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 216:0x55:0x5A:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02 DefaultIX1 217:0x56:0x41:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x14:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 218:0x56:0x43:0x02:0x62:0x09:0xA8:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x62:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 219:0x56:0x45:0x01:0x62:0x09:0xB2:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x17:0x00:0x82:0x14:0xD2:0x14:0x50:0x17:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 220:0x56:0x49:0x01:0x62:0x09:0xA8:0x09:0x28:0x1E:0x00:0x32:0x14:0x82:0x14:0x50:0x18:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 221:0x56:0x4E:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x10:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0x50:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 222:0x56:0x55:0x01:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x11:0x00:0x82:0x14:0xD2:0x14:0x50:0x18:0x02:0x72:0x15:0x62:0x16:0xA0:0x18:0x02:0x67:0x16:0xCB:0x16:0x50:0x1E:0x00 DefaultIX1 223:0x57:0x46:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 224:0x57:0x53:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x28:0x14:0x00:0x82:0x14:0xD2:0x14:0x28:0x14:0x02:0x72:0x15:0x62:0x16:0x28:0x1B:0x02:0x67:0x16:0xA3:0x16:0x28:0x1B:0x00 DefaultIX1 225:0x59:0x45:0x00:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x62:0x16:0xA0:0x1B:0x02:0x67:0x16:0xCB:0x16:0x50:0x14:0x00 DefaultIX1 226:0x59:0x54:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 DefaultIX1 227:0x5A:0x41:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x10:0x82:0x14:0xD2:0x14:0x50:0x14:0x12:0x72:0x15:0x62:0x16:0xA0:0x1E:0x00:0x67:0x16:0xCB:0x16:0x50:0x0E:0x00 DefaultIX1 228:0x5A:0x57:0x02:0x62:0x09:0xB2:0x09:0x28:0x14:0x00:0x32:0x14:0x82:0x14:0x50:0x14:0x00:0x82:0x14:0xD2:0x14:0x50:0x14:0x02:0x72:0x15:0x4E:0x16:0xA0:0x1B:0x02 ElementTable unifiRegulatoryTable ElementTableIndices unifiRegulatoryTableIndex BFType var BFAccess RO -Element unifiRoamRSSIBoost BasicType integer BERType integer OID 1.2.3.38.1.2.3.1.2298 Access read_write PSID 2298 DefaultIX1 1:0 DefaultIX1 2:0 ElementTable unifiRoamRSSIBoostTable ElementTableIndices unifiBandTableIndex BFType int16 BFAccess RW -Element unifiRxExternalGainFrequency BasicType integer BERType integer OID 1.2.3.39.1.2.3.1.5037 Access read_write Min 3940 Max 12000 PSID 5037 SetFunction mibricegenericset ElementTable unifiRxExternalGainTable ElementTableIndices unifiRxExternalGainTableIndex BFType uint16 BFAccess RW -Element unifiRxExternalGain BasicType integer BERType integer OID 1.2.3.39.1.2.3.1.5038 Access read_write Min -128 Max 127 PSID 5038 SetFunction mibricegenericset ElementTable unifiRxExternalGainTable ElementTableIndices unifiRxExternalGainTableIndex BFType int16 BFAccess RW -Element unifiSarBackoff BasicType integer BERType integer OID 1.2.3.40.1.2.3.1.6026 Access read_write PSID 6026 DefaultIX1 1::60: DefaultIX1 2::52: ElementTable unifiSarBackoffTable ElementTableIndices unifiBandTableIndex BFType int16 BFAccess RW -Element unifiScanParameters BasicType string BERType string OID 1.2.3.41.1.2.3.1.2154 Access read_write Min 20 Max 20 PSID 2154 DefaultIX1 1:0x06:0x01:0x18:0x00:0x3A:0x00:0x66:0x00:0x00:0x00:0x06:0x01:0x18:0x00:0x3A:0x00:0x66:0x00:0x00:0x00 DefaultIX1 2:0x06:0x01:0x44:0x00:0x92:0x00:0x75:0x00:0x00:0x00:0x06:0x01:0x18:0x00:0x3A:0x00:0x66:0x00:0x00:0x00 DefaultIX1 3:0x02:0x01:0x44:0x00:0x92:0x00:0x75:0x00:0x00:0x00:0x02:0x01:0x18:0x00:0x3A:0x00:0x66:0x00:0x00:0x00 DefaultIX1 4:0x06:0x01:0x18:0x00:0x44:0x00:0x66:0x00:0x00:0x00:0x06:0x01:0x18:0x00:0x44:0x00:0x66:0x00:0x00:0x00 DefaultIX1 5:0x06:0x00:0x18:0x00:0x44:0x00:0x00:0x00:0x00:0x00:0x06:0x00:0x18:0x00:0x44:0x00:0x00:0x00:0x00:0x00 DefaultIX1 6:0x04:0x01:0x18:0x00:0x3A:0x00:0x00:0x00:0x00:0x00:0x04:0x01:0x18:0x00:0x3A:0x00:0x00:0x00:0x00:0x00 DefaultIX1 7:0x04:0x01:0x18:0x00:0x27:0x00:0x00:0x00:0x00:0x00:0x04:0x01:0x18:0x00:0x27:0x00:0x00:0x00:0x00:0x00 DefaultIX1 8:0x00:0x01:0x44:0x00:0x92:0x00:0x75:0x00:0x00:0x00:0x00:0x01:0x44:0x00:0xF4:0x00:0x75:0x00:0x00:0x00 DefaultIX1 9:0x02:0x01:0x44:0x00:0x92:0x00:0x75:0x00:0x00:0x00:0x02:0x01:0x18:0x00:0x3A:0x00:0x66:0x00:0x00:0x00 DefaultIX1 10:0x03:0x01:0x18:0x00:0x3A:0x00:0x66:0x00:0x80:0x00:0x03:0x01:0x18:0x00:0x3A:0x00:0x66:0x00:0x80:0x00 DefaultIX1 11:0x04:0x00:0x1B:0x00:0x44:0x00:0x75:0x00:0x00:0x00:0x04:0x00:0x1B:0x00:0x44:0x00:0x75:0x00:0x00:0x00 DefaultIX1 12:0x04:0x00:0x1B:0x00:0x44:0x00:0x75:0x00:0x04:0x00:0x04:0x00:0x1B:0x00:0x44:0x00:0x75:0x00:0x04:0x00 DefaultIX1 13:0x04:0x01:0x1B:0x00:0x44:0x00:0x75:0x00:0x04:0x00:0x04:0x01:0x1B:0x00:0x44:0x00:0x75:0x00:0x04:0x00 DefaultIX1 14:0x08:0x00:0x27:0x00:0x62:0x00:0x75:0x00:0x00:0x00:0x08:0x00:0x27:0x00:0x62:0x00:0x75:0x00:0x00:0x00 DefaultIX1 15:0x08:0x00:0x27:0x00:0x62:0x00:0x75:0x00:0x04:0x00:0x08:0x00:0x27:0x00:0x62:0x00:0x75:0x00:0x04:0x00 DefaultIX1 16:0x08:0x00:0x27:0x00:0x62:0x00:0x75:0x00:0x04:0x00:0x08:0x00:0x27:0x00:0x62:0x00:0x75:0x00:0x04:0x00 DefaultIX1 17:0x03:0x01:0x05:0x00:0x14:0x00:0x64:0x00:0x00:0x00:0x03:0x01:0x05:0x00:0x14:0x00:0x64:0x00:0x00:0x00 DefaultIX1 18:0x03:0x00:0x00:0x00:0x00:0x00:0xC8:0x00:0x01:0x00:0x03:0x00:0x00:0x00:0x00:0x00:0xC8:0x00:0x01:0x00 DefaultIX1 19:0x00:0x01:0x02:0x03:0x04:0x05:0x06:0x07:0x08:0x09:0x09:0x08:0x07:0x06:0x05:0x04:0x03:0x02:0x01:0x00 ElementTable unifiScanParametersTable ElementTableIndices unifiScanParametersTableIndex BFType var BFAccess RW -Element unifiThroughputDebug BasicType integer BERType integer OID 1.2.3.42.1.2.3.1.2254 Access read_only PSID 2254 GetPerVifFunction mibthroughputdiagnosticsget ElementTable unifiThroughputDebugTable ElementTableIndices unifiThroughputDebugIndex BFType uint16 BFAccess RO -Element unifiTxAntennaConnectionLossFrequency BasicType integer BERType integer OID 1.2.3.43.1.2.3.1.5033 Access read_write Min 3940 Max 12000 PSID 5033 SetFunction mibricegenericset ElementTable unifiTxAntennaConnectionLossTable ElementTableIndices unifiTxAntennaConnectionLossTableIndex BFType uint16 BFAccess RW -Element unifiTxAntennaConnectionLoss BasicType integer BERType integer OID 1.2.3.43.1.2.3.1.5034 Access read_write Min -128 Max 127 PSID 5034 SetFunction mibricegenericset ElementTable unifiTxAntennaConnectionLossTable ElementTableIndices unifiTxAntennaConnectionLossTableIndex BFType int16 BFAccess RW -Element unifiTxAntennaMaxGainFrequency BasicType integer BERType integer OID 1.2.3.44.1.2.3.1.5035 Access read_write Min 3940 Max 12000 PSID 5035 SetFunction mibricegenericset ElementTable unifiTxAntennaMaxGainTable ElementTableIndices unifiTxAntennaMaxGainTableIndex BFType uint16 BFAccess RW -Element unifiTxAntennaMaxGain BasicType integer BERType integer OID 1.2.3.44.1.2.3.1.5036 Access read_write Min -128 Max 127 PSID 5036 SetFunction mibricegenericset ElementTable unifiTxAntennaMaxGainTable ElementTableIndices unifiTxAntennaMaxGainTableIndex BFType int16 BFAccess RW -Element unifiTxDetectorFrequencyCompensation BasicType string BERType string OID 1.2.3.45.1.2.3.1.5057 Access read_write Min 0 Max 255 PSID 5057 SetFunction mibricechangefsmparams ElementTable unifiTxDetectorFrequencyCompensationTable ElementTableIndices unifiTxDetectorTemperatureCompensationTableIndex BFType var BFAccess RW -Element unifiTxDetectorTemperatureCompensation BasicType string BERType string OID 1.2.3.46.1.2.3.1.5056 Access read_write Min 0 Max 255 PSID 5056 SetFunction mibricechangefsmparams ElementTable unifiTxDetectorTemperatureCompensationTable ElementTableIndices unifiTxDetectorTemperatureCompensationTableIndex BFType var BFAccess RW -Element unifiTxFtrimSettings BasicType string BERType string OID 1.2.3.47.1.2.3.1.2372 Access read_write Min 0 Max 255 PSID 2372 SetFunction mibricechangefsmparams ElementTable unifiTxFtrimSettingsTable ElementTableIndices unifiTxFtrimSettingsTableIndex BFType var BFAccess RW -Element unifiTxGainSettings BasicType string BERType string OID 1.2.3.48.1.2.3.1.5032 Access read_write Min 0 Max 255 PSID 5032 SetFunction mibricechangefsmparams ElementTable unifiTxGainSettingsTable ElementTableIndices unifiTxGainSettingsTableIndex BFType var BFAccess RW -Element unifiTxGainStepSettings BasicType string BERType string OID 1.2.3.49.1.2.3.1.5081 Access read_write Min 0 Max 255 PSID 5081 SetFunction mibricechangefsmparams ElementTable unifiTxGainStepSettingsTable ElementTableIndices unifiTxGainStepSettingsTableIndex BFType var BFAccess RW -Element unifiTxOOBConstraints BasicType string BERType string OID 1.2.3.50.1.2.3.1.5064 Access read_write Min 0 Max 255 PSID 5064 SetFunction mibricechangefsmparams ElementTable unifiTxOOBConstraintTable ElementTableIndices unifiTxOOBConstraintTableIndex BFType var BFAccess RW -Element unifiTxOpenLoopFrequencyCompensation BasicType string BERType string OID 1.2.3.51.1.2.3.1.5059 Access read_write Min 0 Max 255 PSID 5059 SetFunction mibricechangefsmparams ElementTable unifiTxOpenLoopFrequencyCompensationTable ElementTableIndices unifiTxOpenLoopFrequencyCompensationTableIndex BFType var BFAccess RW -Element unifiTxOpenLoopTemperatureCompensation BasicType string BERType string OID 1.2.3.52.1.2.3.1.5058 Access read_write Min 0 Max 255 PSID 5058 SetFunction mibricechangefsmparams ElementTable unifiTxOpenLoopTemperatureCompensationTable ElementTableIndices unifiTxOpenLoopTemperatureCompensationTableIndex BFType var BFAccess RW -Element unifiTxPaGainDpdFrequencyCompensation BasicType string BERType string OID 1.2.3.53.1.2.3.1.5067 Access read_write Min 0 Max 255 PSID 5067 SetFunction mibricechangefsmparams ElementTable unifiTxPaGainDpdFrequencyCompensationTable ElementTableIndices unifiTxPaGainDpdFrequencyCompensationTableIndex BFType var BFAccess RW -Element unifiTxPaGainDpdTemperatureCompensation BasicType string BERType string OID 1.2.3.54.1.2.3.1.5066 Access read_write Min 0 Max 255 PSID 5066 SetFunction mibricechangefsmparams ElementTable unifiTxPaGainDpdTemperatureCompensationTable ElementTableIndices unifiTxPaGainDpdTemperatureCompensationTableIndex BFType var BFAccess RW -Element unifiTxPowerDetectorResponse BasicType string BERType string OID 1.2.3.55.1.2.3.1.5055 Access read_write Min 0 Max 255 PSID 5055 SetFunction mibricechangefsmparams ElementTable unifiTxPowerDetectorResponseTable ElementTableIndices unifiTxPowerDetectorResponseTableIndex BFType var BFAccess RW -Element unifiTxPowerTrimConfig BasicType string BERType string OID 1.2.3.56.1.2.3.1.5072 Access read_write Min 21 Max 21 PSID 5072 SetFunction mibricechangefsmparams ElementTable unifiTxPowerTrimConfigTable ElementTableIndices unifiTxPowerTrimConfigTableIndex BFType var BFAccess RW -Element unifiTxSettings BasicType string BERType string OID 1.2.3.57.1.2.3.1.5031 Access read_write Min 0 Max 255 PSID 5031 SetFunction mibricechangefsmparams ElementTable unifiTxSettingsTable ElementTableIndices unifiTxSettingsTableIndex BFType var BFAccess RW diff --git a/universal7570-common/proprietary/vendor/etc/wifi/p2p_supplicant_overlay.conf b/universal7570-common/proprietary/vendor/etc/wifi/p2p_supplicant_overlay.conf deleted file mode 100644 index 4fc392f..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/p2p_supplicant_overlay.conf +++ /dev/null @@ -1,15 +0,0 @@ -disable_scan_offload=1 -p2p_listen_reg_class=81 -p2p_listen_channel=1 -p2p_oper_reg_class=124 -p2p_oper_channel=149 -manufacturer=SAMSUNG_ELECTRONICS -model_name=SAMSUNG_MOBILE -model_number=2014 -serial_number=19691101 -update_config=1 -p2p_add_cli_chan=1 -ip_addr_go=192.168.49.1 -ip_addr_mask=255.255.255.0 -ip_addr_start=192.168.49.200 -ip_addr_end=192.168.49.254 diff --git a/universal7570-common/proprietary/vendor/etc/wifi/wpa_supplicant.conf b/universal7570-common/proprietary/vendor/etc/wifi/wpa_supplicant.conf deleted file mode 100644 index 4d05858..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/wpa_supplicant.conf +++ /dev/null @@ -1,5 +0,0 @@ -update_config=1 -eapol_version=1 -ap_scan=1 -fast_reauth=1 -p2p_add_cli_chan=1 diff --git a/universal7570-common/proprietary/vendor/etc/wifi/wpa_supplicant_overlay.conf b/universal7570-common/proprietary/vendor/etc/wifi/wpa_supplicant_overlay.conf deleted file mode 100644 index 91d75e4..0000000 --- a/universal7570-common/proprietary/vendor/etc/wifi/wpa_supplicant_overlay.conf +++ /dev/null @@ -1,3 +0,0 @@ -disable_scan_offload=1 -p2p_disabled=1 -update_config=1 diff --git a/universal7570-common/proprietary/vendor/firmware/fimc_is_lib.bin b/universal7570-common/proprietary/vendor/firmware/fimc_is_lib.bin deleted file mode 100644 index 18bafc6..0000000 Binary files a/universal7570-common/proprietary/vendor/firmware/fimc_is_lib.bin and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/firmware/mfc_fw.bin b/universal7570-common/proprietary/vendor/firmware/mfc_fw.bin deleted file mode 100644 index 10ec901..0000000 Binary files a/universal7570-common/proprietary/vendor/firmware/mfc_fw.bin and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/firmware/mfc_ldfw.bin b/universal7570-common/proprietary/vendor/firmware/mfc_ldfw.bin deleted file mode 100644 index 2fb2337..0000000 Binary files a/universal7570-common/proprietary/vendor/firmware/mfc_ldfw.bin and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/firmware/setfile_5e3.bin b/universal7570-common/proprietary/vendor/firmware/setfile_5e3.bin deleted file mode 100644 index fa1035e..0000000 Binary files a/universal7570-common/proprietary/vendor/firmware/setfile_5e3.bin and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/firmware/setfile_imx258.bin b/universal7570-common/proprietary/vendor/firmware/setfile_imx258.bin deleted file mode 100644 index b676d17..0000000 Binary files a/universal7570-common/proprietary/vendor/firmware/setfile_imx258.bin and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/framework/vendor.samsung.hardware.biometrics.fingerprint-V2.1-java.jar b/universal7570-common/proprietary/vendor/framework/vendor.samsung.hardware.biometrics.fingerprint-V2.1-java.jar deleted file mode 100644 index 4ff8781..0000000 Binary files a/universal7570-common/proprietary/vendor/framework/vendor.samsung.hardware.biometrics.fingerprint-V2.1-java.jar and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/camera.device@1.0-impl.so b/universal7570-common/proprietary/vendor/lib/camera.device@1.0-impl.so deleted file mode 100644 index 78eab4b..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/camera.device@1.0-impl.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/camera.device@3.2-impl.so b/universal7570-common/proprietary/vendor/lib/camera.device@3.2-impl.so deleted file mode 100644 index 9ba1565..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/camera.device@3.2-impl.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/egl/libGLES_mali.so b/universal7570-common/proprietary/vendor/lib/egl/libGLES_mali.so deleted file mode 100644 index b8a79c4..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/egl/libGLES_mali.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so b/universal7570-common/proprietary/vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so deleted file mode 100644 index 3003232..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.audio@2.0-impl.so b/universal7570-common/proprietary/vendor/lib/hw/android.hardware.audio@2.0-impl.so deleted file mode 100644 index f49fc22..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.audio@2.0-impl.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.bluetooth@1.0-impl.so b/universal7570-common/proprietary/vendor/lib/hw/android.hardware.bluetooth@1.0-impl.so deleted file mode 100644 index 49a917f..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.bluetooth@1.0-impl.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.broadcastradio@1.0-impl.so b/universal7570-common/proprietary/vendor/lib/hw/android.hardware.broadcastradio@1.0-impl.so deleted file mode 100644 index be6a48d..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.broadcastradio@1.0-impl.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.drm@1.0-impl.so b/universal7570-common/proprietary/vendor/lib/hw/android.hardware.drm@1.0-impl.so deleted file mode 100644 index 29e9424..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.drm@1.0-impl.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.gatekeeper@1.0-impl.so b/universal7570-common/proprietary/vendor/lib/hw/android.hardware.gatekeeper@1.0-impl.so deleted file mode 100644 index 9c07e41..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.gatekeeper@1.0-impl.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.gnss@1.0-impl.so b/universal7570-common/proprietary/vendor/lib/hw/android.hardware.gnss@1.0-impl.so deleted file mode 100644 index a422fb6..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.gnss@1.0-impl.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.graphics.allocator@2.0-impl.so b/universal7570-common/proprietary/vendor/lib/hw/android.hardware.graphics.allocator@2.0-impl.so deleted file mode 100644 index aa2ec20..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.graphics.allocator@2.0-impl.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.graphics.composer@2.1-impl.so b/universal7570-common/proprietary/vendor/lib/hw/android.hardware.graphics.composer@2.1-impl.so deleted file mode 100644 index bc2901c..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.graphics.composer@2.1-impl.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.graphics.mapper@2.0-impl.so b/universal7570-common/proprietary/vendor/lib/hw/android.hardware.graphics.mapper@2.0-impl.so deleted file mode 100644 index ba787dd..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.graphics.mapper@2.0-impl.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.keymaster@3.0-impl.so b/universal7570-common/proprietary/vendor/lib/hw/android.hardware.keymaster@3.0-impl.so deleted file mode 100644 index be14e4a..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.keymaster@3.0-impl.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.light@2.0-impl.so b/universal7570-common/proprietary/vendor/lib/hw/android.hardware.light@2.0-impl.so deleted file mode 100644 index 744829c..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.light@2.0-impl.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.memtrack@1.0-impl.so b/universal7570-common/proprietary/vendor/lib/hw/android.hardware.memtrack@1.0-impl.so deleted file mode 100644 index 08a4ea4..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.memtrack@1.0-impl.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.power@1.0-impl.so b/universal7570-common/proprietary/vendor/lib/hw/android.hardware.power@1.0-impl.so deleted file mode 100644 index ebdcacc..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.power@1.0-impl.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.sensors@1.0-impl.so b/universal7570-common/proprietary/vendor/lib/hw/android.hardware.sensors@1.0-impl.so deleted file mode 100644 index 1b354c5..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.sensors@1.0-impl.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.soundtrigger@2.0-impl.so b/universal7570-common/proprietary/vendor/lib/hw/android.hardware.soundtrigger@2.0-impl.so deleted file mode 100644 index 7488d37..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.soundtrigger@2.0-impl.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.thermal@1.0-impl.so b/universal7570-common/proprietary/vendor/lib/hw/android.hardware.thermal@1.0-impl.so deleted file mode 100644 index ab38bb2..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/android.hardware.thermal@1.0-impl.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/audio.primary.default.so b/universal7570-common/proprietary/vendor/lib/hw/audio.primary.default.so deleted file mode 100644 index d1e608d..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/audio.primary.default.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/audio.r_submix.default.so b/universal7570-common/proprietary/vendor/lib/hw/audio.r_submix.default.so deleted file mode 100644 index 86e9cdc..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/audio.r_submix.default.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/audio.usb.default.so b/universal7570-common/proprietary/vendor/lib/hw/audio.usb.default.so deleted file mode 100644 index 45277d6..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/audio.usb.default.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/fingerprint.default.so b/universal7570-common/proprietary/vendor/lib/hw/fingerprint.default.so deleted file mode 100644 index d9ba774..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/fingerprint.default.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/gatekeeper.exynos7570.so b/universal7570-common/proprietary/vendor/lib/hw/gatekeeper.exynos7570.so deleted file mode 100644 index 3abf63b..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/gatekeeper.exynos7570.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/gps.default.so b/universal7570-common/proprietary/vendor/lib/hw/gps.default.so deleted file mode 100644 index 50b13ed..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/gps.default.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/gralloc.default.so b/universal7570-common/proprietary/vendor/lib/hw/gralloc.default.so deleted file mode 100644 index 7babf9f..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/gralloc.default.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/keystore.exynos7570.so b/universal7570-common/proprietary/vendor/lib/hw/keystore.exynos7570.so deleted file mode 100644 index fa0495c..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/keystore.exynos7570.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/lights.exynos5.so b/universal7570-common/proprietary/vendor/lib/hw/lights.exynos5.so deleted file mode 100644 index 534a7af..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/lights.exynos5.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/local_time.default.so b/universal7570-common/proprietary/vendor/lib/hw/local_time.default.so deleted file mode 100644 index 14b25bb..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/local_time.default.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/power.default.so b/universal7570-common/proprietary/vendor/lib/hw/power.default.so deleted file mode 100644 index ef8ee1f..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/power.default.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/power.universal7570.so b/universal7570-common/proprietary/vendor/lib/hw/power.universal7570.so deleted file mode 100644 index 63d0c39..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/power.universal7570.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/sensors.universal7570.so b/universal7570-common/proprietary/vendor/lib/hw/sensors.universal7570.so deleted file mode 100644 index da16c67..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/sensors.universal7570.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/thermal.universal7570.so b/universal7570-common/proprietary/vendor/lib/hw/thermal.universal7570.so deleted file mode 100644 index 008b46d..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/thermal.universal7570.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/vendor.samsung.hardware.camera.provider@2.4-impl.so b/universal7570-common/proprietary/vendor/lib/hw/vendor.samsung.hardware.camera.provider@2.4-impl.so deleted file mode 100644 index 3397d0e..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/vendor.samsung.hardware.camera.provider@2.4-impl.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/vendor.samsung.hardware.gnss@1.0-impl.so b/universal7570-common/proprietary/vendor/lib/hw/vendor.samsung.hardware.gnss@1.0-impl.so deleted file mode 100644 index 5e63fd5..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/vendor.samsung.hardware.gnss@1.0-impl.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/hw/vibrator.default.so b/universal7570-common/proprietary/vendor/lib/hw/vibrator.default.so deleted file mode 100644 index 33ca9e1..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/hw/vibrator.default.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libCreateSceneMap.so b/universal7570-common/proprietary/vendor/lib/libCreateSceneMap.so deleted file mode 100644 index 786ebb5..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libCreateSceneMap.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libDualShotMattingCoreLIB.so b/universal7570-common/proprietary/vendor/lib/libDualShotMattingCoreLIB.so deleted file mode 100644 index d9e6ff0..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libDualShotMattingCoreLIB.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libHpr_LocFace_mvfd_v1.0.so b/universal7570-common/proprietary/vendor/lib/libHpr_LocFace_mvfd_v1.0.so deleted file mode 100644 index e2fd637..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libHpr_LocFace_mvfd_v1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libHpr_LocLandmark_sdm_v1.0.so b/universal7570-common/proprietary/vendor/lib/libHpr_LocLandmark_sdm_v1.0.so deleted file mode 100644 index d70eb92..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libHpr_LocLandmark_sdm_v1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libLifevibes_lvverx.so b/universal7570-common/proprietary/vendor/lib/libLifevibes_lvverx.so deleted file mode 100644 index d5dec69..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libLifevibes_lvverx.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libLifevibes_lvvetx.so b/universal7570-common/proprietary/vendor/lib/libLifevibes_lvvetx.so deleted file mode 100644 index b04f1ea..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libLifevibes_lvvetx.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libMP4Converter.so b/universal7570-common/proprietary/vendor/lib/libMP4Converter.so deleted file mode 100644 index f7649e3..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libMP4Converter.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libMcClient.so b/universal7570-common/proprietary/vendor/lib/libMcClient.so deleted file mode 100644 index a0c14fe..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libMcClient.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libMcRegistry.so b/universal7570-common/proprietary/vendor/lib/libMcRegistry.so deleted file mode 100644 index 5a7894f..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libMcRegistry.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libOpenCL.so b/universal7570-common/proprietary/vendor/lib/libOpenCL.so deleted file mode 100644 index b8a79c4..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libOpenCL.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libOpenCL.so.1 b/universal7570-common/proprietary/vendor/lib/libOpenCL.so.1 deleted file mode 100644 index b8a79c4..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libOpenCL.so.1 and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libOpenCL.so.1.1 b/universal7570-common/proprietary/vendor/lib/libOpenCL.so.1.1 deleted file mode 100644 index b8a79c4..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libOpenCL.so.1.1 and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libOpenCv.so b/universal7570-common/proprietary/vendor/lib/libOpenCv.so deleted file mode 100644 index 815e156..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libOpenCv.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libPano3DEngineJNI.so b/universal7570-common/proprietary/vendor/lib/libPano3DEngineJNI.so deleted file mode 100644 index c465721..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libPano3DEngineJNI.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libQjpeg.so b/universal7570-common/proprietary/vendor/lib/libQjpeg.so deleted file mode 100644 index a9eaa00..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libQjpeg.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libSEF.so b/universal7570-common/proprietary/vendor/lib/libSEF.so deleted file mode 100644 index 8e304e3..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libSEF.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libSRIBSE_Lib.so b/universal7570-common/proprietary/vendor/lib/libSRIBSE_Lib.so deleted file mode 100644 index 495f8de..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libSRIBSE_Lib.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libSamsungPkcs11Wrapper.so b/universal7570-common/proprietary/vendor/lib/libSamsungPkcs11Wrapper.so deleted file mode 100644 index adfe4ec..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libSamsungPkcs11Wrapper.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libSecEmbms.so b/universal7570-common/proprietary/vendor/lib/libSecEmbms.so deleted file mode 100644 index bd4ad08..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libSecEmbms.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libSecPanoramaInterface.so b/universal7570-common/proprietary/vendor/lib/libSecPanoramaInterface.so deleted file mode 100644 index 1b099fa..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libSecPanoramaInterface.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libSelfieToneCurveCorrection.so b/universal7570-common/proprietary/vendor/lib/libSelfieToneCurveCorrection.so deleted file mode 100644 index 57046ee..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libSelfieToneCurveCorrection.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libalsautils.so b/universal7570-common/proprietary/vendor/lib/libalsautils.so deleted file mode 100644 index fe2d83e..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libalsautils.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libandroid_ssrm.so b/universal7570-common/proprietary/vendor/lib/libandroid_ssrm.so deleted file mode 100644 index 3d132ea..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libandroid_ssrm.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libapa_jni.so b/universal7570-common/proprietary/vendor/lib/libapa_jni.so deleted file mode 100644 index a1690ba..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libapa_jni.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libatparser.so b/universal7570-common/proprietary/vendor/lib/libatparser.so deleted file mode 100644 index 6f19b6f..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libatparser.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libaudiohookclient.so b/universal7570-common/proprietary/vendor/lib/libaudiohookclient.so deleted file mode 100644 index af6a369..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libaudiohookclient.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libbauthserver.so b/universal7570-common/proprietary/vendor/lib/libbauthserver.so deleted file mode 100644 index 8604627..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libbauthserver.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libbauthtzcommon.so b/universal7570-common/proprietary/vendor/lib/libbauthtzcommon.so deleted file mode 100644 index 9ef00ab..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libbauthtzcommon.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libbt-vendor.so b/universal7570-common/proprietary/vendor/lib/libbt-vendor.so deleted file mode 100644 index 7b2892c..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libbt-vendor.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libcld80211.so b/universal7570-common/proprietary/vendor/lib/libcld80211.so deleted file mode 100644 index 48ec8eb..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libcld80211.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libcordon.so b/universal7570-common/proprietary/vendor/lib/libcordon.so deleted file mode 100644 index 8e1efae..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libcordon.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libcrypto.so b/universal7570-common/proprietary/vendor/lib/libcrypto.so deleted file mode 100644 index c39f9f6..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libcrypto.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libeffects.so b/universal7570-common/proprietary/vendor/lib/libeffects.so deleted file mode 100644 index ce48293..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libeffects.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libegis_fp_normal_sensor_test.so b/universal7570-common/proprietary/vendor/lib/libegis_fp_normal_sensor_test.so deleted file mode 100644 index 151fdcb..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libegis_fp_normal_sensor_test.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libexifa.so b/universal7570-common/proprietary/vendor/lib/libexifa.so deleted file mode 100644 index 3d6ab9f..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libexifa.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libfactoryutil.so b/universal7570-common/proprietary/vendor/lib/libfactoryutil.so deleted file mode 100644 index 4010fd4..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libfactoryutil.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libgf_in_system_lib.so b/universal7570-common/proprietary/vendor/lib/libgf_in_system_lib.so deleted file mode 100644 index 4e417ee..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libgf_in_system_lib.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libhwc2on1adapter.so b/universal7570-common/proprietary/vendor/lib/libhwc2on1adapter.so deleted file mode 100644 index 4b0b54f..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libhwc2on1adapter.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libjack.so b/universal7570-common/proprietary/vendor/lib/libjack.so deleted file mode 100644 index 4166ae0..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libjack.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libjpega.so b/universal7570-common/proprietary/vendor/lib/libjpega.so deleted file mode 100644 index f48602d..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libjpega.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libkeystore-engine-wifi-hidl.so b/universal7570-common/proprietary/vendor/lib/libkeystore-engine-wifi-hidl.so deleted file mode 100644 index fea8f12..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libkeystore-engine-wifi-hidl.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libkeystore-wifi-hidl.so b/universal7570-common/proprietary/vendor/lib/libkeystore-wifi-hidl.so deleted file mode 100644 index ceb1c17..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libkeystore-wifi-hidl.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libknox_remotedesktopclient.so b/universal7570-common/proprietary/vendor/lib/libknox_remotedesktopclient.so deleted file mode 100644 index 480c15a..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libknox_remotedesktopclient.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libomission_avoidance.so b/universal7570-common/proprietary/vendor/lib/libomission_avoidance.so deleted file mode 100644 index 02b7afd..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libomission_avoidance.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libopensslsmime.so b/universal7570-common/proprietary/vendor/lib/libopensslsmime.so deleted file mode 100644 index 5d0323b..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libopensslsmime.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libpa.so b/universal7570-common/proprietary/vendor/lib/libpa.so deleted file mode 100644 index e6c4479..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libpa.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libquram.so b/universal7570-common/proprietary/vendor/lib/libquram.so deleted file mode 100644 index 3375982..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libquram.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libquramagifencoder.so b/universal7570-common/proprietary/vendor/lib/libquramagifencoder.so deleted file mode 100644 index af02ccd..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libquramagifencoder.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libremotedesktop_client.so b/universal7570-common/proprietary/vendor/lib/libremotedesktop_client.so deleted file mode 100644 index 2375543..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libremotedesktop_client.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libril.so b/universal7570-common/proprietary/vendor/lib/libril.so deleted file mode 100644 index a5b56b1..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libril.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libsaiv.so b/universal7570-common/proprietary/vendor/lib/libsaiv.so deleted file mode 100644 index 368776f..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libsaiv.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libsaiv_BeautySolution.so b/universal7570-common/proprietary/vendor/lib/libsaiv_BeautySolution.so deleted file mode 100644 index 34120aa..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libsaiv_BeautySolution.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libsaiv_FacePreProcessing.so b/universal7570-common/proprietary/vendor/lib/libsaiv_FacePreProcessing.so deleted file mode 100644 index fb7c056..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libsaiv_FacePreProcessing.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libsaiv_HprFace_FD_api.so b/universal7570-common/proprietary/vendor/lib/libsaiv_HprFace_FD_api.so deleted file mode 100644 index 49f556c..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libsaiv_HprFace_FD_api.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libsaiv_HprFace_FD_jni.so b/universal7570-common/proprietary/vendor/lib/libsaiv_HprFace_FD_jni.so deleted file mode 100644 index 5fb0d3d..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libsaiv_HprFace_FD_jni.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libsaiv_HprFace_LD_api.so b/universal7570-common/proprietary/vendor/lib/libsaiv_HprFace_LD_api.so deleted file mode 100644 index 102181e..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libsaiv_HprFace_LD_api.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libsaiv_HprFace_LD_jni.so b/universal7570-common/proprietary/vendor/lib/libsaiv_HprFace_LD_jni.so deleted file mode 100644 index 3799911..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libsaiv_HprFace_LD_jni.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libsaiv_HprFace_utils_api.so b/universal7570-common/proprietary/vendor/lib/libsaiv_HprFace_utils_api.so deleted file mode 100644 index 9b18b46..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libsaiv_HprFace_utils_api.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libsaiv_HprFace_utils_jni.so b/universal7570-common/proprietary/vendor/lib/libsaiv_HprFace_utils_jni.so deleted file mode 100644 index 3ea11b4..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libsaiv_HprFace_utils_jni.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libsaiv_vision.so b/universal7570-common/proprietary/vendor/lib/libsaiv_vision.so deleted file mode 100644 index b86adfb..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libsaiv_vision.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libsec-ril-dsds.so b/universal7570-common/proprietary/vendor/lib/libsec-ril-dsds.so deleted file mode 100644 index af5f8d4..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libsec-ril-dsds.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libsec-ril.so b/universal7570-common/proprietary/vendor/lib/libsec-ril.so deleted file mode 100644 index 32d526a..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libsec-ril.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libsechelper_engine.so b/universal7570-common/proprietary/vendor/lib/libsechelper_engine.so deleted file mode 100644 index f633f12..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libsechelper_engine.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libsecimaging.so b/universal7570-common/proprietary/vendor/lib/libsecimaging.so deleted file mode 100644 index 2085251..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libsecimaging.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libsecjpeginterface.so b/universal7570-common/proprietary/vendor/lib/libsecjpeginterface.so deleted file mode 100644 index 21ac54e..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libsecjpeginterface.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libsecjpegquram.so b/universal7570-common/proprietary/vendor/lib/libsecjpegquram.so deleted file mode 100644 index 831327b..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libsecjpegquram.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libsecpkcs11_engine.so b/universal7570-common/proprietary/vendor/lib/libsecpkcs11_engine.so deleted file mode 100644 index 30fc0d6..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libsecpkcs11_engine.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libsecril-client.so b/universal7570-common/proprietary/vendor/lib/libsecril-client.so deleted file mode 100644 index 72b68f0..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libsecril-client.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libsecure_storage.so b/universal7570-common/proprietary/vendor/lib/libsecure_storage.so deleted file mode 100644 index df68787..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libsecure_storage.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libsecure_storage_jni.so b/universal7570-common/proprietary/vendor/lib/libsecure_storage_jni.so deleted file mode 100644 index 3125abc..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libsecure_storage_jni.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libsemcamera_jni.so b/universal7570-common/proprietary/vendor/lib/libsemcamera_jni.so deleted file mode 100644 index 95b88ed..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libsemcamera_jni.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libsensorndkbridge.so b/universal7570-common/proprietary/vendor/lib/libsensorndkbridge.so deleted file mode 100644 index 2f264a3..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libsensorndkbridge.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libskeymaster.so b/universal7570-common/proprietary/vendor/lib/libskeymaster.so deleted file mode 100644 index c2e1ce9..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libskeymaster.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libsmart_cropping.so b/universal7570-common/proprietary/vendor/lib/libsmart_cropping.so deleted file mode 100644 index 115d1f5..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libsmart_cropping.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libsomp.so b/universal7570-common/proprietary/vendor/lib/libsomp.so deleted file mode 100644 index 106bbfe..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libsomp.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libssl.so b/universal7570-common/proprietary/vendor/lib/libssl.so deleted file mode 100644 index 4d98377..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libssl.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libstainkiller.so b/universal7570-common/proprietary/vendor/lib/libstainkiller.so deleted file mode 100644 index 82fa7bf..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libstainkiller.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libsurfaceutil.so b/universal7570-common/proprietary/vendor/lib/libsurfaceutil.so deleted file mode 100644 index a43474e..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libsurfaceutil.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libsynaFpSensorTestNwd.so b/universal7570-common/proprietary/vendor/lib/libsynaFpSensorTestNwd.so deleted file mode 100644 index 0d020eb..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libsynaFpSensorTestNwd.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libtinycompress.so b/universal7570-common/proprietary/vendor/lib/libtinycompress.so deleted file mode 100644 index 2b39af5..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libtinycompress.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libtlc_comm.so b/universal7570-common/proprietary/vendor/lib/libtlc_comm.so deleted file mode 100644 index be97f26..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libtlc_comm.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libtlc_tz_ccm.so b/universal7570-common/proprietary/vendor/lib/libtlc_tz_ccm.so deleted file mode 100644 index df67557..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libtlc_tz_ccm.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libucmnativecrypto.so b/universal7570-common/proprietary/vendor/lib/libucmnativecrypto.so deleted file mode 100644 index 48c3d11..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libucmnativecrypto.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libucsengine.so b/universal7570-common/proprietary/vendor/lib/libucsengine.so deleted file mode 100644 index f669110..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libucsengine.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libvideofittinghelper.so b/universal7570-common/proprietary/vendor/lib/libvideofittinghelper.so deleted file mode 100644 index 6b841f4..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libvideofittinghelper.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libwifi-hal.so b/universal7570-common/proprietary/vendor/lib/libwifi-hal.so deleted file mode 100644 index 414bfe5..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libwifi-hal.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libwifiucmkeystorehal.so b/universal7570-common/proprietary/vendor/lib/libwifiucmkeystorehal.so deleted file mode 100644 index 70fb82a..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libwifiucmkeystorehal.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libwpa_client.so b/universal7570-common/proprietary/vendor/lib/libwpa_client.so deleted file mode 100644 index f738e1b..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libwpa_client.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libwrappergps.so b/universal7570-common/proprietary/vendor/lib/libwrappergps.so deleted file mode 100644 index d3f9941..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libwrappergps.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/libwvhidl.so b/universal7570-common/proprietary/vendor/lib/libwvhidl.so deleted file mode 100644 index 61dd944..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/libwvhidl.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/mediadrm/libdrmclearkeyplugin.so b/universal7570-common/proprietary/vendor/lib/mediadrm/libdrmclearkeyplugin.so deleted file mode 100644 index f4037a1..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/mediadrm/libdrmclearkeyplugin.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/mediadrm/libwvdrmengine.so b/universal7570-common/proprietary/vendor/lib/mediadrm/libwvdrmengine.so deleted file mode 100644 index 80aa6ed..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/mediadrm/libwvdrmengine.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/soundfx/libLifevibes_lvverx.so b/universal7570-common/proprietary/vendor/lib/soundfx/libLifevibes_lvverx.so deleted file mode 100644 index d5dec69..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/soundfx/libLifevibes_lvverx.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/soundfx/libLifevibes_lvvetx.so b/universal7570-common/proprietary/vendor/lib/soundfx/libLifevibes_lvvetx.so deleted file mode 100644 index b04f1ea..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/soundfx/libLifevibes_lvvetx.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/soundfx/libaudiopreprocessing.so b/universal7570-common/proprietary/vendor/lib/soundfx/libaudiopreprocessing.so deleted file mode 100644 index ad261f9..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/soundfx/libaudiopreprocessing.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/soundfx/libbundlewrapper.so b/universal7570-common/proprietary/vendor/lib/soundfx/libbundlewrapper.so deleted file mode 100644 index 29209c1..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/soundfx/libbundlewrapper.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/soundfx/libdownmix.so b/universal7570-common/proprietary/vendor/lib/soundfx/libdownmix.so deleted file mode 100644 index e79ed31..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/soundfx/libdownmix.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/soundfx/libeffectproxy.so b/universal7570-common/proprietary/vendor/lib/soundfx/libeffectproxy.so deleted file mode 100644 index 1750321..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/soundfx/libeffectproxy.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/soundfx/libldnhncr.so b/universal7570-common/proprietary/vendor/lib/soundfx/libldnhncr.so deleted file mode 100644 index 31993e2..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/soundfx/libldnhncr.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/soundfx/libreverbwrapper.so b/universal7570-common/proprietary/vendor/lib/soundfx/libreverbwrapper.so deleted file mode 100644 index 6b92d85..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/soundfx/libreverbwrapper.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/soundfx/libv4a_fx_ics.so b/universal7570-common/proprietary/vendor/lib/soundfx/libv4a_fx_ics.so deleted file mode 100644 index 473af49..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/soundfx/libv4a_fx_ics.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/soundfx/libvisualizer.so b/universal7570-common/proprietary/vendor/lib/soundfx/libvisualizer.so deleted file mode 100644 index 23dba68..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/soundfx/libvisualizer.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/vendor.samsung.camera.device@1.0-impl.so b/universal7570-common/proprietary/vendor/lib/vendor.samsung.camera.device@1.0-impl.so deleted file mode 100644 index 55e4938..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/vendor.samsung.camera.device@1.0-impl.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/vendor.samsung.camera.device@3.2-impl.so b/universal7570-common/proprietary/vendor/lib/vendor.samsung.camera.device@3.2-impl.so deleted file mode 100644 index e8b602d..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/vendor.samsung.camera.device@3.2-impl.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/vendor.samsung.frameworks.ucm.wifi@1.0.so b/universal7570-common/proprietary/vendor/lib/vendor.samsung.frameworks.ucm.wifi@1.0.so deleted file mode 100644 index f678df8..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/vendor.samsung.frameworks.ucm.wifi@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/vendor.samsung.hardware.biometrics.fingerprint@2.1.so b/universal7570-common/proprietary/vendor/lib/vendor.samsung.hardware.biometrics.fingerprint@2.1.so deleted file mode 100644 index e0a3e1e..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/vendor.samsung.hardware.biometrics.fingerprint@2.1.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/vendor.samsung.hardware.camera.device@1.0.so b/universal7570-common/proprietary/vendor/lib/vendor.samsung.hardware.camera.device@1.0.so deleted file mode 100644 index 45584d7..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/vendor.samsung.hardware.camera.device@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/vendor.samsung.hardware.camera.device@3.2.so b/universal7570-common/proprietary/vendor/lib/vendor.samsung.hardware.camera.device@3.2.so deleted file mode 100644 index 1a26174..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/vendor.samsung.hardware.camera.device@3.2.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/vendor.samsung.hardware.camera.provider@2.4.so b/universal7570-common/proprietary/vendor/lib/vendor.samsung.hardware.camera.provider@2.4.so deleted file mode 100644 index cf595a1..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/vendor.samsung.hardware.camera.provider@2.4.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/vendor.samsung.hardware.gnss@1.0.so b/universal7570-common/proprietary/vendor/lib/vendor.samsung.hardware.gnss@1.0.so deleted file mode 100644 index ee6ffe8..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/vendor.samsung.hardware.gnss@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/vendor.samsung.hardware.miscpower@1.0.so b/universal7570-common/proprietary/vendor/lib/vendor.samsung.hardware.miscpower@1.0.so deleted file mode 100644 index 7ac2485..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/vendor.samsung.hardware.miscpower@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/vendor.samsung.hardware.radio@1.0.so b/universal7570-common/proprietary/vendor/lib/vendor.samsung.hardware.radio@1.0.so deleted file mode 100644 index badf345..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/vendor.samsung.hardware.radio@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/vendor.samsung.hardware.vibrator@1.0_vendor.so b/universal7570-common/proprietary/vendor/lib/vendor.samsung.hardware.vibrator@1.0_vendor.so deleted file mode 100644 index b389cc3..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/vendor.samsung.hardware.vibrator@1.0_vendor.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/vendor.samsung.hardware.wifi.sec_hostapd@1.0.so b/universal7570-common/proprietary/vendor/lib/vendor.samsung.hardware.wifi.sec_hostapd@1.0.so deleted file mode 100644 index 5660eff..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/vendor.samsung.hardware.wifi.sec_hostapd@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/vendor.samsung.hardware.wifi.supplicant@1.0.so b/universal7570-common/proprietary/vendor/lib/vendor.samsung.hardware.wifi.supplicant@1.0.so deleted file mode 100644 index 3cabf7c..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/vendor.samsung.hardware.wifi.supplicant@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/vendor.samsung_slsi.hardware.ExynosHWCServiceTW@1.0.so b/universal7570-common/proprietary/vendor/lib/vendor.samsung_slsi.hardware.ExynosHWCServiceTW@1.0.so deleted file mode 100644 index 78e926e..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/vendor.samsung_slsi.hardware.ExynosHWCServiceTW@1.0.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/lib/vndk-sp/libion.so b/universal7570-common/proprietary/vendor/lib/vndk-sp/libion.so deleted file mode 100644 index 62b9715..0000000 Binary files a/universal7570-common/proprietary/vendor/lib/vndk-sp/libion.so and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/manifest.xml b/universal7570-common/proprietary/vendor/manifest.xml deleted file mode 100644 index 63fdecc..0000000 --- a/universal7570-common/proprietary/vendor/manifest.xml +++ /dev/null @@ -1,159 +0,0 @@ - - - android.hardware.audio - hwbinder - 2.0 - - IDevicesFactory - default - - - - android.hardware.audio.effect - hwbinder - 2.0 - - IEffectsFactory - default - - - - android.hardware.bluetooth - hwbinder - 1.0 - - IBluetoothHci - default - - - - android.hardware.configstore - hwbinder - 1.0 - - ISurfaceFlingerConfigs - default - - - - android.hardware.drm - hwbinder - 1.0 - - ICryptoFactory - default - widevine - - - IDrmFactory - default - widevine - - - - android.hardware.gatekeeper - hwbinder - 1.0 - - IGatekeeper - default - - - - android.hardware.graphics.allocator - hwbinder - 2.0 - - IAllocator - default - - - - android.hardware.graphics.mapper - passthrough - 2.0 - - IMapper - default - - - - android.hardware.keymaster - hwbinder - 3.0 - - IKeymasterDevice - default - - - - android.hardware.media.omx - hwbinder - 1.0 - - IOmx - default - - - IOmxStore - default - - - - android.hardware.memtrack - hwbinder - 1.0 - - IMemtrack - default - - - - android.hardware.power - hwbinder - 1.0 - - IPower - default - - - - android.hardware.thermal - hwbinder - 1.0 - - IThermal - default - - - - android.hardware.usb - hwbinder - 1.0 - - IUsb - default - - - - android.hardware.wifi - hwbinder - 1.0 - - IWifi - default - - - - android.hardware.wifi.supplicant - hwbinder - 1.0 - - ISupplicant - default - - - - 26.0 - - diff --git a/universal7570-common/proprietary/vendor/media/LMspeed_508.emd b/universal7570-common/proprietary/vendor/media/LMspeed_508.emd deleted file mode 100644 index 173c480..0000000 Binary files a/universal7570-common/proprietary/vendor/media/LMspeed_508.emd and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/media/PFFprec_600.emd b/universal7570-common/proprietary/vendor/media/PFFprec_600.emd deleted file mode 100644 index dac36e9..0000000 Binary files a/universal7570-common/proprietary/vendor/media/PFFprec_600.emd and /dev/null differ diff --git a/universal7570-common/proprietary/vendor/overlay/framework-res__auto_generated_rro.apk b/universal7570-common/proprietary/vendor/overlay/framework-res__auto_generated_rro.apk deleted file mode 100644 index a96e354..0000000 Binary files a/universal7570-common/proprietary/vendor/overlay/framework-res__auto_generated_rro.apk and /dev/null differ diff --git a/universal7570-common/universal7570-common-vendor.mk b/universal7570-common/universal7570-common-vendor.mk deleted file mode 100644 index 7b37a9e..0000000 --- a/universal7570-common/universal7570-common-vendor.mk +++ /dev/null @@ -1,147 +0,0 @@ -# Copyright (C) 2019 The LineageOS Project -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -# This file is generated by device/samsung/universal7570-common/setup-makefiles.sh - -PRODUCT_COPY_FILES += \ - vendor/samsung/universal7570-common/proprietary/lib64/libaptXHD_encoder.so:system/lib64/libaptXHD_encoder.so \ - vendor/samsung/universal7570-common/proprietary/lib64/libaptX_encoder.so:system/lib64/libaptX_encoder.so - -PRODUCT_PACKAGES += \ - cbd -PRODUCT_COPY_FILES += \ - vendor/samsung/universal7570-common/proprietary/bin/lpm:system/bin/lpm \ - vendor/samsung/universal7570-common/proprietary/lib64/libmaet.so:system/lib64/libmaet.so \ - vendor/samsung/universal7570-common/proprietary/lib64/libsxqk_skia.so:system/lib64/libsxqk_skia.so \ - vendor/samsung/universal7570-common/proprietary/media/battery_000.spi:system/media/battery_000.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_001.spi:system/media/battery_001.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_002.spi:system/media/battery_002.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_003.spi:system/media/battery_003.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_004.spi:system/media/battery_004.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_005.spi:system/media/battery_005.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_006.spi:system/media/battery_006.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_007.spi:system/media/battery_007.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_008.spi:system/media/battery_008.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_009.spi:system/media/battery_009.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_010.spi:system/media/battery_010.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_011.spi:system/media/battery_011.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_012.spi:system/media/battery_012.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_013.spi:system/media/battery_013.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_014.spi:system/media/battery_014.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_015.spi:system/media/battery_015.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_016.spi:system/media/battery_016.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_017.spi:system/media/battery_017.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_018.spi:system/media/battery_018.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_019.spi:system/media/battery_019.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_020.spi:system/media/battery_020.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_021.spi:system/media/battery_021.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_022.spi:system/media/battery_022.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_023.spi:system/media/battery_023.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_024.spi:system/media/battery_024.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_025.spi:system/media/battery_025.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_026.spi:system/media/battery_026.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_027.spi:system/media/battery_027.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_028.spi:system/media/battery_028.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_029.spi:system/media/battery_029.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_030.spi:system/media/battery_030.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_031.spi:system/media/battery_031.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_032.spi:system/media/battery_032.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_033.spi:system/media/battery_033.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_034.spi:system/media/battery_034.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_035.spi:system/media/battery_035.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_036.spi:system/media/battery_036.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_037.spi:system/media/battery_037.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_038.spi:system/media/battery_038.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_039.spi:system/media/battery_039.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_040.spi:system/media/battery_040.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_041.spi:system/media/battery_041.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_042.spi:system/media/battery_042.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_043.spi:system/media/battery_043.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_044.spi:system/media/battery_044.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_045.spi:system/media/battery_045.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_046.spi:system/media/battery_046.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_047.spi:system/media/battery_047.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_048.spi:system/media/battery_048.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_049.spi:system/media/battery_049.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_050.spi:system/media/battery_050.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_051.spi:system/media/battery_051.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_052.spi:system/media/battery_052.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_053.spi:system/media/battery_053.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_054.spi:system/media/battery_054.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_055.spi:system/media/battery_055.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_056.spi:system/media/battery_056.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_057.spi:system/media/battery_057.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_058.spi:system/media/battery_058.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_059.spi:system/media/battery_059.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_060.spi:system/media/battery_060.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_061.spi:system/media/battery_061.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_062.spi:system/media/battery_062.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_063.spi:system/media/battery_063.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_064.spi:system/media/battery_064.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_065.spi:system/media/battery_065.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_066.spi:system/media/battery_066.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_067.spi:system/media/battery_067.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_068.spi:system/media/battery_068.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_069.spi:system/media/battery_069.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_070.spi:system/media/battery_070.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_071.spi:system/media/battery_071.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_072.spi:system/media/battery_072.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_073.spi:system/media/battery_073.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_074.spi:system/media/battery_074.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_075.spi:system/media/battery_075.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_076.spi:system/media/battery_076.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_077.spi:system/media/battery_077.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_078.spi:system/media/battery_078.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_079.spi:system/media/battery_079.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_080.spi:system/media/battery_080.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_081.spi:system/media/battery_081.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_082.spi:system/media/battery_082.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_083.spi:system/media/battery_083.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_084.spi:system/media/battery_084.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_085.spi:system/media/battery_085.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_086.spi:system/media/battery_086.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_087.spi:system/media/battery_087.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_088.spi:system/media/battery_088.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_089.spi:system/media/battery_089.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_090.spi:system/media/battery_090.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_091.spi:system/media/battery_091.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_092.spi:system/media/battery_092.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_093.spi:system/media/battery_093.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_094.spi:system/media/battery_094.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_095.spi:system/media/battery_095.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_096.spi:system/media/battery_096.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_097.spi:system/media/battery_097.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_098.spi:system/media/battery_098.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_099.spi:system/media/battery_099.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_100.spi:system/media/battery_100.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_error.spi:system/media/battery_error.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_fast_charging_global.spi:system/media/battery_fast_charging_global.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_low.spi:system/media/battery_low.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_temperature_error.spi:system/media/battery_temperature_error.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_temperature_limit.spi:system/media/battery_temperature_limit.spi \ - vendor/samsung/universal7570-common/proprietary/media/battery_water_usb.spi:system/media/battery_water_usb.spi \ - vendor/samsung/universal7570-common/proprietary/media/charging_A1.spi:system/media/charging_A1.spi \ - vendor/samsung/universal7570-common/proprietary/media/charging_A2.spi:system/media/charging_A2.spi \ - vendor/samsung/universal7570-common/proprietary/media/charging_B1.spi:system/media/charging_B1.spi \ - vendor/samsung/universal7570-common/proprietary/media/charging_B2.spi:system/media/charging_B2.spi \ - vendor/samsung/universal7570-common/proprietary/media/charging_C1.spi:system/media/charging_C1.spi \ - vendor/samsung/universal7570-common/proprietary/media/charging_C2.spi:system/media/charging_C2.spi \ - vendor/samsung/universal7570-common/proprietary/media/charging_C3.spi:system/media/charging_C3.spi \ - vendor/samsung/universal7570-common/proprietary/media/charging_C4.spi:system/media/charging_C4.spi \ - vendor/samsung/universal7570-common/proprietary/media/dock_error_yellow.spi:system/media/dock_error_yellow.spi \ - vendor/samsung/universal7570-common/proprietary/media/incomplete_connect.spi:system/media/incomplete_connect.spi \ - vendor/samsung/universal7570-common/proprietary/media/lcd_density.txt:system/media/lcd_density.txt \ - vendor/samsung/universal7570-common/proprietary/media/percentage.spi:system/media/percentage.spi \ - vendor/samsung/universal7570-common/proprietary/media/temperature_limit_usb.spi:system/media/temperature_limit_usb.spi \ - vendor/samsung/universal7570-common/proprietary/media/water_protection_usb.spi:system/media/water_protection_usb.spi