Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_group.c69 group->cfg->idle_update(group->cfg->cb_ctx, 1); in p2p_group_init()
640 group->cfg->idle_update(group->cfg->cb_ctx, 0); in p2p_group_notif_assoc()
701 group->cfg->idle_update(group->cfg->cb_ctx, 1); in p2p_group_notif_disassoc()
H A Dp2p.h1754 * idle_update - Notification of changes in group idle state
1758 void (*idle_update)(void *ctx, int idle); member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p_group.c74 group->cfg->idle_update(group->cfg->cb_ctx, 1); in p2p_group_init()
676 group->cfg->idle_update(group->cfg->cb_ctx, 0); in p2p_group_notif_assoc()
745 group->cfg->idle_update(group->cfg->cb_ctx, 1); in p2p_group_notif_disassoc()
H A Dp2p.h1782 * idle_update - Notification of changes in group idle state
1786 void (*idle_update)(void *ctx, int idle); member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dp2p_supplicant.c6626 cfg->idle_update = wpas_p2p_idle_update; in wpas_p2p_group_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dp2p_supplicant.c7944 cfg->idle_update = wpas_p2p_idle_update;

Completed in 33 milliseconds