Searched refs:coap_io_do_io (Results 1 – 8 of 8) sorted by relevance
662 void coap_io_do_io(coap_context_t *ctx, coap_tick_t now);781 coap_io_do_io(ctx, now); in coap_read()
18 coap_io_do_io,39 *void coap_io_do_io(coap_context_t *_context_, coap_tick_t _now_)*;108 then calls *coap_io_do_io*() to make sure that all current i/o has been136 The *coap_io_do_io*() function for the specified _context_ will
93 coap_io_do_io
95 coap_io_do_io;
179 coap_io_do_io(coap_context); /* read received data */ in PROCESS_THREAD()
275 coap_io_do_io(ctx, now); in coap_io_process()
1492 coap_io_do_io(ctx, now);1578 coap_io_do_io(ctx, now); /* read received data */
1422 coap_io_do_io(coap_context_t *ctx, coap_tick_t now) { in coap_io_do_io() function1742 coap_io_do_io(coap_context_t *ctx, coap_tick_t now) { in coap_io_do_io() function