Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/
DLoRaMacConfirmQueue.c174 … ConfirmQueueCtx.BufferEnd->RestrictCommonReadyToHandle = mlmeConfirm->RestrictCommonReadyToHandle; in LoRaMacConfirmQueueAdd()
257 if( element->RestrictCommonReadyToHandle == false ) in LoRaMacConfirmQueueSetStatusCmn()
303 …mlmeConfirmToStore.RestrictCommonReadyToHandle = ConfirmQueueCtx.BufferStart->RestrictCommonReadyT… in LoRaMacConfirmQueueHandleCb()
DLoRaMacConfirmQueue.h78 bool RestrictCommonReadyToHandle; member
DLoRaMac.c5296 queueElement.RestrictCommonReadyToHandle = false; in LoRaMacMlmeRequest()
5424 queueElement.RestrictCommonReadyToHandle = true; in LoRaMacMlmeRequest()