Lines Matching defs:ap
135 * assoc_wps_ie: (Re)AssocReq WPS IE (in AP; %NULL if not AP)
140 * new_ap_settings - New AP settings (%NULL if not used)
142 * This parameter provides new AP settings when using a wireless
143 * stations as a Registrar to configure the AP. %NULL means that AP
145 * current AP settings by using AP PIN.
150 * peer_addr: MAC address of the peer in AP; %NULL if not AP
171 * On AP/GO, this is set to the P2P Device Address of the associating
179 * pbc_in_m1 - Do not remove PushButton config method in M1 (AP)
182 * PBC with the AP.
271 * Response frames needs to be changed (AP only). Callee is responsible
316 * set_ie_cb() is used by AP implementation in similar caes, but it
372 * By default, the AP that is started in not configured state will
387 * dualband - Whether this is a concurrent dualband AP
446 * WPS_EV_ER_AP_ADD - ER: AP added
451 * WPS_EV_ER_AP_REMOVE - ER: AP removed
466 * WPS_EV_ER_AP_SETTINGS - ER: AP Settings learned
476 * WPS_EV_AP_PIN_SUCCESS - External Registrar used correct AP PIN
540 } ap;
596 * ap - Whether the local end is an access point
598 int ap;
611 * ap_setup_locked - Whether AP setup is locked (only used at AP)
624 * Credentials. In addition, AP uses it when acting as an Enrollee to
682 * encr_types - Current AP encryption type (WPS_ENCR_*)
687 * ap_auth_type - Current AP authentication types (WPS_AUTH_*)
694 * If %NULL, Registrar will generate per-device PSK. In addition, AP
727 * ap_settings - AP Settings override for M7 (only used at AP)
729 * If %NULL, AP Settings attributes will be generated based on the
923 int wps_validate_m7_encr(const struct wpabuf *tlvs, int ap, int wps2);
925 int wps_validate_m8_encr(const struct wpabuf *tlvs, int ap, int wps2);
1012 static inline int wps_validate_m7_encr(const struct wpabuf *tlvs, int ap,
1023 static inline int wps_validate_m8_encr(const struct wpabuf *tlvs, int ap,