Home
last modified time | relevance | path

Searched refs:beacon_ie (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-2.7.6/components/wpa_supplicant/src/wps/
Dwps.h282 int (*set_ie_cb)(void *ctx, struct wpabuf *beacon_ie,
Dwps_registrar.c145 int (*set_ie_cb)(void *ctx, struct wpabuf *beacon_ie,
1199 static int wps_cb_set_ie(struct wps_registrar *reg, struct wpabuf *beacon_ie, in wps_cb_set_ie() argument
1202 return reg->set_ie_cb(reg->cb_ctx, beacon_ie, probe_resp_ie); in wps_cb_set_ie()