|
@@ -14872,6 +14872,7 @@ void sme_set_he_testbed_def(mac_handle_t mac_handle, uint8_t vdev_id)
|
|
|
mac_ctx->mlme_cfg->he_caps.dot11_he_cap.beamforming_feedback = 0;
|
|
|
mac_ctx->mlme_cfg->he_caps.dot11_he_cap.he_er_su_ppdu = 0;
|
|
|
mac_ctx->mlme_cfg->he_caps.dot11_he_cap.dl_mu_mimo_part_bw = 0;
|
|
|
+ mac_ctx->mlme_cfg->he_caps.dot11_he_cap.rx_pream_puncturing = 0;
|
|
|
csr_update_session_he_cap(mac_ctx, session);
|
|
|
|
|
|
wlan_cm_set_check_6ghz_security(mac_ctx->psoc, true);
|