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

/freebsd-11-stable/contrib/wpa/src/p2p/
H A Dp2p_group.c69 group->cfg->idle_update(group->cfg->cb_ctx, 1);
640 group->cfg->idle_update(group->cfg->cb_ctx, 0);
701 group->cfg->idle_update(group->cfg->cb_ctx, 1);
H A Dp2p.h1754 * idle_update - Notification of changes in group idle state
1758 void (*idle_update)(void *ctx, int idle); member in struct:p2p_group_config
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c6613 cfg->idle_update = wpas_p2p_idle_update;

Completed in 135 milliseconds