CoAP API cleanup.

This commit is contained in:
Jonathan Hui
2017-03-02 10:24:55 -08:00
parent 69f12c84f0
commit 53cc398251
10 changed files with 256 additions and 156 deletions
+3 -1
View File
@@ -35,6 +35,7 @@ DIST_SUBDIRS = \
commissioning \
dhcp6 \
ncp \
openthread \
platform \
$(NULL)
@@ -45,6 +46,7 @@ SUBDIRS = \
commissioning \
dhcp6 \
ncp \
openthread \
platform \
$(NULL)
@@ -55,13 +57,13 @@ PRETTY_SUBDIRS = \
commissioning \
dhcp6 \
ncp \
openthread \
platform \
$(NULL)
include_HEADERS = \
openthread/link_raw.h \
openthread.h \
openthread-coap.h \
openthread-crypto.h \
openthread-diag.h \
openthread-icmp6.h \