restful_server sample
mdns_out_answer_s::custom_instance
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_instance
mdns_out_answer_s::custom_instance field
Syntax
Show:
Summary
Declaration
from
mdns_private.h:323
const
char
*
custom_instance
;
Examples
References
from
examples
Code
Location
Referrer
const
char
*
custom_instance
;
mdns_private.h:323
answer
->
custom_instance
,
answer
->
custom_service
,
answer
->
custom_proto
,
mdns.c:1404
_mdns_append_answer()
a
->
custom_instance
=
r
->
instance_name
;
mdns.c:5037
_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_instance
is written by 1 function and is read by 1 function:
_mdns_create_search_packet()
All items filtered out
mdns_out_answer_s::custom_instance
_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