_nxe_web_http_server_callback_response_send() is only used within netxduo.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and Samplesnetxduo_nxe_web_http_server_callback_response_send()

_nxe_web_http_server_callback_response_send() function

Syntax

UINT nx_web_http_server_callback_response_send(NX_WEB_HTTP_SERVER *server_ptr,     CHAR *status_code,     CHAR *information,     CHAR *additional_info);
Implemented in nx_web_http_server.c:2633

Arguments

server_ptr

status_code

information

additional_info

References

LocationText
nx_web_http_server.c:2633
UINT _nxe_web_http_server_callback_response_send(NX_WEB_HTTP_SERVER *server_ptr, CHAR *status_code, CHAR *information, CHAR *additional_info)
nx_web_http_server.h:425
UINT nx_web_http_server_callback_response_send(NX_WEB_HTTP_SERVER *server_ptr, CHAR *status_code, CHAR *information, CHAR *additional_info);
nx_web_http_server.h:619
UINT _nxe_web_http_server_callback_response_send(NX_WEB_HTTP_SERVER *server_ptr, CHAR *status_code, CHAR *information, CHAR *additional_info);

Call Tree

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