Home
last modified time | relevance | path

Searched refs:DEFAULT_P2P_GO_INTENT (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/
H A Dconfig.h28 #define DEFAULT_P2P_GO_INTENT 7 macro
H A Dconfig_file.c1193 if (config->p2p_go_intent != DEFAULT_P2P_GO_INTENT) in wpa_config_write_global()
H A Dconfig.c4391 config->p2p_go_intent = DEFAULT_P2P_GO_INTENT; in wpa_config_alloc_empty()