Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dconfig.h27 #define DEFAULT_P2P_GO_INTENT 7 macro
Dconfig_file.c1229 if (config->p2p_go_intent != DEFAULT_P2P_GO_INTENT) in wpa_config_write_global()
Dconfig.c4094 config->p2p_go_intent = DEFAULT_P2P_GO_INTENT; in wpa_config_alloc_empty()