esp_local_ctrl sample
_mdns_dealloc_scheduled_service_answers()
is only used within esp_local_ctrl 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
esp_local_ctrl sample
_mdns_dealloc_scheduled_service_answers()
_mdns_dealloc_scheduled_service_answers() function
Remove and free service answer from answer list (destination)
Syntax
Show:
Summary
Declaration
from
mdns.c:2757
static
void
_mdns_dealloc_scheduled_service_answers
(
mdns_out_answer_t
*
*
destination
,
mdns_service_t
*
service
)
;
Arguments
Argument
destination
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