Searched refs:INITIAL_DATA (Results 1 – 1 of 1) sorted by relevance
81 #define INITIAL_DATA "Hello World!" macro115 if (strcmp (espressif_data, INITIAL_DATA) == 0) { in hnd_espressif_put()125 snprintf(espressif_data, sizeof(espressif_data), INITIAL_DATA); in hnd_espressif_put()141 snprintf(espressif_data, sizeof(espressif_data), INITIAL_DATA); in hnd_espressif_delete()182 snprintf(espressif_data, sizeof(espressif_data), INITIAL_DATA); in coap_example_server()