QSAP: add support for setting EDMG configuration in hostapd
EDMG is disabled by default. Add support for setting EDMG configuration for wigig softap. Change-Id: I64ca5ae8dd4a837e658e07dda5a5ec6417020319 CRs-Fixed: 2567407
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
a2dd08f8d4
commit
1b6053c5cd
@@ -190,6 +190,8 @@ static struct Command cmd_list[eCMD_LAST] = {
|
||||
{ "owe_transition_ifname", NULL },
|
||||
{ "sae_require_mfp", NULL },
|
||||
{ "ieee80211ax", NULL },
|
||||
{ "enable_edmg", NULL },
|
||||
{ "edmg_channel", NULL },
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user