Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
Dwifi_starter.c72 #define SSID_LEN (11) macro
82 strcpy_s(config.ssid, SSID_LEN, "HiSpark-AP"); in StartHotspot()
/vendor/hisilicon/hispark_pegasus/demo/histreaming_client_demo/
Dwifi_connecter.c68 #define SSID_LEN (2) macro
75 strcpy_s(config.ssid, SSID_LEN, PARAM_HOTSPOT_SSID); in ConnectToHotspot()
/vendor/hisilicon/hispark_pegasus/demo/lwip_demo/
Dwifi_connecter.c68 #define SSID_LEN (2) macro
75 strcpy_s(config.ssid, SSID_LEN, PARAM_HOTSPOT_SSID); in ConnectToHotspot()