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
@@ -365,6 +365,9 @@ typedef enum esap_cmd {
|
||||
|
||||
eCMD_IEEE80211AX = 85,
|
||||
|
||||
eCMD_ENABLE_EDMG = 86,
|
||||
eCMD_EDMG_CHANNEL = 87,
|
||||
|
||||
eCMD_LAST /** New command numbers should be added above this */
|
||||
} esap_cmd_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user