Searched refs:dev_found (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/p2p/
H A Dp2p.h742 * dev_found - Notification of a found P2P Device
753 void (*dev_found)(void *ctx, const u8 *addr, member in struct:p2p_config
H A Dp2p.c524 p2p->cfg->dev_found(p2p->cfg->cb_ctx,
899 p2p->cfg->dev_found(p2p->cfg->cb_ctx, addr, &dev->info,
927 /* dev_lost() device, but only if it was previously dev_found() */
1751 p2p->cfg->dev_found(p2p->cfg->cb_ctx, addr, &dev->info,
5417 p2p->cfg->dev_found(p2p->cfg->cb_ctx, p2p_dev_addr, &dev->info,
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c4460 p2p.dev_found = wpas_dev_found;

Completed in 105 milliseconds