qcacld-3.0: Add debugs for TDLS concurrencies
Add more debugs for TDLS concurrency scenarios. Enable WLAN_FEATURE_TDLS_CONCURRENCIES. Change-Id: Iad2d96d0bbf6a8f5e488ea5da2d666a55d9b5aba CRs-Fixed: 3461776
Esse commit está contido em:

commit de
Madan Koyyalamudi

pai
9c4edc3fda
commit
f8ac9322f3
3
Kbuild
3
Kbuild
@@ -1820,6 +1820,9 @@ TDLS_INC := -I$(WLAN_ROOT)/$(TDLS_DIR)/dispatcher/inc \
|
||||
-I$(WLAN_ROOT)/$(TDLS_TARGET_IF_INC)
|
||||
|
||||
ifeq ($(CONFIG_QCOM_TDLS), y)
|
||||
|
||||
cppflags-y += -DWLAN_FEATURE_TDLS_CONCURRENCIES
|
||||
|
||||
TDLS_OBJS := $(TDLS_DIR)/core/src/wlan_tdls_main.o \
|
||||
$(TDLS_DIR)/core/src/wlan_tdls_cmds_process.o \
|
||||
$(TDLS_DIR)/core/src/wlan_tdls_peer.o \
|
||||
|
Referência em uma nova issue
Block a user