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

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.h718 * call to p2p_connect().
1072 * p2p_authorize() or p2p_connect() call that has not yet resulted in completed
1195 * p2p_connect - Start P2P group formation (GO negotiation)
1215 int p2p_connect(struct p2p_data *p2p, const u8 *peer_addr,
1240 * This is like p2p_connect(), but the actual group negotiation is not
H A Dp2p.c1538 int p2p_connect(struct p2p_data *p2p, const u8 *peer_addr, function
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.h718 * call to p2p_connect().
1072 * p2p_authorize() or p2p_connect() call that has not yet resulted in completed
1195 * p2p_connect - Start P2P group formation (GO negotiation)
1215 int p2p_connect(struct p2p_data *p2p, const u8 *peer_addr,
1240 * This is like p2p_connect(), but the actual group negotiation is not
H A Dp2p.c1538 int p2p_connect(struct p2p_data *p2p, const u8 *peer_addr, function
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.h718 * call to p2p_connect().
1072 * p2p_authorize() or p2p_connect() call that has not yet resulted in completed
1195 * p2p_connect - Start P2P group formation (GO negotiation)
1215 int p2p_connect(struct p2p_data *p2p, const u8 *peer_addr,
1240 * This is like p2p_connect(), but the actual group negotiation is not
H A Dp2p.c1538 int p2p_connect(struct p2p_data *p2p, const u8 *peer_addr, function
/external/wpa_supplicant_8/wpa_supplicant/
H A Dp2p_supplicant.c1420 "during p2p_connect-auto");
2542 wpa_dbg(wpa_s, MSG_DEBUG, "P2P: PD for p2p_connect-auto "
4182 return p2p_connect(wpa_s->global->p2p, peer_addr, wps_method,
4662 * to allow p2p_cancel stop a pending p2p_connect-join.
7141 wpa_dbg(wpa_s, MSG_DEBUG, "P2P: GO not found for p2p_connect-auto - "

Completed in 397 milliseconds