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

/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_new_handlers_p2p.c1045 peer_info = p2p_get_peer_found(p2p, NULL, next);
1064 peer_info = p2p_get_peer_found(p2p, addr, next);
1210 info = p2p_get_peer_found(peer_args->wpa_s->global->p2p,
1242 info = p2p_get_peer_found(peer_args->wpa_s->global->p2p,
1269 info = p2p_get_peer_found(peer_args->wpa_s->global->p2p,
1294 info = p2p_get_peer_found(peer_args->wpa_s->global->p2p,
1319 info = p2p_get_peer_found(peer_args->wpa_s->global->p2p,
1344 info = p2p_get_peer_found(peer_args->wpa_s->global->p2p,
1369 info = p2p_get_peer_found(peer_args->wpa_s->global->p2p,
1463 info = p2p_get_peer_found(peer_arg
[all...]
/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.h1855 * p2p_get_peer_found - Get P2P peer info structure of a found peer
1862 p2p_get_peer_found(struct p2p_data *p2p, const u8 *addr, int next);
H A Dp2p.c4359 p2p_get_peer_found(struct p2p_data *p2p, const u8 *addr, int next) function
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.h1855 * p2p_get_peer_found - Get P2P peer info structure of a found peer
1862 p2p_get_peer_found(struct p2p_data *p2p, const u8 *addr, int next);
H A Dp2p.c4359 p2p_get_peer_found(struct p2p_data *p2p, const u8 *addr, int next) function
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.h1855 * p2p_get_peer_found - Get P2P peer info structure of a found peer
1862 p2p_get_peer_found(struct p2p_data *p2p, const u8 *addr, int next);
H A Dp2p.c4359 p2p_get_peer_found(struct p2p_data *p2p, const u8 *addr, int next) function

Completed in 145 milliseconds