wps_registrar_config::reg_success_cb field
reg_success_cb - Callback for reporting successful registration @ctx: Higher layer context data (cb_ctx) @mac_addr: MAC address of the Enrollee @uuid_e: UUID-E of the Enrollee @dev_pw: Device Password (PIN) used during registration @dev_pw_len: Length of dev_pw in octets This callback is called whenever an Enrollee completes registration successfully.
Syntax
void (*reg_success_cb)(void *ctx, const u8 *mac_addr,
const u8 *uuid_e, const u8 *dev_pw,
size_t dev_pw_len);
![]()
void (*reg_success_cb)(void *ctx, const u8 *mac_addr,
wps_registrar_config::reg_success_cb is written by 1 function and is read by 1 function:
![]()
wps_registrar_config::reg_success_cb
wps_registrar_config::reg_success_cb implements 1 functions:
![]()
wps_registrar_config::reg_success_cb