Home
last modified time | relevance | path

Searched refs:WPA_EVENT_CHANNEL_SWITCH_STARTED (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/src/common/
H A Dwpa_ctrl.h94 #define WPA_EVENT_CHANNEL_SWITCH_STARTED "CTRL-EVENT-STARTED-CHANNEL-SWITCH " macro
/freebsd/contrib/wpa/src/ap/
H A Ddrv_callbacks.c1291 WPA_EVENT_CHANNEL_SWITCH_STARTED, in hostapd_event_ch_switch()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_cli.c4383 } else if (str_starts(pos, WPA_EVENT_CHANNEL_SWITCH_STARTED)) { in wpa_cli_action_process()
H A Devents.c6334 WPA_EVENT_CHANNEL_SWITCH_STARTED, in wpa_supplicant_event()