ESP-IDF
address_t::hostname
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
address_t::hostname
address_t::hostname field
Hostname, to set ipv4 pass it as string)
Syntax
Show:
Summary
Declaration
from
mqtt_client.h:237
const
char
*
hostname
;
Examples
References
from
examples
Code
Location
Referrer
const
char
*
hostname
;
/*!< Hostname, to set ipv4 pass it as string) */
mqtt_client.h:237
ESP_MEM_CHECK
(
TAG
,
esp_mqtt_set_if_config
(
config
->
broker
.
address
.
hostname
,
&
client
->
config
->
host
)
,
goto
_mqtt_set_config_failed
)
;
mqtt_client.c:438
esp_mqtt_set_config()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
address_t::hostname
is read by 1 function:
All items filtered out
address_t::hostname
esp_mqtt_set_config()
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