ESP-IDF
OPENTHREAD_CONFIG_DNSSD_SERVER_PORT
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
OPENTHREAD_CONFIG_DNSSD_SERVER_PORT
OPENTHREAD_CONFIG_DNSSD_SERVER_PORT macro
@def OPENTHREAD_CONFIG_DNSSD_SERVER_PORT Define the DNS-SD Server port.
Syntax
Show:
Summary
Declaration
from
dnssd_server.h:61
#define
OPENTHREAD_CONFIG_DNSSD_SERVER_PORT
53
Examples
References
from
examples
Code
Location
#define
OPENTHREAD_CONFIG_DNSSD_SERVER_PORT
53
dnssd_server.h:61
static
constexpr
uint16_t
kPort
=
OPENTHREAD_CONFIG_DNSSD_SERVER_PORT
;
///< The DNS-SD server port.
dnssd_server.hpp:186
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out