Lines Matching refs:coap_context_t
69 hnd_get_index(coap_context_t *ctx UNUSED_PARAM, in hnd_get_index()
92 hnd_get_time(coap_context_t *ctx, in hnd_get_time()
159 hnd_put_time(coap_context_t *ctx UNUSED_PARAM, in hnd_put_time()
195 hnd_delete_time(coap_context_t *ctx UNUSED_PARAM, in hnd_delete_time()
210 hnd_get_async(coap_context_t *ctx, in hnd_get_async()
248 check_async(coap_context_t *ctx, in check_async()
289 init_resources(coap_context_t *ctx) { in init_resources()
343 static coap_context_t *
345 coap_context_t *ctx = NULL; in get_context()
386 join(coap_context_t *ctx, char *group_name){ in join()
447 coap_context_t *ctx; in main()