Searched refs:p2p_go_max_inactivity (Results 1 – 4 of 4) sorted by relevance
1056 int p2p_go_max_inactivity; member
1367 if (config->p2p_go_max_inactivity != DEFAULT_P2P_GO_MAX_INACTIVITY) in wpa_config_write_global()1369 config->p2p_go_max_inactivity); in wpa_config_write_global()
4097 config->p2p_go_max_inactivity = DEFAULT_P2P_GO_MAX_INACTIVITY; in wpa_config_alloc_empty()4824 { INT(p2p_go_max_inactivity), 0 },
1959 ssid->ap_max_inactivity = wpa_s->p2pdev->conf->p2p_go_max_inactivity; in wpas_start_wps_go()