|
Contiki-NG
|
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. | |
IEEE 802.15.4e Information Element (IE) creation and parsing.
Definition in file frame802154e-ie.c.
1.8.13