Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/mac/
DLoRaMacCommands.c167 static bool LinkedListAdd( MacCommandsList_t* list, MacCommand_t* element ) in LinkedListAdd() function
316 if( LinkedListAdd( &CommandsCtx.MacCommandList, newCmd ) == false ) in LoRaMacCommandsAddCmd()