Searched refs:WPA_EVENT_RX_PROBE_REQUEST (Results 1 – 3 of 3) sorted by relevance
134 dst->events |= WPA_EVENT_RX_PROBE_REQUEST; in ctrl_set_events()136 dst->events &= ~WPA_EVENT_RX_PROBE_REQUEST; in ctrl_set_events()
15 #define WPA_EVENT_RX_PROBE_REQUEST BIT(0) macro
5046 return !!(dst->events & WPA_EVENT_RX_PROBE_REQUEST); in hostapd_ctrl_check_event_enabled()