Home
last modified time | relevance | path

Searched refs:LPP_PRESENCE_SIZE (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/apps/LoRaMac/common/
DCayenneLpp.h50 #define LPP_PRESENCE_SIZE 3 macro
DCayenneLpp.c134 if( ( CayenneLppCursor + LPP_PRESENCE_SIZE ) > CAYENNE_LPP_MAXBUFFER_SIZE ) in CayenneLppAddPresence()