mb_tcp_slave sample
_mdns_get_other_if()
is only used within mb_tcp_slave sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
mb_tcp_slave sample
_mdns_get_other_if()
_mdns_get_other_if() function
Helper to get either ETH or STA if the other is provided Used when two interfaces are on the same subnet
Syntax
Show:
Summary
Declaration
from
mdns.c:1242
static
mdns_if_t
_mdns_get_other_if
(
mdns_if_t
tcpip_if
)
;
Arguments
Argument
tcpip_if
Examples
References
from
examples
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