Home
last modified time | relevance | path

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

/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/
H A Dhdi_hostapd_hal.c43 #define CTRL_LEN 128 macro
75 static char g_ctrlInterfacel[CTRL_LEN];
76 static char g_hostapdCfg[CTRL_LEN];
93 if (memcpy_s(g_hostapdCfg, CTRL_LEN, HOSTAPD_DEFAULT_CFG_PATH, in InitCfg()
98 if (memcpy_s(g_ctrlInterfacel, CTRL_LEN, HOSTAPD_CTRL_GLOBAL_INTERFACE, in InitCfg()

Completed in 2 milliseconds