QSAP: add support to set acs_exclude_dfs parameter.
acs_exclude_dfs is needed to avoid selection of DFS channels when ACS (channel=0) is set for 5Ghz. This commit adds support for this acs_exclude_dfs parameter. Change-Id: If8a8777e7ec45bd37fd7e94e6f114852b2636b0c CRs-Fixed: 2299524
This commit is contained in:
@@ -181,6 +181,7 @@ static struct Command cmd_list[eCMD_LAST] = {
|
||||
{ "ctrl_interface", NULL },
|
||||
{ "vendor_elements", NULL },
|
||||
{ "assocresp_elements", NULL },
|
||||
{ "acs_exclude_dfs", NULL },
|
||||
};
|
||||
|
||||
struct Command qsap_str[eSTR_LAST] = {
|
||||
|
||||
Reference in New Issue
Block a user