Searched refs:HAWKBIT_SERVER (Results 1 – 2 of 2) sorted by relevance
92 #define HAWKBIT_SERVER hb_cfg.server_addr macro96 #define HAWKBIT_SERVER CONFIG_HAWKBIT_SERVER macro436 ret = zsock_getaddrinfo(HAWKBIT_SERVER, HAWKBIT_PORT, &hints, &addr); in start_http_client()466 if (zsock_setsockopt(*hb_sock, SOL_TLS, TLS_HOSTNAME, HAWKBIT_SERVER, in start_http_client()814 .server_addr = HAWKBIT_SERVER, in hawkbit_get_config()1006 http_req.host = HAWKBIT_SERVER; in send_request()1097 if (strlen(HAWKBIT_SERVER) == 0) { in check_hawkbit_server()
58 config HAWKBIT_SERVER config