Home
last modified time | relevance | path

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

/Zephyr-latest/samples/net/cloud/mqtt_azure/src/
Dmain.c326 static uint8_t timeout_for_publish(void) in timeout_for_publish() function
347 k_work_reschedule(&pub_message, K_SECONDS(timeout_for_publish())); in publish_timeout()
379 K_SECONDS(timeout_for_publish())); in try_to_connect()