Electroneum
upnpurns.h File Reference
#include "config.h"
Include dependency graph for upnpurns.h:

Go to the source code of this file.

Macros

#define DEVICE_TYPE_IGD   "urn:schemas-upnp-org:device:InternetGatewayDevice:1"
 
#define DEVICE_TYPE_WAN   "urn:schemas-upnp-org:device:WANDevice:1"
 
#define DEVICE_TYPE_WANC   "urn:schemas-upnp-org:device:WANConnectionDevice:1"
 
#define SERVICE_TYPE_WANIPC   "urn:schemas-upnp-org:service:WANIPConnection:1"
 
#define SERVICE_ID_WANIPC   "urn:upnp-org:serviceId:WANIPConn1"
 

Macro Definition Documentation

◆ DEVICE_TYPE_IGD

#define DEVICE_TYPE_IGD   "urn:schemas-upnp-org:device:InternetGatewayDevice:1"

Definition at line 22 of file upnpurns.h.

◆ DEVICE_TYPE_WAN

#define DEVICE_TYPE_WAN   "urn:schemas-upnp-org:device:WANDevice:1"

Definition at line 23 of file upnpurns.h.

◆ DEVICE_TYPE_WANC

#define DEVICE_TYPE_WANC   "urn:schemas-upnp-org:device:WANConnectionDevice:1"

Definition at line 24 of file upnpurns.h.

◆ SERVICE_ID_WANIPC

#define SERVICE_ID_WANIPC   "urn:upnp-org:serviceId:WANIPConn1"

Definition at line 26 of file upnpurns.h.

◆ SERVICE_TYPE_WANIPC

#define SERVICE_TYPE_WANIPC   "urn:schemas-upnp-org:service:WANIPConnection:1"

Definition at line 25 of file upnpurns.h.