HomeSort by relevance Sort by last modified time
    Searched defs:p2p_find (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/p2p/
p2p.c 977 * we need to continue p2p_find. But if we return 1 from here, p2p_find is going to be stopped.
1033 int p2p_find(struct p2p_data *p2p, unsigned int timeout, function
1137 if (p2p_find(p2p, p2p->last_p2p_find_timeout, p2p->find_type,
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver.h 2327 int (*p2p_find)(void *priv, unsigned int timeout, int type); member in struct:wpa_driver_ops
    [all...]

Completed in 66 milliseconds