Home
last modified time | relevance | path

Searched refs:WPA_EVENT_CHANNEL_SWITCH (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/common/
Dwpa_ctrl.h94 #define WPA_EVENT_CHANNEL_SWITCH "CTRL-EVENT-CHANNEL-SWITCH " macro
/freebsd-12-stable/contrib/wpa/src/ap/
Ddrv_callbacks.c985 finished ? WPA_EVENT_CHANNEL_SWITCH : in hostapd_event_ch_switch()
/freebsd-12-stable/contrib/wpa/wpa_supplicant/
Devents.c5201 event == EVENT_CH_SWITCH ? WPA_EVENT_CHANNEL_SWITCH : in wpa_supplicant_event()