Searched refs:p2p_group_idle (Results 1 – 7 of 7) sorted by relevance
804 int p2p_group_idle; member
265 (int *) &config->p2p_group_idle); in wpa_config_read_global()616 config->p2p_group_idle, 0); in wpa_config_write_global()
1238 if (config->p2p_group_idle) in wpa_config_write_global()1239 fprintf(f, "p2p_group_idle=%d\n", config->p2p_group_idle); in wpa_config_write_global()
2002 d->p2p_group_idle = s->p2p_group_idle; in wpas_p2p_clone_config()7347 if (wpa_s->conf->p2p_group_idle == 0 && !wpas_p2p_is_client(wpa_s)) { in wpas_p2p_group_idle_timeout()7369 timeout = wpa_s->conf->p2p_group_idle; in wpas_p2p_set_group_idle_timeout()
4772 { INT(p2p_group_idle), 0 },
958 wpa_s->conf->p2p_group_idle) || in wpas_dbus_getter_p2p_device_config()1133 wpa_s->conf->p2p_group_idle = entry.uint32_value; in wpas_dbus_setter_p2p_device_config()
972 wpa_group_s->conf->p2p_group_idle = timeout_in_sec; in setGroupIdleInternal()