Searched refs:PingPeriod (Results 1 – 3 of 3) sorted by relevance
67 uint16_t PingPeriod; member
992 ClassBNvm->PingSlotCtx.PingPeriod, in LoRaMacClassBProcessPingSlot()999 …if( CalcNextSlotTime( Ctx.PingSlotCtx.PingOffset, ClassBNvm->PingSlotCtx.PingPeriod, ClassBNvm->Pi… in LoRaMacClassBProcessPingSlot()1141 cur->PingPeriod, in LoRaMacClassBProcessMulticastSlot()1159 … if( CalcNextSlotTime( cur->PingOffset, cur->PingPeriod, cur->PingNb, &slotTime ) == true ) in LoRaMacClassBProcessMulticastSlot()1474 ClassBNvm->PingSlotCtx.PingPeriod = CalcPingPeriod( ClassBNvm->PingSlotCtx.PingNb ); in LoRaMacClassBSetPingSlotInfo()1808 multicastChannel->PingPeriod = CalcPingPeriod( multicastChannel->PingNb ); in LoRaMacClassBSetMulticastPeriodicity()
937 uint16_t PingPeriod; member