netxduo
NXD_MQTT_CONNECT_FAILURE
is only used within netxduo.
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
STM32 Libraries and Samples
netxduo
NXD_MQTT_CONNECT_FAILURE
NXD_MQTT_CONNECT_FAILURE macro
Syntax
Show:
Summary
Declaration
from
nxd_mqtt_client.h:282
#define
NXD_MQTT_CONNECT_FAILURE
0x10005
Examples
References
from
examples
Code
Location
#define
NXD_MQTT_CONNECT_FAILURE
0x10005
nxd_mqtt_client.h:282
client_ptr
->
nxd_mqtt_connect_notify
(
client_ptr
,
NXD_MQTT_CONNECT_FAILURE
,
client_ptr
->
nxd_mqtt_connect_context
)
;
nxd_mqtt_client.c:1961
return
(
NXD_MQTT_CONNECT_FAILURE
)
;
nxd_mqtt_client.c:3831
return
(
NXD_MQTT_CONNECT_FAILURE
)
;
nxd_mqtt_client.c:3945
return
(
NXD_MQTT_CONNECT_FAILURE
)
;
nxd_mqtt_client.c:3980
return
(
NXD_MQTT_CONNECT_FAILURE
)
;
nxd_mqtt_client.c:3997
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