Searched refs:p2p_config (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/p2p/
H A Dp2p.h426 * struct p2p_config - P2P configuration
431 struct p2p_config { struct
1143 struct p2p_data * p2p_init(const struct p2p_config *cfg);
1370 * indicated with the p2p_config::prov_disc_resp() callback.
1384 * Response to the query is indicated with the p2p_config::sd_response()
1406 * @freq: Frequency from p2p_config::sd_request() callback
1407 * @dst: Destination address from p2p_config::sd_request() callback
1408 * @dialog_token: Dialog token from p2p_config::sd_request() callback
1412 * p2p_config::sd_request() callback.
1601 * scan requested with struct p2p_config
[all...]
H A Dp2p_i.h171 struct p2p_config *cfg;
H A Dp2p.c2910 struct p2p_data * p2p_init(const struct p2p_config *cfg)
2921 p2p->cfg = (struct p2p_config *) (p2p + 1);
4708 int p2p_config_get_random_social(struct p2p_config *p2p, u8 *op_class,
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c4434 struct p2p_config p2p;

Completed in 123 milliseconds