HomeSort by: relevance | last modified time | path
    Searched refs:p2p_find (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/wpa/dist/src/p2p/
p2p.h 778 * find_stopped - Notification of a p2p_find operation stopping
1235 * p2p_find - Start P2P Find (Device Discovery)
1249 * If p2p_find is already in progress, this parameter is ignored and full
1254 int p2p_find(struct p2p_data *p2p, unsigned int timeout,
1383 * dsicovery (start with a p2p_find() call). Response from the peer is
2304 * p2p_set_disc_int - Set min/max discoverable interval for p2p_find
2314 * discovery (p2p_find). A random number of 100 TU units is picked for each
p2p.c 231 * Clear timeouts related to GO Negotiation if no new p2p_find
1173 int p2p_find(struct p2p_data *p2p, unsigned int timeout, function
1246 p2p_dbg(p2p, "Clear pending_listen_freq for p2p_find");
3542 * that have based on frames received after the last p2p_find
3567 /* Use this delay only when p2p_find doesn't set it */
3937 * operation while in p2p_find. Avoid an attempt to
  /src/external/bsd/wpa/dist/wpa_supplicant/
p2p_supplicant.c 7452 wpa_dbg(wpa_s, MSG_DEBUG, "P2P: Reject p2p_find operation%s%s",
7462 return p2p_find(wpa_s->global->p2p, timeout, type,

Completed in 25 milliseconds