Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/
DLoRaMacClassB.c575 static bool CheckSlotPriority( uint32_t currentAddress, uint8_t currentFPendingSet, uint8_t current… in CheckSlotPriority() function
1045 …slotHasPriority = CheckSlotPriority( *Ctx.LoRaMacClassBParams.LoRaMacDevAddr, ClassBNvm->PingSlotC… in LoRaMacClassBProcessPingSlot()
1228 …slotHasPriority = CheckSlotPriority( Ctx.PingSlotCtx.NextMulticastChannel->ChannelParams.Address, … in LoRaMacClassBProcessMulticastSlot()