Searched refs:HOSTAPD_CONF_DIR (Results 1 – 1 of 1) sorted by relevance
63 static char HOSTAPD_CONF_DIR[] = "/userdata/bin/hostapd.conf"; in create_hostapd_file() local65 fp = fopen(HOSTAPD_CONF_DIR, "wt+"); in create_hostapd_file()122 static char HOSTAPD_CONF_DIR[] = "/userdata/bin/hostapd.conf"; in start_hostapd() local139 sprintf(cmdline, "hostapd %s &", HOSTAPD_CONF_DIR); in start_hostapd()