Searched refs:p2p_group_idle (Results 1 – 7 of 7) sorted by relevance
808 int p2p_group_idle; member
265 (int *) &config->p2p_group_idle); in wpa_config_read_global()625 config->p2p_group_idle, 0); in wpa_config_write_global()
1284 if (config->p2p_group_idle) in wpa_config_write_global()1285 fprintf(f, "p2p_group_idle=%d\n", config->p2p_group_idle); in wpa_config_write_global()
2093 d->p2p_group_idle = s->p2p_group_idle; in wpas_p2p_clone_config()7516 if (wpa_s->conf->p2p_group_idle == 0 && !wpas_p2p_is_client(wpa_s)) { in wpas_p2p_group_idle_timeout()7538 timeout = wpa_s->conf->p2p_group_idle; in wpas_p2p_set_group_idle_timeout()
4959 { INT(p2p_group_idle), 0 },
1007 wpa_s->conf->p2p_group_idle) || in wpas_dbus_getter_p2p_device_config()1182 wpa_s->conf->p2p_group_idle = entry.uint32_value; in wpas_dbus_setter_p2p_device_config()
996 wpa_group_s->conf->p2p_group_idle = timeout_in_sec; in setGroupIdleInternal()