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

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.h735 * dev_found - Notification of a found P2P Device
746 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,
891 p2p->cfg->dev_found(p2p->cfg->cb_ctx, addr, &dev->info,
919 /* dev_lost() device, but only if it was previously dev_found() */
1751 p2p->cfg->dev_found(p2p->cfg->cb_ctx, addr, &dev->info,
5406 p2p->cfg->dev_found(p2p->cfg->cb_ctx, p2p_dev_addr, &dev->info,
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.h735 * dev_found - Notification of a found P2P Device
746 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,
891 p2p->cfg->dev_found(p2p->cfg->cb_ctx, addr, &dev->info,
919 /* dev_lost() device, but only if it was previously dev_found() */
1751 p2p->cfg->dev_found(p2p->cfg->cb_ctx, addr, &dev->info,
5406 p2p->cfg->dev_found(p2p->cfg->cb_ctx, p2p_dev_addr, &dev->info,
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.h735 * dev_found - Notification of a found P2P Device
746 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,
891 p2p->cfg->dev_found(p2p->cfg->cb_ctx, addr, &dev->info,
919 /* dev_lost() device, but only if it was previously dev_found() */
1751 p2p->cfg->dev_found(p2p->cfg->cb_ctx, addr, &dev->info,
5406 p2p->cfg->dev_found(p2p->cfg->cb_ctx, p2p_dev_addr, &dev->info,
/external/wpa_supplicant_8/wpa_supplicant/
H A Dp2p_supplicant.c4305 p2p.dev_found = wpas_dev_found;

Completed in 120 milliseconds