Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/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.c2912 struct p2p_data * p2p_init(const struct p2p_config *cfg) in p2p_init()
2923 p2p->cfg = (struct p2p_config *) (p2p + 1); in p2p_init()
4714 int p2p_config_get_random_social(struct p2p_config *p2p, u8 *op_class, in p2p_config_get_random_social()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p.h441 * struct p2p_config - P2P configuration
446 struct p2p_config { struct
1165 struct p2p_data * p2p_init(const struct p2p_config *cfg);
1397 * indicated with the p2p_config::prov_disc_resp() callback.
1411 * Response to the query is indicated with the p2p_config::sd_response()
1433 * @freq: Frequency from p2p_config::sd_request() callback
1434 * @dst: Destination address from p2p_config::sd_request() callback
1435 * @dialog_token: Dialog token from p2p_config::sd_request() callback
1439 * p2p_config::sd_request() callback.
1628 * scan requested with struct p2p_config
[all...]
H A Dp2p_i.h171 struct p2p_config *cfg;
H A Dp2p.c3052 struct p2p_data * p2p_init(const struct p2p_config *cfg)
3063 p2p->cfg = (struct p2p_config *) (p2p + 1);
4921 int p2p_config_get_random_social(struct p2p_config *p2p, u8 *op_class,
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dp2p_supplicant.c4443 struct p2p_config p2p; in wpas_p2p_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dp2p_supplicant.c5522 struct p2p_config p2p;

Completed in 42 milliseconds