Searched refs:wlan_event (Results 1 – 1 of 1) sorted by relevance
647 char *wlan_event; in subscription_first_event() local679 wlan_event = s->sm->wlanevent; in subscription_first_event()680 if (wlan_event == NULL || *wlan_event == '\0') { in subscription_first_event()683 wlan_event = ""; in subscription_first_event()685 buf = wpabuf_alloc(500 + os_strlen(wlan_event)); in subscription_first_event()693 if (*wlan_event) in subscription_first_event()694 wpabuf_put_property(buf, "WLANEvent", wlan_event); in subscription_first_event()