Searched refs:coap_cache_get_app_data (Results 1 – 7 of 7) sorted by relevance
24 coap_cache_get_app_data62 *void *coap_cache_get_app_data(const coap_cache_entry_t *_cache_entry_);*142 *coap_cache_get_app_data*()). _idle_timeout_ in seconds defines the length of181 The *coap_cache_get_app_data*() function is used to get the previously stored268 data_so_far = coap_cache_get_app_data(cache_entry);290 data_so_far = coap_cache_get_app_data(cache_entry);298 data_so_far = coap_cache_get_app_data(cache_entry);
90 @echo ".so man3/coap_cache.3" > coap_cache_get_app_data.3
228 void *coap_cache_get_app_data(const coap_cache_entry_t *cache_entry);
24 coap_cache_get_app_data
26 coap_cache_get_app_data;
251 coap_cache_get_app_data(const coap_cache_entry_t *cache_entry) { in coap_cache_get_app_data() function
511 data_so_far = coap_cache_get_app_data(cache_entry); in hnd_put_example_data()533 data_so_far = coap_cache_get_app_data(cache_entry); in hnd_put_example_data()541 data_so_far = coap_cache_get_app_data(cache_entry); in hnd_put_example_data()1439 data_so_far = coap_cache_get_app_data(cache_entry); in hnd_put()1461 data_so_far = coap_cache_get_app_data(cache_entry); in hnd_put()1486 data_so_far = coap_cache_get_app_data(cache_entry); in hnd_put()