esp_local_ctrl sample
SERVICE_NAME
is only used within esp_local_ctrl 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
esp_local_ctrl sample
SERVICE_NAME
SERVICE_NAME macro
Syntax
Show:
Summary
Declaration
from
esp_local_ctrl_service.c:27
#define
SERVICE_NAME
"my_esp_ctrl_device"
Examples
References
from
examples
Code
Location
#define
SERVICE_NAME
"my_esp_ctrl_device"
esp_local_ctrl_service.c:27
mdns_hostname_set
(
SERVICE_NAME
)
;
esp_local_ctrl_service.c:342
ESP_LOGI
(
TAG
,
"esp_local_ctrl service started with name : %s"
,
SERVICE_NAME
)
;
esp_local_ctrl_service.c:347
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