|
Electroneum
|
#include "config.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" |
| #define DEVICE_TYPE_IGD "urn:schemas-upnp-org:device:InternetGatewayDevice:1" |
Definition at line 22 of file upnpurns.h.
| #define DEVICE_TYPE_WAN "urn:schemas-upnp-org:device:WANDevice:1" |
Definition at line 23 of file upnpurns.h.
| #define DEVICE_TYPE_WANC "urn:schemas-upnp-org:device:WANConnectionDevice:1" |
Definition at line 24 of file upnpurns.h.
| #define SERVICE_ID_WANIPC "urn:upnp-org:serviceId:WANIPConn1" |
Definition at line 26 of file upnpurns.h.
| #define SERVICE_TYPE_WANIPC "urn:schemas-upnp-org:service:WANIPConnection:1" |
Definition at line 25 of file upnpurns.h.