Searched refs:idle_update (Results 1 – 3 of 3) sorted by relevance
69 group->cfg->idle_update(group->cfg->cb_ctx, 1); in p2p_group_init()372 group->cfg->idle_update(group->cfg->cb_ctx, 0); in p2p_group_notif_assoc()412 group->cfg->idle_update(group->cfg->cb_ctx, 1); in p2p_group_notif_disassoc()
1248 void (*idle_update)(void *ctx, int idle); member
3449 cfg->idle_update = wpas_p2p_idle_update;