Contiki-NG
Functions
frame802154e-ie.c File Reference

    IEEE 802.15.4e Information Element (IE) creation and parsing.
More...

#include <string.h>
#include "net/mac/framer/frame802154e-ie.h"
#include "sys/log.h"
#include <net/mac/tsch/sixtop/sixtop.h>

Go to the source code of this file.

Functions

int frame80215e_create_ie_header_ack_nack_time_correction (uint8_t *buf, int len, struct ieee802154_ies *ies)
 Insert various Information Elements.
 

Detailed Description

    IEEE 802.15.4e Information Element (IE) creation and parsing.
Author
Simon Duquennoy simon.nosp@m.duq@.nosp@m.sics..nosp@m.se

Definition in file frame802154e-ie.c.