wps_registrar_unlock_pin() function
wps_registrar_unlock_pin - Unlock a PIN for a specific UUID-E @reg: Registrar data from wps_registrar_init() @uuid: UUID-E Returns: 0 on success, -1 on failure PINs are locked to enforce only one concurrent use. This function unlocks a PIN to allow it to be used again. If the specified PIN was configured using a wildcard UUID, it will be removed instead of allowing multiple uses.
![]()
wps_registrar_unlock_pin(data->wps->registrar, data->uuid_e);
wps_registrar_unlock_pin() is called by 2 functions and calls 1 function:
![]()
wps_registrar_unlock_pin()
wps_registrar_unlock_pin() reads 5 variables and writes 1 variable:
![]()
wps_registrar_unlock_pin()