HomeSort by relevance Sort by last modified time
    Searched refs:enrollee (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_common.c 276 void wps_pwd_auth_fail_event(struct wps_context *wps, int enrollee, int part)
284 data.pwd_auth_fail.enrollee = enrollee;
wps.h 106 * pin - Enrollee Device Password (%NULL for Registrar or PBC)
178 * @mac_addr: MAC address of the Enrollee
206 * @uuid_e: UUID-E of the unknown Enrollee
207 * @dev: Device Data from the unknown Enrollee
209 * This callback is called whenever an unknown Enrollee requests to use
219 * @mac_addr: MAC address of the Enrollee
220 * @uuid_e: UUID-E of the Enrollee
222 * This callback is called whenever an Enrollee completes registration
238 * configuration and Enrollee capabilities. The extra_cred data will
345 int enrollee; member in struct:wps_event_data::wps_event_pwd_auth_fail
    [all...]
wps_i.h 38 /* Enrollee states */
188 void wps_pwd_auth_fail_event(struct wps_context *wps, int enrollee, int part);

Completed in 24 milliseconds