Nx_WebServer
webserver_request_notify_callback()
is only used within Nx_WebServer.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
Nx_WebServer
webserver_request_notify_callback()
webserver_request_notify_callback() function
Syntax
Show:
Summary
Declaration
Definition
from
app_netxduo.c:105
static
UINT
webserver_request_notify_callback
(
NX_WEB_HTTP_SERVER
*
server_ptr
,
UINT
request_type
,
CHAR
*
resource
,
NX_PACKET
*
packet_ptr
)
;
Implemented in
app_netxduo.c:398
Arguments
Argument
server_ptr
request_type
resource
packet_ptr
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out