Arduino DLNA Server
Classes | Namespaces | Macros | Typedefs
DLNAServiceInfo.h File Reference
#include "http/HttpServer.h"
Include dependency graph for DLNAServiceInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tiny_dlna::DLNAServiceInfo
 Attributes needed for the DLNA Service Definition. More...
 

Namespaces

 tiny_dlna
 

Macros

#define DLNA_MAX_URL_LEN   120
 

Typedefs

typedef void(* tiny_dlna::http_callback) (HttpServer *server, const char *requestPath, HttpRequestHandlerLine *hl)
 

Macro Definition Documentation

◆ DLNA_MAX_URL_LEN

#define DLNA_MAX_URL_LEN   120