17#ifndef LOWPANNDINTERFACE_H
18#define LOWPANNDINTERFACE_H
20#include "MeshInterfaceNanostack.h"
29 using MeshInterfaceNanostack::MeshInterfaceNanostack;
31 bool getRouterIpAddress(
char *address, int8_t len);
33 Nanostack::LoWPANNDInterface *get_interface()
const;
6LoWPAN-ND mesh network interface class
signed int nsapi_error_t
Type used to represent error codes.