Searched refs:MacCommandList (Results 1 – 1 of 1) sorted by relevance
61 MacCommandsList_t MacCommandList; member294 LinkedListInit( &CommandsCtx.MacCommandList ); in LoRaMacCommandsInit()316 if( LinkedListAdd( &CommandsCtx.MacCommandList, newCmd ) == false ) in LoRaMacCommandsAddCmd()340 if( LinkedListRemove( &CommandsCtx.MacCommandList, macCmd ) == false ) in LoRaMacCommandsRemoveCmd()361 curElement = CommandsCtx.MacCommandList.First; in LoRaMacCommandsGetCmd()386 curElement = CommandsCtx.MacCommandList.First; in LoRaMacCommandsRemoveNoneStickyCmds()412 curElement = CommandsCtx.MacCommandList.First; in LoRaMacCommandsRemoveStickyAnsCmds()440 MacCommand_t* curElement = CommandsCtx.MacCommandList.First; in LoRaMacCommandsSerializeCmds()488 curElement = CommandsCtx.MacCommandList.First; in LoRaMacCommandsStickyCmdsPending()