Searched refs:MacCommandList (Results 1 – 1 of 1) sorted by relevance
61 MacCommandsList_t MacCommandList; member317 LinkedListInit( &CommandsCtx.MacCommandList ); in LoRaMacCommandsInit()339 if( LinkedListAdd( &CommandsCtx.MacCommandList, newCmd ) == false ) in LoRaMacCommandsAddCmd()364 if( LinkedListRemove( &CommandsCtx.MacCommandList, macCmd ) == false ) in LoRaMacCommandsRemoveCmd()385 curElement = CommandsCtx.MacCommandList.First; in LoRaMacCommandsGetCmd()410 curElement = CommandsCtx.MacCommandList.First; in LoRaMacCommandsRemoveNoneStickyCmds()436 curElement = CommandsCtx.MacCommandList.First; in LoRaMacCommandsRemoveStickyAnsCmds()465 MacCommand_t* curElement = CommandsCtx.MacCommandList.First; in LoRaMacCommandsSerializeCmds()