restful_server sample
mdns_out_answer_s::custom_service
is only used within restful_server sample.
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
restful_server sample
mdns_out_answer_s::custom_service
mdns_out_answer_s::custom_service field
Syntax
Show:
Summary
Declaration
from
mdns_private.h:324
const
char
*
custom_service
;
Examples
References
from
examples
Code
Location
Referrer
const
char
*
custom_service
;
mdns_private.h:324
answer
->
custom_instance
,
answer
->
custom_service
,
answer
->
custom_proto
,
mdns.c:1404
_mdns_append_answer()
a
->
custom_service
=
NULL
;
mdns.c:1752
_mdns_alloc_answer()
a
->
custom_service
=
search
->
service
;
mdns.c:5038
_mdns_create_search_packet()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
mdns_out_answer_s::custom_service
is written by 2 functions and is read by 1 function:
_mdns_alloc_answer()
_mdns_create_search_packet()
All items filtered out
mdns_out_answer_s::custom_service
_mdns_append_answer()
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