Dirk Ziegelmeier
91038e4979
Improve 6LoWPAN documentation
2018-03-03 11:09:57 +01:00
Dirk Ziegelmeier
08bf8b7121
Improve documentation for 6LOWPAN BLE and ZEPIF
2018-03-03 11:00:04 +01:00
Axel Lin
c28aa02820
lowpan6_ble: Convert to use pbuf_remove_header instead of pbuf_header
...
Signed-off-by: Axel Lin <axel.lin@ingics.com>
2018-02-26 10:20:05 +08:00
Axel Lin
265f6f5047
lowpan6_ble: Fix build warning if LWIP_RFC7668_LINUX_WORKAROUND_PUBLIC_ADDRESS==0
...
Fix unused parameter ‘public_addr’ build warning if
LWIP_RFC7668_LINUX_WORKAROUND_PUBLIC_ADDRESS==0.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
2018-02-25 12:05:24 +08:00
goldsimon
a3034a442b
lowpan6_ble: fix compiling with LWIP_RFC7668_NUM_CONTEXTS==0
2018-02-24 11:39:31 +01:00
goldsimon
2ce3c79ec5
lowpan6_ble.c: travis complains...
2018-02-23 14:00:56 +01:00
goldsimon
c510e92cf4
get lowpan6_ble.c to compile
2018-02-23 13:16:14 +01:00
goldsimon
69eaafecca
lowpan6_ble.c: fixed whitespace & indentation
2018-02-23 13:08:00 +01:00
Benjamin Aigner
10209ee788
Added a RFC7668 netif.
...
Works as expected, but some features are not implemented yet.
(See patch #9364 : RFC7668 - 6lowpan over Bluetooth Low Energy -- a new netif)
(I've change the file names only; sg)
Signed-off-by: goldsimon <goldsimon@gmx.de>
2018-02-23 13:07:31 +01:00