Searched defs:hostname (Results 1 – 15 of 15) sorted by relevance
| /device/board/isoftstone/yangfan/common/mqtt/mqttclient/src/arduino/ |
| D | WifiIPStack.h | 31 int connect(char* hostname, int port) in connect() 36 int connect(uint32_t hostname, int port) in connect()
|
| D | IPStack.h | 35 int connect(char* hostname, int port) in connect() 40 int connect(uint32_t hostname, int port) in connect()
|
| /device/board/isoftstone/yangfan/common/mqtt/mqttclient/samples/linux/ |
| D | main.cpp | 46 int connect(const char* hostname, int port) in connect() 225 const char* hostname = "localhost"; //"m2m.eclipse.org"; in main() local
|
| D | hello.cpp | 33 const char* hostname = "iot.eclipse.org"; in main() local
|
| /device/soc/esp/esp32/components/esp_netif/loopback/ |
| D | esp_netif_loopback.c | 58 char * hostname; member 322 esp_err_t esp_netif_set_hostname(esp_netif_t *esp_netif, const char *hostname) in esp_netif_set_hostname() 327 esp_err_t esp_netif_get_hostname(esp_netif_t *esp_netif, const char **hostname) in esp_netif_get_hostname()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/priv/ |
| D | api_msg.h | 224 char hostname[NI_MAXHOST]; member 226 char *hostname; member
|
| /device/soc/esp/esp32/components/tcpip_adapter/ |
| D | tcpip_adapter_compat.c | 371 esp_err_t tcpip_adapter_set_hostname(tcpip_adapter_if_t tcpip_if, const char *hostname) in tcpip_adapter_set_hostname() 376 esp_err_t tcpip_adapter_get_hostname(tcpip_adapter_if_t tcpip_if, const char **hostname) in tcpip_adapter_get_hostname()
|
| /device/board/isoftstone/yangfan/common/mqtt/mqttclient/src/linux/ |
| D | linux.cpp | 45 int connect(const char* hostname, int port) in connect()
|
| /device/soc/esp/esp32/components/esp_netif/lwip/ |
| D | esp_netif_lwip_internal.h | 130 char * hostname; member
|
| D | esp_netif_lwip.c | 1184 const char *hostname = msg->data; in esp_netif_dhcps_stop() local 1219 esp_err_t esp_netif_set_hostname(esp_netif_t *esp_netif, const char *hostname) _RUN_IN_LWIP_TASK_IF… in esp_netif_set_hostname()
|
| /device/soc/beken/bk7235/liteos_m/third_party_adapter/lwip_intf_v2_1/lwip-2.1.2/port/ |
| D | net.c | 143 int net_dhcp_hostname_set(char *hostname) in net_dhcp_hostname_set()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
| D | netifapi.h | 161 } hostname; member
|
| D | netif.h | 538 char hostname[NETIF_HOSTNAME_MAX_LEN]; member
|
| /device/soc/esp/esp32/components/esp_lwip/port/include/lwip/ |
| D | netif.h | 348 const char* hostname; member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/ |
| D | ssl.h | 1154 char *hostname; /*!< expected peer CN for verification member
|