#include <chrono>
#include <thread>
#include <utility>
#include <QCoreApplication>
#include <QStringConverter>
#include "libmythbase/mythcorecontext.h"
#include "libmythbase/mythlogging.h"
#include "libmythupnp/ssdp.h"
#include "upnpscanner.h"
Go to the source code of this file.
|
#define | LOC QString("UPnPScan: ") |
|
#define | ERR QString("UPnPScan error: ") |
|
◆ LOC
#define LOC QString("UPnPScan: ") |
◆ ERR
#define ERR QString("UPnPScan error: ") |
◆ MAX_ATTEMPTS
constexpr uint8_t MAX_ATTEMPTS { 5 } |
|
staticconstexpr |