Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/mac/
DLoRaMacCommands.c85 static bool IsSlotFree( const MacCommand_t* slot ) in IsSlotFree() function
108 while( IsSlotFree( ( const MacCommand_t* )&CommandsCtx.MacCommandSlots[itr] ) == false ) in MallocNewMacCommandSlot()