Header format used for our custom nrfmin link layer. More...
#include <nrfmin.h>
Data Fields | |
uint8_t | len |
packet length, including this header | |
uint16_t | src_addr |
source address of the packet | |
uint16_t | dst_addr |
destination address | |
uint8_t | proto |
protocol of payload | |