ESP-IDF
+
0
/1 examples
SourceVu will show references to
last_will_t::topic
from the following samples and libraries:
mqtt5 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-IDF
last_will_t::topic
last_will_t::topic field
LWT (Last Will and Testament) message topic
Syntax
Show:
Summary
Declaration
from
mqtt_client.h:311
const
char
*
topic
;
Examples
last_will_t::topic
is referenced by 1 libraries and example projects:
mqtt5 sample
References
from
0/1
examples
Code
Location
Referrer
const
char
*
topic
;
/*!< LWT (Last Will and Testament) message topic */
mqtt_client.h:311
ESP_MEM_CHECK
(
TAG
,
esp_mqtt_set_if_config
(
config
->
session
.
last_will
.
topic
,
&
client
->
mqtt_state
.
connection
.
information
.
will_topic
)
,
goto
_mqtt_set_config_failed
)
;
mqtt_client.c:454
esp_mqtt_set_config()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
last_will_t::topic
is read by 1 function:
All items filtered out
last_will_t::topic
esp_mqtt_set_config()
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out