RDK Documentation (Open Sourced RDK Components)
webconfig_utils.h File Reference
#include <stdio.h>
#include <string.h>
#include "rdk_debug.h"
Include dependency graph for webconfig_utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LOG_TR69HOSTIF   "LOG.RDK.TR69HOSTIF"
 
#define ERR   1
 
#define SUCCESS   0
 
#define DEV_DETAILS_FILE   "/tmp/.deviceDetails.cache"
 

Functions

int getKeyValue (char *key, char *value)
 

yes

@description This header defines APIs of webconfig module

Definition in file webconfig_utils.h.