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_standard/src/p2p/
Dp2p.h433 struct p2p_config { struct
1152 struct p2p_data * p2p_init(const struct p2p_config *cfg); argument
2035 int p2p_config_get_random_social(struct p2p_config *p2p, u8 *op_class,
Dp2p_i.h171 struct p2p_config *cfg;
Dp2p.c2940 struct p2p_data * p2p_init(const struct p2p_config *cfg) in p2p_init()
2951 p2p->cfg = (struct p2p_config *) (p2p + 1); in p2p_init()
4758 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/src/p2p/
Dp2p.h431 struct p2p_config { struct
1143 struct p2p_data * p2p_init(const struct p2p_config *cfg); argument
2023 int p2p_config_get_random_social(struct p2p_config *p2p, u8 *op_class,
Dp2p_i.h171 struct p2p_config *cfg;
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/wpa_supplicant/
Dp2p_supplicant.c4443 struct p2p_config p2p; in wpas_p2p_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dp2p_supplicant.c4791 struct p2p_config p2p; in wpas_p2p_init()