mb_tcp_slave sample
_mdns_dealloc_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_dealloc_answer()
_mdns_dealloc_answer() function
Remove and free answer from answer list (destination)
Syntax
Show:
Summary
Declaration
from
mdns.c:1704
static
void
_mdns_dealloc_answer
(
mdns_out_answer_t
*
*
destination
,
uint16_t
type
,
mdns_srv_item_t
*
service
)
;
Arguments
Argument
destination
type
service
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