qcacld-3.0: Modify connect start code in if mgr
Modify connect start code in interface manager by moving disable roam and tdls link teardown notify APIs from HDD to if mgr. Alongside, move tdls link teardown notify API from HDD to if mgr in start bss API. Also, move the tdls link teardown API to TDLS module from HDD module as TDLS should manage the wait logic. Change-Id: I09fa31878563a3daaa7c5fde46327475829317b3 CRs-Fixed: 2811807
Šī revīzija ir iekļauta:

revīziju iesūtīja
snandini

vecāks
c9cd665a5c
revīzija
370f376c02
1
Kbuild
1
Kbuild
@@ -1472,6 +1472,7 @@ TDLS_OBJS := $(TDLS_DIR)/core/src/wlan_tdls_main.o \
|
||||
$(TDLS_DIR)/dispatcher/src/wlan_tdls_ucfg_api.o \
|
||||
$(TDLS_DIR)/dispatcher/src/wlan_tdls_utils_api.o \
|
||||
$(TDLS_DIR)/dispatcher/src/wlan_tdls_cfg.o \
|
||||
$(TDLS_DIR)/dispatcher/src/wlan_tdls_api.o \
|
||||
$(TDLS_OS_IF_SRC)/wlan_cfg80211_tdls.o \
|
||||
$(TDLS_TARGET_IF_SRC)/target_if_tdls.o
|
||||
endif
|
||||
|
Atsaukties uz šo jaunā problēmā
Block a user