467b1af609
Change-Id: I467ece57b82127382f11e48d0dd80e362df0d1c9
31 lines
985 B
Plaintext
31 lines
985 B
Plaintext
#*====*====*====*====*====*====*====*====*====*====*====*====*====*====*====*
|
|
#
|
|
# LOWI Config file - lahaina
|
|
#
|
|
# GENERAL DESCRIPTION
|
|
# This file contains the config params for LOWI
|
|
#
|
|
# Copyright (c) 2019 Qualcomm Technologies, Inc.
|
|
# All Rights Reserved.
|
|
# Confidential and Proprietary - Qualcomm Technologies, Inc.
|
|
#
|
|
# 2012-2013 Qualcomm Atheros, Inc.
|
|
# All Rights Reserved.
|
|
# Qualcomm Atheros Confidential and Proprietary.
|
|
#
|
|
# Export of this technology or software is regulated by the U.S. Government.
|
|
# Diversion contrary to U.S. law prohibited.
|
|
#=============================================================================*/
|
|
|
|
# X86 ONLY - UBUNTU:
|
|
# Copy this file in the same directory where the executable is
|
|
|
|
# Log level
|
|
# EL_LOG_OFF = 0, EL_ERROR = 1, EL_WARNING = 2, EL_INFO = 3, EL_DEBUG = 4, EL_VERBOSE = 5, EL_LOG_ALL = 100
|
|
LOWI_LOG_LEVEL = 3
|
|
LOWI_USE_LOWI_LP = 0
|
|
LOWI_HE_RTT_SUPPORT = 1
|
|
LOWI_USE_NLMSG_FOR_CAPS = 1
|
|
LOWI_RTT_WEIGHTED_MEAN = 1
|
|
LOWI_USE_6G_CHANNELS = 1
|