Home
last modified time | relevance | path

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

/loramac-node-latest/src/apps/LoRaMac/common/LmHandler/packages/
DLmhpFragmentation.c303 uint8_t participants = fragIndex & 0x01; in LmhpFragmentationOnMcpsIndication() local
308 if( ( participants == 1 ) || in LmhpFragmentationOnMcpsIndication()
309 … ( ( participants == 0 ) && ( FragSessionData[fragIndex].FragDecoderStatus.FragNbLost > 0 ) ) ) in LmhpFragmentationOnMcpsIndication()