Searched refs:SSID_LEN (Results 1 – 3 of 3) sorted by relevance
72 #define SSID_LEN (11) macro82 strcpy_s(config.ssid, SSID_LEN, "HiSpark-AP"); in StartHotspot()
68 #define SSID_LEN (2) macro75 strcpy_s(config.ssid, SSID_LEN, PARAM_HOTSPOT_SSID); in ConnectToHotspot()