6loWPAN: Add dummy files to handle 6loWPAN formmatted input and output packets.

This commit is contained in:
Gregory Nutt
2017-03-28 11:35:46 -06:00
parent d9e32ee337
commit 25496936cc
5 changed files with 163 additions and 2 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ extern FAR struct sixlowpan_rime_sniffer_s *g_sixlowpan_sniffer;
* sixlowpan_initialize() configures 6loWPAN networking data structures.
* It is called prior to platform-specific driver initialization so that
* the 6loWPAN networking subsystem is prepared to deal with network
* driver initialization actions.
* driver initialization actions.
*
* Input Parameters:
* None