ESP-IDF
+
0
/10 examples
SourceVu will show references to
MQTT_EVENT_ERROR
from the following samples and libraries:
ip_internal_network sample
mqtt5 sample
custom_outbox sample
ssl sample
ssl_ds sample
ssl_mutual_auth sample
ssl_psk sample
tcp sample
ws sample
wss sample
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
MQTT_EVENT_ERROR
MQTT_EVENT_ERROR value
on error event, additional context: connection return code, error handle from esp_tls (if supported)
Syntax
Show:
Summary
Declaration
from
mqtt_client.h:42
MQTT_EVENT_ERROR
=
0
;
Examples
MQTT_EVENT_ERROR
is referenced by 10 libraries and example projects:
ip_internal_network sample
mqtt5 sample
custom_outbox sample
ssl sample
ssl_ds sample
ssl_mutual_auth sample
ssl_psk sample
tcp sample
ws sample
wss sample
References
from
0/10
examples
Code
Location
Referrer
MQTT_EVENT_ERROR
=
mqtt_client.h:42
client
->
event
.
event_id
=
MQTT_EVENT_ERROR
;
mqtt_client.c:811
esp_mqtt_connect()
client
->
event
.
event_id
=
MQTT_EVENT_ERROR
;
mqtt_client.c:2256
esp_mqtt_client_dispatch_transport_error()
Call Tree
from
0/10
examples
All items filtered out
All items filtered out
Data Use
from
0/10
examples
MQTT_EVENT_ERROR
is read by 2 functions:
All items filtered out
MQTT_EVENT_ERROR
esp_mqtt_connect()
esp_mqtt_client_dispatch_transport_error()
All items filtered out
Class Tree
from
0/10
examples
All items filtered out
All items filtered out
Override Tree
from
0/10
examples
All items filtered out
All items filtered out
Implementations
from
0/10
examples
All items filtered out
All items filtered out
Instances
from
0/10
examples
Lifecycle
from
0/10
examples
All items filtered out
All items filtered out