Searched refs:wpabuf_put_property (Results 1 – 1 of 1) sorted by relevance
/external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
D | wps_upnp.c | 480 static void wpabuf_put_property(struct wpabuf *buf, const char *name, in wpabuf_put_property() function 528 wpabuf_put_property(buf, "WLANEvent", sm->wlanevent); in upnp_wps_device_send_event() 719 wpabuf_put_property(buf, "STAStatus", "1"); in subscription_first_event() 721 wpabuf_put_property(buf, "APStatus", txt); in subscription_first_event() 723 wpabuf_put_property(buf, "WLANEvent", wlan_event); in subscription_first_event()
|