Searched refs:PingSlot (Results 1 – 4 of 4) sorted by relevance
92 uint32_t PingSlot : 1; member972 LoRaMacClassBEvents.Events.PingSlot = 1; in LoRaMacClassBPingSlotTimerEvent()1780 LoRaMacClassBEvents.Events.PingSlot = 0; in LoRaMacClassBStopRxSlots()1857 if( events.Events.PingSlot == 1 ) in LoRaMacClassBProcess()
1249 PingSlotInfo_t PingSlot; member
5398 uint8_t value = mlmeRequest->Req.PingSlotInfo.PingSlot.Value; in LoRaMacMlmeRequest()5401 … LoRaMacClassBSetPingSlotInfo( mlmeRequest->Req.PingSlotInfo.PingSlot.Fields.Periodicity ); in LoRaMacMlmeRequest()
602 mlmeReq.Req.PingSlotInfo.PingSlot.Fields.Periodicity = periodicity; in LmHandlerPingSlotReq()603 mlmeReq.Req.PingSlotInfo.PingSlot.Fields.RFU = 0; in LmHandlerPingSlotReq()