Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/histreaming_client_demo/
H A Dwifi_connecter.c67 err_t netifapi_set_hostname(struct netif *netif, char *hostname, u8_t namelen);
103 char* hostname = "hispark"; in ConnectToHotspot() local
104 err_t ret = netifapi_set_hostname(g_iface, hostname, strlen(hostname)); in ConnectToHotspot()
/vendor/hisilicon/hispark_pegasus/demo/lwip_demo/
H A Dwifi_connecter.c67 err_t netifapi_set_hostname(struct netif *netif, char *hostname, u8_t namelen);
103 char* hostname = "hispark"; in ConnectToHotspot() local
104 err_t ret = netifapi_set_hostname(g_iface, hostname, strlen(hostname)); in ConnectToHotspot()
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dwifi_connecter.c65 err_t netifapi_set_hostname(struct netif *netif, char *hostname, u8_t namelen);
93 char* hostname = "hispark"; in ConnectToHotspot() local
94 ret = netifapi_set_hostname(g_iface, hostname, strlen(hostname)); in ConnectToHotspot()
/vendor/hisilicon/hispark_pegasus/demo/samart_environmental_monitoring_system_demo/udpserver_env/
H A Dwifi_connecter.c73 err_t netifapi_set_hostname(struct netif *netif, char *hostname, u8_t namelen);
101 char* hostname = "hispark"; in ConnectToHotspot() local
102 ret = netifapi_set_hostname(g_iface, hostname, strlen(hostname)); in ConnectToHotspot()
/vendor/hisilicon/hispark_pegasus/demo/smart_night_light_demo/udpserver_light/
H A Dwifi_connecter.c73 err_t netifapi_set_hostname(struct netif *netif, char *hostname, u8_t namelen);
101 char* hostname = "hispark"; in ConnectToHotspot() local
102 ret = netifapi_set_hostname(g_iface, hostname, strlen(hostname)); in ConnectToHotspot()
/vendor/hisilicon/hispark_pegasus/demo/sntp_demo/test/
H A Dwifi_connecter.c72 err_t netifapi_set_hostname(struct netif *netif, char *hostname, u8_t namelen);
100 char* hostname = "hispark"; in ConnectToHotspot() local
101 ret = netifapi_set_hostname(g_iface, hostname, strlen(hostname)); in ConnectToHotspot()
/vendor/hisilicon/hispark_pegasus/demo/tcpclient_demo/
H A Dwifi_connecter.c72 err_t netifapi_set_hostname(struct netif *netif, char *hostname, u8_t namelen);
100 char* hostname = "hispark"; in ConnectToHotspot() local
101 ret = netifapi_set_hostname(g_iface, hostname, strlen(hostname)); in ConnectToHotspot()
/vendor/hisilicon/hispark_pegasus/demo/tcpserver_demo/
H A Dwifi_connecter.c72 err_t netifapi_set_hostname(struct netif *netif, char *hostname, u8_t namelen);
100 char* hostname = "hispark"; in ConnectToHotspot() local
101 ret = netifapi_set_hostname(g_iface, hostname, strlen(hostname)); in ConnectToHotspot()
/vendor/hisilicon/hispark_pegasus/demo/udpclient_demo/
H A Dwifi_connecter.c72 err_t netifapi_set_hostname(struct netif *netif, char *hostname, u8_t namelen);
100 char* hostname = "hispark"; in ConnectToHotspot() local
101 ret = netifapi_set_hostname(g_iface, hostname, strlen(hostname)); in ConnectToHotspot()
/vendor/hisilicon/hispark_pegasus/demo/udpserver_demo/
H A Dwifi_connecter.c72 err_t netifapi_set_hostname(struct netif *netif, char *hostname, u8_t namelen);
100 char* hostname = "hispark"; in ConnectToHotspot() local
101 ret = netifapi_set_hostname(g_iface, hostname, strlen(hostname)); in ConnectToHotspot()
/vendor/hisilicon/hispark_pegasus/demo/sntp_demo/src/
H A Dsntp_port.h24 err_t _dns_gethostbyname(const char *hostname, ip_addr_t *addr, __dns_found_callback found, int *arg);

Completed in 4 milliseconds