[rdkb][common][app][Refactor hostapd config to align last openwrt]

[Description]
Refactor hostapd config to align last openwrt.

[Release-log]
N/A

Change-Id: I51e269a9e7f9c8b100eeb821166ae3a523112f92
diff --git a/recipes-wifi/hostapd/files/hostapd-2G.conf b/recipes-wifi/hostapd/files/hostapd-2G.conf
index a2fab4b..87cdaf6 100644
--- a/recipes-wifi/hostapd/files/hostapd-2G.conf
+++ b/recipes-wifi/hostapd/files/hostapd-2G.conf
@@ -19,7 +19,10 @@
 
 ieee80211ax=1
 he_su_beamformer=1
+he_su_beamformee=1
 he_mu_beamformer=1
+he_bss_color=128
+he_spr_sr_control=3
 he_default_pe_duration=4
 he_rts_threshold=1023
 he_mu_edca_qos_info_param_count=0
diff --git a/recipes-wifi/hostapd/files/hostapd-5G-7915.conf b/recipes-wifi/hostapd/files/hostapd-5G-7915.conf
index c4763ca..27e8cae 100644
--- a/recipes-wifi/hostapd/files/hostapd-5G-7915.conf
+++ b/recipes-wifi/hostapd/files/hostapd-5G-7915.conf
@@ -25,7 +25,10 @@
 he_oper_chwidth=1
 he_oper_centr_freq_seg0_idx=42
 he_su_beamformer=1
+he_su_beamformee=1
 he_mu_beamformer=1
+he_bss_color=128
+he_spr_sr_control=3
 he_default_pe_duration=4
 he_rts_threshold=1023
 he_mu_edca_qos_info_param_count=0
diff --git a/recipes-wifi/hostapd/files/hostapd-5G-7916.conf b/recipes-wifi/hostapd/files/hostapd-5G-7916.conf
index 6628acb..53b82be 100644
--- a/recipes-wifi/hostapd/files/hostapd-5G-7916.conf
+++ b/recipes-wifi/hostapd/files/hostapd-5G-7916.conf
@@ -25,7 +25,10 @@
 he_oper_chwidth=1
 he_oper_centr_freq_seg0_idx=42
 he_su_beamformer=1
+he_su_beamformee=1
 he_mu_beamformer=1
+he_bss_color=128
+he_spr_sr_control=3
 he_default_pe_duration=4
 he_rts_threshold=1023
 he_mu_edca_qos_info_param_count=0
diff --git a/recipes-wifi/hostapd/files/hostapd-5G.conf b/recipes-wifi/hostapd/files/hostapd-5G.conf
index 8bfcbcb..9b0cc1b 100644
--- a/recipes-wifi/hostapd/files/hostapd-5G.conf
+++ b/recipes-wifi/hostapd/files/hostapd-5G.conf
@@ -25,7 +25,10 @@
 he_oper_chwidth=1
 he_oper_centr_freq_seg0_idx=42
 he_su_beamformer=1
+he_su_beamformee=1
 he_mu_beamformer=1
+he_bss_color=128
+he_spr_sr_control=3
 he_default_pe_duration=4
 he_rts_threshold=1023
 he_mu_edca_qos_info_param_count=0
diff --git a/recipes-wifi/hostapd/files/hostapd-6G.conf b/recipes-wifi/hostapd/files/hostapd-6G.conf
index cb0576b..c5ef322 100644
--- a/recipes-wifi/hostapd/files/hostapd-6G.conf
+++ b/recipes-wifi/hostapd/files/hostapd-6G.conf
@@ -24,9 +24,11 @@
 ieee80211ax=1
 he_oper_chwidth=1
 he_oper_centr_freq_seg0_idx=39
-he_bss_color=128
 he_su_beamformer=1
+he_su_beamformee=1
 he_mu_beamformer=1
+he_bss_color=128
+he_spr_sr_control=3
 he_default_pe_duration=4
 he_rts_threshold=1023
 he_mu_edca_qos_info_param_count=0