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

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.h701 * find_stopped - Notification of a p2p_find operation stopping
1128 * p2p_find - Start P2P Find (Device Discovery)
1142 * If p2p_find is already in progress, this parameter is ignored and full
1146 int p2p_find(struct p2p_data *p2p, unsigned int timeout,
1274 * dsicovery (start with a p2p_find() call). Response from the peer is
2168 * p2p_set_disc_int - Set min/max discoverable interval for p2p_find
2178 * discovery (p2p_find). A random number of 100 TU units is picked for each
H A Dp2p.c240 * Clear timeouts related to GO Negotiation if no new p2p_find
1160 int p2p_find(struct p2p_data *p2p, unsigned int timeout, function
3404 * that have based on frames received after the last p2p_find
3777 * operation while in p2p_find. Avoid an attempt to
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.h701 * find_stopped - Notification of a p2p_find operation stopping
1128 * p2p_find - Start P2P Find (Device Discovery)
1142 * If p2p_find is already in progress, this parameter is ignored and full
1146 int p2p_find(struct p2p_data *p2p, unsigned int timeout,
1274 * dsicovery (start with a p2p_find() call). Response from the peer is
2168 * p2p_set_disc_int - Set min/max discoverable interval for p2p_find
2178 * discovery (p2p_find). A random number of 100 TU units is picked for each
H A Dp2p.c240 * Clear timeouts related to GO Negotiation if no new p2p_find
1160 int p2p_find(struct p2p_data *p2p, unsigned int timeout, function
3404 * that have based on frames received after the last p2p_find
3777 * operation while in p2p_find. Avoid an attempt to
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.h701 * find_stopped - Notification of a p2p_find operation stopping
1128 * p2p_find - Start P2P Find (Device Discovery)
1142 * If p2p_find is already in progress, this parameter is ignored and full
1146 int p2p_find(struct p2p_data *p2p, unsigned int timeout,
1274 * dsicovery (start with a p2p_find() call). Response from the peer is
2168 * p2p_set_disc_int - Set min/max discoverable interval for p2p_find
2178 * discovery (p2p_find). A random number of 100 TU units is picked for each
H A Dp2p.c240 * Clear timeouts related to GO Negotiation if no new p2p_find
1160 int p2p_find(struct p2p_data *p2p, unsigned int timeout, function
3404 * that have based on frames received after the last p2p_find
3777 * operation while in p2p_find. Avoid an attempt to
/external/wpa_supplicant_8/wpa_supplicant/
H A Dp2p_supplicant.c5900 return p2p_find(wpa_s->global->p2p, timeout, type,

Completed in 2596 milliseconds