Home
last modified time | relevance | path

Searched refs:coap_peek_next (Results 1 – 10 of 10) sorted by relevance

/net-tools-3.6.0/libcoap/
Dlibcoap-1.sym82 coap_peek_next
Dlibcoap-1.map84 coap_peek_next;
/net-tools-3.6.0/libcoap/src/
Dnet.c290 coap_peek_next( coap_context_t *context ) { in coap_peek_next() function
760 nextpdu = coap_peek_next(context); in coap_send_confirmed()
1667 nextpdu = coap_peek_next(&the_coap_context);
1672 nextpdu = coap_peek_next(&the_coap_context);
1721 nextinqueue = coap_peek_next(ctx);
1730 nextinqueue = coap_peek_next(ctx);
/net-tools-3.6.0/libcoap/include/coap/
Dnet.h167 coap_queue_t *coap_peek_next( coap_context_t *context );
/net-tools-3.6.0/libcoap/examples/
Dcoap-server.c501 nextpdu = coap_peek_next( ctx ); in main()
506 nextpdu = coap_peek_next( ctx ); in main()
Detsi_iot_01.c720 nextpdu = coap_peek_next( ctx ); in main()
725 nextpdu = coap_peek_next( ctx ); in main()
Dcoap-rd.c726 nextpdu = coap_peek_next( ctx ); in main()
731 nextpdu = coap_peek_next( ctx ); in main()
Dclient.c1213 nextpdu = coap_peek_next( ctx ); in main()
1218 nextpdu = coap_peek_next( ctx ); in main()
/net-tools-3.6.0/libcoap/tests/
Dtest_sendqueue.c244 tmp_node = coap_peek_next(&ctx); in t_sendqueue9()
/net-tools-3.6.0/
Dcoap-client.c1811 nextpdu = coap_peek_next(coap_ctx);
1817 nextpdu = coap_peek_next(coap_ctx);