Home
last modified time | relevance | path

Searched refs:_nx_web_http_client_response_read (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.2.1/addons/web/
Dnx_web_http_client.c1855 UINT _nx_web_http_client_response_read(NX_WEB_HTTP_CLIENT *client_ptr, UCHAR *data, ULONG wait_opti… in _nx_web_http_client_response_read() function
1971 …status = _nx_web_http_client_response_read(client_ptr, &tmp, wait_option, current_packet_pptr, cur… in _nx_web_http_client_response_byte_expect()
2059 …status = _nx_web_http_client_response_read(client_ptr, &tmp, wait_option, current_packet_pptr, cur… in _nx_web_http_client_chunked_size_get()
Dnx_web_http_client.h647 UINT _nx_web_http_client_response_read(NX_WEB_HTTP_CLIENT *client_ptr, UCHAR *data, ULONG wa…