Loading...
Searching...
No Matches
sixlowpan.h
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2015 Martine Lenders <mlenders@inf.fu-berlin.de>
3 * SPDX-License-Identifier: LGPL-2.1-only
4 */
5
6#pragma once
7
134
135#include <stdbool.h>
136
137#include "sched.h"
138
143#include "net/sixlowpan.h"
144
145#ifdef __cplusplus
146extern "C" {
147#endif
148
161
162#ifdef __cplusplus
163}
164#endif
165
6LoWPAN Fragmentation definitions
int16_t kernel_pid_t
Unique process identifier.
Definition sched.h:134
kernel_pid_t gnrc_sixlowpan_init(void)
Initialization of the 6LoWPAN thread.
6LoWPAN IPHC definitions
6LoWPAN internal functions
6LoWPAN dispatch type and helper function definitions.
Configuration macros for 6LoWPAN.