Searched refs:p2p_init (Results 1 - 7 of 7) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.h424 * p2p_init().
1126 * p2p_init - Initialize P2P module
1136 struct p2p_data * p2p_init(const struct p2p_config *cfg);
1140 * @p2p: P2P module context from p2p_init()
1146 * @p2p: P2P module context from p2p_init()
1154 * @p2p: P2P module context from p2p_init()
1167 * @p2p: P2P module context from p2p_init()
1171 * information that was not available at the time of the p2p_init() call.
1185 * @p2p: P2P module context from p2p_init()
1189 * information that was not available at the time of the p2p_init() cal
[all...]
H A Dp2p.c372 * @p2p: P2P module context from p2p_init()
389 * @p2p: P2P module context from p2p_init()
407 * @p2p: P2P module context from p2p_init()
690 * @p2p: P2P module context from p2p_init()
1478 * @p2p: P2P module context from p2p_init()
2149 * @p2p: P2P module context from p2p_init()
2918 struct p2p_data * p2p_init(const struct p2p_config *cfg) function
3342 * @p2p: P2P module context from p2p_init()
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.h424 * p2p_init().
1126 * p2p_init - Initialize P2P module
1136 struct p2p_data * p2p_init(const struct p2p_config *cfg);
1140 * @p2p: P2P module context from p2p_init()
1146 * @p2p: P2P module context from p2p_init()
1154 * @p2p: P2P module context from p2p_init()
1167 * @p2p: P2P module context from p2p_init()
1171 * information that was not available at the time of the p2p_init() call.
1185 * @p2p: P2P module context from p2p_init()
1189 * information that was not available at the time of the p2p_init() cal
[all...]
H A Dp2p.c372 * @p2p: P2P module context from p2p_init()
389 * @p2p: P2P module context from p2p_init()
407 * @p2p: P2P module context from p2p_init()
690 * @p2p: P2P module context from p2p_init()
1478 * @p2p: P2P module context from p2p_init()
2149 * @p2p: P2P module context from p2p_init()
2918 struct p2p_data * p2p_init(const struct p2p_config *cfg) function
3342 * @p2p: P2P module context from p2p_init()
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.h424 * p2p_init().
1126 * p2p_init - Initialize P2P module
1136 struct p2p_data * p2p_init(const struct p2p_config *cfg);
1140 * @p2p: P2P module context from p2p_init()
1146 * @p2p: P2P module context from p2p_init()
1154 * @p2p: P2P module context from p2p_init()
1167 * @p2p: P2P module context from p2p_init()
1171 * information that was not available at the time of the p2p_init() call.
1185 * @p2p: P2P module context from p2p_init()
1189 * information that was not available at the time of the p2p_init() cal
[all...]
H A Dp2p.c372 * @p2p: P2P module context from p2p_init()
389 * @p2p: P2P module context from p2p_init()
407 * @p2p: P2P module context from p2p_init()
690 * @p2p: P2P module context from p2p_init()
1478 * @p2p: P2P module context from p2p_init()
2149 * @p2p: P2P module context from p2p_init()
2918 struct p2p_data * p2p_init(const struct p2p_config *cfg) function
3342 * @p2p: P2P module context from p2p_init()
/external/wpa_supplicant_8/wpa_supplicant/
H A Dp2p_supplicant.c4460 global->p2p = p2p_init(&p2p);

Completed in 112 milliseconds