File nut/pro/upnp.c


Included Files


Local Variables

stype_names
static const char* stype_names[]
Used in: UpnpVarTypeIndex()  
  UpnpVarTypeString()  

Global Function UpnpDumpDevice()

void UpnpDumpDevice ( const SSDP_DEVICE* sdev )
Prototyped in: nut/include/pro/upnp.h

Global Function UpnpVarTypeIndex()

int UpnpVarTypeIndex ( const char* string )
Prototyped in: nut/include/pro/upnp.h
Calls: strcasecmp()
References Variables: stype_names nut/pro/upnp.c

Global Function UpnpVarTypeString()

const char* UpnpVarTypeString ( int type )
Prototyped in: nut/include/pro/upnp.h
References Variables: stype_names nut/pro/upnp.c