ieee802.15.4: New global functions exported by the lower MAC layer should be private to the MAC module. Function prototypes moved from include/nuttx/wireless/ieee802154/ieee802154_mac.h to wireless/ieee802154/mac802154.h

This commit is contained in:
Gregory Nutt
2017-04-14 11:24:40 -06:00
parent 6004f33f61
commit fba8c96540
7 changed files with 313 additions and 239 deletions
+2
View File
@@ -47,6 +47,8 @@
#include <nuttx/kmalloc.h>
#include <nuttx/wireless/ieee802154/ieee802154_mac.h>
#include "mac802154.h"
/****************************************************************************
* Pre-processor Definitions
****************************************************************************/