/vendor/hisilicon/hispark_pegasus/demo/smart_night_light_demo/udpserver_light/ |
D | net_demo.h | 19 void NetDemoTest(unsigned short port, const char* host); 30 void NetDemoTest(unsigned short port, const char* host) { \ in CLIENT_TEST_DEMO() 41 void NetDemoTest(unsigned short port, const char* host) { \ in SERVER_TEST_DEMO()
|
/vendor/hihope/Hi3861/udpserver_demo/ |
D | net_demo.h | 19 void NetDemoTest(unsigned short port, const char* host); 31 void NetDemoTest(unsigned short port, const char* host) { \ in CLIENT_TEST_DEMO() 42 void NetDemoTest(unsigned short port, const char* host) { \ in SERVER_TEST_DEMO()
|
D | demo_entry_posix.c | 26 NetDemoTest(port, host); in main()
|
D | demo_entry_cmsis.c | 50 NetDemoTest(PARAM_SERVER_PORT, PARAM_SERVER_ADDR); in NetDemoTask()
|
/vendor/hisilicon/hispark_pegasus/demo/udpclient_demo/ |
D | net_demo.h | 19 void NetDemoTest(unsigned short port, const char* host); 31 void NetDemoTest(unsigned short port, const char* host) { \ in CLIENT_TEST_DEMO() 42 void NetDemoTest(unsigned short port, const char* host) { \ in SERVER_TEST_DEMO()
|
D | demo_entry_posix.c | 25 NetDemoTest(port, host); in main()
|
/vendor/hisilicon/hispark_pegasus/demo/tcpclient_demo/ |
D | net_demo.h | 20 void NetDemoTest(unsigned short port, const char* host); 32 void NetDemoTest(unsigned short port, const char* host) { \ in CLIENT_TEST_DEMO() 43 void NetDemoTest(unsigned short port, const char* host) { \ in SERVER_TEST_DEMO()
|
D | demo_entry_posix.c | 28 NetDemoTest(port, host); in main()
|
/vendor/hihope/Hi3861/udpclient_demo/ |
D | net_demo.h | 19 void NetDemoTest(unsigned short port, const char* host); 31 void NetDemoTest(unsigned short port, const char* host) { \ in CLIENT_TEST_DEMO() 42 void NetDemoTest(unsigned short port, const char* host) { \ in SERVER_TEST_DEMO()
|
D | demo_entry_posix.c | 25 NetDemoTest(port, host); in main()
|
D | demo_entry_cmsis.c | 50 NetDemoTest(PARAM_SERVER_PORT, PARAM_SERVER_ADDR); in NetDemoTask()
|
/vendor/hisilicon/hispark_pegasus/demo/samart_environmental_monitoring_system_demo/udpserver_env/ |
D | net_demo.h | 19 void NetDemoTest(unsigned short port, const char* host); 31 void NetDemoTest(unsigned short port, const char* host) { \ in CLIENT_TEST_DEMO() 42 void NetDemoTest(unsigned short port, const char* host) { \ in SERVER_TEST_DEMO()
|
/vendor/hisilicon/hispark_pegasus/demo/tcpserver_demo/ |
D | net_demo.h | 19 void NetDemoTest(unsigned short port, const char* host); 31 void NetDemoTest(unsigned short port, const char* host) { \ in CLIENT_TEST_DEMO() 42 void NetDemoTest(unsigned short port, const char* host) { \ in SERVER_TEST_DEMO()
|
D | demo_entry_posix.c | 26 NetDemoTest(port, host); in main()
|
/vendor/hihope/Hi3861/tcpserver_demo/ |
D | net_demo.h | 19 void NetDemoTest(unsigned short port, const char* host); 31 void NetDemoTest(unsigned short port, const char* host) { \ in CLIENT_TEST_DEMO() 42 void NetDemoTest(unsigned short port, const char* host) { \ in SERVER_TEST_DEMO()
|
D | demo_entry_posix.c | 26 NetDemoTest(port, host); in main()
|
D | demo_entry_cmsis.c | 50 NetDemoTest(PARAM_SERVER_PORT, PARAM_SERVER_ADDR); in NetDemoTask()
|
/vendor/hisilicon/hispark_pegasus/demo/udpserver_demo/ |
D | net_demo.h | 19 void NetDemoTest(unsigned short port, const char* host); 31 void NetDemoTest(unsigned short port, const char* host) { \ in CLIENT_TEST_DEMO() 42 void NetDemoTest(unsigned short port, const char* host) { \ in SERVER_TEST_DEMO()
|
D | demo_entry_posix.c | 26 NetDemoTest(port, host); in main()
|
/vendor/hihope/Hi3861/tcpclient_demo/ |
D | net_demo.h | 20 void NetDemoTest(unsigned short port, const char* host); 32 void NetDemoTest(unsigned short port, const char* host) { \ in CLIENT_TEST_DEMO() 43 void NetDemoTest(unsigned short port, const char* host) { \ in SERVER_TEST_DEMO()
|
D | demo_entry_posix.c | 28 NetDemoTest(port, host); in main()
|
D | demo_entry_cmsis.c | 60 NetDemoTest(PARAM_SERVER_PORT, PARAM_SERVER_ADDR); in NetDemoTask()
|
/vendor/hisilicon/hispark_pegasus/demo/lwip_demo/ |
D | net_demo.h | 19 void NetDemoTest(unsigned short port, const char* host);
|
D | demo_entry_posix.c | 28 NetDemoTest(port, host); in main()
|
D | demo_entry_cmsis.c | 37 NetDemoTest(PARAM_SERVER_PORT, PARAM_SERVER_ADDR); in NetDemoTask()
|