Searched refs:test_https_service_port (Results 1 – 2 of 2) sorted by relevance
100 static uint16_t test_https_service_port = CONFIG_NET_SAMPLE_HTTPS_SERVER_SERVICE_PORT; variable101 HTTPS_SERVICE_DEFINE(test_https_service, CONFIG_NET_CONFIG_MY_IPV4_ADDR, &test_https_service_port,
287 static uint16_t test_https_service_port = CONFIG_NET_SAMPLE_HTTPS_SERVER_SERVICE_PORT; variable288 HTTPS_SERVICE_DEFINE(test_https_service, NULL, &test_https_service_port,
Completed in 11 milliseconds