Searched refs:p2p_config_get_random_social (Results 1 - 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | p2p.h | 2011 * p2p_config_get_random_social - Return a random social channel 2023 int p2p_config_get_random_social(struct p2p_config *p2p, u8 *op_class,
|
H A D | p2p.c | 4714 int p2p_config_get_random_social(struct p2p_config *p2p, u8 *op_class, in p2p_config_get_random_social() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p.h | 2039 * p2p_config_get_random_social - Return a random social channel 2051 int p2p_config_get_random_social(struct p2p_config *p2p, u8 *op_class,
|
H A D | p2p.c | 4921 int p2p_config_get_random_social(struct p2p_config *p2p, u8 *op_class, function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | p2p_supplicant.c | 4528 if (p2p_config_get_random_social(&p2p, &p2p.reg_class, in wpas_p2p_init() 4556 if (p2p_config_get_random_social(&p2p, &p2p.op_reg_class, in wpas_p2p_init()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | p2p_supplicant.c | 5609 if (p2p_config_get_random_social(&p2p, &p2p.reg_class, 5637 if (p2p_config_get_random_social(&p2p, &p2p.op_reg_class,
|
Completed in 38 milliseconds