Home
last modified time | relevance | path

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

/hardware/libhardware_legacy/wifi/
Dwifi.c116 static const char P2P_CONFIG_FILE[] = "/data/misc/wifi/p2p_supplicant.conf"; variable
418 if (ensure_config_file_exists(P2P_CONFIG_FILE) < 0) { in wifi_start_supplicant()