restful_server sample
cmd_mdns_service_remove_all()
is only used within restful_server 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
restful_server sample
cmd_mdns_service_remove_all()
cmd_mdns_service_remove_all() function
Syntax
Show:
Summary
Declaration
from
mdns_console.c:1110
static
int
cmd_mdns_service_remove_all
(
int
argc
,
char
*
*
argv
)
;
Arguments
Argument
argc
argv
Examples
References
from
examples
Code
Location
Referrer
static
int
cmd_mdns_service_remove_all
(
int
argc
,
char
*
*
argv
)
mdns_console.c:1110
.
func
=
&
cmd_mdns_service_remove_all
,
mdns_console.c:1122
register_mdns_service_remove_all()
Call Tree
from
examples
cmd_mdns_service_remove_all()
calls 1 function:
All items filtered out
cmd_mdns_service_remove_all()
mdns_service_remove_all()
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
cmd_mdns_service_remove_all()
is implemented by 1 functions:
All items filtered out
cmd_mdns_service_remove_all()
esp_console_cmd_t::func
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out