Home
last modified time | relevance | path

Searched refs:try_to_connect (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/samples/net/cloud/mqtt_azure/src/
Dmain.c350 static int try_to_connect(struct mqtt_client *client) in try_to_connect() function
435 rc = try_to_connect(&client_ctx); in connect_to_cloud_and_publish()
/Zephyr-latest/samples/net/mqtt_publisher/src/
Dmain.c365 static int try_to_connect(struct mqtt_client *client) in try_to_connect() function
439 rc = try_to_connect(&client_ctx); in publisher()
/Zephyr-latest/samples/net/mqtt_publisher/
DREADME.rst243 [try_to_connect:212] mqtt_tx_connect: 0 <OK>
244 [publisher:276] try_to_connect: 0 <OK>
289 [try_to_connect:220] mqtt_connect: -5 <ERROR>
/Zephyr-latest/samples/net/cloud/mqtt_azure/
DREADME.rst104 [00:00:06.157,000] <dbg> mqtt_azure.try_to_connect: attempting to connect...