Home
last modified time | relevance | path

Searched refs:nx_web_http_client_connect (Results 1 – 25 of 29) sorted by relevance

12

/NetX-Duo-v6.2.1/test/regression/web_test/
Dnetx_web_multiple_sessions_test.c308 …status = nx_web_http_client_connect(&my_client, &server_ip_address, NX_WEB_HTTP_SERVER_PORT, NX_WA… in thread_client_entry()
314 …status = nx_web_http_client_connect(&my_client_1, &server_ip_address, NX_WEB_HTTP_SERVER_PORT, NX_… in thread_client_entry()
Dnetx_web_non_block_reconnect_test.c242 …status = nx_web_http_client_connect(&my_client, &server_ip_address, NX_WEB_HTTP_SERVER_PORT, NX_NO… in thread_client_entry()
266 …status = nx_web_http_client_connect(&my_client, &server_ip_address, NX_WEB_HTTP_SERVER_PORT, NX_NO… in thread_client_entry()
Dnetx_web_digest_authenticate_test.c273 …status = nx_web_http_client_connect(&my_client, &server_ip_address, NX_WEB_HTTP_SERVER_PORT, NX_WA… in thread_client_entry()
375 …status = nx_web_http_client_connect(&my_client, &server_ip_address, NX_WEB_HTTP_SERVER_PORT, NX_WA… in thread_client_entry()
439 …status = nx_web_http_client_connect(&my_client, &server_ip_address, NX_WEB_HTTP_SERVER_PORT, NX_WA… in thread_client_entry()
Dnetx_web_chunked_request_test.c298 …status = nx_web_http_client_connect(&my_client, &server_ip_address, NX_WEB_HTTP_SERVER_PORT, NX_WA… in thread_client_entry()
385 …status = nx_web_http_client_connect(&my_client, &server_ip_address, NX_WEB_HTTP_SERVER_PORT, NX_WA… in thread_client_entry()
Dnetx_web_chunked_request_additional_test.c298 …status = nx_web_http_client_connect(&my_client, &server_ip_address, NX_WEB_HTTP_SERVER_PORT, NX_WA… in thread_client_entry()
392 …status = nx_web_http_client_connect(&my_client, &server_ip_address, NX_WEB_HTTP_SERVER_PORT, NX_WA… in thread_client_entry()
Dnetx_web_one_session_test.c170 …status = nx_web_http_client_connect(&my_client, &server_ip_address, NX_WEB_HTTP_SERVER_PORT, NX_WA… in thread_client_entry()
Dnetx_web_keep_alive_abnormal_test.c257 …status = nx_web_http_client_connect(&my_client, &server_ip_address, NX_WEB_HTTP_SERVER_PORT, NX_WA… in thread_client_entry()
Dnetx_web_client_receive_no_packet_test.c235 …status = nx_web_http_client_connect(&my_client, &server_ip_address, NX_WEB_HTTP_SERVER_PORT, NX_WA… in thread_client_entry()
Dnetx_web_client_send_fail_test.c238 …status = nx_web_http_client_connect(&my_client, &server_ip_address, NX_WEB_HTTP_SERVER_PORT, NX_WA… in thread_client_entry()
Dnetx_web_non_block_basic_test.c248 …status = nx_web_http_client_connect(&my_client, &server_ip_address, NX_WEB_HTTP_SERVER_PORT, NX_NO… in thread_client_entry()
Dnetx_web_status_400_test.c287 …status = nx_web_http_client_connect(&my_client, &server_ip_address, NX_WEB_HTTP_SERVER_PORT, NX_WA… in thread_client_entry()
Dnetx_web_status_404_test.c278 …status = nx_web_http_client_connect(&my_client, &server_ip_address, NX_WEB_HTTP_SERVER_PORT, NX_WA… in thread_client_entry()
Dnetx_web_status_501_test.c282 …status = nx_web_http_client_connect(&my_client, &server_ip_address, NX_WEB_HTTP_SERVER_PORT, NX_WA… in thread_client_entry()
Dnetx_web_invalid_release_test.c289 …status = nx_web_http_client_connect(&my_client, &server_ip_address, NX_WEB_HTTP_SERVER_PORT, NX_WA… in thread_client_entry()
Dnetx_web_keep_alive_test.c263 …status = nx_web_http_client_connect(&my_client, &server_ip_address, NX_WEB_HTTP_SERVER_PORT, NX_WA… in thread_client_entry()
Dnetx_web_abnormal_test.c250 …status = nx_web_http_client_connect(&my_client, &server_ip_address, NX_WEB_HTTP_SERVER_PORT, NX_WA… in thread_client_entry()
Dnetx_web_chunked_response_packet_chain_test.c306 …status = nx_web_http_client_connect(&my_client, &server_ip_address, NX_WEB_HTTP_SERVER_PORT, NX_WA… in thread_client_entry()
Dnetx_web_chunked_response_test.c301 …status = nx_web_http_client_connect(&my_client, &server_ip_address, NX_WEB_HTTP_SERVER_PORT, NX_WA… in thread_client_entry()
Dnetx_web_packet_allocate_test.c292 …status = nx_web_http_client_connect(&my_client, &server_ip_address, NX_WEB_HTTP_SERVER_PORT, NX_WA… in thread_client_entry()
Dnetx_web_request_in_multiple_packets_test.c255 …status = nx_web_http_client_connect(&my_client, &server_ip_address, NX_WEB_HTTP_SERVER_PORT, NX_WA… in thread_client_entry()
Dnetx_web_server_chunked_content_process_test.c301 …status = nx_web_http_client_connect(&my_client, &server_ip_address, NX_WEB_HTTP_SERVER_PORT, NX_WA… in thread_client_entry()
Dnetx_web_if_modified_since_test.c296 …status = nx_web_http_client_connect(&my_client, &server_ip_address, NX_WEB_HTTP_SERVER_PORT, NX_WA… in thread_client_entry()
Dnetx_web_multipart_fragment_test.c531 …status = nx_web_http_client_connect(&my_client, &server_ip_address, NX_WEB_HTTP_SERVER_PORT, NX_WA… in thread_client_entry()
Dnetx_web_multipart_underflow_test.c531 …status = nx_web_http_client_connect(&my_client, &server_ip_address, NX_WEB_HTTP_SERVER_PORT, NX_WA… in thread_client_entry()
/NetX-Duo-v6.2.1/samples/
Ddemo_netxduo_https.c594 status = nx_web_http_client_connect(&my_client, &server_ip_address, NX_WEB_HTTP_SERVER_PORT, in https_client_thread_entry()

12