Searched refs:WPA_EVENT_BSS_REMOVED (Results 1 – 3 of 3) sorted by relevance
81 #define WPA_EVENT_BSS_REMOVED "CTRL-EVENT-BSS-REMOVED " macro
456 wpa_msg_ctrl(wpa_s, MSG_INFO, WPA_EVENT_BSS_REMOVED "%u " MACSTR, in wpas_notify_bss_removed()
118 str_starts(start, WPA_EVENT_BSS_REMOVED)) in wpa_cli_show_event()4539 if (str_starts(start, WPA_EVENT_BSS_REMOVED)) { in cli_event()