CoAP: Implement CoAP client (#829)

* CoAP Client implementation

* CoAP update in MleRouter and AddressResolver

* Add CoAP client to Windows project files
This commit is contained in:
Robert Lubos
2016-10-18 09:26:06 -07:00
committed by Jonathan Hui
parent 4538dafd3d
commit be73d98e0b
22 changed files with 1452 additions and 219 deletions
+1
View File
@@ -59,6 +59,7 @@ include_HEADERS = \
openthread.h \
openthread-diag.h \
openthread-types.h \
openthread-coap.h \
$(NULL)
install-headers: install-includeHEADERS