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

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_group.c69 group->cfg->idle_update(group->cfg->cb_ctx, 1);
638 group->cfg->idle_update(group->cfg->cb_ctx, 0);
699 group->cfg->idle_update(group->cfg->cb_ctx, 1);
H A Dp2p.h1746 * idle_update - Notification of changes in group idle state
1750 void (*idle_update)(void *ctx, int idle); member in struct:p2p_group_config
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_group.c69 group->cfg->idle_update(group->cfg->cb_ctx, 1);
638 group->cfg->idle_update(group->cfg->cb_ctx, 0);
699 group->cfg->idle_update(group->cfg->cb_ctx, 1);
H A Dp2p.h1746 * idle_update - Notification of changes in group idle state
1750 void (*idle_update)(void *ctx, int idle); member in struct:p2p_group_config
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_group.c69 group->cfg->idle_update(group->cfg->cb_ctx, 1);
638 group->cfg->idle_update(group->cfg->cb_ctx, 0);
699 group->cfg->idle_update(group->cfg->cb_ctx, 1);
H A Dp2p.h1746 * idle_update - Notification of changes in group idle state
1750 void (*idle_update)(void *ctx, int idle); member in struct:p2p_group_config
/external/wpa_supplicant_8/wpa_supplicant/
H A Dp2p_supplicant.c6333 cfg->idle_update = wpas_p2p_idle_update;

Completed in 297 milliseconds