Home
last modified time | relevance | path

Searched defs:dpp_relay_controller (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/src/common/
Ddpp_tcp.c51 struct dpp_relay_controller { struct
52 struct dl_list list;
53 struct dpp_global *global;
54 u8 pkhash[SHA256_MAC_LEN];
55 struct hostapd_ip_addr ipaddr;
56 void *msg_ctx;
57 void *cb_ctx;
58 void (*tx)(void *ctx, const u8 *addr, unsigned int freq, const u8 *msg,
60 void (*gas_resp_tx)(void *ctx, const u8 *addr, u8 dialog_token,
62 struct dl_list conn; /* struct dpp_connection */