wps_registrar is only used within ESP-IDF.
 
Symbols
loading...
Files
loading (1/5)...
SummarySyntaxRelatedReferencesInstancesLifecycle

Fields

Field
Declared as
Description
struct wps_context *
int
int
int (*)(void *ctx, const u8 *mac_addr, const u8 *p2p_dev_addr, const u8 *psk, size_t psk_len)
int (*)(void *ctx, struct wpabuf *beacon_ie, struct wpabuf *probe_resp_ie)
void (*)(void *ctx, const u8 *uuid_e, const struct wps_device_data *dev)
void (*)(void *ctx, const u8 *mac_addr, const u8 *uuid_e, const u8 *dev_pw, size_t dev_pw_len)
void (*)(void *ctx, int sel_reg, u16 dev_passwd_id, u16 sel_reg_config_methods)
void (*)(void *ctx, const u8 *addr, const u8 *uuid_e, const u8 *pri_dev_type, u16 config_methods, u16 dev_password_id, u8 request_type, const char *dev_name)
int (*)(void *ctx, const u8 *mac_addr, const u8 **psk)
void *
struct dl_list
struct dl_list
struct wps_pbc_session *
int
struct wpabuf *
int
int
int
int
int
int
int
struct os_reltime
multi_ap_backhaul_ssid - SSID to supply to a Multi-AP backhaul enrollee This SSID is used by the Registrar to fill in information for Credentials when the enrollee advertises it is a Multi-AP backhaul STA.
size_t
multi_ap_backhaul_ssid_len - Length of multi_ap_backhaul_ssid in octets.
u8 *
multi_ap_backhaul_network_key - The Network Key (PSK) for the Multi-AP backhaul enrollee. This key can be either the ASCII passphrase (8..63 characters) or the 32-octet PSK (64 hex characters).
size_t
multi_ap_backhaul_network_key_len - Length of multi_ap_backhaul_network_key in octets.

References