Searched refs:p2p_scan (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/wpa/src/p2p/ |
| H A D | p2p.h | 639 int (*p2p_scan)(void *ctx, enum p2p_scan_type type, int freq, member
|
| H A D | p2p.c | 1051 res = p2p->cfg->p2p_scan(p2p->cfg->cb_ctx, type, freq, in p2p_search() 1275 res = p2p->cfg->p2p_scan(p2p->cfg->cb_ctx, in p2p_find() 1285 res = p2p->cfg->p2p_scan(p2p->cfg->cb_ctx, P2P_SCAN_FULL, 0, in p2p_find() 1291 res = p2p->cfg->p2p_scan(p2p->cfg->cb_ctx, P2P_SCAN_SOCIAL, 0, in p2p_find()
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | p2p_supplicant.c | 4913 p2p.p2p_scan = wpas_p2p_scan; in wpas_p2p_init()
|