qcacmn: Export the API wlan_reg_set_ap_pwr_and_update_chan_list
Export the API wlan_reg_set_ap_pwr_and_update_chan_list so that it can be used by APIs outside the UMAC module. Change-Id: I5205f22bb9d6c4e28688c2db03478d46e6a3d200 CRs-Fixed: 2984261
Dieser Commit ist enthalten in:
committet von
Madan Koyyalamudi
Ursprung
62fe3e3986
Commit
72a9b8d0ec
@@ -1283,6 +1283,9 @@ wlan_reg_set_ap_pwr_and_update_chan_list(struct wlan_objmgr_pdev *pdev,
|
||||
{
|
||||
return reg_set_ap_pwr_and_update_chan_list(pdev, ap_pwr_type);
|
||||
}
|
||||
|
||||
qdf_export_symbol(wlan_reg_set_ap_pwr_and_update_chan_list);
|
||||
|
||||
#endif /* CONFIG_BAND_6GHZ */
|
||||
|
||||
bool wlan_reg_is_ext_tpc_supported(struct wlan_objmgr_psoc *psoc)
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren