wpa_priv: Add support for EVENT_SCAN_STARTED
Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
d01136a06e
commit
06f52b12f9
3 changed files with 8 additions and 0 deletions
|
@ -68,6 +68,7 @@ enum privsep_event {
|
|||
PRIVSEP_EVENT_STKSTART,
|
||||
PRIVSEP_EVENT_FT_RESPONSE,
|
||||
PRIVSEP_EVENT_RX_EAPOL,
|
||||
PRIVSEP_EVENT_SCAN_STARTED,
|
||||
};
|
||||
|
||||
#endif /* PRIVSEP_COMMANDS_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue