Home
last modified time | relevance | path

Searched refs:APP_CONNECT_TRIES (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/samples/net/mqtt_publisher/src/
Dconfig.h50 #define APP_CONNECT_TRIES 10 macro
Dmain.c369 while (i++ < APP_CONNECT_TRIES && !connected) { in try_to_connect()
/Zephyr-latest/samples/net/mqtt_publisher/
DREADME.rst59 #define APP_CONNECT_TRIES 10