Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/sntp_demo/test/
H A Dnet_params.h23 #ifndef PARAM_HOTSPOT_PSK
24 #define PARAM_HOTSPOT_PSK "12345678" // your AP PSK macro
/vendor/hisilicon/hispark_pegasus/demo/lwip_demo/
H A Dnet_params.h23 #ifndef PARAM_HOTSPOT_PSK
24 #define PARAM_HOTSPOT_PSK "12345678" // your AP PSK macro
H A Dwifi_connecter.c76 strcpy_s(config.preSharedKey, PSK_LEN, PARAM_HOTSPOT_PSK); in ConnectToHotspot()
/vendor/hisilicon/hispark_pegasus/demo/tcpclient_demo/
H A Dnet_params.h24 #ifndef PARAM_HOTSPOT_PSK
25 #define PARAM_HOTSPOT_PSK "12345678" // your AP PSK macro
/vendor/hisilicon/hispark_pegasus/demo/tcpserver_demo/
H A Dnet_params.h23 #ifndef PARAM_HOTSPOT_PSK
24 #define PARAM_HOTSPOT_PSK "12345678" // your AP PSK macro
/vendor/hisilicon/hispark_pegasus/demo/udpclient_demo/
H A Dnet_params.h23 #ifndef PARAM_HOTSPOT_PSK
24 #define PARAM_HOTSPOT_PSK "12345678" // your AP PSK macro
/vendor/hisilicon/hispark_pegasus/demo/udpserver_demo/
H A Dnet_params.h23 #ifndef PARAM_HOTSPOT_PSK
24 #define PARAM_HOTSPOT_PSK "12345678" // your AP PSK macro
/vendor/hisilicon/hispark_pegasus/demo/histreaming_client_demo/
H A Dwifi_connecter.h20 #define PARAM_HOTSPOT_PSK "12345678" // your AP PSK macro
H A Dwifi_connecter.c76 strcpy_s(config.preSharedKey, PSK_LEN, PARAM_HOTSPOT_PSK); in ConnectToHotspot()
/vendor/hisilicon/hispark_pegasus/demo/oledplayer_demo/play/
H A Dnet_params.h20 #define PARAM_HOTSPOT_PSK "12345678" // your AP PSK macro
H A Dstream_player.c135 if (strcpy_s(apConfig.preSharedKey, sizeof(apConfig.preSharedKey), PARAM_HOTSPOT_PSK) == TRUE) { in Ssd1306PlayTask()

Completed in 3 milliseconds