Home
last modified time | relevance | path

Searched refs:FRAG_SESSION_ONGOING (Results 1 – 3 of 3) sorted by relevance

/loramac-node-latest/src/apps/LoRaMac/common/LmHandler/packages/
DFragDecoder.h75 #define FRAG_SESSION_ONGOING ( int32_t )-1 macro
DLmhpFragmentation.c388 fragSessionData.FragDecoderProcessStatus = FRAG_SESSION_ONGOING; in LmhpFragmentationOnMcpsIndication()
458 if( FragSessionData[fragIndex].FragDecoderProcessStatus == FRAG_SESSION_ONGOING ) in LmhpFragmentationOnMcpsIndication()
DFragDecoder.c321 return FRAG_SESSION_ONGOING; // Drop frame out of order in FragDecoderProcess()
480 return FRAG_SESSION_ONGOING; in FragDecoderProcess()