|
@@ -2028,6 +2028,10 @@ QDF_STATUS hdd_hostapd_sap_event_cb(struct sap_event *sap_event,
|
|
hdd_debug("check for SAP restart");
|
|
hdd_debug("check for SAP restart");
|
|
policy_mgr_check_concurrent_intf_and_restart_sap(
|
|
policy_mgr_check_concurrent_intf_and_restart_sap(
|
|
hdd_ctx->psoc);
|
|
hdd_ctx->psoc);
|
|
|
|
+
|
|
|
|
+ if (!wlan_reg_is_6ghz_chan_freq(ap_ctx->operating_chan_freq))
|
|
|
|
+ wlan_reg_set_ap_pwr_and_update_chan_list(hdd_ctx->pdev,
|
|
|
|
+ REG_INDOOR_AP);
|
|
/*
|
|
/*
|
|
* set this event at the very end because once this events
|
|
* set this event at the very end because once this events
|
|
* get set, caller thread is waiting to do further processing.
|
|
* get set, caller thread is waiting to do further processing.
|