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

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
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...]
  /external/wpa_supplicant_8/src/wps/
wps.h 128 * pin - Enrollee Device Password (%NULL for Registrar or PBC)
166 * building Credential for an Enrollee. The PSK value is set in
172 * dev_pw_id - Device Password ID for Enrollee when PIN is used
255 * @mac_addr: MAC address of the Enrollee
282 * @uuid_e: UUID-E of the unknown Enrollee
283 * @dev: Device Data from the unknown Enrollee
285 * This callback is called whenever an unknown Enrollee requests to use
295 * @mac_addr: MAC address of the Enrollee
296 * @uuid_e: UUID-E of the Enrollee
298 * This callback is called whenever an Enrollee completes registratio
497 int enrollee; member in struct:wps_event_data::wps_event_pwd_auth_fail
529 } enrollee; member in union:wps_event_data
    [all...]

Completed in 152 milliseconds