..
er-coap-block1.c
Added function for easy block1 usage.
2014-05-15 20:29:04 +02:00
er-coap-block1.h
Added function for easy block1 usage.
2014-05-15 20:29:04 +02:00
er-coap-conf.h
Enabled forcing CON packet for observer notifications each 20 packets
2014-05-15 20:29:04 +02:00
er-coap-constants.h
First stab at OTA-update
2017-07-31 13:26:29 +02:00
er-coap-engine.c
First stab at OTA-update
2017-07-31 13:26:29 +02:00
er-coap-engine.h
er-coap: add client-side support for CoAP Observe
2015-02-24 22:46:48 +01:00
er-coap-observe-client.c
er-coap: add client-side support for CoAP Observe
2015-02-24 22:46:48 +01:00
er-coap-observe-client.h
er-coap: add client-side support for CoAP Observe
2015-02-24 22:46:48 +01:00
er-coap-observe.c
Make sure the url is null terminated in CoAP observe.
2015-09-24 22:51:30 +02:00
er-coap-observe.h
Fixed observe to handle subresources and to always create a fake request for notify GETs
2015-09-24 22:51:30 +02:00
er-coap-res-well-known-core.c
Fixed support for NULL attributes of resources
2015-09-11 00:52:45 +02:00
er-coap-separate.c
Move MAX, MIN and ABS to sys/cc.h
2015-05-18 08:53:17 +02:00
er-coap-separate.h
apps/er-coap/er-coap-separate.h: fix warning: function declaration isn't a prototype
2016-03-02 07:12:33 +01:00
er-coap-transactions.c
Changed to use process API to switch process context in CoAP
2015-09-24 22:51:30 +02:00
er-coap-transactions.h
apps/er-coap/er-coap-transactions.h: fix warning: function declaration isn't a prototype
2016-03-02 07:12:31 +01:00
er-coap.c
Merge pull request #1243 from unmole/coap_fix
2015-10-23 17:58:15 +02:00
er-coap.h
Fixed CoAP format to be a uint16_t since the enum might compile to 8 bit and cause problems if 16-bit format types are used
2015-09-24 22:51:30 +02:00
Makefile.er-coap
er-coap: add client-side support for CoAP Observe
2015-02-24 22:46:48 +01:00