Remove some Leader/Router related features from MTD build (#1680)

* Unify the location of "#if OPENTHREAD_FTD" which include/exclude the whole file

Also correct some comments in xxx_api.cpp

* Remove Address Resolver related features from MTD build

* Remove some Leader/Router related features from MTD build

* Remove Leader/Router related APIs from MTD build

* Remove Leader/Router related functions from MTD build
This commit is contained in:
Shu Chen
2017-04-30 20:46:22 -07:00
committed by Jonathan Hui
parent ccc713ddfe
commit 90d62a4e22
33 changed files with 1080 additions and 1008 deletions
+1
View File
@@ -30,6 +30,7 @@
#define OTDLL 1
#include <openthread/openthread.h>
#include <openthread/thread_ftd.h>
#include <openthread/commissioner.h>
#include <openthread/joiner.h>