Searched refs:p2p_authorize (Results 1 - 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | p2p.h | 1167 * p2p_authorize() or p2p_connect() call that has not yet resulted in completed 1318 * p2p_authorize - Authorize P2P group formation (GO negotiation) 1338 int p2p_authorize(struct p2p_data *p2p, const u8 *peer_addr,
|
H A D | p2p.c | 1650 int p2p_authorize(struct p2p_data *p2p, const u8 *peer_addr, in p2p_authorize() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p.h | 1189 * p2p_authorize() or p2p_connect() call that has not yet resulted in completed 1345 * p2p_authorize - Authorize P2P group formation (GO negotiation) 1365 int p2p_authorize(struct p2p_data *p2p, const u8 *peer_addr,
|
H A D | p2p.c | 1773 int p2p_authorize(struct p2p_data *p2p, const u8 *peer_addr, function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | p2p_supplicant.c | 4780 return p2p_authorize(wpa_s->global->p2p, peer_addr, wps_method, in wpas_p2p_auth_go_neg()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | p2p_supplicant.c | 5875 return p2p_authorize(wpa_s->global->p2p, peer_addr, wps_method,
|
Completed in 38 milliseconds