LEDS_CGI_Handler() is only used within LwIP_HTTP_Server_Raw.
 
Symbols
loading...
Files
loading...

LEDS_CGI_Handler() function

CGI handler for LEDs control

Syntax

const char * LEDS_CGI_Handler(int iIndex,     int iNumParams,     char *pcParam[],     char *pcValue[]);
Implemented in httpd_cgi_ssi.c:128

Arguments

iIndex

iNumParams

pcParam

pcValue

References

LocationText
httpd_cgi_ssi.c:128
const char * LEDS_CGI_Handler(int iIndex, int iNumParams, char *pcParam[], char *pcValue[])
httpd_cgi_ssi.c:39
const char * LEDS_CGI_Handler(int iIndex, int iNumParams, char *pcParam[], char *pcValue[]);
httpd_cgi_ssi.c:42
const tCGI LEDS_CGI={"/leds.cgi", LEDS_CGI_Handler};

Call Tree

Functions called by LEDS_CGI_Handler()
LEDS_CGI_Handler()
strcmp()
all items filtered out
Data read by LEDS_CGI_Handler()
Data written by LEDS_CGI_Handler()
LEDS_CGI_Handler()
LEDS_CGI_Handler()::i
all items filtered out
Implementations
LEDS_CGI_Handler()
all items filtered out
Type of LEDS_CGI_Handler()
LEDS_CGI_Handler()
uint32_t
all items filtered out