Searched refs:p2p_go_max_inactivity (Results 1 – 4 of 4) sorted by relevance
1060 int p2p_go_max_inactivity; member
1415 if (config->p2p_go_max_inactivity != DEFAULT_P2P_GO_MAX_INACTIVITY) in wpa_config_write_global()1417 config->p2p_go_max_inactivity); in wpa_config_write_global()
4282 config->p2p_go_max_inactivity = DEFAULT_P2P_GO_MAX_INACTIVITY; in wpa_config_alloc_empty()5012 { INT(p2p_go_max_inactivity), 0 },
2050 ssid->ap_max_inactivity = wpa_s->p2pdev->conf->p2p_go_max_inactivity; in wpas_start_wps_go()