Home
last modified time | relevance | path

Searched refs:COAP_RESOURCE_CHECK_TIME (Results 1 - 5 of 5) sorted by relevance

/third_party/libcoap/include/coap3/
H A Dcoap_resource.h20 #ifndef COAP_RESOURCE_CHECK_TIME
22 #define COAP_RESOURCE_CHECK_TIME 2 macro
23 #endif /* COAP_RESOURCE_CHECK_TIME */
/third_party/libcoap/examples/
H A Doscore-interop-server.c698 wait_ms = COAP_RESOURCE_CHECK_TIME * 1000; in main()
757 wait_ms = COAP_RESOURCE_CHECK_TIME * 1000; in main()
H A Dcoap-rd.c48 #define COAP_RESOURCE_CHECK_TIME 2 macro
869 result = coap_io_process(ctx, COAP_RESOURCE_CHECK_TIME * 1000); in main()
H A Detsi_iot_01.c372 /* don't allow delay to be less than COAP_RESOURCE_CHECK_TIME*/ in hnd_get_separate()
626 result = coap_io_process(ctx, COAP_RESOURCE_CHECK_TIME * 1000); in main()
H A Dcoap-server.c66 #define COAP_RESOURCE_CHECK_TIME 1 macro
2965 wait_ms = COAP_RESOURCE_CHECK_TIME * 1000; in main()
3023 wait_ms = COAP_RESOURCE_CHECK_TIME * 1000; in main()

Completed in 8 milliseconds