Searched refs:AP_EVENT_ENABLED (Results 1 – 5 of 5) sorted by relevance
335 #define AP_EVENT_ENABLED "AP-ENABLED " macro
908 if (os_strncmp(txt, AP_EVENT_ENABLED, in addSingleAccessPoint()909 strlen(AP_EVENT_ENABLED)) == 0 || in addSingleAccessPoint()
2160 wpa_msg(iface->bss[0]->msg_ctx, MSG_INFO, AP_EVENT_ENABLED); in hostapd_setup_interface_complete_sync()
4191 } else if (str_starts(pos, AP_EVENT_ENABLED)) { in wpa_cli_action_process()