QSAP: Add support to set owe_transition_ifname parameter

CRs-Fixed: 2356574
Change-Id: Ib06fdc0e7120328e8cae07a4441ab23045e0c45c
This commit is contained in:
Hu Wang
2018-11-26 18:26:00 +08:00
parent b44cdad94e
commit aa4c6caf36
2 changed files with 2 additions and 0 deletions

View File

@@ -354,6 +354,7 @@ typedef enum esap_cmd {
eCMD_WOWLAN_TRIGGERS = 80,
eCMD_ACCEPT_MAC_FILE = 81,
eCMD_DENY_MAC_FILE = 82,
eCMD_OWE_TRANS_IFNAME = 83,
eCMD_LAST /** New command numbers should be added above this */
} esap_cmd_t;