Home
last modified time | relevance | path

Searched refs:g_hostapdCfg (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/
H A Dhdi_hostapd_hal.c76 static char g_hostapdCfg[CTRL_LEN]; variable
93 if (memcpy_s(g_hostapdCfg, CTRL_LEN, HOSTAPD_DEFAULT_CFG_PATH, in InitCfg()
104 g_hostapdHalDevInfo[0].config = g_hostapdCfg; in InitCfg()
302 if (sprintf_s(cmdAdd, sizeof(cmdAdd), "ADD %s config=%s", g_apIfaceName, g_hostapdCfg) < 0) { in EnableAp()

Completed in 2 milliseconds