netxduo + 0/1 examples
CodeScope will show references to _nxe_web_http_server_content_get() from the following samples and libraries:
Examples
STM32469I-Discovery
Applications
USBX
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and Samplesnetxduo_nxe_web_http_server_content_get()

_nxe_web_http_server_content_get() function

Syntax

UINT nx_web_http_server_content_get(NX_WEB_HTTP_SERVER *server_ptr,     NX_PACKET *packet_ptr,     ULONG byte_offset,     CHAR *destination_ptr,     UINT destination_size,     UINT *actual_size);
Implemented in nx_web_http_server.c:126

Arguments

server_ptr

packet_ptr

byte_offset

destination_ptr

destination_size

actual_size

Examples

_nxe_web_http_server_content_get() is referenced by 1 libraries and example projects.

References

LocationText
nx_web_http_server.c:126
nx_web_http_server.h:430
UINT nx_web_http_server_content_get(NX_WEB_HTTP_SERVER *server_ptr, NX_PACKET *packet_ptr, ULONG byte_offset, CHAR *destination_ptr, UINT destination_size, UINT *actual_size);
nx_web_http_server.h:624

Call Tree

Functions called by _nxe_web_http_server_content_get()
_nxe_web_http_server_content_get()
Data read by _nxe_web_http_server_content_get()
Data written by _nxe_web_http_server_content_get()
_nxe_web_http_server_content_get()
_nxe_web_http_server_content_get()::status
all items filtered out
Type of _nxe_web_http_server_content_get()
_nxe_web_http_server_content_get()
all items filtered out