common.h File Reference

Common definitions. More...

#include <inttypes.h>

Enumerations

enum  LWMsgBool {
  LWMSG_FALSE = 0,
  LWMSG_TRUE = 1
}
 Boolean type. More...
 
enum  LWMsgEndpointType { ,
  LWMSG_ENDPOINT_LOCAL,
  LWMSG_ENDPOINT_DIRECT,
  LWMSG_ENDPOINT_PAIR
}
 Endpoint type. More...
 

Detailed Description

Common definitions