wps_registrar_config::set_ie_cb field
set_ie_cb - Callback for WPS IE changes @ctx: Higher layer context data (cb_ctx) @beacon_ie: WPS IE for Beacon @probe_resp_ie: WPS IE for Probe Response Returns: 0 on success, -1 on failure This callback is called whenever the WPS IE in Beacon or Probe Response frames needs to be changed (AP only). Callee is responsible for freeing the buffers.
Syntax
int (*set_ie_cb)(void *ctx, struct wpabuf *beacon_ie,
struct wpabuf *probe_resp_ie);
![]()
int (*set_ie_cb)(void *ctx, struct wpabuf *beacon_ie,
wps_registrar_config::set_ie_cb is written by 1 function and is read by 1 function:
![]()
wps_registrar_config::set_ie_cb
wps_registrar_config::set_ie_cb implements 1 functions:
![]()
wps_registrar_config::set_ie_cb