Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p.h784 * call to p2p_connect().
1167 * p2p_authorize() or p2p_connect() call that has not yet resulted in completed
1290 * p2p_connect - Start P2P group formation (GO negotiation)
1310 int p2p_connect(struct p2p_data *p2p, const u8 *peer_addr,
1335 * This is like p2p_connect(), but the actual group negotiation is not
H A Dp2p.c1549 int p2p_connect(struct p2p_data *p2p, const u8 *peer_addr, in p2p_connect() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p.h806 * call to p2p_connect().
1189 * p2p_authorize() or p2p_connect() call that has not yet resulted in completed
1317 * p2p_connect - Start P2P group formation (GO negotiation)
1337 int p2p_connect(struct p2p_data *p2p, const u8 *peer_addr,
1362 * This is like p2p_connect(), but the actual group negotiation is not
H A Dp2p.c1671 int p2p_connect(struct p2p_data *p2p, const u8 *peer_addr, function
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dp2p_supplicant.c1520 "during p2p_connect-auto"); in wpas_p2p_send_action_tx_status()
2754 wpa_dbg(wpa_s, MSG_DEBUG, "P2P: PD for p2p_connect-auto " in wpas_prov_disc_fail()
4760 return p2p_connect(wpa_s->global->p2p, peer_addr, wps_method, in wpas_p2p_start_go_neg()
5260 * to allow p2p_cancel stop a pending p2p_connect-join. in wpas_p2p_join_start()
8140 wpa_dbg(wpa_s, MSG_DEBUG, "P2P: GO not found for p2p_connect-auto - " in wpas_p2p_scan_no_go_seen()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dp2p_supplicant.c1790 "during p2p_connect-auto"); in wpas_p2p_send_action_tx_status()
3388 wpa_dbg(wpa_s, MSG_DEBUG, "P2P: PD for p2p_connect-auto " in wpas_prov_disc_fail()
5855 return p2p_connect(wpa_s->global->p2p, peer_addr, wps_method,
6398 * to allow p2p_cancel stop a pending p2p_connect-join.
9543 wpa_dbg(wpa_s, MSG_DEBUG, "P2P: GO not found for p2p_connect-auto - "

Completed in 45 milliseconds