RDK Documentation (Open Sourced RDK Components)
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
request_handler.h File Reference

API to handle single multiple and wild card parameters in HTTP JSON Interface. More...

#include <wdmp-c.h>
#include "waldb.h"
Include dependency graph for request_handler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MAX_PARAMETER_LEN   512
 
#define MAX_PARAMETERNAME_LEN   256
 

Functions

res_struct * handleRequest (const char *pcCallerID, req_struct *reqSt)
 

yes

API to handle single multiple and wild card parameters in HTTP JSON Interface.

Local Interface to handler HTTP JSON requests.

Document
Document reference.
Open Issues (in no particular order)
  1. None
Assumptions
  1. None
Abbreviations
  • BE: ig-Endian.
  • cb: allback function (suffix).
  • DS: Device Settings.
  • FPD: Front-Panel Display.
  • HAL: Hardware Abstraction Layer.
  • LE: Little-Endian.
  • LS: Least Significant.
  • MBZ: Must be zero.
  • MS: Most Significant.
  • RDK: Reference Design Kit.
  • _t: Type (suffix).
Implementation Notes
  1. None

Definition in file request_handler.h.