mb_tcp_slave sample
_mdns_alloc_answer()
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_alloc_answer()
_mdns_alloc_answer() function
Allocate new answer and add it to answer list (destination)
Syntax
Show:
Summary
Declaration
from
mdns.c:1733
static
bool
_mdns_alloc_answer
(
mdns_out_answer_t
*
*
destination
,
uint16_t
type
,
mdns_service_t
*
service
,
mdns_host_item_t
*
host
,
bool
flush
,
bool
bye
)
;
Arguments
Argument
destination
type
service
host
flush
bye
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