Searched refs:MQTT_SEND_DELAY_MS (Results 1 – 1 of 1) sorted by relevance
25 #define MQTT_SEND_DELAY_MS K_MSEC(100) macro466 k_sleep(MQTT_SEND_DELAY_MS); in sh_mqtt_publish_tx_buf()775 (void)sh_mqtt_work_reschedule(&sh_mqtt->publish_dwork, MQTT_SEND_DELAY_MS); in write()