Searched refs:p2p_go_max_inactivity (Results 1 – 4 of 4) sorted by relevance
736 int p2p_go_max_inactivity; member
916 if (config->p2p_go_max_inactivity != DEFAULT_P2P_GO_MAX_INACTIVITY) in wpa_config_write_global()918 config->p2p_go_max_inactivity); in wpa_config_write_global()
2592 config->p2p_go_max_inactivity = DEFAULT_P2P_GO_MAX_INACTIVITY; in wpa_config_alloc_empty()3025 { INT(p2p_go_max_inactivity), 0 },
916 ssid->ap_max_inactivity = wpa_s->parent->conf->p2p_go_max_inactivity; in wpas_start_wps_go()