Arduino DLNA Server
|
#include "http/HttpServer.h"
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) |
#define DLNA_MAX_URL_LEN 120 |