Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dconfig.h845 #define DEFAULT_P2P_GO_FREQ_MOVE P2P_GO_FREQ_MOVE_STAY macro
Dconfig_file.c1237 if (config->p2p_go_freq_change_policy != DEFAULT_P2P_GO_FREQ_MOVE) in wpa_config_write_global()
Dconfig.c4355 config->p2p_go_freq_change_policy = DEFAULT_P2P_GO_FREQ_MOVE; in wpa_config_alloc_empty()