Arduino DLNA Server
|
#include "DLNAControlPointRequestParser.h"
#include "DLNADeviceMgr.h"
#include "DLNADevice.h"
#include "Schedule.h"
#include "Scheduler.h"
#include "basic/StrPrint.h"
#include "basic/Url.h"
#include "http/HttpServer.h"
#include "xml/XMLDeviceParser.h"
Go to the source code of this file.
Classes | |
class | tiny_dlna::DLNAControlPointMgr |
Setup of a Basic DLNA Control Point. The control point. More... | |
Namespaces | |
tiny_dlna | |
Variables | |
DLNAControlPointMgr * | tiny_dlna::selfDLNAControlPoint = nullptr |