Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/
DLoRaMacCommands.c407 MacCommand_t* nexElement; in LoRaMacCommandsRemoveNoneStickyCmds() local
417 nexElement = curElement->Next; in LoRaMacCommandsRemoveNoneStickyCmds()
419 curElement = nexElement; in LoRaMacCommandsRemoveNoneStickyCmds()
433 MacCommand_t* nexElement; in LoRaMacCommandsRemoveStickyAnsCmds() local
441 nexElement = curElement->Next; in LoRaMacCommandsRemoveStickyAnsCmds()
447 curElement = nexElement; in LoRaMacCommandsRemoveStickyAnsCmds()